0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00
Commit graph

3767 commits

Author SHA1 Message Date
Xiao Yijun
29590c6981
refactor(console): update get-started content (#3464) 2023-03-17 16:44:33 +08:00
simeng-li
209c232140
refactor(ui): optimize the countryCode search box (#3448) 2023-03-17 08:33:38 +00:00
simeng-li
62843e20c8
style(ui): update error page back button (#3457) 2023-03-17 08:25:20 +00:00
simeng-li
58cd11b2b8
style(ui): move scroll bar outside (#3456) 2023-03-17 16:16:38 +08:00
simeng-li
49661ab448
style(ui): update consent page layout (#3459) 2023-03-17 16:13:41 +08:00
simeng-li
8a28e0d9d0
fix(ui): align the username regex with backend (#3460) 2023-03-17 16:13:32 +08:00
Xiao Yijun
d462addfde
refactor(console): support placeholder in code editor (#3462) 2023-03-17 07:48:32 +00:00
wangsijie
9c62ade9cc
fix(console): reset form values when creating connector (#3461) 2023-03-17 07:41:46 +00:00
Gao Sun
5caa95a6eb
refactor(cloud): reuse GlobalValues class from shared (#3446) 2023-03-17 07:41:12 +00:00
Gao Sun
c7bbdb40a0
Merge pull request #3430 from logto-io/gao-cache-well-known-data
refactor: cache well-known data
2023-03-17 15:36:41 +08:00
Gao Sun
680b555c70
refactor(core): fix test 2023-03-17 15:24:52 +08:00
Xiao Yijun
43d84c526a
refactor(console): fix onboarding phrases typo (#3458) 2023-03-17 15:11:41 +08:00
simeng-li
239237afe3
style(ui): power by logto styling (#3451) 2023-03-17 14:37:09 +08:00
Xiao Yijun
4a7e00940b
refactor(console): support offline theme adaptation (#3434) 2023-03-17 06:31:29 +00:00
Xiao Yijun
3404684a61
refactor(console): update get-started tasks (#3439) 2023-03-17 14:19:29 +08:00
Xiao Yijun
30ed6ff998
feat(console): add fake social connectors in onboarding (#3455) 2023-03-17 14:00:07 +08:00
Gao Sun
e0fad2dccd
refactor: implement ttl cache 2023-03-17 13:59:59 +08:00
Gao Sun
1256711bcc
refactor(core): set server timeout 2023-03-17 13:59:59 +08:00
Gao Sun
8f8c5d4233
ci: use large runner for regular releases 2023-03-17 13:59:59 +08:00
Gao Sun
11292d4347
refactor(core): ensure getting the latest data in live preview 2023-03-17 13:59:58 +08:00
Gao Sun
db1de6ce4c
refactor(core): honor no-cache header for cached data 2023-03-17 13:59:58 +08:00
Gao Sun
ae389c0a7a
refactor(core): add cache class and invalidate cache after onboarding 2023-03-17 13:59:58 +08:00
Gao Sun
dd91ebddfa
refactor: cache well-known data 2023-03-17 13:59:53 +08:00
Xiao Yijun
70709044cc
refactor(console): optimize the image uploader (#3441) 2023-03-17 13:56:49 +08:00
simeng-li
d570c3f1c9
style(ui): adjust terms styling (#3453) 2023-03-17 13:35:13 +08:00
Xiao Yijun
35caddfb0a
refactor(console): change sie preview size (#3442) 2023-03-17 13:01:07 +08:00
Xiao Yijun
465936e6ce
refactor(console): update terms form phrases (#3449) 2023-03-17 12:56:44 +08:00
Xiao Yijun
ce37c62b69
refactor(phrases): update connector demo tip (#3450) 2023-03-17 12:56:23 +08:00
Xiao Yijun
91a8170596
refactor(console): fix sie live preview button styles (#3447) 2023-03-17 12:54:43 +08:00
wangsijie
81f76d122d
feat(cloud): send sms (#3452) 2023-03-17 12:49:58 +08:00
wangsijie
f247ce5f86
feat(core): remove unselected demo social connectors (#3454) 2023-03-17 12:38:57 +08:00
Xiao Yijun
d909b48649
style(console): update inspire me button border color (#3445) 2023-03-17 10:51:55 +08:00
wangsijie
5b8d8c8c14
feat(cloud,schemas): add demo social connectors for tenant (#3444) 2023-03-17 10:21:48 +08:00
Darcy Ye
63be7d04a5
fix(console): nonstandard social connector detail page target fail to display (#3443) 2023-03-16 11:14:09 +00:00
wangsijie
72c7cba40e
feat(cloud): add social callback page (#3440) 2023-03-16 10:50:39 +00:00
Darcy Ye
28098cda1f
fix(console): correct display format (#3438) 2023-03-16 10:42:52 +00:00
Xiao Yijun
cdeff0028d
refactor(demo-app): update phrases (#3435) 2023-03-16 18:30:00 +08:00
Xiao Yijun
410363fbdd
refactor(console): update full-page content size (#3436) 2023-03-16 17:38:24 +08:00
Charles Zhao
7b394f77c5
feat(console): initials avatar (#3372) 2023-03-16 08:57:23 +00:00
Darcy Ye
36a88abc9b
fix: the destination of switch to another passwordless connector (#3437) 2023-03-16 07:31:50 +00:00
Xiao Yijun
658d905fe0
refactor(console): refactor theme-related types (#3419) 2023-03-16 13:34:23 +08:00
simeng-li
dd4ae5b18c
style(ui): ui styling optimization (#3433) 2023-03-16 04:40:57 +00:00
simeng-li
89af58aaf1
fix(console): fix preview post message error (#3399) 2023-03-16 12:28:48 +08:00
simeng-li
bedf5847dc
feat(console): add rbac related learn more links (#3424) 2023-03-16 12:27:57 +08:00
simeng-li
850c3d49e3
fix(console): hide the demo_app phrases in ac (#3420) 2023-03-16 12:27:03 +08:00
Tasos Derisiotis
382c8a82a9
fix(ui): added search + hash string interpolation (#3431)
Signed-off-by: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
2023-03-15 14:41:03 +00:00
wangsijie
451f77161e
fix: install connector in cloud dockerfile (#3428) 2023-03-15 22:22:45 +08:00
renovate[bot]
565a0aead2
chore(deps): update dependency @silverhand/essentials to v2.4.1 (#3421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 21:36:02 +08:00
Darcy Ye
9d4c251a78
chore: update custom css render delay to 400ms (#3429) 2023-03-15 19:40:04 +08:00
Gao Sun
0666f8bb71
ci: fix core dev build (#3427) 2023-03-15 17:58:07 +08:00