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

3617 commits

Author SHA1 Message Date
Gao Sun
bdd7374d31
refactor(schemas): use restrictive policies
for enhanced security and scalability. restrictive policies can
be combined with permissive policies for advanced use cases.
2023-03-08 19:16:42 +08:00
Charles Zhao
1f0bc8f3f4
refactor(console): polish code by improving data types and API routes (#3324) 2023-03-08 08:28:33 +00:00
Charles Zhao
01735d1647
refactor(console,core,phrases): improve error handling in ac profile (#3317) 2023-03-08 16:00:11 +08:00
Charles Zhao
43470c41f1
fix(core,schemas): add new verification status table (#3312) 2023-03-08 15:21:59 +08:00
Xiao Yijun
09683ac384
Revert "Revert "refactor(ui): hard code the page slogan"" (#3230) 2023-03-08 14:55:06 +08:00
Xiao Yijun
190b281b49
feat(console): cloud preview broadcast (#3314) 2023-03-08 11:42:54 +08:00
Gao Sun
56ffba151b
fix: should return demo app data when query api (#3322)
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-03-08 03:34:40 +00:00
simeng-li
1ab43e628b
refactor(ui): add privacy link to the terms (#3321) 2023-03-08 11:29:52 +08:00
Darcy Ye
6fd51effdc
fix(console): passwordless connectors should not show callbackUri (#3310) 2023-03-08 03:29:16 +00:00
Gao Sun
1ca42e0573
Merge pull request #3316 from logto-io/gao-add-cloud-api-tests
test(cloud): init cloud unit tests
2023-03-08 11:24:18 +08:00
Gao Sun
716ee5fd5c
Merge pull request #3313 from logto-io/gao-add-ui-cloud-tests
test: add ui cloud tests
2023-03-08 11:10:09 +08:00
Gao Sun
27db553cb4
Merge pull request #3311 from logto-io/gao-use-url-class
refactor: use URL class
2023-03-08 11:04:39 +08:00
simeng-li
05ada94f95
feat(core,console,schemas,phrases): add privacy policy url (#3315) 2023-03-08 10:56:26 +08:00
Gao Sun
c4681b5f7b
test: fix integration test 2023-03-08 10:55:41 +08:00
Gao Sun
6182747363
test(cloud): add /tenants tests 2023-03-08 10:49:51 +08:00
Gao Sun
af4276e08e
test(cloud): init api tests 2023-03-08 10:49:51 +08:00
Gao Sun
dd40863ca6
test: add ui cloud tests 2023-03-08 10:49:02 +08:00
Gao Sun
3287c2c232
refactor: use URL class 2023-03-08 10:47:10 +08:00
simeng-li
04cc1fe69a
feat(console,ui,phrases,schemas): update favicon and html title (#3302) 2023-03-08 02:46:10 +00:00
Gao Sun
e5b055f173
Merge pull request #3299 from logto-io/gao-improve-ui-test
test: improve ui test code
2023-03-08 10:44:48 +08:00
wangsijie
822ef08bab
feat(cli): add system get and set commands (#3318) 2023-03-08 10:15:05 +08:00
wangsijie
3c0c82a4bf
feat(core): add s3 storage provider (#3320) 2023-03-08 10:14:28 +08:00
Charles Zhao
1513d7e602
chore(console): polish UI and add ac profile loading skeleton (#3308) 2023-03-07 23:18:48 +08:00
wangsijie
13fcf6f3c2
feat(core,console): handle connector target confict (#3251) 2023-03-07 16:14:23 +08:00
wangsijie
f25a9d343c
feat(core,phrases,schemas): upload user assets with azure storage (#3289) 2023-03-07 06:00:12 +00:00
Xiao Yijun
d98086ff9a
refactor(console): update the cloud congrats page (#3304) 2023-03-07 13:12:29 +08:00
renovate[bot]
4eb2d14762
chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 04:25:50 +00:00
Xiao Yijun
fa63f57ad3
chore(console): fix typo (#3309) 2023-03-07 11:41:43 +08:00
simeng-li
3184e36773
feat(ui): implement lite mode set password form (#3282) 2023-03-07 02:55:29 +00:00
Gao Sun
6e5123891f
test: add cloud test cases 2023-03-07 00:26:31 +08:00
Gao Sun
c685558263
ci: update cloud env name (#3307) 2023-03-06 15:05:35 +00:00
Gao Sun
9c487c99dc
ci: add deploy cloud workflow (#3306) 2023-03-06 14:48:58 +00:00
Gao Sun
f9d1dc1b12
Merge pull request #3290 from logto-io/gao-add-cloud-ui-tests
refactor: init cloud ui tests
2023-03-06 22:20:59 +08:00
Xiao Yijun
1efb8097ef
feat(console): onboarding sie preview (#3296) 2023-03-06 21:26:58 +08:00
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
Gao Sun
8ce3a993a9
test: improve ui test code 2023-03-06 17:44:48 +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
7946ecd865
test: create first admin for cloud 2023-03-06 14:23:51 +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
Gao Sun
bc6b79f783
ci: fix workflow 2023-03-06 13:45:14 +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
Gao Sun
94209ada00
ci: fix workflow 2023-03-06 00:48:50 +08:00