Xiao Yijun
f53778894d
feat(experience): implement totp experience flow ( #4589 )
2023-10-08 16:20:43 +08:00
Gao Sun
c1df440682
refactor(schemas): make description nullable
2023-10-08 13:47:22 +08:00
renovate[bot]
3e45c3848d
fix(deps): update dependency nanoid to v5 ( #4491 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-08 00:42:32 -05:00
silverhand-bot
6993b15ecd
release: version packages ( #4621 )
2023-10-08 00:28:22 -05:00
Gao Sun
2c340d3799
refactor(core): support roles
scope for ID token ( #4600 )
...
* refactor(core): support `roles` scope for ID token
* chore: update changeset
2023-10-07 10:20:51 +00:00
Darcy Ye
03bc7888b1
chore: add M2M RBAC changeset for @logto/core and update changelog ( #4618 )
2023-10-07 17:54:14 +08:00
Gao Sun
b81c573583
feat(schemas): init organization tables
2023-10-07 17:49:28 +08:00
Darcy Ye
765cfd652f
chore(schemas): format alteration script ( #4617 )
2023-10-07 06:14:58 +00:00
Gao Sun
059a06ea7e
refactor(schemas): support table comments
2023-10-07 13:58:24 +08:00
silverhand-bot
f3ec4c6734
release: version packages ( #4575 )
2023-10-07 00:39:33 -05:00
Darcy Ye
c11fafd72c
chore(test): add M2M RBAC console test ( #4598 )
...
* chore(test): add m2m rbac console test
* fix: fix m2m rbac console ui test
2023-09-28 08:53:21 +00:00
Darcy Ye
a8b5a020fd
chore: add M2M RBAC changeset and remove feature switch ( #4593 )
2023-09-28 14:35:19 +08:00
Darcy Ye
50a5b14e18
chore(schemas): update management api access name/desc to sentence case ( #4599 )
2023-09-28 05:29:50 +00:00
Darcy Ye
aad3e2c7bb
chore(phrases,test): update M2M RBAC i18n content ( #4595 )
...
* chore: m2m rbac app/user details page assign role button sentence case
* chore(phrases,test): update m2m rbac i18n
* chore: remove untranslated tag in en
2023-09-28 11:24:22 +08:00
simeng-li
91d2412300
fix(console): fix the invalid_target error block console consent issue ( #4592 )
...
fix(console): fix the invalid_target error block AC consent issue
fix the invalid_target error block AC consent issue
2023-09-28 02:25:32 +00:00
Darcy Ye
85a7461adc
fix(console): update content of assigning new roles on app details page ( #4591 )
2023-09-27 10:11:47 +00:00
Darcy Ye
21a5b4da6c
fix(console): fix AuditLogTable components application selector ( #4586 )
2023-09-27 15:09:01 +08:00
Darcy Ye
65b68a91f2
fix(console,phrases): update content of assigning new roles on app details page ( #4588 )
2023-09-27 06:13:14 +00:00
wangsijie
6a32f50d15
feat(core,schemas,phrases): verify totp to sign in ( #4570 )
2023-09-27 09:12:25 +08:00
Darcy Ye
acf460290c
chore(console,phrases): fix console UI issues ( #4585 )
2023-09-27 08:55:26 +08:00
Darcy Ye
c8bcbff736
fix(console): should not show admin console in audit log app selector ( #4587 )
2023-09-27 08:16:52 +08:00
wangsijie
c3f865ac2c
test: add tests for mfa totp flows ( #4566 )
2023-09-26 14:42:02 +08:00
wangsijie
08a35a1695
feat(core,phrases,schemas): implement bind mfa totp ( #4551 )
2023-09-26 14:18:26 +08:00
Darcy Ye
19939811c1
refactor(console,phrases): hide role type selection on creation modal by default ( #4581 )
2023-09-26 11:02:05 +08:00
Gao Sun
827123faa0
feat(core): integrate basic sentinel ( #4562 )
...
* feat(core): integrate basic sentinel
* chore: add integration tests
* refactor(test): fix toast matching
* chore: add changeset
* refactor(test): update naming
2023-09-25 08:20:17 +00:00
Gao Sun
b8e592d669
refactor(core): improve oidc error handling ( #4573 )
...
* refactor(core): improve oidc error handling
* refactor(core): fix tests
2023-09-25 16:16:04 +08:00
wangsijie
7b43dd5de6
feat(schemas,console): add mfa interaction log key ( #4560 )
2023-09-25 11:37:43 +08:00
Gao Sun
9644308176
Merge pull request #4554 from logto-io/gao-basic-sentinel
...
feat(core): init basic sentinel
2023-09-23 23:06:31 +08:00
Gao Sun
24f70ebb2c
chore(core): add comments to basic sentinel init
2023-09-23 22:51:01 +08:00
Darcy Ye
368e0231a9
refactor(schemas,console,core): remove admin access switch for m2m apps ( #4569 )
...
* refactor(schemas,console,core): remove admin access switch for m2m apps
* refactor: refactor alteration script and add comments for better readability
2023-09-22 15:27:02 +08:00
Xiao Yijun
cff6f4344a
chore(console,phrases): add mfa experience phrases ( #4555 )
2023-09-22 14:14:47 +08:00
Gao Sun
202103b71f
Merge pull request #4504 from logto-io/gao-init-sentinel
...
feat: init sentinel
2023-09-22 14:03:22 +08:00
Gao Sun
18181f892e
refactor(shared)!: standardize id and secret generators ( #4550 )
...
* refactor(shared)!: standardize id and secret generators
* refactor: fix tests
2023-09-22 13:43:56 +08:00
silverhand-bot
d254dae5ff
release: version packages ( #4572 )
2023-09-21 22:04:40 +08:00
Charles Zhao
6f5a0acad4
fix(phrases): phrase key should not contain dot ( #4565 )
...
* fix(phrases): phrase key should not contain dot
* chore: add changeset
* refactor: keep `.` in the error code
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-21 13:41:41 +00:00
Charles Zhao
a4b44dde54
refactor(console): update protect api guide for express.js ( #4564 )
...
refactor(console): update protect api on express guide content
2023-09-21 20:50:20 +08:00
Darcy Ye
352ca03177
refactor(console,phrases,core): add roles and logs tabs for m2m app details page ( #4548 )
2023-09-21 16:54:17 +08:00
simeng-li
fc252b56f0
refactor(console): retrieve latest invoice id from stripe ( #4563 )
...
refactor(console): replace invoice url link with API call
replace invoice url link with API call
2023-09-21 14:40:53 +08:00
Darcy Ye
71f7977b9c
refactor(console,phrases,core): reorg role details page ( #4537 )
2023-09-20 12:01:15 +08:00
wangsijie
58f10b6a4e
feat(phrases): add mfa totp phrases ( #4559 )
2023-09-20 02:31:29 +00:00
renovate[bot]
bb5ec66a35
chore(deps): update dependency sinon to v16 ( #4496 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-19 12:42:13 +00:00
Gao Sun
f34b2f4e21
refactor: reuse existing blocked record expiration
2023-09-19 17:21:45 +08:00
Gao Sun
b9ab1f3d85
feat(core): init basic sentinel
2023-09-19 16:35:03 +08:00
Gao Sun
a856145f81
refactor(schemas): improve regexp
2023-09-19 12:03:58 +08:00
Xiao Yijun
bfcc5a2cc9
feat(console): add quota paywall for mfa feature ( #4538 )
2023-09-19 04:00:47 +00:00
Xiao Yijun
9c8b9e4853
feat(console): support managing user mfa on user details page ( #4498 )
2023-09-19 11:45:01 +08:00
silverhand-bot
e69f941e38
release: version packages ( #4451 )
2023-09-18 10:47:19 +00:00
Gao Sun
310698b0d2
refactor(cli): polish cli output ( #4545 )
...
* refactor(cli): polish cli output
* chore: add changeset
2023-09-18 18:27:25 +08:00
Charles Zhao
3206ab2daa
fix(console): detail form tabs should not have unexpected margin-top ( #4544 )
2023-09-18 08:45:43 +00:00
Charles Zhao
0175d80d88
fix(console): transfer items should all be rendered as 40px in height ( #4543 )
2023-09-18 16:41:50 +08:00
Gao Sun
d065cbc623
refactor(schemas): sentinel first version
2023-09-18 16:31:23 +08:00
Charles Zhao
ff1da7700f
fix(console): should show user initial letter avatar in roles ( #4540 )
2023-09-18 16:06:18 +08:00
Charles Zhao
460784041b
fix(console): grouped avatars should stack on each other ( #4539 )
2023-09-18 16:05:53 +08:00
wangsijie
256aa30c31
feat(core): management user verifications ( #4481 )
...
* feat(schemas): add user verifications column
* feat(core): management user verifications
2023-09-18 11:39:22 +08:00
Darcy Ye
e90eb65d63
refactor(console,phrases,schemas,core): reorg role table ( #4534 )
2023-09-18 11:23:06 +08:00
Charles Zhao
c25916687f
refactor(console): add management api notice and update logo ( #4532 )
2023-09-18 11:00:12 +08:00
wangsijie
38d35934e7
chore(phrases): add mfa session phrases ( #4536 )
2023-09-18 10:46:13 +08:00
Darcy Ye
19e7292f49
refactor(console): refactor assign role modal ( #4503 )
2023-09-18 02:34:13 +00:00
wangsijie
7a3d4fb58c
fix(core): quota guard for mfa feature ( #4529 )
2023-09-18 10:00:26 +08:00
Darcy Ye
8366af442a
chore(core,test): enable advanced search params for GET /applications API ( #4495 )
...
* chore(core,test): enable advanced search params for GET /applications API
* refactor: add query by app type(s) filter
* refactor: reuse search for app types
2023-09-17 03:48:56 +00:00
renovate[bot]
0899fd8dda
chore(deps): update dependency ky to v1 ( #4415 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-09-16 13:12:16 +00:00
Charles Zhao
595787d20d
refactor(console): improve m2m app guide content ( #4531 )
2023-09-16 12:49:22 +00:00
Charles Zhao
2104fc0b94
refactor(console): remove alternative endpoint from app guides ( #4530 )
...
* refactor(console): remove alternative endpoint from app guides
* chore(console): add border radius to images in guides
2023-09-16 20:27:27 +08:00
Gao Sun
d0a44e93f8
refactor(schemas): support field JSDoc comments
2023-09-16 17:15:56 +08:00
Gao Sun
f702cc24a3
feat: init sentinel
2023-09-16 17:15:53 +08:00
Charles Zhao
9bf591555e
refactor(console): improve m2m app guide content ( #4525 )
2023-09-16 10:48:39 +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
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
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
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
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