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

4793 commits

Author SHA1 Message Date
wangsijie
57d564b153
chore: update devcontainer using default image (#4528) 2023-09-16 10:32:41 +08:00
Charles Zhao
4c67cf3c5c
chore(console): fix wrong section title in python api guide (#4526) 2023-09-16 09:33:18 +08:00
Gao Sun
f9322d02dc
fix(console): highlight current tab in sidebar (#4524) 2023-09-15 13:40:11 +00:00
Gao Sun
d1729d89a9
chore(console): enable password policy (#4523) 2023-09-15 11:17:34 +00:00
Gao Sun
9fb2a2cbec
chore: fix changeset (#4522) 2023-09-15 11:09:41 +00:00
Charles Zhao
5bda3a5c5a
refactor(console): remove upsell banner from get-started page (#4519) 2023-09-15 19:01:47 +08:00
Charles Zhao
d1c25b9c26
feat(console): add api resource guide for python (#4518) 2023-09-15 18:56:05 +08:00
Charles Zhao
0995b4257c
feat(console): add api guide for spring boot (#4517) 2023-09-15 18:32:36 +08:00
Charles Zhao
a449a0a21f
refactor(console): add metadata and support endpoint and audience variables in api guides (#4515)
refactor(console): support endpoint and audience variables in api guides
2023-09-15 18:31:06 +08:00
Gao Sun
86113e0415
Merge pull request #4514 from logto-io/gao-rename-ui-to-experience-3
refactor: ui -> experience (part 3)
2023-09-15 18:26:34 +08:00
Gao Sun
9eb512b5a4
refactor(test): add cls and dcls util functions (#4513)
To build string for matching class names.
2023-09-15 10:20:51 +00:00
Gao Sun
c4e4b83740
Merge pull request #4509 from logto-io/gao-rename-ui-to-experience-2
refactor: ui -> experience (part 2)
2023-09-15 17:58:19 +08:00
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