Xiao Yijun
e36493367e
feat(console): add tenant deletion guard ( #4647 )
2023-10-13 14:22:58 +08:00
simeng-li
608c2699cf
chore(console): bump react-markdown ( #4648 )
...
bump react-markdown and remark version
2023-10-13 10:20:50 +08:00
dependabot[bot]
6826f15efb
chore(deps): bump zod from 3.20.2 to 3.22.3 ( #4615 )
...
* chore(deps): bump zod from 3.20.2 to 3.22.3
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): align zod versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-12 04:12:05 +00:00
Charles Zhao
106ec388d5
feat(console): add console UI for private keys rotation ( #4632 )
2023-10-11 08:11:22 +00:00
dependabot[bot]
f27a3ee2a7
chore(deps-dev): bump postcss from 8.4.14 to 8.4.31 ( #4614 )
...
* chore(deps-dev): bump postcss from 8.4.14 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: allow `deps-dev` as commit scope
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-09 07:30:06 +00:00
Hussain Shaikh
9e9227f9fa
feat: guard text inputs for CustomHeaderField component ( #4609 )
...
* feat: guard text inputs for CustomHeaderField component
* feat: add valueValidator and update keyValidator
* fix(console): check custom header key and value only if they are not empty
* chore(phrases): add invalid input phrases for custom header field
---------
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2023-10-09 13:59:49 +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
Darcy Ye
03bc7888b1
chore: add M2M RBAC changeset for @logto/core and update changelog ( #4618 )
2023-10-07 17:54:14 +08:00
silverhand-bot
f3ec4c6734
release: version packages ( #4575 )
2023-10-07 00:39:33 -05:00
Darcy Ye
a8b5a020fd
chore: add M2M RBAC changeset and remove feature switch ( #4593 )
2023-09-28 14:35:19 +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
Darcy Ye
19939811c1
refactor(console,phrases): hide role type selection on creation modal by default ( #4581 )
2023-09-26 11:02:05 +08:00
wangsijie
7b43dd5de6
feat(schemas,console): add mfa interaction log key ( #4560 )
2023-09-25 11:37:43 +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
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
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
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
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
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
Darcy Ye
19e7292f49
refactor(console): refactor assign role modal ( #4503 )
2023-09-18 02:34:13 +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
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
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
Xiao Yijun
89a3fcc816
refactor(console): hide mfa quota content before feature launched ( #4516 )
2023-09-15 16:32:18 +08:00