wangsijie
62367da5fc
feat(core,schemas): bind backup code ( #4690 )
2023-10-23 12:12:39 +08:00
simeng-li
735dcb67a8
ci: add alteration scripts compatibility test jobs ( #4627 )
...
* feat: refactor the integration-test ci job using custom interaction
- refactor the integration-test ci job using custom action
- add db alteration integration-tests
* fix: fix the detection git diff
fix the detection git diff
* fix: should not throw error if grep statement return empty
should not throw error if grep statement return empty
* feat: update the action reference
update the action reference
* chore: update the integration test action ref
update the integration test action ref
2023-10-23 11:02:33 +08:00
wangsijie
cc81d8de33
chore(core,shared): add isDevFeatureEnabled to envset ( #4707 )
2023-10-20 17:41:29 +08:00
Xiao Yijun
b5553e7237
refactor(console): hide WebAuthn user-agent info on user details page ( #4706 )
2023-10-20 17:36:45 +08:00
wangsijie
4402141b0e
feat(phrases): add backup code phrases ( #4686 )
2023-10-20 15:07:06 +08:00
wangsijie
b972397f80
refactor(core,phrases): change interaction bind-mfa to array ( #4680 )
2023-10-20 13:48:36 +08:00
simeng-li
54fd29e41f
feat(schemas): create sso_connectors table ( #4694 )
...
* feat(schemas): create sso_connectors table
create sso_connectors table
* chore(schemas): add comments
add comments
* fix(schemas): remove dummy comments
remove dummy comments
* fix(schemas): fix schema typo
fix schema typo
* fix(schemas): adjust the alteration column order
adjust the alteration column order
* fix(schemas): drop policy
drop policy
* chore: fix the db alteration compare job tag version
fix the db alteration compare job tag version
* fix(schemas): set sso table order
set sso table order
* fix(schemas): fix alteration script
fix alteration script
2023-10-20 10:46:09 +08:00
Gao Sun
70efc1b2c0
Merge pull request #4683 from logto-io/gao-console-org-2
...
feat(console): init organization settings
2023-10-19 21:29:36 -05:00
Gao Sun
d4d2a7256e
refactor(test): fix integration test
2023-10-19 18:46:10 +08:00
Gao Sun
b18df612dd
refactor(console): remove unused prop
2023-10-19 18:46:04 +08:00
Gao Sun
3bd169c297
feat(console): init org settings page with permissions table
2023-10-19 17:56:39 +08:00
Xiao Yijun
76a7b1da3f
refactor(test): avoid sending connection tests to 3rd-party connector services ( #4700 )
2023-10-19 09:52:32 +00:00
Darcy Ye
9da2dc360c
chore(phrases): add phrases of enterprise identities
2023-10-18 20:51:57 +08:00
Gao Sun
ada1434366
Merge pull request #4682 from logto-io/gao-console-org-1
...
chore(phrases): add phrases for organization settings
2023-10-18 04:44:36 -05:00
Gao Sun
b8c2a25d4f
refactor(phrases): fix case
2023-10-18 17:27:41 +08:00
Gao Sun
4ae571eace
chore(phrases): add phrases for organization settings
2023-10-18 16:45:56 +08:00
Xiao Yijun
c9886f2860
refactor(test): refactor connector ui tests ( #4688 )
2023-10-18 14:08:59 +08:00
simeng-li
d24aaedf5b
refactor(toolkit)!: split connector toolkit types ( #4678 )
...
* refactor(toolkit)!: split connector toolkit types
split connector toolkit types
* chore: add changeset
add changeset
2023-10-18 13:53:21 +08:00
Xiao Yijun
8c0b55ab06
refactor(core): add time window validation tolerance for otp authenticator ( #4684 )
2023-10-18 11:56:01 +08:00
Darcy Ye
f29253dcb7
chore(phrases): add phrases of enterprise identities
2023-10-18 11:42:56 +08:00
Gao Sun
248448d13a
Merge pull request #4668 from logto-io/gao-remove-actions-class
...
refactor(core): remove `SchemaActions` class
2023-10-17 04:58:13 -05:00
simeng-li
8abca1a5d9
refactor(core): refactor post connector endpoint ( #4681 )
...
* refactor(core): refactor post connector endpoint
refactor post connector endpoint
* fix(core): fix ut
fix ut
2023-10-17 17:42:04 +08:00
Gao Sun
d64461c30e
refactor(core): remove SchemaActions
class
2023-10-17 17:26:00 +08:00
Gao Sun
98b2eed6ec
Merge pull request #4666 from logto-io/gao-handle-db-errors
...
refactor(core): organization apis error handling
2023-10-17 04:25:50 -05:00
Gao Sun
8f1a4cb52e
Merge pull request #4665 from logto-io/gao-org-apis-7
...
feat(core): get organizations for user api
2023-10-17 04:24:49 -05:00
Xiao Yijun
76c5d5ae65
chore(phrases): add missing backup code phrases ( #4679 )
2023-10-17 16:46:43 +08:00
Xiao Yijun
f67b3a8d6b
test(experience): add tests for webauthn experience flow ( #4643 )
2023-10-17 07:49:36 +00:00
Xiao Yijun
bc62370db5
feat(experience): implement webauthn experience flow ( #4642 )
2023-10-17 15:15:44 +08:00
wangsijie
15ab4d587e
fix(core): validate mandatory mfa ( #4639 )
2023-10-17 01:18:53 -05:00
Charles Zhao
bfb1bf6d06
feat(phrases,console): add toast messages on signing key rotated or deleted ( #4672 )
2023-10-17 06:02:28 +00:00
Harsh Mahajan
1ce3211d1a
chore: update README.md ( #4664 )
...
* chore: update README.md
made it easy to understand and improved grammar
* refactor: apply suggestions from code review
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-17 05:57:51 +00:00
Charles Zhao
b991597342
refactor(schemas,core,console): unify the usage of OIDC "keyType" in both frontend and backend ( #4670 )
2023-10-16 22:27:46 -05:00
Charles Zhao
81e8a2641a
refactor(console): remove bottom padding from compact tables ( #4673 )
2023-10-16 22:24:41 -05:00
Xiao Yijun
a2ede7e36e
refactor(test): reset mfa settings after testing ( #4671 )
2023-10-16 09:42:42 +00:00
Xiao Yijun
7d7f435bc1
chore(console): update mfa phrases ( #4669 )
2023-10-16 17:18:10 +08:00
Xiao Yijun
1439f76a7a
style(console): update disable style of switch component ( #4667 )
2023-10-16 17:17:40 +08:00
wangsijie
32fadf6f16
feat(core,schemas): verify webauthn ( #4635 )
...
* feat(core,schemas): bind webauthn
* feat(core,schemas): verify webauthn
2023-10-16 04:11:25 -05:00
Gao Sun
718053739c
Merge pull request #4659 from logto-io/gao-org-apis-5
...
feat(core): organization - user relation apis
2023-10-16 03:21:34 -05:00
Gao Sun
1a9c72ce66
Merge pull request #4663 from logto-io/gao-reorg-routes
...
refactor(core): reorg routes
2023-10-16 03:04:50 -05:00
Gao Sun
a9d657e37c
Merge pull request #4662 from logto-io/gao-org-apis-6
...
feat(core): organization - organization role - user apis
2023-10-16 03:04:26 -05:00
Gao Sun
33e9a5d695
Merge pull request #4658 from logto-io/gao-add-relation-routes
...
refactor(core): `addRelationRoutes()` for `SchemaRouter`
2023-10-16 02:16:41 -05:00
Gao Sun
d69a73617e
Merge pull request #4657 from logto-io/gao-org-apis-4
...
feat(core): role - scope relation apis
2023-10-16 02:15:18 -05:00
Gao Sun
b2fb2f77f1
Merge pull request #4655 from logto-io/gao-refactor-queries
...
refactor(core): refactor organization queries
2023-10-16 02:14:35 -05:00
Gao Sun
a74e523bbe
Merge pull request #4651 from logto-io/gao-org-apis-3
...
feat(core): organization role APIs
2023-10-16 02:13:24 -05:00
Gao Sun
c3219f6fcd
refactor(core): organization apis error handling
2023-10-16 14:04:03 +08:00
wangsijie
af246ad863
feat(core,schemas): bind webauthn ( #4626 )
2023-10-16 04:00:59 +00:00
Charles Zhao
9428d37a5e
style(console): update compact table styles per latest design ( #4653 )
2023-10-15 22:36:14 -05:00
Charles Zhao
5665ed4c3d
chore(phrases): update wording for rotate oidc signing keys ( #4652 )
2023-10-15 22:35:10 -05:00
Charles Zhao
4ec15f2219
refactor(console): select dropdown should always pop downwards ( #4654 )
2023-10-15 22:02:45 -05:00
Gao Sun
406e54e84f
feat(core): get organizations for user api
2023-10-15 23:15:09 +08:00