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

4881 commits

Author SHA1 Message Date
Gao Sun
7f1cc078ba
Merge pull request #4508 from logto-io/gao-rename-ui-to-experience
refactor: ui -> experience (part 1)
2023-09-15 17:57:04 +08:00
Xiao Yijun
89a3fcc816
refactor(console): hide mfa quota content before feature launched (#4516) 2023-09-15 16:32:18 +08:00
Gao Sun
fb100ce0f0
refactor(console): add isDevFeaturesEnabled env const (#4506) 2023-09-15 15:43:03 +08:00
Gao Sun
f6723d5e2f
chore: add changeset 2023-09-15 13:54:59 +08:00
Gao Sun
2319101056
refactor: ui -> experience (part 3)
Rename `ui` to `experience`.
2023-09-15 13:46:27 +08:00
wangsijie
08a0a6748b
feat(schemas): add user verifications column (#4480) 2023-09-15 11:16:47 +08:00
Gao Sun
f8408fa77a
chore: add changeset 2023-09-15 10:45:46 +08:00
Gao Sun
083ef8379e
refactor: ui -> experience (part 2)
Rename `phrases-ui` to `phrases-experience`.
2023-09-15 10:29:41 +08:00
simeng-li
5556a73b0a
fix(core): allow ui unsafe inline script (#4497)
fix(core): all ui unsafe inline

all ui unsafe inline
2023-09-15 02:22:13 +00:00
Charles Zhao
926da108e8
fix(console): should display custom domain as alternative endpoint in app details and guides (#4501)
fix(console): should display custom domain as alternative endpoint in app guide and details
2023-09-15 09:57:41 +08:00
Gao Sun
ea6b475a72
chore: fix lint errors 2023-09-15 01:02:09 +08:00
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