0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

19 commits

Author SHA1 Message Date
simeng-li
ddb0e47950
feat(ui): add passwordless switch (#1976)
add passwordless switch
2022-09-23 10:33:00 +08:00
simeng-li
ff81b0f83e
feat(ui): add reset password page (#1961)
* feat(ui): add reset password form page

add reset passsword form page

* fix(ui): fix ut

fix ut

* fix(ui): fix ut typo

fix ut typo
2022-09-20 02:16:28 +00:00
simeng-li
39d80d9912
feat(ui): add forget password page (#1943)
* refactor(ui): folder rename temp

folder rename temp

* fix(ui): folder rename

rename UsernameSignin to UsernameSignIn

* feat(ui): add forget-password page

add forget-password page

* test(ui): add page ut

add page ut

* fix(ui): cr update

change forget password to forgot password

* chore(ui): hide WIP page path

hide WIP page path
2022-09-19 16:08:31 +08:00
Gao Sun
42586eff88
refactor: remove shared packages (#1946)
* refactor: remove shared packages

* refactor: fix error
2022-09-16 11:25:43 +00:00
IceHe
2f373db8e4
fix(phrases): phrases-ui typo and types (#1948) 2022-09-16 18:12:32 +08:00
Zezao
f268ecb1a8
feat: add Portuguese translation 2022-09-05 19:51:50 +08:00
Wang Sijie
d952d8660d
refactor(phrases,shared,connector-core): move language key to shared (#1838) 2022-08-30 16:53:49 +08:00
Olyno
0503b30121
feat(phrases): add french language (#1767)
* feat(phrases): add french language

* feat(phrases): add missing french translation

* feat(phrases): add missing import

* fix(phrases): fix liniting

* fix(phrases): linting

* fix(phrases): apply review changes

* fix(phrases): linting

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-08-14 12:36:10 +00:00
Charles Zhao
3b9cf52996
refactor(console): refactor language options and refine documentation l10n url logic 2022-08-01 14:28:53 +08:00
Gao Sun
c7e311c344
chore: update README and language options (#1709)
* chore: update README

* chore: update language options
2022-07-31 08:07:46 +08:00
Kyungyoon Kim
d1900e1854
chore(phrases): add translation ko_KR (#1677)
chore(connector): add translation ko_KR

chore(phrases): add translation ko_KR

test: add mock translation for ko_KR

Update packages/phrases-ui/src/locales/ko-kr.ts

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

Update packages/phrases-ui/src/locales/ko-kr.ts

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

chore(phrases): update translation ko_KR

chore(phrases): edit translation ko_KR, make more friendly

chore(phrases): fix typo

chore(phrases): make translation smooth ko_KR

chore(phrases): edit translation ko_KR

chore(console): add translation ko_KR

chore(phrases): add korean language for login ui
2022-07-30 14:48:50 +00:00
Ufuk ARSLAN
411a8c2fa2
feat(phrases): tr language (#1707)
* feat(phrases): tr language added except admin

* feat(phrases): tr language added for admin and connectors

* refactor(phrases): tr language fix
2022-07-30 21:48:45 +08:00
Charles Zhao
d5c1a29097
refactor: split mainflow ui language options from admin console 2022-07-27 15:55:15 +08:00
simeng-li
04b08a83ea
refactor(ui): replace some of the reactStringReplace usage using i18Next Trans (#1626)
refactor(ui): replace some of the reactStringReplace usage using i18nNext Trans

replace some of the reactStringReplace usage using i18nNext Trans
2022-07-20 17:48:13 +08:00
IceHe.xyz
434e97d5cf
chore: bump eslint-config and eslint-config-react 0.15.0 (#1521)
* chore: bump eslint-config 0.15.0

* chore: bump eslint-config-react 0.15.0

* style: no explicit any
2022-07-12 23:00:05 +08:00
simeng-li
75636e2397
refactor(ui): ui content phrases update (#1337)
ui content phrases update
2022-07-01 17:14:15 +08:00
IceHe.xyz
5e819665c7
feat(shared,phrases-ui): not allow hyphens in username (#1319) 2022-06-30 19:18:44 +00:00
simeng-li
84a63281f4
refactor(ui-phrase): ui content update (#1249)
ui content update
2022-06-27 07:03:30 +00:00
simeng-li
2a34684587
refactor(phrases): extract ui phrases (#1247)
* refactor(phrases): extract ui-phrases

extract ui phrases

* fix(phrase-ui): cr update

cr update
2022-06-27 03:55:28 +00:00