Commit Graph

47 Commits (c0b5070e466bf2141c2a4a1f85fb1e9094e33149)

Author SHA1 Message Date
Steven c0b5070e46 chore: migrate delete user 2 years ago
Steven c2ab05d422 chore: fix member section style 2 years ago
Athurg Gooth 664c9c4a7c
chore: extend height of setting page (#2407)
Extend height of setting page
2 years ago
Steven 1489feb054 chore: update common dialog default color 2 years ago
Steven 0d803bf45f chore: update dark mode styles 2 years ago
Steven 866937787c chore: clean duplicated requests 2 years ago
boojack c67a69629e
chore: update user menu items (#2179) 2 years ago
boojack 4af0d03e93
chore: add user profile page (#2175)
chore: some enhancements
2 years ago
boojack d3bd3ddab0
chore: update some detail styles (#2168)
* chore: update some detail styls

* chore: update
2 years ago
boojack d114b630d2
feat: add prettier sort import plugin (#2058) 2 years ago
boojack 220cba84ae
chore: add dev guard for memo chat (#1968) 2 years ago
Ajay Kumbhare 1780225da5
feat: add typeScript support to enforce valid translation keys (#1954)
* #1952 Fix incorrect localization key for sign-up failure message

* feat: add typeScript support to enforce valid translation keys

* feat: add typeScript support to enforce valid translation keys

* fix lint errors

* fix lint error
2 years ago
Alexandr Tumaykin 6b17a27a13
feat: update russian translate and new translate message (#1958)
* feat: add russian translate and new translate message

* fix

---------

Co-authored-by: Александр Тумайкин <AATumaykin@tsum.ru>
2 years ago
boojack 66e65e4dc1
refactor: migrate definition to api v1 (#1879)
* refactor: user api v1

* refactor: system setting to apiv1

* chore: remove unused definition

* chore: update

* chore: refactor: system setting

* chore: update

* refactor: migrate tag

* feat: migrate activity store

* refactor: migrate shortcut apiv1

* chore: update
2 years ago
boojack 847b4605f4
chore: update dark mode style (#1864) 2 years ago
Lincoln Nogueira 557278fac0
feat: improve i18n support as a whole (#1526)
* feat: improve i18n support as a whole

- Remove dayjs in favor of /helpers/datetime.ts, which uses
Intl.DateTimeFormat and Date. Dayjs is not exactly i18n friendly
and has several locale related opened issues.

- Move/refactor date/time code from /helpers/utils.ts to
/helpers/datetime.ts.

- Fix Daily Review weekday not changing according to selected date.

- Localize Daily review weekday and month.

- Load i18n listed strings from /locales/{locale}.json in a dynamic way.
This makes much easier to add new locales, by just adding a properly
named json file and listing it only in /web/src/i18n.ts and
/api/user_setting.go.

- Fallback languages are now set in /web/src/i18n.ts.

- Full language codes are now preffered, but they fallback to 2-letter
codes when not available.

- The locale dropdown is now populated dynamically from the available
locales. Locale names are populated by the browser via
Intl.DisplayNames(locale).

- /web/src/i18n.ts now exports a type TLocale from availableLocales
array. This is used only by findNearestLanguageMatch(). As I was unable
to use this type in ".d.ts" files, I switched the Locale type from
/web/src/types/i18n.d.ts to string.

- Move pretty much all hardcoded text strings to i18n strings.

- Add pt-BR translation.

- Remove site.ts and move its content to a i18n string.

- Rename zh.json to zh-Hans.json to get the correct language name on
selector dropdown.

- Remove pt_BR.json and replace with pt-BR.json.

- Some minor layout spacing fixes to accommodate larger texts.

- Improve some error messages.

* Delete .yarnrc.yml

* Delete package-lock.json

* fix: 158:28  error  Insert `⏎`  prettier/prettier
2 years ago
boojack 91a24ef9ce
chore: update memo header (#1497)
* chore: update memo header

* chore: update
2 years ago
boojack 89ab57d738
refactor: update import prefix with alias (#1433) 2 years ago
远浅 7f30e2e6ff
chore: fix typo (#1355) 2 years ago
boojack f86816fea2
feat: use react-hot-toast (#1321) 2 years ago
boojack f7cd039819
chore: rename common to base component (#1279) 2 years ago
Zeng1998 55695f2189
feat: `esc` key to exit multiple dialogs (#692)
* fix: `esc` key to exit multiple dialogs

* update

* update

* update

* Update web/src/components/Dialog/BaseDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
3 years ago
boojack ef621a444f
refactor: introducing `use{Module}Store` instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
3 years ago
boojack a467a7c173
feat: upgrade dev version to `0.8.1` (#656)
* feat: upgrade version to `0.8.1`

* chore: update
3 years ago
boojack 7c6d7226f5
feat: update appearance selector (#645) 3 years ago
boojack c5200ca31b
feat: dark mode for dialogs (#643) 3 years ago
Tiefseemonster 1078132b12
fix: member menu dropdown position (#639)
* fix: member menu dropdown position

* chore: cleanup

* chore: cleanup
3 years ago
Zeng1998 b67a37453d
feat: member management enhancement (#617)
* feat: member management enhancement

* update

* update

* update

* update
3 years ago
Zeng1998 f883dd9c1d
feat: create user repeat password (#614)
* feat: create user repeat password

* update
3 years ago
Jasper Platenburg 3472a6db26
fix: password field visible (#609) 3 years ago
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
3 years ago
steven b959acc69d fix: update marked test cases 3 years ago
Steven 0c80654cc2 chore: update dropdown action button style 3 years ago
Steven 004713d4cd chore: update dropdown component 3 years ago
Steven 366afdd1e4 feat: use `i18next` 3 years ago
Steven 1591fdf61c chore: update i18n structures 3 years ago
ChasLui 7e8d1128f8
chore: update i18n (#215) 3 years ago
Steven b884327a53 chore: update eslint rules 3 years ago
Steven f06a3d171b chore: update error message handler 3 years ago
Steven a7a01df79a chore: update i18n 3 years ago
boojack fd44255668 chore: use dropdown in member section 3 years ago
boojack 9994b1fabc chore: update member setting styles 3 years ago
boojack 2b8078a19b chore: add `CommonDialog` 3 years ago
boojack d371cfd78d chore: update member list action buttons 3 years ago
boojack b52c16c43f chore: use `axios` instead of `fetch` 3 years ago
boojack 6fe1db42b5 chore: update store types 3 years ago
boojack c492317ffe feat: member manage section in setting dialog 3 years ago