Gao Sun
|
092b3d7aea
|
refactor: ui -> experience (part 1)
|
2023-09-15 00:50:13 +08:00 |
|
Gao Sun
|
e1fac554db
|
test: add console tests for password policy (#4493)
* test: add console tests for password policy
* test: increase time duration
* test: fix sequencer
* chore: add jest-pptr config
* ci: separate experience and console tests
* test: skip tests of unpublished features
|
2023-09-14 17:28:00 +08:00 |
|
Xiao Yijun
|
2a64e7f32d
|
fix(console): avoid updating mfa config on sie config page (#4502)
|
2023-09-14 16:17:35 +08:00 |
|
wangsijie
|
17fd64e643
|
feat(core,schemas): support region option for s3 storage (#4439)
|
2023-09-14 14:46:27 +08:00 |
|
Xiao Yijun
|
06df010202
|
fix(console): hide mfa menu item before the feature is ready (#4499)
|
2023-09-14 06:04:25 +00:00 |
|
simeng-li
|
545b919074
|
refactor(ui): remove unused style settings (#4464)
remove unused isSuffixVisible style settings
|
2023-09-14 13:53:32 +08:00 |
|
Darcy Ye
|
1863c2f817
|
feat(console,phrases): add type selection for role creation modal (#4482)
* feat(console,phrases): add type selection for role creation modal
* chore(phrases): update i18n
|
2023-09-14 10:52:20 +08:00 |
|
Gao Sun
|
e8b0b1d020
|
chore: password policy release prep (#4488)
|
2023-09-14 10:32:46 +08:00 |
|
renovate[bot]
|
4ed649dc20
|
chore(deps): update dependency titleize to v4 (#4413)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-09-14 10:30:44 +08:00 |
|
Gao Sun
|
17560b1186
|
chore(console): add asp.net mvc guide (#4490)
* chore(console): add asp.net mvc guide
* chore(console): fix lint errors
|
2023-09-14 10:29:14 +08:00 |
|
Gao Sun
|
1680cf5fa4
|
Merge pull request #4476 from logto-io/gao-password-policy-cleanup
chore: legacy password policy cleanup
|
2023-09-13 22:38:41 +08:00 |
|
Charles Zhao
|
98bf0da8ff
|
fix(cli): translate command (#4459)
* fix(cli): translate command
* refactor(cli): add lint util method
|
2023-09-13 08:12:43 +00:00 |
|
Xiao Yijun
|
fcacbbbcc8
|
feat(console): implement mfa config page (#4492)
* feat(console): implement mfa config page
* test(console): add ui tests for mfa configuration
* chore(console): remove unused eslint command comment
|
2023-09-13 15:14:59 +08:00 |
|
wangsijie
|
acae0b784f
|
chore: fix container envs for codespaces (#4487)
|
2023-09-13 15:10:07 +08:00 |
|
Charles Zhao
|
fa3bc20986
|
feat(console): add api resource guide cards in get-started page (#4465)
|
2023-09-12 22:04:32 +08:00 |
|
Charles Zhao
|
18e05586cc
|
fix(console): input verification code in profile page should not crash the app (#4489)
* fix(console): input verification code in profile page should not crash the app
* chore: add changeset
|
2023-09-12 13:38:37 +00:00 |
|
Gao Sun
|
fa8ac7761d
|
Merge pull request #4466 from logto-io/gao-add-flows-integration-tests
refactor(test): add flows integration tests
|
2023-09-12 21:38:07 +08:00 |
|
Charles Zhao
|
2a9a9263ea
|
feat(console): add guide support in api resource creation process (#4457)
* feat(console): add guide support in api resource creation process
* fix(test): ui integration test
|
2023-09-12 20:48:56 +08:00 |
|
Gao Sun
|
281fd55e63
|
refactor(test): fix naming and add comments
|
2023-09-12 19:07:42 +08:00 |
|
Gao Sun
|
423e799b5d
|
refactor(test): add flows integration tests
|
2023-09-12 18:42:15 +08:00 |
|
wangsijie
|
6cdd33bf1c
|
feat(core): update mfa in sign in experience (#4467)
|
2023-09-12 17:53:16 +08:00 |
|
Gao Sun
|
269d1c6241
|
chore(phrases): cleanup unused phrases
|
2023-09-12 17:36:34 +08:00 |
|
renovate[bot]
|
65f83aeb58
|
chore(deps): update docker/setup-buildx-action action to v3 (#4486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 09:23:34 +00:00 |
|
renovate[bot]
|
82acef8927
|
chore(deps): update docker/metadata-action action to v5 (#4485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 09:22:29 +00:00 |
|
renovate[bot]
|
1733e6a955
|
chore(deps): update docker/build-push-action action to v5 (#4483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 17:03:00 +08:00 |
|
renovate[bot]
|
0032fed7f9
|
chore(deps): update docker/login-action action to v3 (#4484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-12 17:02:45 +08:00 |
|
Gao Sun
|
803371d692
|
chore: legacy password policy cleanup
|
2023-09-12 16:12:39 +08:00 |
|
Gao Sun
|
fe39e42271
|
Merge pull request #4475 from logto-io/gao-password-policy-bug-bash
refactor: refine password policy details
|
2023-09-12 15:29:55 +08:00 |
|
Gao Sun
|
bd70adfcb8
|
Merge pull request #4474 from logto-io/gao-prd-533-change-the-sequential-characters-list
refactor(toolkit): update password policy
|
2023-09-12 15:00:21 +08:00 |
|
Gao Sun
|
d10a23dba4
|
refactor: refine password policy details
|
2023-09-12 14:55:49 +08:00 |
|
Gao Sun
|
f0a8927060
|
refactor(toolkit): apply new policy
|
2023-09-12 14:41:40 +08:00 |
|
Gao Sun
|
e35d099c35
|
chore(core): add supplementary openapi json (#4472)
* chore(core): support supplementary openapi json
* refactor(core): copy json files to build
|
2023-09-12 06:27:40 +00:00 |
|
simeng-li
|
00e72714de
|
fix(console): update flutter integration guide (#4479)
fix android callback action settings
|
2023-09-12 13:43:18 +08:00 |
|
wangsijie
|
2a146bbd31
|
fix(schemas): update alteration script timestamp (#4478)
|
2023-09-12 03:52:05 +00:00 |
|
Xiao Yijun
|
2337c1a3d9
|
feat(console): add tenant suspended page (#4473)
|
2023-09-12 11:28:41 +08:00 |
|
Xiao Yijun
|
c775d6c66f
|
fix(schemas): update alteration script timestamp (#4477)
|
2023-09-12 11:04:21 +08:00 |
|
wangsijie
|
b91aa8d3d7
|
feat(schemas): add mfa to sign in experience table (#4396)
|
2023-09-12 10:36:47 +08:00 |
|
wangsijie
|
b48810146d
|
chore: update devcontainer (#4470)
|
2023-09-12 10:35:57 +08:00 |
|
Gao Sun
|
62822a1d7e
|
ci: always show logs for integration tests (#4471)
|
2023-09-12 10:04:44 +08:00 |
|
Gao Sun
|
527c1a7743
|
refactor(toolkit): update password policy
|
2023-09-12 00:30:57 +08:00 |
|
Xiao Yijun
|
9644fa0615
|
chore: remove deprecated challenge task flags (#4468)
|
2023-09-11 17:46:13 +08:00 |
|
Darcy Ye
|
9f6fc6100d
|
fix(schemas): specify function db schema of check_role_type (#4469)
fix(schemas): specify db schema of function check_role_type
|
2023-09-11 08:58:17 +00:00 |
|
Charles Zhao
|
371f8bd782
|
refactor(console): i18n phrases used in guides (#4456)
|
2023-09-11 14:36:17 +08:00 |
|
Darcy Ye
|
9251c2bb40
|
feat(core,test,phrases): add application-role related APIs (#4425)
|
2023-09-11 14:06:40 +08:00 |
|
Darcy Ye
|
285aa745e7
|
feat(core): add role-application related APIs (#4384)
* feat(core): add role-app related APIs
* chore(core): add search for GET role-application
|
2023-09-11 14:04:37 +08:00 |
|
Gao Sun
|
709ba633b8
|
Merge pull request #4458 from logto-io/gao-update-folder-names
refactor(test): rename directories
|
2023-09-11 13:47:16 +08:00 |
|
Gao Sun
|
3326cecd01
|
refactor(core): fix rebase error
|
2023-09-11 12:46:07 +08:00 |
|
Gao Sun
|
668e0e82a0
|
refactor(test): rename directories
|
2023-09-11 12:41:12 +08:00 |
|
Charles Zhao
|
e991f8d516
|
feat(console): add api resource metadata and guide for node express (#4455)
|
2023-09-11 04:40:04 +00:00 |
|
Gao Sun
|
4675ad4eb4
|
Merge pull request #4454 from logto-io/gao-check-personal-info
refactor(core): check personal info when setting password
|
2023-09-11 12:28:00 +08:00 |
|