Xiao Yijun
bb9cfe55d5
fix(console): generate user password ( #3615 )
2023-03-29 05:29:43 +00:00
Gao Sun
ee51478618
refactor(console): update page title and manually track pv ( #3625 )
2023-03-28 17:51:14 +00:00
Xiao Yijun
5f1c9a579b
fix(console): add missing loading state for confirm modals ( #3610 )
2023-03-28 17:54:44 +08:00
Gao Sun
a33173d9c9
ci: add staging environments ( #3616 )
2023-03-28 12:00:28 +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
Alanimdeo
f102d00b6d
fix(phrases): update Korean translation ( #3608 )
...
* fix(phrases): update Korean translation
* fix(phrases): fix unnatural Koran translations
* fix(phrases): correct Korean translation
2023-03-27 17:56:36 +08: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
Gao Sun
67a84e4d6b
fix(phrases): capitalized username in de ( #3604 )
2023-03-24 14:13:28 +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
renovate[bot]
ca30a4985d
chore(deps): update actions/stale action to v8 ( #3598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-23 18:15:31 +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
c22daded89
ci: separate core and cloud env ( #3594 )
...
* ci: separate core and cloud env
for better env management
* chore: update app name vars
2023-03-23 08:26:06 +00:00
wangsijie
a3c8515f3f
refactor(cli): use conditional array to manage cloud connector list ( #3592 )
2023-03-23 14:32:15 +08: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
Charles Zhao
fc7bfe0101
chore(console): update warning messages in SIE ( #3584 )
2023-03-22 19:10:14 +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
Gao Sun
5b4da1e3dd
chore: force bump to fix npm publishment
...
as we published and unpublished schemas to v1.0.6 long time ago.
2023-03-22 16:23:20 +08:00
silverhand-bot
a43e72d177
release: version core packages ( #3578 )
2023-03-22 14:58:19 +08:00
Gao Sun
621b09ba12
chore: force bump schemas version ( #3571 )
2023-03-22 14:14:25 +08:00
simeng-li
c0e0e6688f
fix(ui): fix bind social account link lead to register bug ( #3575 )
...
fix bind social account link lead to register flow bug
2023-03-22 13:51:28 +08:00
Xiao Yijun
765778e8ee
style(console): set min-width to sie form and preview ( #3576 )
2023-03-22 13:13:03 +08:00
Darcy Ye
0a05c838b1
fix(console): custom css component card title ( #3574 )
...
chore(console): fix custom css component card title
2023-03-22 12:08:56 +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
renovate[bot]
9633256682
fix(deps): update dependency lru-cache to v8 ( #3368 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-21 19:36:55 +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
Gao Sun
03ac35e755
fix(core): use unprefixed fields for query ( #3563 )
2023-03-21 07:46:50 +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
2794f6d07e
ci: fix typo ( #3557 )
2023-03-21 11:28:39 +08:00
Gao Sun
999f8d8b01
refactor(test): increase UI test timeout ( #3555 )
2023-03-21 10:38:52 +08:00