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
|
43470c41f1
|
fix(core,schemas): add new verification status table (#3312)
|
2023-03-08 15:21:59 +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 |
|
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 |
|
simeng-li
|
05ada94f95
|
feat(core,console,schemas,phrases): add privacy policy url (#3315)
|
2023-03-08 10:56:26 +08:00 |
|
Gao Sun
|
af4276e08e
|
test(cloud): init api tests
|
2023-03-08 10:49:51 +08:00 |
|
simeng-li
|
04cc1fe69a
|
feat(console,ui,phrases,schemas): update favicon and html title (#3302)
|
2023-03-08 02:46:10 +00:00 |
|
wangsijie
|
3c0c82a4bf
|
feat(core): add s3 storage provider (#3320)
|
2023-03-08 10:14:28 +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 |
|
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 |
|
Gao Sun
|
08e7b6c6c2
|
refactor: allow admin to create tenants
|
2023-03-04 14:52:02 +08: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 |
|
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
|
a76ce24bee
|
refactor: seed data for multi-tenancy 2
|
2023-03-03 14:11:19 +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
|
9775db7af8
|
refactor: seed data for multi-tenancy
|
2023-03-02 22:25:13 +08:00 |
|
Gao Sun
|
44909140bf
|
feat: create tenant for new users (#3255)
|
2023-03-01 20:55:26 +08:00 |
|
Gao Sun
|
d789a08e41
|
feat(console): support multi-tenancy (1/2) (#3205)
|
2023-02-28 16:04:12 +08:00 |
|
Xiao Yijun
|
13f877ca4d
|
refactor(console): get-started tasks (#3208)
|
2023-02-27 10:15:55 +08:00 |
|
silverhand-bot
|
cda2c821cd
|
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-25 23:15:42 +08:00 |
|
Gao Sun
|
54ef69d4f4
|
refactor: filter out suspended users in hasActiveUsers()
|
2023-02-24 13:17:37 +08:00 |
|
Gao Sun
|
dd776eeb15
|
refactor(schemas): fix alteration script
The alteration script of moving sie configs to database should test
if admin tenant has active user instead of default tenant.
|
2023-02-24 13:11:49 +08:00 |
|
Gao Sun
|
09d2dac1ea
|
refactor: move admin console app to database (#3185)
|
2023-02-22 14:35:17 +00:00 |
|
Gao Sun
|
6858f3c8dc
|
refactor: move console sie to database (#3171)
|
2023-02-21 21:24:43 +08:00 |
|
Gao Sun
|
e3f88f5250
|
refactor: remove demo app db entity (#3165)
|
2023-02-21 03:45:06 +00:00 |
|
Gao Sun
|
1ef5519e75
|
feat: custom css (#3155)
|
2023-02-21 10:55:44 +08:00 |
|
Darcy Ye
|
a13d27a018
|
feat: enabled connector db read and write (#3127)
|
2023-02-20 18:54:02 +08:00 |
|
Gao Sun
|
86ecd79b36
|
refactor(cloud): wrap create tenant in transaction (#3151)
|
2023-02-20 06:49:08 +00:00 |
|
Gao Sun
|
735796059c
|
refactor(schemas): add alteration script
|
2023-02-20 11:33:20 +08:00 |
|
Gao Sun
|
76a04d97b3
|
feat(cloud): POST /tenants
|
2023-02-20 00:27:12 +08:00 |
|
Gao Sun
|
12377665b4
|
refactor(cloud): implement request auth
|
2023-02-19 11:31:16 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Gao Sun
|
f339e86591
|
refactor: update tsconfig
|
2023-02-17 13:41:05 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
Gao Sun
|
d65c551024
|
refactor(schemas): fix alteration script (#3122)
|
2023-02-16 08:34:16 +08:00 |
|
Gao Sun
|
3c39c618a1
|
refactor: update per review
|
2023-02-15 23:30:27 +08:00 |
|
Gao Sun
|
7a7d7f9f41
|
refactor: add alteration scripts
|
2023-02-12 18:43:02 +08:00 |
|
Gao Sun
|
1e75a417a3
|
chore(schemas): add alteration script
|
2023-02-11 21:20:37 +08:00 |
|
Gao Sun
|
0481a450be
|
refactor: decouple admin tenant and user tenant
|
2023-02-11 14:38:16 +08:00 |
|
Gao Sun
|
dd5b3037a8
|
refactor!: adjust packages to adapt admin tenant
|
2023-02-10 19:57:25 +08:00 |
|
Gao Sun
|
2af6fd114a
|
refactor!: add admin tenant
|
2023-02-10 13:06:52 +08:00 |
|
Gao Sun
|
6b09da2f5d
|
refactor: fix alteration
|
2023-02-09 18:31:14 +08:00 |
|
Gao Sun
|
99837b4e48
|
refactor: use RLS
|
2023-02-08 18:58:45 +08:00 |
|
Gao Sun
|
2c19a83f0b
|
release: version packages
|
2023-02-02 22:21:34 +08:00 |
|
Gao Sun
|
f4b8063bed
|
chore: manually update to rc
|
2023-02-02 22:18:08 +08:00 |
|
Gao Sun
|
df1bb9fd38
|
refactor: update seed data (#3044)
|
2023-02-02 18:36:18 +08:00 |
|
Gao Sun
|
06e7d6ea9d
|
refactor(schemas): reorg constants
|
2023-01-29 23:11:01 +08:00 |
|
Gao Sun
|
c2c3faa248
|
refactor!: add systems table for global configs
|
2023-01-29 22:20:31 +08:00 |
|
Gao Sun
|
d0399eb8a4
|
refactor!: merge settings into logto configs table
|
2023-01-29 19:42:19 +08:00 |
|