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

1263 commits

Author SHA1 Message Date
Xiao Yijun
9292bc086d
refactor(console): add deletion tip for rbac-related action buttons (#2946) 2023-01-16 14:14:13 +08:00
Xiao Yijun
1621bd7ae3
refactor(console): users page (#2943) 2023-01-16 05:52:21 +00:00
Xiao Yijun
a6affa0189
refactor(console): table hover behaviors (#2938) 2023-01-16 13:42:06 +08:00
Xiao Yijun
102019108c
refactor(console): update search placeholder (#2948) 2023-01-16 12:36:39 +08:00
Xiao Yijun
a484d67cf5
refactor(console): open resource and role details on current tab (#2945) 2023-01-13 20:52:55 +08:00
Xiao Yijun
0852f06c0b
style(console): role scopes transfer component (#2947) 2023-01-13 20:52:14 +08:00
Xiao Yijun
1dfe21d41c
refactor(console): make scopes of the management api readonly (#2939) 2023-01-13 13:31:37 +08:00
Xiao Yijun
cce723d12a
refactor(console): do not allow spaces in the permission name (#2935) 2023-01-13 12:37:33 +08:00
Xiao Yijun
ef795ac592
refactor(console): support pagination on rbac-related pages (#2934) 2023-01-13 12:37:16 +08:00
Xiao Yijun
5211fa1e0c
refactor(console): update rbac phrases (#2921) 2023-01-13 11:43:44 +08:00
Xiao Yijun
3951724bcd
refactor(console): make the disabled prop of the CheckBox optional (#2933) 2023-01-13 10:41:55 +08:00
Xiao Yijun
ce0b2c1cd2
refactor(console): role permissions transfer component (#2914) 2023-01-12 22:07:27 +08:00
Xiao Yijun
d5826ccd4d
refactor(console): role users transfer component (#2912) 2023-01-12 16:23:37 +08:00
Xiao Yijun
17266913df
feat(console): add assigned users column to roles table (#2916) 2023-01-12 11:50:37 +08:00
Xiao Yijun
701bd1b16d
refactor(console): support pagination and search on the roles page (#2908) 2023-01-11 15:42:32 +08:00
Xiao Yijun
64d2fa5a63
feat(console): assign roles to user (#2896) 2023-01-11 15:42:16 +08:00
simeng-li
dee3ca0891
fix(console): fix sign-up identifier key (#2876) 2023-01-11 15:16:13 +08:00
Xiao Yijun
cc70fa90cd
refactor(console): parse number to string by String() (#2902) 2023-01-11 12:13:41 +08:00
Xiao Yijun
20800e809c
refactor(console): build url by buildUrl util (#2899) 2023-01-10 18:01:59 +08:00
Xiao Yijun
751d6117c1
feat(console): assign permissions to a role (#2882) 2023-01-10 14:55:37 +08:00
Xiao Yijun
8cda770ce9
feat(console): assign users to a role (#2883) 2023-01-10 14:02:17 +08:00
simeng-li
3ff6554c08
refactor(core,console,schemas): remove logDto (#2889) 2023-01-10 05:57:24 +00:00
Charles Zhao
550cbe3436
fix(console): fix indeterminate state issue and react warning in checkbox component (#2890) 2023-01-10 05:01:22 +00:00
Xiao Yijun
cab1fd646f
feat(console): role users page (#2864) 2023-01-09 07:39:31 +00:00
Xiao Yijun
ac01933c0f
feat(console): user roles page (#2860) 2023-01-09 07:34:22 +00:00
Xiao Yijun
158dec3c0c
refactor(console): user details page (#2859) 2023-01-09 15:25:50 +08:00
Xiao Yijun
e240f77652
feat(console): role permissions page (#2855) 2023-01-09 06:10:57 +00:00
Xiao Yijun
fc10ec312a
feat(console): role users transfer component (#2839) 2023-01-09 06:02:49 +00:00
Gao Sun
6e2951fafc
chore!: drop Node 16 (#2848) 2023-01-07 20:42:10 +08:00
Xiao Yijun
fff081f1be
feat(console): delete permission (#2831) 2023-01-06 15:15:08 +00:00
Xiao Yijun
fdd5af2582
feat(console): create permission (#2830) 2023-01-06 23:03:53 +08:00
simeng-li
4af325af03
refactor(core,ui,schemas): replace sms sign-in method with phone (#2825) 2023-01-06 17:43:28 +08:00
Gao Sun
27c0cade79
Merge pull request #2837 from logto-io/v1.0.0-beta.19
chore: merge back v1.0.0 beta.19
2023-01-06 17:01:19 +08:00
Gao Sun
4d9d16661d
release: version core packages 2023-01-06 16:48:18 +08:00
Xiao Yijun
d3e8ea142a
feat(console): api resource permissions page (#2829) 2023-01-06 14:45:51 +08:00
Xiao Yijun
81f34fff5d
refactor(console): support tiny pagination variant (#2818) 2023-01-06 14:34:50 +08:00
Xiao Yijun
2b67904182
feat(console): delete role (#2824) 2023-01-05 08:58:21 +00:00
Xiao Yijun
8b18744642
feat(console): create role (#2822) 2023-01-05 08:43:55 +00:00
Xiao Yijun
6230775a4b
feat(console): role details settings page (#2821) 2023-01-05 08:34:01 +00:00
Xiao Yijun
5786d8156f
feat(console): roles page (#2820) 2023-01-05 16:22:45 +08:00
Xiao Yijun
be69a81478
refactor(console): connectors table (#2813) 2023-01-04 16:43:58 +08:00
Xiao Yijun
45e72f173c
chore(console): remove deprecated transfer component (#2815) 2023-01-04 15:49:16 +08:00
wangsijie
61f4e7fd2d
feat: add users_roles table and remove role_names (#2525) 2023-01-04 15:39:27 +08:00
Xiao Yijun
fb9c967389
refactor(console): useConnectorInUse hook (#2812) 2023-01-03 18:53:43 +08:00
silverhand-bot
9c1b3d77aa
release: version core packages (#2803) 2023-01-01 19:55:54 +08:00
simeng-li
5189f6ab9f
feat(core): add interaction api logs (#2794) 2022-12-31 18:18:35 +08:00
wangsijie
aafd2140db
fix(console): dark visible base on initial form data (#2795) 2022-12-30 21:51:06 +08:00
wangsijie
bd9abaa509
feat(console): show standard connector name in table (#2791) 2022-12-30 20:16:52 +08:00
Xiao Yijun
66b72ddbce
fix(console): clear connector create form state on closed (#2780) 2022-12-30 19:12:50 +08:00
Xiao Yijun
ecf542c6e9
style(console): SignUpAndSignInChangePreview (#2788) 2022-12-30 18:44:51 +08:00
wangsijie
fc6b7cfe2b
Merge pull request #2787 from logto-io/sijie-log-4995-standard-connector-name
fix(console): display standard connector name
2022-12-30 17:37:41 +08:00
wangsijie
2a723f01a3
fix(console): add json validator to connector config (#2774) 2022-12-30 07:43:42 +00:00
wangsijie
012e4d5b24
fix(console): display standard connector name 2022-12-30 15:41:25 +08:00
wangsijie
09b1fa370f
fix(console): add sync profile tip (#2784) 2022-12-30 07:36:29 +00:00
wangsijie
e47fa77951
fix(console): fix connector form tips (#2783) 2022-12-30 15:36:13 +08:00
Xiao Yijun
caba72b06c
refactor(console): table column type (#2772) 2022-12-30 15:31:02 +08:00
Xiao Yijun
0e9a214140
refactor(console): add loading state to confirm reset password form (#2779) 2022-12-30 15:27:26 +08:00
Xiao Yijun
c92120b1c1
style(console): successful tooltip state (#2789) 2022-12-30 15:27:07 +08:00
wangsijie
2b2c5ecb7c
fix(console): auto expand dark logo field (#2782) 2022-12-30 15:25:30 +08:00
wangsijie
28f8e8a9a8
fix(console): add url check for logo (#2771) 2022-12-30 15:24:55 +08:00
Xiao Yijun
f42b82d13b
style(console): remove full-width limit of add social dropdown (#2778) 2022-12-30 12:49:21 +08:00
Xiao Yijun
06f6af758c
refactor(console): api resources table (#2767) 2022-12-30 11:21:55 +08:00
Xiao Yijun
5e48ba75f6
fix(console): search users by phone (#2766) 2022-12-30 11:20:02 +08:00
Xiao Yijun
b403f19558
refactor(console): refactor table component (#2738) 2022-12-29 21:59:30 +08:00
Xiao Yijun
b7882d481e
fix(console): close modal on tab changed on user details page (#2750) 2022-12-29 13:44:37 +08:00
Xiao Yijun
aaf92a6ef5
fix(console): close deletion modal on connector changed (#2749) 2022-12-29 13:04:04 +08:00
Xiao Yijun
46260a3410
style(console): update select component style (#2748) 2022-12-29 11:53:42 +08:00
Darcy Ye
2773bf5ec7
chore: update standard connector AC contents (#2753)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2022-12-29 03:03:14 +00:00
Xiao Yijun
fd4bd8a2df
refactor(console): update loading skeletons (#2660) 2022-12-28 14:22:35 +08:00
Xiao Yijun
52265b0b03
refactor(console): add space to learn more links (#2736) 2022-12-27 21:34:32 +08:00
Xiao Yijun
ae7a89f0ce
fix(console): use getSafe on the sie page (#2735) 2022-12-27 14:47:18 +08:00
Xiao Yijun
dc2c8ece22
refactor(console): add create route for connectors page (#2727) 2022-12-27 10:13:18 +08:00
Charles Zhao
a56b3240a3
fix(console): set min-width to left control panel in SIE (#2729) 2022-12-26 21:23:13 +08:00
renovate[bot]
e5dc687ee8
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-26 20:13:05 +08:00
Charles Zhao
54c669da98
fix(console): checkbox label should not wrap (#2728) 2022-12-26 16:56:55 +08:00
Charles Zhao
c4eb499cd9
fix(console): tooltip should point to box center of the checkbox (#2726) 2022-12-26 12:50:04 +08:00
Charles Zhao
e7e656c6d1
refactor(console): checkbox component (#2717) 2022-12-26 01:54:59 +08:00
Charles Zhao
c53e208255
refactor: improve typing in RadioGroup component (#2722) 2022-12-25 13:53:29 +08:00
renovate[bot]
c5025fc70b
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-25 13:52:55 +08:00
Gao Sun
c52a66a32d
refactor: remove lodash (#2715) 2022-12-23 15:19:49 +00:00
Charles Zhao
28a1b37859
chore: fix typo in i18n phrase key (#2714) 2022-12-23 16:06:27 +08:00
Charles Zhao
8d73b64984
Merge pull request #2708 from logto-io/charles-fix-svg-render-issue-and-add-integration-tests
fix: svg rendering issue and add ui tests
2022-12-23 12:42:43 +08:00
Gao Sun
df6eb9e942
chore(deps): upgrade prettier to v2.8.1 (#2709) 2022-12-22 16:52:39 +08:00
Charles Zhao
e7e3804385
fix(console): svg rendering correctly with viewbox property 2022-12-22 13:01:31 +08:00
Xiao Yijun
5743515804
refactor(console): create user process (#2698) 2022-12-22 11:15:39 +08:00
Xiao Yijun
3daf30835a
fix(console): table scrollbar on the applications page (#2703) 2022-12-22 11:15:21 +08:00
renovate[bot]
1889cf272a
chore(deps): update parcel monorepo to v2.8.2 (#2363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 10:43:38 +08:00
wangsijie
9247ed4c1c
fix(console): fix guide string generator (#2702) 2022-12-22 10:41:48 +08:00
Xiao Yijun
c552c93e4c
fix(console): buildUserDetailsPathname (#2697) 2022-12-21 05:58:24 +00:00
wangsijie
775b1d0a02
feat(console): add toggle tip for connector target field (#2689) 2022-12-21 13:18:01 +08:00
Xiao Yijun
b431b0bc5e
refactor(console): add routes for create modals (#2690) 2022-12-21 13:16:48 +08:00
wangsijie
1865b74272
fix(console): use connector dark logo (#2694) 2022-12-21 03:54:11 +00:00
Gao Sun
caa75422ad
Merge pull request #2681 from logto-io/gao-refactor-log-types-2
refactor: log types 2
2022-12-21 11:01:52 +08:00
Gao Sun
cb159ac8bb
Merge pull request #2685 from logto-io/gao-refactor-schemas-export
refactor: schema export and id generator
2022-12-20 18:08:13 +08:00
Charles Zhao
8ec3f19bb3
refactor: use default user avatar instead of founding team avatars (#2682) 2022-12-20 16:51:28 +08:00
Gao Sun
c24a57f2c4
refactor: update log types in database and console 2022-12-20 13:47:12 +08:00
Gao Sun
0f2548e0c4
refactor: fix build errors 2022-12-20 10:25:47 +08:00
Gao Sun
3a3a107811
refactor: schema export and id generator 2022-12-20 00:02:35 +08:00
Gao Sun
981ca84b9b
Merge branch 'master' into gao-refactor-log-types 2022-12-17 19:06:20 +08:00
Gao Sun
9c04da0ffe
refactor: add comments and fix build 2022-12-16 16:43:48 +08:00
Xiao Yijun
57a28be292
fix(console): tip bubble position (#2674) 2022-12-16 09:59:10 +08:00
Xiao Yijun
bc5f4b541a
refactor: replace termsOfUse with termsOfUseUrl (#2665) 2022-12-15 17:04:42 +08:00
Gao Sun
bed00c4918
Merge pull request #2663 from logto-io/gao-bring-back-toolkit
refactor: bring back toolkit packages
2022-12-15 12:18:53 +08:00
Xiao Yijun
3ca52420da
refactor(console): add sie tab constants (#2654) 2022-12-15 11:44:31 +08:00
Gao Sun
32fa807d16
refactor: bring back toolkit packages 2022-12-14 16:40:22 +08:00
Gao Sun
7bf52aa7ad
feat(core)!: enhanced user search params (#2639) 2022-12-14 08:36:57 +00:00
Xiao Yijun
c7add49165
refactor(console): keep pagination when the table is loading (#2661) 2022-12-14 11:41:37 +08:00
Xiao Yijun
7b9aaa0b08
chore(phrases): remove duplicated got_it translation (#2655) 2022-12-14 09:52:26 +08:00
renovate[bot]
c210c74aba
chore(deps): update dependency ky to ^0.33.0 2022-12-13 10:26:51 +00:00
Gao Sun
48b777374f
chore: upgrade packages (#2648) 2022-12-13 18:11:51 +08:00
Gao Sun
500b985d31
Merge branch 'master' into gao-fix-sie-forget-pwd-enabled 2022-12-13 16:21:08 +08:00
Gao Sun
8a32d7aad0
release: version packages 2022-12-13 16:18:49 +08:00
Gao Sun
7b87a3d2e6
Merge branch 'master' into gao-test-native-esm-2 2022-12-13 14:51:52 +08:00
wangsijie
83cb2ec37f
fix(console): remove sync profile field for non-social connector (#2637) 2022-12-13 05:07:11 +00:00
Xiao Yijun
9e08808569
fix(console): align the preview background color with the ui page (#2641) 2022-12-13 13:03:50 +08:00
Xiao Yijun
6441a38c13
refactor(console): add another button (#2653) 2022-12-13 13:03:36 +08:00
Xiao Yijun
91b82fef3f
refactor(console): add a11y to the SenderTester (#2636) 2022-12-13 11:42:06 +08:00
Xiao Yijun
89651833d2
fix(console): navigate to the details page on connector created (#2640) 2022-12-13 11:41:53 +08:00
Xiao Yijun
e8ee2a31b1
refactor(console): remove unnecessary required tag (#2638) 2022-12-13 11:16:56 +08:00
Gao Sun
0558195a90
chore(console): add fixme comment 2022-12-12 21:53:39 +08:00
Gao Sun
51647cf4ca
test: update to native ESM (batch 2) 2022-12-12 21:53:38 +08:00
renovate[bot]
3db51178a4
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.14 (#2645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-12 21:51:01 +08:00
Xiao Yijun
81efde35d3
style(console): add border to the color block of ColorPicker (#2635) 2022-12-12 16:40:45 +08:00
Xiao Yijun
57cd6f877d
style(console): update link styles in markdown contents (#2634) 2022-12-12 16:40:27 +08:00
Charles Zhao
e255021501
chore: fix typos and errors in i18n phrases (#2632) 2022-12-12 14:28:18 +08:00
Xiao Yijun
2c1640d889
refactor(console): TabNavItem props type (#2630) 2022-12-12 13:53:47 +08:00
Gao Sun
25f0a2e158
test: use native ESM (#2621) 2022-12-12 13:43:23 +08:00
Xiao Yijun
d65e25a10e
refactor(console): support close modal on esc pressed (#2627) 2022-12-09 19:57:28 +08:00
Xiao Yijun
6c2d3daf7e
style(console): add radio groups margin-top on the sie branding page (#2629) 2022-12-09 19:47:46 +08:00
Xiao Yijun
25e90fb408
style(console): fix dropdown title text ellipsis (#2628) 2022-12-09 19:46:54 +08:00
Xiao Yijun
6a03e286c1
refactor(console): support small-size CopyToClipBoard (#2617) 2022-12-09 04:19:25 +00:00
Xiao Yijun
b3e674ced0
refactor(console): add link to toggle tips (#2613) 2022-12-09 04:01:44 +00:00
Xiao Yijun
07fae9a6fc
refactor(console): make the LanguageEditor responsive (#2620) 2022-12-09 11:57:19 +08:00
Xiao Yijun
6ae4919762
refactor(console): improve tip components usage (#2608) 2022-12-09 11:40:39 +08:00
Gao Sun
42f288d97b
refactor: fix workspace dep version (#2606) 2022-12-07 21:39:32 +08:00
Xiao Yijun
29f2ce45d4
refactor(console,ui): import noop from silverhand/essentials (#2601) 2022-12-07 11:29:03 +08:00
Xiao Yijun
dac1f5cb49
refactor(core,console): replace deduplicate logic with deduplicate util (#2600) 2022-12-07 11:28:49 +08:00
Xiao Yijun
a00782de29
refactor(console): align text link style (#2599) 2022-12-07 11:28:32 +08:00
wangsijie
a64816422e
feat(core,console): prevent target change after created (#2589) 2022-12-06 10:03:29 +00:00
Xiao Yijun
6d76a5e169
Revert "style(console): skeletons should not overlap the table header" (#2597) 2022-12-06 09:12:58 +00:00
wangsijie
5d30810eb8
feat(console): add trailing icon to dark visible toggle button (#2595) 2022-12-06 17:00:51 +08:00
wangsijie
121a240b1f
fix(console): error state for connector form (#2594) 2022-12-06 17:00:42 +08:00
wangsijie
bbf54216fe
feat(console): sort connectors (#2587) 2022-12-06 16:42:41 +08:00
Xiao Yijun
b997d6f420
refactor(console): replace info tooltips with toggle tips (#2590) 2022-12-06 05:08:35 +00:00
Xiao Yijun
0bec9f0ff5
refactor(console): extract toggle tip logic into a ToggleTipButton component (#2588) 2022-12-06 12:56:02 +08:00
Xiao Yijun
e88dc8e767
style(console): fix the minus icon size (#2593) 2022-12-06 12:51:57 +08:00
Xiao Yijun
c8005174f3
style(console): skeletons should not overlap the table header (#2592) 2022-12-06 12:35:02 +08:00
Gao Sun
f16824acc2
Merge pull request #2562 from logto-io/gao-merge-beta-16
chore: merge v1.0.0-beta.16
2022-12-06 12:08:02 +08:00
Gao Sun
732421582a
chore: upgrade toolkit 2022-12-06 11:56:56 +08:00
Xiao Yijun
9616b9383c
style(console): center align create buttons on list page (#2586) 2022-12-05 16:37:34 +08:00