Xiao Yijun
5f1c9a579b
fix(console): add missing loading state for confirm modals ( #3610 )
2023-03-28 17:54:44 +08:00
wangsijie
14143415f0
fix(console): fix connector form validation for switch ( #3617 )
2023-03-28 11:09:02 +08:00
Xiao Yijun
4ccd6b836e
style(console): remove logo border-radius ( #3611 )
2023-03-28 10:56:49 +08:00
Xiao Yijun
7a493abfca
refactor(console): support navigating back by the browser when onboarding ( #3612 )
...
refactor(console): support navigate back by the browser when onboarding
2023-03-28 10:56:20 +08:00
Gao Sun
e87ff837cd
refactor(console): update admin endpoint pattern ( #3605 )
2023-03-27 13:51:34 +00:00
Darcy Ye
619e1b76a6
fix(console): cloud env code editor over-expanding error ( #3609 )
2023-03-27 11:33:03 +00:00
Xiao Yijun
875d94a02a
fix(console): catch user interaction errors ( #3591 )
2023-03-27 12:19:11 +08:00
renovate[bot]
93bc915609
chore(deps): update silverhand configs monorepo packages to v3.0.0 ( #3585 )
...
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-24 16:28:36 +00:00
Darcy Ye
20381551fc
fix(console): avoid zh-cn docs links since it has been removed ( #3583 )
2023-03-24 22:08:03 +08:00
Gao Sun
ccf1671e87
refactor(console): add word-break for audit logs ( #3599 )
2023-03-24 22:03:19 +08:00
Xiao Yijun
42c69faeae
refactor(console): remove onboarding google connector template ( #3570 )
2023-03-23 22:27:00 +08:00
Darcy Ye
510f6d638b
chore(console): add connector form tooltip ( #3596 )
2023-03-23 20:55:36 +08:00
Xiao Yijun
153389cce2
feat(console): add deletion confirm for connectors ( #3581 )
2023-03-23 18:48:19 +08:00
Xiao Yijun
054299a57a
style(console): fix outline cutting issue on form field ( #3595 )
2023-03-23 09:51:13 +00:00
Gao Sun
1c8d8d36c6
chore(console): fix contact email ( #3597 )
2023-03-23 09:07:55 +00:00
Gao Sun
29be040668
refactor: report all errors and user id ( #3580 )
...
to ApplicationInsights for better error analyzing.
2023-03-22 19:35:18 +08:00
Gao Sun
c8fdaa0441
Merge pull request #3579 from logto-io/gao-fix-schemas-version
...
chore: force bump to fix npm publishment
2023-03-22 19:28:44 +08:00
Xiao Yijun
aca6a9eeca
chore(console): remove unwanted console log ( #3582 )
2023-03-22 18:52:37 +08:00
Darcy Ye
6cd15d0698
fix(console): should not mutate when closing create connector modal ( #3577 )
2023-03-22 17:57:31 +08:00
Xiao Yijun
9c17de0906
fix(console): fix details page state ( #3569 )
2023-03-22 09:07:24 +00: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
Gao Sun
296cad8fc5
release: version packages
2023-03-22 16:25:32 +08:00
silverhand-bot
a43e72d177
release: version core packages ( #3578 )
2023-03-22 14:58:19 +08:00
Xiao Yijun
765778e8ee
style(console): set min-width to sie form and preview ( #3576 )
2023-03-22 13:13:03 +08:00
Xiao Yijun
3ee26c31cf
refactor(console): connector guide readme content scrollbar ( #3565 )
2023-03-22 11:39:07 +08:00
Darcy Ye
f4a21b7c12
fix(console): social connector learn more link ( #3573 )
2023-03-22 03:28:33 +00:00
Xiao Yijun
1b303edfee
refactor(console): display loading when user assets service is loading ( #3523 )
2023-03-22 07:28:36 +08:00
renovate[bot]
11e302b2fa
chore(deps): update dependency typescript to v5 ( #3463 )
...
* chore(deps): update dependency typescript to v5
* refactor: fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-21 19:37:51 +08:00
Gao Sun
959d1f02dd
refactor: use caret range for workspace dependencies ( #3566 )
2023-03-21 19:33:08 +08:00
silverhand-bot
2f69933d51
release: version core packages ( #3564 )
2023-03-21 17:56:06 +08:00
Charles Zhao
899d01a16c
fix(console): mysterious smog should be gone on first app creation ( #3567 )
2023-03-21 08:34:33 +00:00
Darcy Ye
f1bbdb8531
fix(console): custom css learn more link ( #3560 )
2023-03-21 04:26:13 +00:00
Gao Sun
fa94ce36b8
fix(console): fix style issue caused by additional div wrapper ( #3559 )
2023-03-21 12:04:21 +08:00
Gao Sun
28e9fa4290
release: core v1.0.0 ( #3554 )
...
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
2023-03-20 23:57:04 +08:00
Darcy Ye
aee1fbfb6d
feat(console): add line number and disable line wrapper ( #3546 )
...
---------
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-03-20 15:24:44 +00:00
Charles Zhao
80015f22fd
fix(console): the mysterious smog should disappear after creating M2M app ( #3553 )
2023-03-20 14:46:48 +00:00
Gao Sun
384df30e04
refactor(console): safely init app insights ( #3549 )
2023-03-20 21:05:52 +08:00
Charles Zhao
42bb0a9fab
fix(console): application guide drawer mode in details page ( #3531 )
2023-03-20 19:13:45 +08:00
simeng-li
6e2a84ef61
fix(console): fix linked social account not shown bug ( #3550 )
2023-03-20 18:52:46 +08:00
Xiao Yijun
db152f6203
refactor(phrases): update connector demo tip phrases ( #3548 )
2023-03-20 09:54:16 +00:00
Darcy Ye
ed5575bf58
fix(console): doc link ( #3547 )
2023-03-20 09:53:30 +00:00
Charles Zhao
6965ad18d1
fix(console): language and theme should have default value ( #3532 )
2023-03-20 17:24:06 +08:00
simeng-li
4ba1eb5ea4
fix(console): fix cloud sign-up mode ( #3544 )
2023-03-20 08:27:50 +00:00
simeng-li
40b206f0b6
chore(console): update guide link ( #3543 )
2023-03-20 16:13:18 +08:00
Xiao Yijun
a422f96ef1
style(console): fix inspire me button spacing ( #3542 )
2023-03-20 16:10:13 +08:00
Gao Sun
c2e4226292
refactor: update initial data ( #3534 )
2023-03-20 16:08:44 +08:00
Xiao Yijun
497f244858
fix(console): parse onboarding sie config ( #3535 )
2023-03-20 16:07:01 +08:00
simeng-li
9614edce17
feat(console): set title based on isCloud ( #3541 )
2023-03-20 07:28:58 +00:00
Charles Zhao
34927dcdc4
fix: close icon should work on connector readme drawer ( #3530 )
2023-03-20 14:02:26 +08:00
Xiao Yijun
3a1ec04513
refactor(console): change onboarding sie preview platform order ( #3539 )
2023-03-20 13:49:33 +08:00