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

1223 commits

Author SHA1 Message Date
Gao Sun
e1894f7abb
Merge branch 'master' into gao-remove-leading-slash 2023-02-13 15:00:23 +08:00
wangsijie
df18864b9c
fix(console): fix connector json config save (#3101) 2023-02-13 12:08:46 +08:00
Charles Zhao
2102a1e608
chore: remove annoying install module failure warning from parcel (#3095) 2023-02-10 22:13:02 +08:00
wangsijie
111e2973c2
feat(console): connector config form (#3074) 2023-02-10 16:59:32 +08:00
Xiao Yijun
04ee73e943
refactor(console): multi-card selector (#3089) 2023-02-10 11:38:41 +08:00
Gao Sun
1d7f22debf
refactor(console): remove api path leading slash 2023-02-10 01:34:23 +08:00
Xiao Yijun
9208aee684
feat(console): add CardSelector component for cloud preview (#3085) 2023-02-09 10:07:49 +00:00
Xiao Yijun
7b9712db9a
refactor(console): support icon in radio item (#3077) 2023-02-09 15:42:54 +08:00
Xiao Yijun
9ba7c0cdf0
feat(console): multi card selector on cloud preview page (#3073) 2023-02-09 09:34:26 +08:00
Xiao Yijun
514930eb21
feat(console): compact-style radio group (#3071) 2023-02-08 15:55:04 +08:00
Xiao Yijun
785ee506ad
chore(console): replace as with satisfies (#3067) 2023-02-07 21:07:05 +08:00
Xiao Yijun
d3e786ec80
refactor(console): update app structure (#3066) 2023-02-07 17:59:22 +08:00
Xiao Yijun
f804e06252
refactor(console): rename Go Web to Go in SDK docs (#3063) 2023-02-07 16:53:55 +08:00
Xiao Yijun
ae09f0cd57
refactor(console): i18n for documentation url (#3062) 2023-02-07 12:23:41 +08:00
renovate[bot]
4a407ad4de
chore(deps): update logto js sdk monorepo packages to v1.0.0-rc.0 (#3057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-02-06 04:37:52 +00:00
Xiao Yijun
21eb7587a1
refactor(console): userAccountInformation (#3045) 2023-02-06 11:55:26 +08:00
Xiao Yijun
17707bc642
refactor(console): keep sign-in method verification code check state (#3039) 2023-02-05 10:15:24 +08:00
renovate[bot]
8683312664
chore(deps): update parcel monorepo to v2.8.3 (#2993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-05 00:14:47 +08:00
silverhand-bot
b2f4b728de
release: version core packages (#3054) 2023-02-03 09:45:53 +00:00
Gao Sun
2c19a83f0b
release: version packages 2023-02-02 22:21:34 +08:00
Gao Sun
f4b8063bed
chore: manually update to rc 2023-02-02 22:18:08 +08:00
Charles Zhao
9e782318b6
fix(console): improve table styles in markdown component (#3047) 2023-02-02 21:58:32 +08:00
Xiao Yijun
c4fdf4613a
fix(console): user roles table column name (#3049) 2023-02-02 21:02:02 +08:00
Gao Sun
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
Xiao Yijun
201822b772
refactor(console): use small size copy component on connector details page (#3041) 2023-02-02 14:19:22 +08:00
Xiao Yijun
2420af2093
refactor(console): useDebounce (#3040) 2023-02-01 08:32:50 +00:00
Charles Zhao
d5fd433ecc
refactor(console,demo-app): update font keys in CSS variables (#3042) 2023-02-01 16:18:50 +08:00
Xiao Yijun
6779a9f15f
refactor(console): use overlay scrollbar in dropdown (#3035) 2023-02-01 12:50:52 +08:00
Xiao Yijun
6665495a4e
style(console): assigned users (#3033) 2023-02-01 12:49:32 +08:00
Xiao Yijun
bc62796e5c
refactor(console): replace useTableSearchParams with useSearchParametersWatcher (#3027) 2023-02-01 12:40:20 +08:00
Gao Sun
f16f9d2403
refactor(phrases): update RBAC content (#3037) 2023-01-31 11:07:43 +00:00
Xiao Yijun
652065a760
fix(console): navigate to log details page on user log clicked (#3026) 2023-01-31 18:06:09 +08:00
Gao Sun
14482934f6
Merge pull request #3022 from logto-io/gao-log-5278-core-merge-settings-into-logto-configs
refactor!: drop settings table and add systems table
2023-01-31 11:57:21 +08:00
Xiao Yijun
7d89a55a7c
style(console): username (#3025) 2023-01-31 11:51:52 +08:00
Xiao Yijun
28023a5f26
refactor(console): use overlay scrollbar in tables (#3029) 2023-01-31 11:47:30 +08:00
Xiao Yijun
2e2b153b61
refactor(console): remove deprecated table styles (#2991) 2023-01-30 13:16:57 +08:00
Charles Zhao
8fe02a0059
refactor(console): user social identities table (#2992)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2023-01-30 12:23:56 +08:00
Gao Sun
d0399eb8a4
refactor!: merge settings into logto configs table 2023-01-29 19:42:19 +08:00
Xiao Yijun
47b84f2d78
refactor(phrases): update rbac-related removing phrases (#3005) 2023-01-20 16:17:18 +08:00
Xiao Yijun
9b17a0b2d2
refactor(console): add max-width to target scope tag (#3004) 2023-01-20 16:15:05 +08:00
Xiao Yijun
b575a45b43
refactor(console): align empty image to vertical center (#2980) 2023-01-20 14:10:00 +08:00
Xiao Yijun
7525f7d20b
style(console): text ellipsis in permission table (#2983) 2023-01-19 23:49:25 +08:00
Xiao Yijun
4dfd86980c
style(console): text ellipsis in user roles table (#2985) 2023-01-19 00:01:35 +08:00
Xiao Yijun
0ee0370760
style(console): text ellipsis in audit logs table (#2986) 2023-01-19 00:01:19 +08:00
Xiao Yijun
3c1793e6ba
style(console): text ellipsis in roles table (#2984) 2023-01-19 00:01:03 +08:00
wangsijie
b87b9def62
fix(console): remove username admin tag (#2973) 2023-01-18 15:56:47 +08:00
wangsijie
ece866db7c
feat!: migrate application role names to RBAC (#2972) 2023-01-18 15:38:36 +08:00
Xiao Yijun
3a5025740a
style(console): hidden role item info on overflow (#2979) 2023-01-18 11:52:57 +08:00
Xiao Yijun
3f1faf4784
refactor(console): add error state to create role and permission form (#2978) 2023-01-18 11:52:18 +08:00
Xiao Yijun
993298792d
style(console): role scopes item padding (#2977) 2023-01-18 11:51:57 +08:00