Xiao Yijun
875d94a02a
fix(console): catch user interaction errors ( #3591 )
2023-03-27 12:19:11 +08:00
Gao Sun
540c41ff64
refactor(console): use function-declaration for named components ( #3520 )
...
* refactor(console): use function-declaration for named components
Application Insights can only automatically track component names from function
declaration. update convention to make tracking easier.
* refactor(console): fix lint errors
2023-03-22 16:45:10 +08:00
simeng-li
4ba1eb5ea4
fix(console): fix cloud sign-up mode ( #3544 )
2023-03-20 08:27:50 +00:00
wangsijie
e4ea2ed9d0
style(cloud): fix congrats size in social demo callback page ( #3533 )
2023-03-20 13:30:38 +08:00
Xiao Yijun
ec7e17f2c5
fix(console): read default theme value from local storage ( #3515 )
2023-03-19 16:15:00 +00:00
Xiao Yijun
4a7e00940b
refactor(console): support offline theme adaptation ( #3434 )
2023-03-17 06:31:29 +00:00
wangsijie
72c7cba40e
feat(cloud): add social callback page ( #3440 )
2023-03-16 10:50:39 +00:00
Xiao Yijun
fb6a65bd46
refactor(console): extract the onboarding app from the admin console ( #3340 )
2023-03-10 09:57:30 +08:00
Xiao Yijun
190b281b49
feat(console): cloud preview broadcast ( #3314 )
2023-03-08 11:42:54 +08:00
Gao Sun
e5b055f173
Merge pull request #3299 from logto-io/gao-improve-ui-test
...
test: improve ui test code
2023-03-08 10:44:48 +08:00
Xiao Yijun
d98086ff9a
refactor(console): update the cloud congrats page ( #3304 )
2023-03-07 13:12:29 +08:00
Xiao Yijun
fa63f57ad3
chore(console): fix typo ( #3309 )
2023-03-07 11:41:43 +08:00
Gao Sun
6e5123891f
test: add cloud test cases
2023-03-07 00:26:31 +08:00
Xiao Yijun
1efb8097ef
feat(console): onboarding sie preview ( #3296 )
2023-03-06 21:26:58 +08:00
Xiao Yijun
ec65d46826
refactor(console): refactor console routes ( #3294 )
2023-03-06 20:36:24 +08:00
Gao Sun
303e086df3
refactor: optimize tenant requests
2023-03-01 23:46:30 +08:00
Gao Sun
44909140bf
feat: create tenant for new users ( #3255 )
2023-03-01 20:55:26 +08:00
Gao Sun
f111128320
feat(console): support multi-tenancy (2/2) ( #3247 )
2023-03-01 04:37:11 +00:00
Xiao Yijun
cf22fab79b
feat(console): onboarding sie config page ( #3241 )
2023-02-28 16:32:39 +08:00
Gao Sun
d789a08e41
feat(console): support multi-tenancy (1/2) ( #3205 )
2023-02-28 16:04:12 +08:00
Xiao Yijun
a63e79c8b4
refactor(console): rename cloudPage
to onboardPage
( #3207 )
2023-02-24 16:43:59 +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
2147c1974b
feat(console): add isCloud
constant ( #3144 )
2023-02-20 17:51:45 +08:00