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

4813 commits

Author SHA1 Message Date
Gao Sun
ba0ba73454
Merge pull request #4445 from logto-io/gao-sync-latest-rules
refactor(toolkit): sync latest password rules
2023-09-08 13:45:08 +08:00
Gao Sun
a89ce6eeed
refactor(core): check personal info when setting password 2023-09-08 13:42:54 +08:00
Gao Sun
b68a581789
refactor(ui): refine password input 2023-09-07 22:42:52 +08:00
Gao Sun
ae262d77e6
Merge pull request #4444 from logto-io/gao-sync-latest-content 2023-09-07 21:20:44 +08:00
Gao Sun
ebd1b14cc3
Merge pull request #4443 from logto-io/gao-refactor-sync-keys-cli
refactor(cli): keep original untranslated mark when syncing keys
2023-09-07 20:59:19 +08:00
Darcy Ye
ae8aa539a6
fix(connector,console): fix SAML error recording and connector config form interaction (#4446) 2023-09-07 19:01:40 +08:00
Gao Sun
602c2d5ab0
Merge branch 'master' into gao-refactor-sync-keys-cli 2023-09-07 18:50:31 +08:00
Gao Sun
b33a83ba15
Merge pull request #4420 from logto-io/gao-ui-show-password-policy-content
feat(ui): show password policy requirements and errors
2023-09-07 18:19:18 +08:00
Gao Sun
7846386a90
refactor(ui): use native list translation 2023-09-07 17:57:28 +08:00
Gao Sun
dbdc632381
refactor(ui): align hook style 2023-09-07 17:35:27 +08:00
Xiao Yijun
fd08426935
chore: reorg webhook-related file structures (#4447) 2023-09-07 17:32:55 +08:00
Gao Sun
2dfce739b1
Merge pull request #4419 from logto-io/gao-console-password-policy-tab
feat(console): password policy
2023-09-07 16:11:00 +08:00
Xiao Yijun
ba2245bc0e
fix(toolkit): support plus and hyphen in mobile uri scheme (#4434) 2023-09-07 00:41:51 +08:00
Charles Zhao
143f8b3943
style(console): update section subtitle and inline code styles in app… (#4442)
style(console): update section subtitle and inline code styles in app guide
2023-09-06 15:44:25 +00:00
Charles Zhao
6565dad0e6
fix(console): optimize loading screens in app guides (#4441) 2023-09-06 23:42:11 +08:00
Gao Sun
f71763da25
refactor(toolkit): sync latest password rules 2023-09-06 23:34:56 +08:00
Gao Sun
e1de6c0a20
refactor(phrases): sync latest content 2023-09-06 23:34:19 +08:00
Charles Zhao
edfb0e9950
fix(console): redirectUri input error message should be displayed properly (#4440) 2023-09-06 15:23:21 +00:00
Charles Zhao
f1ded1168b
refactor: improve guide responsive rules (#4436) 2023-09-06 14:55:11 +00:00
Gao Sun
daf9674b6f
refactor(cli): keep original untranslated mark when syncing keys 2023-09-06 16:25:45 +08:00
Darcy Ye
9995154832
refactor(console): reorg connector creation modal (#4438)
refactor(console): reorg connector create modal
2023-09-06 02:35:52 +00:00
Xiao Yijun
9e606d65a7
refactor(console): add headline spacing prop for FormField component (#4433) 2023-09-06 10:23:19 +08:00
Xiao Yijun
1453e1a2a1
refactor(console): retrieve subscription data from tenant response (#4430)
refactor(console): apply tenant subscription data from tenant response
2023-09-06 10:22:10 +08:00
Xiao Yijun
b3fc33524e
refactor(core): remove response data construction helper from libs (#4437) 2023-09-06 10:21:36 +08:00
Charles Zhao
54321d93a2
refactor(console): add missing section title and adjust card layout in get-started page (#4428) 2023-09-06 10:10:35 +08:00
simeng-li
5e8b1bd598
fix(core,ui): clear ui preload link not used warning (#4429)
fix(core,ui): address ui preload link not used warning

address ui preload link not used warning
2023-09-06 09:55:22 +08:00
Charles Zhao
90ea2e2f71
refactor(console): adjust sdk guide sorting order (#4427)
* refactor(console): adjust sdk guide sorting order

* docs(console): update rules about the sorting order of the sdk guides
2023-09-05 15:36:30 +00:00
Gao Sun
df19eba175
refactor(ui): fix tests and phrases 2023-09-05 16:16:59 +08:00
renovate[bot]
ef0e38249f
chore(deps): update actions/checkout action to v4 (#4431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 16:13:24 +08:00
renovate[bot]
1af47e545d
chore(deps): update supercharge/redis-github-action action to v1.7.0 (#4421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 14:41:15 +08:00
Gao Sun
c18eb490cd
refactor(connector): update aad connector (#4435) 2023-09-05 06:31:15 +00:00
Gao Sun
bbdf57b369
Merge pull request #4418 from logto-io/gao-console-others-to-content
refactor(console): update tab name others -> content
2023-09-05 14:28:34 +08:00
Darcy Ye
c5b1976117
refactor(toolkit): update input params type of SendMessageFunction (#4287) 2023-09-05 11:07:38 +08:00
Xiao Yijun
8e4e08f731
refactor(console): remove no-data social section from changes alert modal (#4424)
* refactor(console): remove no-data social section from changes alert modal

* test(console): add sign-in config diff ui tests
2023-09-05 10:59:01 +08:00
Gao Sun
cb696d7e44
Merge pull request #4416 from logto-io/gao-implement-password-policy-guard
feat(core): guard password by policy
2023-09-05 00:11:34 +08:00
Gao Sun
7a6f5621c8
feat(ui): show password policy requirements and errors 2023-09-05 00:04:55 +08:00
Xiao Yijun
533d681939
refactor(console): remove add connectors tip when no social connector is set up (#4422) 2023-09-04 11:03:15 +00:00
Xiao Yijun
f87c253128
refactor(phrases): update no-social connector notification (#4426) 2023-09-04 18:12:18 +08:00
Charles Zhao
b2d6a9a72f
chore(console): remove unused v1 guides and mdx-components (#4423) 2023-09-04 16:05:30 +08:00
Gao Sun
d1be138cad
refactor(console): fix comment 2023-09-04 15:27:31 +08:00
Gao Sun
da3cb13c89
Merge pull request #4410 from logto-io/gao-init-password-policy-checker
feat(toolkit): init password policy checker
2023-09-04 15:13:11 +08:00
Gao Sun
e8c544afcb
refactor(console): update relative path checking logic 2023-09-04 12:55:32 +08:00
Charles Zhao
89300379bd
fix(console): block margin should be the same on get-started page (#4414) 2023-09-04 10:57:18 +08:00
simeng-li
8607b3eb75
refactor(core): clean up useless interaction guard (#4409)
refactor(core): clean up unused interaction guards

clean up unused interaction guards
2023-09-04 10:55:04 +08:00
Gao Sun
1c0fe49be9
refactor(console): implement <NumericInput /> 2023-09-03 23:20:46 +08:00
Gao Sun
c7072a1002
feat(console): password policy 2023-09-03 23:20:46 +08:00
Gao Sun
e599e3651c
fix(test): update integration test 2023-09-03 23:20:20 +08:00
Gao Sun
e68cbd0b09
refactor(console): update tab name others -> content
update the sign-in experience configuration page tab name per design.
2023-09-03 23:20:20 +08:00
Gao Sun
b1f809214c
refactor(core): fix integration tests 2023-09-03 17:45:33 +08:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy 2023-09-03 02:11:22 +08:00