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

1978 commits

Author SHA1 Message Date
Gao Sun
e244b62a39
feat(console,core): edit permissions and roles 2023-10-20 16:21:06 +08:00
Gao Sun
d582fdf284
feat(console): show permission tags in roles table 2023-10-19 18:48:07 +08:00
Gao Sun
8754d86610
feat(console): organization roles table 2023-10-19 18:48:06 +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
Darcy Ye
f29253dcb7
chore(phrases): add phrases of enterprise identities 2023-10-18 11:42:56 +08: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
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
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
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
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