0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
Commit graph

3958 commits

Author SHA1 Message Date
Gao Sun
f5837b4af3
refactor(phrases): align file structure 2023-03-29 18:17:51 +08:00
Gao Sun
7b17b33477
refactor(phrases): add missing phrases 2023-03-29 18:13:40 +08:00
Gao Sun
362f6a5863
refactor(phrases): fix type issue 2023-03-29 18:00:39 +08:00
Gao Sun
37714d153c
feat(phrases): add ja language 2023-03-29 18:00:37 +08:00
Xiao Yijun
8ffe82c4e2
refactor(console): change number input appearance to text input (#3620) 2023-03-29 17:43:26 +08:00
Darcy Ye
7845872196
fix(console): code editor line wrap (#3634) 2023-03-29 17:03:00 +08:00
Xiao Yijun
2fc9c87553
refactor(console): add connector loading state (#3622) 2023-03-29 16:55:11 +08:00
Gao Sun
c064a71153
Merge pull request #3629 from logto-io/gao-cli-translation-cmd
feat(cli): create translation command
2023-03-29 14:06:40 +08:00
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
Gao Sun
5e67a785c6
chore: fix lockfile 2023-03-29 00:20:41 +08:00
Gao Sun
e2ec1f93e4
chore: add changeset 2023-03-28 21:48:54 +08:00
Gao Sun
4ec5e0550f
feat(cli): create translation command
iterate phrases files and translate to a new language using OpenAI API
2023-03-28 21:45:45 +08: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