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

4669 commits

Author SHA1 Message Date
Gao Sun
daf9674b6f
refactor(cli): keep original untranslated mark when syncing keys 2023-09-06 16:25:45 +08:00
Gao Sun
df19eba175
refactor(ui): fix tests and phrases 2023-09-05 16:16:59 +08:00
Gao Sun
7a6f5621c8
feat(ui): show password policy requirements and errors 2023-09-05 00:04:55 +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
Gao Sun
ed7d842517
test(toolkit): setup global crypto for tests 2023-08-31 00:04:19 +08:00
Gao Sun
b685c9cb4e
feat(toolkit): init password policy checker 2023-08-30 22:54:53 +08:00
renovate[bot]
0007c75df1
chore(deps): update dependency puppeteer to v21 (#4282)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-30 16:17:19 +08:00
silverhand-bot
f416ec3312
release: version packages (#4270) 2023-08-30 16:16:55 +08:00
Charles Zhao
29840c1c26
fix(console): remove unexpected margin top from form elements (#4408) 2023-08-30 15:48:47 +08:00
Charles Zhao
8108a4831a
refactor(console): new get started page (#4398)
* refactor: get started

* refactor(console): support react router link in LinkButton component

* refactor(console): new get-started page

* chore(console): translate i18n phrases
2023-08-30 10:51:54 +08:00
Jasdeep Singh
9d865909d0
fix: remove connector link from session storage (#4406) 2023-08-29 19:04:46 +08:00
renovate[bot]
bc6a08fac2
fix(deps): update dependency p-retry to v6 (#4395)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-08-29 09:43:17 +00:00
renovate[bot]
b263c4137b
chore(deps): update zaproxy/action-full-scan action to v0.7.0 (#4394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-29 17:24:30 +08:00
simeng-li
9f70e7632c
feat(core): add tenant is suspended guard (#4379)
* feat(core): add tenant is suspended guard

add tenant is suspended guard to all management apis

* fix(core): address comments

fix function name
2023-08-29 16:42:13 +08:00
Charles Zhao
ff6a1ffa4d
fix(console): app creation quota limit should be displayed on create app form (#4402) 2023-08-29 08:35:11 +00:00
Gao Sun
c5bf1d7171
refactor(console): support explicit tutorial order (#4404) 2023-08-29 16:01:35 +08:00
Gao Sun
2a8a5ede70
Merge pull request #4403 from logto-io/gao-add-asp-net-core-tutorial
feat(console): add asp.net core tutorial
2023-08-28 19:17:13 +08:00
Gao Sun
d90b4e7f65
feat(console): add asp.net core tutorial 2023-08-28 18:37:23 +08:00
Xiao Yijun
1cf2657d7f
refactor(test): improve test codes about save & discard changes (#4401) 2023-08-28 18:27:52 +08:00
Xiao Yijun
c5a3513798
refactor(test): improve waitForToast ui test helper (#4400)
* refactor(test): improve `waitForToaster` ui test helper

* refactor(test): rename `waitForToaster` to `waitForToast`

* refactor(test): reorg connector deletion helper method
2023-08-28 17:30:04 +08:00
simeng-li
2d111bd39b
refactor(cli): add server connection application to the admin tenant (#4397)
* refactor(cli): refactor the cloud service application seed process

refactor the cloud service application seed process

* fix(cli): seed service application for the default tenant in OSS as well

seed service application for the default tenant in OSS as well
2023-08-28 13:48:22 +08:00
Gao Sun
bb43810bbc
chore: update stale issue workflow (#4393) 2023-08-24 13:54:51 +00:00
Charles Zhao
8459cb55ad
chore(console): code cleanup (#4390) 2023-08-24 15:58:36 +08:00
Gao Sun
dcff078d68
Merge pull request #4387 from logto-io/gao-fix-sign-out-redirect-for-api
fix(console): use correct sign-out redirect uri for api hooks
2023-08-24 15:43:30 +08:00
Charles Zhao
c4738705f0
fix(console): remove 'unhandledrejection' listener from ErrorBoundary (#4391) 2023-08-24 07:43:14 +00:00
Gao Sun
2d83a29e5f
chore: update console code owners (#4392) 2023-08-24 07:35:47 +00:00
Gao Sun
ab8c75efa8
fix(console): use correct sign-out redirect uri for api hooks 2023-08-24 14:54:08 +08:00
renovate[bot]
f82df68794
chore(deps): update dependency lint-staged to v14 (#4322)
* chore(deps): update dependency lint-staged to v14

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-24 14:01:38 +08:00
Darcy Ye
294a146219
chore(console): optimize onboarding process (#4389) 2023-08-24 05:57:00 +00:00
renovate[bot]
0ff7251165
chore(deps): update ataylorme/eslint-annotate-action action to v2 (#4383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-23 23:55:55 +08:00
Gao Sun
53486f27ad
refactor(console): align sign-in/out redirect uris (#4385) 2023-08-23 14:53:48 +00:00
Charles Zhao
7b569a4de9
fix(console): fields should have default values in application advanced settings (#4386) 2023-08-23 11:41:43 +00:00
Darcy Ye
85a60a7faf
chore(phrases): update i18n for new added app creation components (#4381) 2023-08-22 10:53:24 +08:00
simeng-li
2a92d28c05
fix(connector): fix saml connector response guard (#4380)
* fix(connector): fix saml connector response guard

fix saml connector response guard

* fix(connector): set SAML signInEndpoint optional

set SAML signInEndpoitn optional
2023-08-21 17:02:56 +08:00
renovate[bot]
fb6ddb4a98
chore(deps): update dependency camelcase-keys to v9 (#4344)
* chore(deps): update dependency camelcase-keys to v9

* fix: lockfile

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-21 13:54:04 +08:00
Charles Zhao
5b1039267f
fix(console): invalid guide url should show 404 not found (#4367) 2023-08-20 15:05:29 +08:00
Xiao Yijun
4a532a358d
test: add ui tests for sign-in preview (#4377) 2023-08-18 09:15:45 +00:00
Xiao Yijun
462f677cdc
test: add ui tests for sign-up and sign-in settings (#4373) 2023-08-18 16:46:00 +08:00
Charles Zhao
e13107438c
style(console): add margin around input fields in app guide (#4375) 2023-08-18 16:30:37 +08:00
Charles Zhao
db2f38c09e
fix(console): app guard cards in drawer view should not have buttons (#4374) 2023-08-18 16:30:19 +08:00
Charles Zhao
514a6813b4
refactor(console): add toast after creating application successfully (#4372) 2023-08-18 16:30:00 +08:00
Charles Zhao
3bab12dc09
style(console): use shadow-3 for footer action bar (#4371) 2023-08-18 16:29:45 +08:00
Charles Zhao
4647879747
fix(console): show placeholder when no search is found in guide library (#4368) 2023-08-18 16:29:28 +08:00
Darcy Ye
1b75f7bb10
fix(console): remove inspire me phone as identifier options (#4370) 2023-08-17 17:11:39 +08:00
Charles Zhao
83022a27b4
fix(console): remove pro tag from m2m app creation form in oss version (#4366)
* refactor(console): improve app create form subtitle per selected framework

* fix(console): remove pro tag from m2m app creation form in oss version
2023-08-17 16:52:05 +08:00