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

111 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
2102a1e608
chore: remove annoying install module failure warning from parcel (#3095) 2023-02-10 22:13:02 +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
Gao Sun
f4b8063bed
chore: manually update to rc 2023-02-02 22:18:08 +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
Gao Sun
6e2951fafc
chore!: drop Node 16 (#2848) 2023-01-07 20:42:10 +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
silverhand-bot
9c1b3d77aa
release: version core packages (#2803) 2023-01-01 19:55:54 +08:00
simeng-li
9088e547ac
refactor(ui): update some content (#2763) 2022-12-30 16:41:08 +08:00
renovate[bot]
e5dc687ee8
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 20:13:05 +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
renovate[bot]
c5025fc70b
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-25 13:52:55 +08:00
Gao Sun
c52a66a32d
refactor: remove lodash (#2715) 2022-12-23 15:19:49 +00:00
Gao Sun
df6eb9e942
chore(deps): upgrade prettier to v2.8.1 (#2709) 2022-12-22 16:52: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
Gao Sun
32fa807d16
refactor: bring back toolkit packages 2022-12-14 16:40:22 +08:00
Gao Sun
a805124437
refactor: misc. issue fix 2022-12-12 21:53:39 +08:00
Gao Sun
51647cf4ca
test: update to native ESM (batch 2) 2022-12-12 21:53:38 +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
732421582a
chore: upgrade toolkit 2022-12-06 11:56:56 +08:00
Gao Sun
5aaec268de
chore: fix deps 2022-11-30 19:43:39 +08:00
Gao Sun
b48bfd3762
refactor: upgrade toolkit and update test config 2022-11-22 16:47:17 +08:00
Gao Sun
a7dbeb9c77
refactor: use esm (batch 1) 2022-11-22 16:06:04 +08:00
Darcy Ye
8a7a9e418e
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-18 12:06:53 +08:00
silverhand-bot
38550e0c9b
release: version packages (beta) (#2329) 2022-11-15 04:31:13 +00: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
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +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
renovate[bot]
380d2e5af4
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.20 (#2234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 12:51:24 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit (#2232) 2022-10-24 12:26:11 +08:00
renovate[bot]
a1fb85ca67
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.19 (#2130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 15:11:06 +08:00