Gao Sun
|
d789a08e41
|
feat(console): support multi-tenancy (1/2) (#3205)
|
2023-02-28 16:04:12 +08:00 |
|
Gao Sun
|
75b6d65b3e
|
Merge pull request #3227 from logto-io/gao-fix-local-cors
fix(core): allow localhost CORS when only one endpoint available
|
2023-02-28 14:15:46 +08:00 |
|
Charles Zhao
|
bbcb904223
|
feat(console): new profile settings page (#3204)
|
2023-02-27 18:04:56 +08:00 |
|
Xiao Yijun
|
9c31d3837b
|
refactor(console): remove i18n text context (#3234)
|
2023-02-27 17:55:13 +08:00 |
|
wangsijie
|
a3e6001887
|
style(console): fix connector dark collapse button margin (#3229)
|
2023-02-27 15:29:02 +08:00 |
|
Xiao Yijun
|
13f877ca4d
|
refactor(console): get-started tasks (#3208)
|
2023-02-27 10:15:55 +08:00 |
|
Gao Sun
|
237df1721c
|
release: version core packages
|
2023-02-26 15:03:37 +08:00 |
|
silverhand-bot
|
cda2c821cd
|
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-25 23:15:42 +08:00 |
|
Charles Zhao
|
b0e4bc9d25
|
fix(console): change password should use me router api (#3214)
|
2023-02-24 18:02:55 +08:00 |
|
Charles Zhao
|
cd984cda58
|
chore(console): temporarily hide profile page entrance (#3215)
|
2023-02-24 18:00:52 +08:00 |
|
Darcy Ye
|
dde0ae1ae7
|
fix(console): connector formItem add desc (#3212)
|
2023-02-24 17:53:47 +08:00 |
|
Darcy Ye
|
c12cf395c4
|
fix(console): fix passwordless connectors title of sender tester (#3213)
|
2023-02-24 17:38:35 +08:00 |
|
Gao Sun
|
518579efce
|
chore: update configs (#3190)
|
2023-02-24 17:30:08 +08:00 |
|
Xiao Yijun
|
a63e79c8b4
|
refactor(console): rename cloudPage to onboardPage (#3207)
|
2023-02-24 16:43:59 +08:00 |
|
Xiao Yijun
|
72f4adc0f0
|
feat(console): page error state (#3193)
|
2023-02-24 16:15:36 +08:00 |
|
Darcy Ye
|
e84d2162ba
|
chore: update connector AC contents (#3210)
|
2023-02-24 16:14:14 +08:00 |
|
Darcy Ye
|
844ae9bb89
|
fix(console): font size of readme title and card title should be 16px (#3200)
|
2023-02-24 16:14:01 +08:00 |
|
Gao Sun
|
ad1c1eb75e
|
chore: opensource -> open-source (#3206)
|
2023-02-24 16:04:11 +08:00 |
|
Gao Sun
|
b23bfc61bc
|
refactor(console): refactor cloud router
|
2023-02-24 00:27:51 +08:00 |
|
Xiao Yijun
|
e8e623a2bf
|
feat(console): submit cloud questionnaire (#3172)
|
2023-02-23 16:49:45 +08:00 |
|
Xiao Yijun
|
e69790fd17
|
feat(console): early bird gift (#3177)
|
2023-02-23 15:07:11 +08:00 |
|
Xiao Yijun
|
794e270dc5
|
refactor(console): welcome state of the sie page (#3188)
|
2023-02-23 06:21:11 +00:00 |
|
Gao Sun
|
720d1ecb33
|
refactor: fix cloud env (#3186)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
|
2023-02-23 03:38:59 +00:00 |
|
Gao Sun
|
09d2dac1ea
|
refactor: move admin console app to database (#3185)
|
2023-02-22 14:35:17 +00:00 |
|
Gao Sun
|
e3f88f5250
|
refactor: remove demo app db entity (#3165)
|
2023-02-21 03:45:06 +00:00 |
|
wangsijie
|
312b899a20
|
feat(console): new style for create and edit connector (#3126)
|
2023-02-20 18:04:43 +08:00 |
|
Xiao Yijun
|
2147c1974b
|
feat(console): add isCloud constant (#3144)
|
2023-02-20 17:51:45 +08:00 |
|
Gao Sun
|
6771ddf141
|
Merge pull request #3146 from logto-io/gao-cloud-get-available-tenants
feat(cloud): `GET /api/tenants`
|
2023-02-20 12:53:43 +08:00 |
|
Gao Sun
|
f3a8dfc947
|
Merge pull request #3138 from logto-io/gao-init-cloud
feat: init cloud
|
2023-02-20 12:48:17 +08:00 |
|
Gao Sun
|
1808a25570
|
feat(cloud): GET /api/tenants
|
2023-02-18 18:37:49 +08:00 |
|
Gao Sun
|
8fa9e7a4a1
|
refactor: fix dev experience
|
2023-02-18 14:33:47 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Xiao Yijun
|
6f94615596
|
feat(console): progress bar on cloud page (#3139)
|
2023-02-17 16:26:32 +08:00 |
|
Gao Sun
|
36966ad590
|
Merge pull request #3136 from logto-io/gao-upgrade-configs
chore: upgrade configs
|
2023-02-17 15:31:25 +08:00 |
|
Gao Sun
|
f339e86591
|
refactor: update tsconfig
|
2023-02-17 13:41:05 +08:00 |
|
Xiao Yijun
|
d6e4b7ac46
|
fix(console): open demo app on cloud congrats page (#3134)
|
2023-02-17 11:09:01 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
Xiao Yijun
|
4c384a7715
|
feat(console): cloud congrats page (#3125)
|
2023-02-16 18:05:09 +08:00 |
|
Xiao Yijun
|
951ea0de6d
|
refactor(console): rename CloudPreivew (#3131)
|
2023-02-16 17:10:08 +08:00 |
|
Xiao Yijun
|
f9371d539a
|
style(console): copy to clipboard icon size (#3118)
|
2023-02-16 06:00:44 +00:00 |
|
Xiao Yijun
|
06f98b6dc9
|
feat(console): cloud preview about page (#3111)
|
2023-02-16 13:33:43 +08:00 |
|
Charles Zhao
|
66441b2197
|
refactor(console): new topbar user menu (#3112)
|
2023-02-16 12:28:19 +08:00 |
|
renovate[bot]
|
1b2d8ca428
|
chore(deps): update dependency stylelint to v15 (#3091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-16 11:09:03 +08:00 |
|
wangsijie
|
fd1f81cbe9
|
feat(console): group connector form items (#3115)
|
2023-02-16 10:42:03 +08:00 |
|
Gao Sun
|
b1826d7bcc
|
Merge pull request #3092 from logto-io/gao-add-admin-tenant
refactor!: add admin tenant
|
2023-02-15 23:37:53 +08:00 |
|
Gao Sun
|
525bd403d5
|
ci: use depot to build docker image (#3116)
|
2023-02-15 17:02:59 +08:00 |
|
Xiao Yijun
|
de0d22037d
|
fix(console): remove leading slash in the oidc config api path (#3114)
|
2023-02-15 07:01:50 +00:00 |
|
Gao Sun
|
40173bb5e0
|
Merge branch 'master' into gao-add-admin-tenant
|
2023-02-15 15:00:04 +08:00 |
|
Xiao Yijun
|
8b27f0dc09
|
feat(console): cloud preview welcome page (#3084)
|
2023-02-15 03:37:29 +00:00 |
|
Gao Sun
|
c137768472
|
refactor: utilities -> utils (#3106)
|
2023-02-15 10:26:22 +08:00 |
|
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 |
|
Gao Sun
|
c225719d70
|
refactor(core,console): update well-known for endpoints
|
2023-02-12 14:28:57 +08:00 |
|
Gao Sun
|
10825ee3ab
|
refactor!: remove hideAdminUser param in user search
|
2023-02-11 16:27:30 +08:00 |
|
Gao Sun
|
0481a450be
|
refactor: decouple admin tenant and user tenant
|
2023-02-11 14:38:16 +08:00 |
|
Charles Zhao
|
2102a1e608
|
chore: remove annoying install module failure warning from parcel (#3095)
|
2023-02-10 22:13:02 +08:00 |
|
Gao Sun
|
dd5b3037a8
|
refactor!: adjust packages to adapt admin tenant
|
2023-02-10 19:57:25 +08:00 |
|
wangsijie
|
111e2973c2
|
feat(console): connector config form (#3074)
|
2023-02-10 16:59:32 +08:00 |
|
Gao Sun
|
2af6fd114a
|
refactor!: add admin tenant
|
2023-02-10 13:06:52 +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 |
|
Xiao Yijun
|
2fa911422e
|
style(console): add padding-bottom to get-started and dashboard page (#2966)
|
2023-01-17 18:09:48 +08:00 |
|
Xiao Yijun
|
2676561720
|
style(console): table loading style (#2971)
|
2023-01-17 07:20:12 +00:00 |
|
Xiao Yijun
|
e4f3a5b6b2
|
style(console): search input on user roles page (#2970)
|
2023-01-17 14:34:45 +08:00 |
|
Xiao Yijun
|
10e4b619d4
|
fix(console): hide management api scope in role scopes transfer (#2969)
|
2023-01-17 05:31:36 +00:00 |
|
Xiao Yijun
|
c1749c0489
|
style(console): role transfer component (#2964)
|
2023-01-17 12:31:20 +08:00 |
|
Xiao Yijun
|
6130a1f8bd
|
fix(console): hide table empty state on table error (#2959)
|
2023-01-17 12:30:46 +08:00 |
|
Xiao Yijun
|
5f2140eb0f
|
refactor(console): add empty state to transfers (#2956)
|
2023-01-17 12:30:25 +08:00 |
|
Xiao Yijun
|
ea7e8303c0
|
refactor(console): audit logs table (#2951)
|
2023-01-16 10:25:02 +00:00 |
|
Xiao Yijun
|
9bcb11a2d8
|
refactor(console): make descriptions of the role and permission required (#2952)
|
2023-01-16 15:12:06 +08:00 |
|
wangsijie
|
9ed66a8593
|
feat(console,core)!: use rbac scope to control management resource (#2942)
|
2023-01-16 15:11:40 +08:00 |
|
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 |
|
Xiao Yijun
|
cbb61eff23
|
style(console): set the TabNavItem text color to neutral-30 (#2585)
|
2022-12-05 16:37:19 +08:00 |
|
Xiao Yijun
|
2d15ead429
|
style(console): CopyToClipboard component (#2584)
|
2022-12-05 16:37:06 +08:00 |
|
wangsijie
|
8f5a8bded0
|
feat(console): edit sync profile (#2573)
|
2022-12-05 08:24:32 +00:00 |
|
wangsijie
|
e3bc924c86
|
feat(console): edit standard connector (#2568)
|
2022-12-05 06:54:48 +00:00 |
|
Xiao Yijun
|
69b8f93dd6
|
refactor(console): increase the color picker interaction area (#2574)
|
2022-12-05 11:27:47 +08:00 |
|
wangsijie
|
d1427e56a0
|
feat(console): hide added connectors in modal (#2566)
|
2022-12-02 06:10:16 +00:00 |
|
Xiao Yijun
|
69a2953d56
|
refactor(console): add animations for the submit form action bar (#2570)
|
2022-12-02 13:26:54 +08:00 |
|
Xiao Yijun
|
bb53b32c1d
|
refactor: sign up settings schema (#2559)
|
2022-12-02 09:52:01 +08:00 |
|
Charles Zhao
|
c7c98aa179
|
fix(console): add language button should be hidden on click (#2565)
|
2022-12-01 20:56:40 +08:00 |
|
Charles Zhao
|
31814ad351
|
Merge pull request #2564 from logto-io/charles-log-4848-fix-dropdown-component-css-specificity-issues
fix: upgrade parcel and fix dropdown component css specificity issues
|
2022-12-01 20:55:41 +08:00 |
|
wangsijie
|
0376fa9d30
|
feat(console): add standard connector (#2560)
|
2022-12-01 15:18:26 +08:00 |
|
Charles Zhao
|
5c1cfded37
|
fix: upgrade parcel and fix dropdown component css specificity issues
|
2022-12-01 12:03:08 +08:00 |
|
Gao Sun
|
5aaec268de
|
chore: fix deps
|
2022-11-30 19:43:39 +08:00 |
|
Gao Sun
|
73cb2360e0
|
Merge branch 'master' into gao-merge-beta-16
|
2022-11-30 19:41:02 +08:00 |
|
Gao Sun
|
66fbb4316a
|
release: version packages
|
2022-11-30 17:11:09 +08:00 |
|
wangsijie
|
63f9ec57eb
|
Merge pull request #2547 from logto-io/sijie-remove-connector-enable
refactor: remove connector enabled state in database
|
2022-11-30 12:00:23 +08:00 |
|
Gao Sun
|
3b0aa43975
|
release: version packages
|
2022-11-29 20:06:17 +08:00 |
|
Xiao Yijun
|
671a27d147
|
style(console): fix multi-text input margin (#2546)
|
2022-11-29 18:44:50 +08:00 |
|
wangsijie
|
0c8c46ec03
|
fix: setup warning
|
2022-11-29 16:49:31 +08:00 |
|
Xiao Yijun
|
cb152a2c07
|
style(console): fix margin-top of the tab nav on the connectors page (#2550)
|
2022-11-29 16:27:45 +08:00 |
|
wangsijie
|
3b52af56e0
|
refactor: rename existing connectors
|
2022-11-29 14:53:29 +08:00 |
|
Charles Zhao
|
3350d11ffc
|
fix: downgrade parcel to fix styling issues (#2549)
|
2022-11-29 11:28:19 +08:00 |
|
Xiao Yijun
|
a9d607658d
|
fix(console): correct tab nav link on the audit-logs details page (#2543)
|
2022-11-29 11:24:52 +08:00 |
|
Xiao Yijun
|
356a77e70c
|
style(console): split the sie settings and the preview content equally (#2542)
|
2022-11-29 11:24:37 +08:00 |
|
wangsijie
|
c3a361c437
|
refactor: use connector factories and remove enabled
|
2022-11-28 18:37:25 +08:00 |
|
Xiao Yijun
|
0111dd52eb
|
style(console): form tab content margin (#2541)
|
2022-11-28 17:51:02 +08:00 |
|
Xiao Yijun
|
1d64ded7eb
|
style(console): form and privew content margin-bottom (#2538)
|
2022-11-28 12:08:57 +08:00 |
|
Xiao Yijun
|
3fc18f79b6
|
style(console): tab nav error hover cursor (#2540)
|
2022-11-28 12:08:43 +08:00 |
|
Xiao Yijun
|
e2c739aa11
|
feat(console): sie cross tabs saving (#2507)
|
2022-11-25 09:15:22 +00:00 |
|
Xiao Yijun
|
924b69848b
|
style(console): enable card title auto shrink by default (#2535)
|
2022-11-25 16:19:57 +08:00 |
|
Xiao Yijun
|
cd14b942c7
|
refactor(console): change the SubmitFormChangesActionBar background color to float (#2531)
|
2022-11-25 15:37:36 +08:00 |
|
Xiao Yijun
|
7758709e25
|
refactor(console): add padding-bottom to the scrollable table (#2530)
|
2022-11-25 15:32:51 +08:00 |
|
Xiao Yijun
|
8451f2aed3
|
refactor(console): change tab nav border color to surface-5 (#2532)
|
2022-11-25 15:32:30 +08:00 |
|
Xiao Yijun
|
90812b5fc8
|
refactor(console): pagination paddings (#2534)
|
2022-11-25 15:32:12 +08:00 |
|
Xiao Yijun
|
b024f68cb9
|
style(console): preview (#2523)
|
2022-11-24 17:46:49 +08:00 |
|
Xiao Yijun
|
568d4f9b15
|
fix(console): treat null value as empty in the user details form (#2520)
|
2022-11-24 17:45:57 +08:00 |
|
Xiao Yijun
|
1e0a21a703
|
fix(console): remove redundant forwardRef from DetailsForm (#2526)
|
2022-11-24 17:21:29 +08:00 |
|
Gao Sun
|
296f5f357a
|
fix(console): broken svg (#2522)
|
2022-11-24 15:39:31 +08:00 |
|
Xiao Yijun
|
c5595ee7d3
|
refactor(console): user logs (#2512)
|
2022-11-24 13:38:04 +08:00 |
|
Xiao Yijun
|
db9a054786
|
refactor(console): sie details page (#2496)
|
2022-11-24 13:37:18 +08:00 |
|
Xiao Yijun
|
9e2c536a33
|
refactor(console): support onSubmit in SubmitFormChangesActionBar (#2517)
|
2022-11-24 11:23:45 +08:00 |
|
Charles Zhao
|
9e8c148f7a
|
chore(console): improve wording in SIE others tab (#2519)
|
2022-11-24 11:19:23 +08:00 |
|
Charles Zhao
|
56d01abe4d
|
refactor(console): remove user claim temp workaround (#2518)
|
2022-11-24 11:18:41 +08:00 |
|
Xiao Yijun
|
715b0192a3
|
refactor(console): audit log details page (#2514)
|
2022-11-23 19:00:31 +08:00 |
|
Charles Zhao
|
400735ba2f
|
refactor(console): remove border from all modal dialogs (#2495)
|
2022-11-23 18:31:40 +08:00 |
|
Xiao Yijun
|
115f75b5de
|
refactor(console): update form card phrases and links (#2511)
|
2022-11-23 14:57:35 +08:00 |
|
Xiao Yijun
|
f16594520c
|
refactor(console): inline the search filter in the user table (#2486)
|
2022-11-23 14:57:17 +08:00 |
|
Xiao Yijun
|
6c0f41d177
|
refactor(console): audit log table (#2485)
|
2022-11-23 14:55:08 +08:00 |
|
renovate[bot]
|
d9608226a9
|
chore(deps): update dependency ky to ^0.32.0 (#2280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-22 14:24:35 +00:00 |
|
Gao Sun
|
3fa759ab1d
|
Merge pull request #2491 from logto-io/gao-use-esm
refactor: use ESM
|
2022-11-22 18:28:03 +08:00 |
|
Gao Sun
|
b48bfd3762
|
refactor: upgrade toolkit and update test config
|
2022-11-22 16:47:17 +08:00 |
|
Xiao Yijun
|
6377c4837f
|
refactor(console): resources table (#2482)
|
2022-11-22 16:27:18 +08:00 |
|
Gao Sun
|
d0d9321e79
|
refactor: use esm (batch 5)
|
2022-11-22 16:11:29 +08:00 |
|
Xiao Yijun
|
59c52feb2c
|
refactor(console): reorganize sie code files (#2493)
|
2022-11-22 15:38:07 +08:00 |
|
Xiao Yijun
|
12d429eaa3
|
refactor(console): change form card flex-direction when window width is less than 1080px (#2489)
|
2022-11-22 13:08:11 +08:00 |
|
Xiao Yijun
|
683a2d93d6
|
style(console): CardTitle should not be shrunk in the flex layout (#2484)
|
2022-11-22 12:56:20 +08:00 |
|
Charles Zhao
|
a5c6fc41b4
|
refactor(console): update "contact us" dark logs in contact modal (#2490)
|
2022-11-22 11:18:51 +08:00 |
|
Charles Zhao
|
bde08b6186
|
fix(console): secondary "cancel" button should use default border style
|
2022-11-21 19:08:25 +08:00 |
|
Charles Zhao
|
44e02c820d
|
fix: master lint error (#2488)
|
2022-11-21 10:48:21 +00:00 |
|
Xiao Yijun
|
84aced95ed
|
style(console): settings (#2483)
|
2022-11-21 17:54:07 +08:00 |
|
Xiao Yijun
|
146de08c9b
|
refactor(console): connector details page (#2465)
|
2022-11-21 17:17:08 +08:00 |
|
Xiao Yijun
|
94cb1f4a2f
|
refactor(console): settings (#2466)
|
2022-11-21 15:48:44 +08:00 |
|
wangsijie
|
6a7f08ab38
|
fix(console): set background color for preview iframe (#2481)
|
2022-11-21 14:54:00 +08:00 |
|
Xiao Yijun
|
e2b0359a62
|
refactor(console): recover the main content size limitations (#2479)
|
2022-11-21 12:21:49 +08:00 |
|
Xiao Yijun
|
27e236fda2
|
refactor(console): tab nav (#2471)
|
2022-11-21 02:38:38 +00:00 |
|
Xiao Yijun
|
e56238e6b6
|
refactor(console): user details (#2467)
|
2022-11-21 10:33:08 +08:00 |
|
Xiao Yijun
|
9d02a3d3f4
|
refactor(console): add padding-bottom to resources layout (#2473)
|
2022-11-21 10:26:50 +08:00 |
|
Xiao Yijun
|
f2aa2d2d8c
|
refactor(console): hide pagination if the page count is less than two (#2474)
|
2022-11-21 10:26:34 +08:00 |
|
Xiao Yijun
|
e9d53dc546
|
refactor(console): api resource details (#2464)
|
2022-11-18 17:47:04 +08:00 |
|
Xiao Yijun
|
e4f77447c1
|
refactor(console): application details (#2460)
|
2022-11-18 08:59:56 +00:00 |
|
Xiao Yijun
|
3c9edb9ca4
|
feat(console): submit form changes action bar (#2458)
|
2022-11-18 16:47:50 +08:00 |
|
Xiao Yijun
|
b35d422e1d
|
Merge pull request #2462 from logto-io/feature/ac-layout
refactor(console): ac layout
|
2022-11-18 14:32:25 +08:00 |
|
Darcy Ye
|
8a7a9e418e
|
feat: update connectors table and load connector logic (#2468)
Co-authored-by: wangsijie <wangsijie@silverhand.io>
|
2022-11-18 12:06:53 +08:00 |
|
Xiao Yijun
|
891beed21d
|
refactor(console): add pagination item range info (#2454)
|
2022-11-16 11:43:04 +00:00 |
|
Xiao Yijun
|
c7e1f5ee97
|
refactor(console): resources layout (#2453)
|
2022-11-16 19:30:28 +08:00 |
|
Gao Sun
|
98e99c4cc0
|
Merge pull request #2461 from logto-io/patch/gao-fix-alteration-scripts
fix: alteration scripts
|
2022-11-16 19:23:23 +08:00 |
|
Xiao Yijun
|
62b25dbf14
|
refactor(console): form validations on sign-up and sign-in page (#2448)
|
2022-11-16 10:48:33 +00:00 |
|
Xiao Yijun
|
0af95d790b
|
refactor(console): validate sign-up identifier (#2446)
|
2022-11-16 10:31:42 +00:00 |
|
Gao Sun
|
47a6915bc4
|
release: version packages (beta)
|
2022-11-16 18:21:18 +08:00 |
|
Xiao Yijun
|
887befb761
|
refactor(console): connector setup warning (#2445)
|
2022-11-16 18:20:47 +08:00 |
|
simeng-li
|
3b28b1d38d
|
fix(console): fix forgotpassword not shown on preview (#2443)
|
2022-11-15 15:27:57 +08:00 |
|
silverhand-bot
|
38550e0c9b
|
release: version packages (beta) (#2329)
|
2022-11-15 04:31:13 +00:00 |
|
wangsijie
|
9740b9d392
|
feat(console): add suspended label (#2435)
|
2022-11-15 11:51:46 +08:00 |
|
Xiao Yijun
|
8869e186d9
|
refactor(console): enable password and verification code auth in sign-in method by default (#2434)
|
2022-11-14 18:11:23 +08:00 |
|
Xiao Yijun
|
398a0875fc
|
style(console): sign-up and sign-in form field description margins (#2416)
|
2022-11-14 11:24:13 +08:00 |
|
Xiao Yijun
|
b9207d1892
|
fix(console): sign-up identifier translation (#2422)
|
2022-11-14 10:53:49 +08:00 |
|
Xiao Yijun
|
482b13fdd9
|
fix(console): avoid unexpected data reset in sign-up and sign-in tab (#2419)
|
2022-11-14 10:53:29 +08:00 |
|
Xiao Yijun
|
bdff09a119
|
fix(console): correct sms connector status (#2420)
|
2022-11-11 10:31:04 +00:00 |
|
Xiao Yijun
|
40d69d3790
|
refactor(console): update the ac sign-up and sign-in phrases (#2393)
|
2022-11-11 11:42:06 +08:00 |
|
Xiao Yijun
|
57802ac48b
|
chore(console): remove deprecated code about sign-in methods (#2391)
|
2022-11-11 10:37:05 +08:00 |
|
Xiao Yijun
|
c814b8f3b3
|
fix(console): do not check sms or email connectors on verification code disabled in sign-in method (#2395)
|
2022-11-11 10:36:45 +08:00 |
|
Xiao Yijun
|
3137450ccf
|
refactor(console): make the inline connector setup warning display only once (#2380)
|
2022-11-10 16:24:02 +08:00 |
|
Xiao Yijun
|
19137fa400
|
fix(console): correct sentence cases in the sie change alert modal (#2378)
|
2022-11-10 16:01:18 +08:00 |
|
Xiao Yijun
|
28d4414320
|
fix(console): unset compare data on the sie data updated (#2377)
|
2022-11-10 16:00:59 +08:00 |
|
Xiao Yijun
|
81aa4cd8ed
|
refactor(console): remove the required label from the dark mode color picker (#2381)
|
2022-11-10 15:15:58 +08:00 |
|
Xiao Yijun
|
073870f495
|
refactor(console): display full sign-up and sign-in config in the change alert (#2382)
|
2022-11-10 04:31:59 +00:00 |
|
Xiao Yijun
|
f64a0f2df4
|
feat(console): add tool tips to disabled action items in sie (#2371)
|
2022-11-09 23:44:55 +08:00 |
|
Gao Sun
|
c0e9788ca9
|
refactor(console): fix undesired appearance for popup and tooltip (#2370)
|
2022-11-09 15:05:10 +00:00 |
|
Xiao Yijun
|
33234264ed
|
style(console): add margins to the draggable icon in sign-in method items (#2362)
|
2022-11-09 11:41:52 +00:00 |
|
Xiao Yijun
|
d1a5592872
|
refactor(console): the swap icon should be fixed in the sign-in method item (#2361)
|
2022-11-09 19:34:44 +08:00 |
|
wangsijie
|
0a50fef379
|
fix(console): preview forgot password (#2358)
|
2022-11-09 16:28:58 +08:00 |
|
Xiao Yijun
|
ac97fb75b0
|
refactor(console): enabled verification code checkbox when sign-up identifier set to none (#2360)
|
2022-11-09 15:52:29 +08:00 |
|
Xiao Yijun
|
605161b8d2
|
refactor(console): remove draggle preview item background (#2364)
|
2022-11-09 15:25:32 +08:00 |
|
Xiao Yijun
|
960fbc38c4
|
feat(console): add toggle tip for the sie not-in-use status (#2323)
|
2022-11-09 15:03:48 +08:00 |
|
wangsijie
|
55dd05862e
|
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
|
2022-11-09 10:18:20 +08:00 |
|
wangsijie
|
c8a7efb0cc
|
Merge branch 'feature/sie-v2' into merge/sie-v2
|
2022-11-09 08:45:19 +08:00 |
|
wangsijie
|
5c81d6f147
|
Merge branch master into merge/sie-v2
|
2022-11-08 22:58:36 +08:00 |
|
renovate[bot]
|
9ab70249f0
|
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.13 (#2353)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-11-08 14:11:03 +00:00 |
|
Xiao Yijun
|
92b93e6e36
|
feat(console): in-used connectors deletion alert (#2345)
|
2022-11-08 12:57:57 +00:00 |
|
Charles Zhao
|
b137daeb12
|
chore(console): update default avatars (#2341)
|
2022-11-08 08:57:11 +00:00 |
|
Gao Sun
|
b3a91141a7
|
Merge pull request #2343 from logto-io/gao-log-4346-replace-dayjs-with-something-better
refactor: replace dayjs with date-fns
|
2022-11-08 16:54:34 +08:00 |
|
Xiao Yijun
|
f2171653f5
|
feat(console): toggle tip (#2319)
|
2022-11-08 15:30:27 +08:00 |
|
Xiao Yijun
|
8787629b0a
|
refactor(console): tooltip (#2318)
|
2022-11-08 15:19:10 +08:00 |
|
Gao Sun
|
117b50af7a
|
chore: fix parcel engines issue
See https://github.com/parcel-bundler/parcel/issues/7636
|
2022-11-07 21:40:09 +08:00 |
|
Gao Sun
|
cbf75359c8
|
chore: enable Node 18
|
2022-11-07 21:25:34 +08:00 |
|
Gao Sun
|
ca126026e9
|
chore: fix dep in console
|
2022-11-07 14:36:05 +08:00 |
|
Gao Sun
|
15bb084b6e
|
refactor: replace dayjs with date-fns
|
2022-11-07 14:33:47 +08:00 |
|
wangsijie
|
5e571936c9
|
chore: remove old sign in methods (#2295)
|
2022-11-03 18:23:12 +08:00 |
|
Xiao Yijun
|
42de419f44
|
Merge branch master into merge/sie-v2
|
2022-11-03 11:31:42 +08:00 |
|
Xiao Yijun
|
bc989eca38
|
feat(console): add setup sie notice for the connectors page (#2306)
|
2022-11-03 10:52:34 +08:00 |
|
renovate[bot]
|
832d3dd980
|
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12
|
2022-11-02 05:33:28 +00:00 |
|
Xiao Yijun
|
a4d8d31e98
|
fix(console): correct sign-in method item state (#2298)
|
2022-11-02 12:09:44 +08:00 |
|
Xiao Yijun
|
bf6bd75e0f
|
feat(console): sign up and sign in change alert (#2273)
|
2022-11-02 11:39:27 +08:00 |
|
Xiao Yijun
|
c92abdca74
|
fix(console): should not render when watch return undefined in sign up and sign in form (#2289)
|
2022-11-01 14:31:48 +08:00 |
|
Xiao Yijun
|
cb46ad9fd6
|
refactor(console): add sign in method button (#2277)
|
2022-10-31 18:41:29 +08:00 |
|
Xiao Yijun
|
30f2f44706
|
refactor(console): add buttons in sie sign-up and sign-in form (#2276)
|
2022-10-31 10:14:06 +00:00 |
|
Xiao Yijun
|
a397a28148
|
refactor(console): the sign-up and sign-in form interactions (#2284)
|
2022-10-31 18:03:11 +08:00 |
|
Xiao Yijun
|
b18d22e1f9
|
fix(console): provide default values for fields in sign up and sign in forms (#2279)
|
2022-10-31 04:17:57 +00:00 |
|
Charles Zhao
|
35b850cb52
|
Merge pull request #2262 from logto-io/renovate/logto-js-sdk-monorepo-packages
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11
|
2022-10-28 22:23:39 +08:00 |
|
Xiao Yijun
|
305bbaad2c
|
feat(console): add social connectors on the sie page (#2251)
|
2022-10-28 16:03:30 +08:00 |
|
Charles Zhao
|
4074d694ef
|
fix(console): useApi hook should not cause component re-render
|
2022-10-27 16:56:13 +08:00 |
|
renovate[bot]
|
476d7642df
|
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11
|
2022-10-26 18:12:30 +00:00 |
|
simeng-li
|
b5512b9213
|
refactor(core): rename phone signInMethod to sms (#2252)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
|
2022-10-26 14:47:13 +08:00 |
|
Xiao Yijun
|
244cc3ef57
|
refactor(console): add sign in method button (#2250)
|
2022-10-26 14:06:43 +08:00 |
|
Xiao Yijun
|
83e074a3c5
|
refactor(console): connector setup warning (#2249)
|
2022-10-26 12:02:35 +08:00 |
|