Commit Graph

10 Commits (5b0a54bfb7c01d687aaf765032cf363b63058609)

Author SHA1 Message Date
boojack 5b0a54bfb7
chore: clean `package.json` (#993)
* chore: clean `package.json`

* chore: update
3 years ago
Vincenzo Cardone 2e95f6824f
feat: add Italian Translation (#890) 3 years ago
ChasLui a0face6695
feat: update i18n (#790)
* feat: tag type i18n

* feat: custom server dialog i18n

* feat: i18n resources name

* feat: i18n toast

* fix: eslint

* eslint: fix

* fix: eslint

* fix: eslint
3 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
Zeng1998 52038d26d2
chore: update i18n for validator message (#636) 3 years ago
Zeng1998 eba23c4f6e
fix: add validation for user information update (#633) 3 years ago
boojack b511a7b634
fix: user patch with empty email (#578) 3 years ago
boojack 072851e3ba
chore: update dialog style (#574)
* chore: update tests

* chore: update dialog styles
3 years ago
boojack 2042737004
feat: add username field (#544)
* feat: add username field

* chore: update
3 years ago