0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-17 22:04:19 -05:00
Commit graph

61 commits

Author SHA1 Message Date
simeng-li
e15f774488
refactor(ui): refactor forgot password flow
refactor forgot password flow
2023-02-14 16:41:19 +08:00
simeng-li
d4182efc8b
refactor(ui): refactor the register flow (#3083) 2023-02-14 15:45:15 +08:00
simeng-li
39f35192e0
refactor(ui): use smart input field to replace all password sign-in form (#3065) 2023-02-13 16:35:33 +08:00
Charles Zhao
401465e01d
chore(ui): remove unused profile related phrases (#3088) 2023-02-09 19:07:40 +08:00
Alanimdeo
af81c81a53
fix(phrases): update translation for Korean (#3064) 2023-02-08 04:46:31 +00:00
Lukas
a2de714824
fix(phrases): update German locale (#3051) 2023-02-07 13:58:34 +08:00
simeng-li
4a84162722
refactor(ui): update set password form (#3020) 2023-02-06 17:02:07 +08:00
simeng-li
03f03fe354
refactor(ui): update social bind account page content (#2968) 2023-01-18 06:26:17 +00:00
simeng-li
ff2abdceeb
refactor(core,ui): refactor social sign-in flow (#2958) 2023-01-18 14:11:22 +08:00
simeng-li
4af325af03
refactor(core,ui,schemas): replace sms sign-in method with phone (#2825) 2023-01-06 17:43:28 +08:00
simeng-li
9088e547ac
refactor(ui): update some content (#2763) 2022-12-30 16:41:08 +08:00
Kyungyoon Kim
a7f217873c
chore(phrases): translate untranslated pharses in ko-kr (#2578)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-26 02:29:39 +08:00
Charles Zhao
c2bf25bd0b
refactor: add desktop and mobile views to render profile on different platforms (#2642) 2022-12-16 14:50:13 +00:00
Charles Zhao
858e1190e6
feat(ui): add desktop profile page (#2624) 2022-12-16 22:20:47 +08:00
Flávio Fiori
63cbd9a832
feat(phrases): add ptBR language (#2575)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-08 14:44:11 +08:00
Charles Zhao
efc1cd607d
refactor: user related error messages (#2598) 2022-12-07 22:00:58 +08:00
Gao Sun
a7dbeb9c77
refactor: use esm (batch 1) 2022-11-22 16:06:04 +08:00
simeng-li
ec2492700d
feat(ui): add inline notification (#2432) 2022-11-15 10:53:51 +08:00
simeng-li
1be139dc46
fix(ui): update cn content (#2437) 2022-11-14 22:55:22 +08:00
simeng-li
aeb4fbc14a
fix(ui): content update (#2410) 2022-11-11 16:14:12 +08:00
simeng-li
2acc6da741
feat(ui): implement continue profile fulfilling flow
implement continue profile fulfilling flow
2022-11-10 19:01:58 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2 2022-11-08 22:58:36 +08:00
simeng-li
04df1d999d
feat(ui): add password switch link
add password swtich link
2022-11-06 22:37:42 +08:00
simeng-li
e4a487e7bb
fix(ui): fix infinite errorhandler loop bug
fix infinite errorhandler loop bug
2022-11-06 22:29:34 +08:00
simeng-li
e6aead2fb0
refactor(ui): refactor passcodevalidation
refactor passcode validation
2022-11-06 20:55:38 +08:00
simeng-li
5b2bbd801b
feat(ui): add email and sms password sign-in page (#2312) 2022-11-04 09:13:34 +00:00
Lukas
492ce312be
feat(phrases): add german language (#2053) 2022-11-03 17:16:44 +08:00
Xiao Yijun
42de419f44
Merge branch master into merge/sie-v2 2022-11-03 11:31:42 +08:00
simeng-li
c6aa5dd4e5
refactor(ui): add primary register page (#2282) 2022-10-31 18:18:06 +08:00
Darcy Ye
73d1d4a649
chore(phrases): update contents (#2254) 2022-10-26 15:26:27 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit (#2232) 2022-10-24 12:26:11 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
Darcy Ye
025456c16d
chore: merge master and fix conflicts 2022-10-14 17:55:58 +08:00
simeng-li
5f8875c688
refactor(ui): refactor passwordless flow
refactor passwordless flow
2022-10-13 19:05:21 +08:00
simeng-li
ad5b7b1aea
Merge pull request #2087 from logto-io/simeng-log-4347
chore(ui): update content
2022-10-11 19:22:33 +08:00
Gao Sun
696e7f181d
chore: merge branch 'master' into feature/manage-language 2022-10-10 15:52:06 +08:00
simeng-li
d65ba52f03
chore(ui): update content
update content
2022-10-10 14:19:04 +08:00
simeng-li
574330f28d
chore(ui): update content
update content
2022-10-10 14:04:23 +08:00
simeng-li
afa2ac47ee
feat(ui): add reset password error handling flow (#2079) 2022-10-10 09:51:18 +08:00
Xiao Yijun
2c1610d665
refactor(console,core,phrases): replace LanguageKey with LangaugeTag in phrase-ui related code (#2024) 2022-09-28 18:16:23 +08:00
IceHe
7ce55a8458
feat(core,phrases): add GET /phrase route (#1959) 2022-09-27 07:36:03 +00:00
Xiao Yijun
48832e5054
feat(console): manage language (#1981) 2022-09-26 21:39:42 +08:00
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