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

3578 commits

Author SHA1 Message Date
Xiao Yijun
ec65d46826
refactor(console): refactor console routes (#3294) 2023-03-06 20:36:24 +08:00
Charles Zhao
8caa752106
fix(console): cloud ac profile should use correct callback URL when linking social (#3303) 2023-03-06 19:33:04 +08:00
Charles Zhao
3d57b94e30
fix(console): admin user should be able to set email if current email is null (#3301) 2023-03-06 19:32:54 +08:00
Charles Zhao
11471c4308
fix(console): profile social linking in cloud env should use correct URL without double slashes (#3300) 2023-03-06 18:32:28 +08:00
Charles Zhao
5cfbe87a04
chore: polish profile page UI (#3293) 2023-03-06 09:04:22 +00:00
Charles Zhao
88cb4590ba
fix(console): admin user should be able to link google account to profile (#3297) 2023-03-06 16:48:50 +08:00
Gao Sun
ea66dcbf2f
Merge pull request #3285 from logto-io/gao-allow-admin-to-create-tenant
refactor: allow admin to create tenants
2023-03-06 13:54:25 +08:00
Charles Zhao
3996ac4107
feat(console): link social account in ac profile page (#3288) 2023-03-06 11:21:24 +08:00
Xiao Yijun
0d1bad9978
fix(console): base path of sie pages (#3278) 2023-03-06 10:20:03 +08:00
Xiao Yijun
c93b819b7e
refactor(console): sie preview (#3277) 2023-03-06 10:18:34 +08:00
Charles Zhao
1477751e30
chore(console): remove settings page and its sidebar menu item (#3291) 2023-03-06 10:09:57 +08:00
simeng-li
6aab01e56c
feat(ui): add interactionMode OIDC param (#3280) 2023-03-06 10:08:57 +08:00
Charles Zhao
963526ab0e
fix(core): check identifier collision before updating admin tenant user (#3292) 2023-03-05 23:04:36 +08:00
wangsijie
89ba9bdc70
fix(console): show platform icons for non-universal (#3243) 2023-03-04 14:25:17 +00:00
Gao Sun
08e7b6c6c2
refactor: allow admin to create tenants 2023-03-04 14:52:02 +08:00
Gao Sun
85c60bf8f5
chore: update docker-compose (#3283) 2023-03-03 22:56:38 +08:00
Gao Sun
afe39f6f46
refactor: fix cloud dev (#3281) 2023-03-03 11:04:22 +00:00
Gao Sun
0a3d4bb345
Merge pull request #3274 from logto-io/gao-seed-for-multi-tenancy
refactor: seed data for multi-tenancy
2023-03-03 16:45:02 +08:00
Gao Sun
a852114caf
Merge pull request #3269 from logto-io/gao-support-path-based-multi-tenancy
feat(core): support path-based multi-tenancy
2023-03-03 16:13:05 +08:00
Charles Zhao
0adb31d55b
feat(console): add suffix icon button on input component (#3257) 2023-03-03 06:36:06 +00:00
Gao Sun
5a337520cb
chore: add comment 2023-03-03 14:30:00 +08:00
Charles Zhao
373febf707
feat(console): add delete account dialog in profile page (#3276) 2023-03-03 14:27:01 +08:00
Charles Zhao
c3daeebe4d
feat(console): allow linking email via verification code in profile (#3275) 2023-03-03 14:26:34 +08:00
Charles Zhao
84adbf66df
Merge pull request #3252 from logto-io/charles-log-5541-mainflow-like-form-ui-for-change-password
feat(console): add mainflow like modal style for change password
2023-03-03 14:18:23 +08:00
Gao Sun
32f21083f0
chore: add changeset 2023-03-03 14:17:08 +08:00
Gao Sun
a76ce24bee
refactor: seed data for multi-tenancy 2 2023-03-03 14:11:19 +08:00
Xiao Yijun
49c7c68fb7
feat(console): add live preview entry in the sie preview (#3270) 2023-03-03 13:41:23 +08:00
Charles Zhao
ae9edd3ebc
feat(console): add mainflow like modal style for change password 2023-03-02 22:46:11 +08:00
Gao Sun
05441a869f
Merge pull request #3268 from logto-io/gao-handling-console-cloud-error
refactor(console): handling cloud errors
2023-03-02 22:30:30 +08:00
Gao Sun
9775db7af8
refactor: seed data for multi-tenancy 2023-03-02 22:25:13 +08:00
Xiao Yijun
0f77252eb3
refactor(phrases): update live preview notification (#3272) 2023-03-02 17:32:59 +08:00
Gao Sun
a6d4494c0e
chore(core): add comments 2023-03-02 17:14:41 +08:00
Xiao Yijun
4606fd6821
feat(console): application table placeholder (#3261) 2023-03-02 17:06:46 +08:00
Gao Sun
ef9bd97390
chore: add changeset 2023-03-02 17:02:39 +08:00
Gao Sun
a8355eb6a3
refactor(core): fix segment matching for path-based 2023-03-02 16:45:48 +08:00
Xiao Yijun
cae97fb87a
refactor(console): replace theme selector with toggle in sie preview (#3260) 2023-03-02 13:58:00 +08:00
simeng-li
0ffb8749c5
feat(ui): add power by logto signature (#3256) 2023-03-02 13:54:33 +08:00
Gao Sun
d29432f45d
feat(core): support path-based multi-tenancy 2023-03-02 13:20:21 +08:00
Gao Sun
0d08762319
Merge pull request #3264 from logto-io/gao-optimize-tenant-requests
refactor: optimize tenant requests
2023-03-02 12:23:21 +08:00
Gao Sun
2a7c623240
refactor(console): handling cloud errors 2023-03-02 12:11:08 +08:00
Charles Zhao
1007450eea
fix(console): userinfo submenu should have shadow effect (#3263) 2023-03-02 10:40:07 +08:00
Gao Sun
b391cc9fed
chore(phrases): update content (#3265) 2023-03-02 01:36:11 +08:00
Gao Sun
07e04eac55
refactor(core): fix etag 2023-03-02 00:44:33 +08:00
Gao Sun
2747a1064e
chore(core): add comments 2023-03-02 00:33:03 +08:00
Gao Sun
303e086df3
refactor: optimize tenant requests 2023-03-01 23:46:30 +08:00
Gao Sun
44909140bf
feat: create tenant for new users (#3255) 2023-03-01 20:55:26 +08:00
simeng-li
6246fc58ba
refactor(core,console): refactor AC 403 flow (#3235) 2023-03-01 10:24:39 +00:00
wangsijie
2b8b3a91ec
fix(console): fix app endpoints import path (#3258) 2023-03-01 09:10:22 +00:00
Charles Zhao
af9cd0d164
fix(core): error invalid credentials should return 401 instead of 400 (#3254) 2023-03-01 16:56:25 +08:00
Xiao Yijun
04ddbadfac
refactor(console): update empty states (#3249) 2023-03-01 16:54:20 +08:00