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

3876 commits

Author SHA1 Message Date
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
Gao Sun
5ebc51500c
chore: update README.md (#3556)
* chore: update README.md

* ci: update workflows

* chore: update README.md
2023-03-21 01:29:17 +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
415c2fab23
release: toolkit v1.0.0 (#3552) 2023-03-20 21:38:32 +08: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
Gao Sun
4d1fd8624b
Merge pull request #3545 from logto-io/gao-remove-guard-of-wellknown
refactor: fix initial sie config for cloud
2023-03-20 17:54:38 +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
Gao Sun
aa4bc35e70
ci: fix app insights connection string 2023-03-20 17:43:30 +08:00
Gao Sun
a6cb092ff6
refactor: fix initial sie config for cloud 2023-03-20 17:29:20 +08: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
simeng-li
d8aa00f7d5
chore(phrases): update error phrases i18n (#3540) 2023-03-20 15:01:12 +08:00