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

208 commits

Author SHA1 Message Date
Gao Sun
a76ce24bee
refactor: seed data for multi-tenancy 2 2023-03-03 14:11:19 +08:00
Gao Sun
9775db7af8
refactor: seed data for multi-tenancy 2023-03-02 22:25:13 +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
76a04d97b3
feat(cloud): POST /tenants 2023-02-20 00:27:12 +08:00
Gao Sun
ed4db56254
chore: upgrade configs 2023-02-16 23:49:03 +08:00
Gao Sun
40173bb5e0
Merge branch 'master' into gao-add-admin-tenant 2023-02-15 15:00:04 +08:00
Gao Sun
c137768472
refactor: utilities -> utils (#3106) 2023-02-15 10:26:22 +08:00
Gao Sun
7a7d7f9f41
refactor: add alteration scripts 2023-02-12 18:43:02 +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
99837b4e48
refactor: use RLS 2023-02-08 18:58:45 +08:00
Gao Sun
72caefaaf2
refactor: update per review 2023-01-31 11:50:41 +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
Gao Sun
de4b0bae16
refactor: add function and trigger to set tenant_id 2023-01-28 19:26:29 +08:00
Gao Sun
54db878760
refactor: re-org alteration scripts 2023-01-28 12:58:42 +08:00
Gao Sun
ba44eb5fc6
refactor(schemas): init tenant sqls 2023-01-28 12:58:42 +08:00
Gao Sun
d868e6ee49
feat(cli): rollback command for alteration (#2975) 2023-01-18 05:12:57 +00:00
Gao Sun
f317a917c9
refactor: remove deprecated singleton instances 2023-01-12 16:34:06 +08:00
Gao Sun
131e1d79f7
Merge pull request #2879 from logto-io/gao-reorg-connector-files
refactor(core): reorg connector files
2023-01-10 13:21:26 +08:00
Gao Sun
d0a81e76a8
refactor: remove unused files (#2877) 2023-01-09 11:39:56 +00:00
Gao Sun
080a6385c8
refactor: support EC key and ES signing algorithms (#2847) 2023-01-09 09:34:13 +00:00
wangsijie
385966625e
feat(schemas,cli): seed default scope for management api (#2869)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-01-09 15:34:08 +08:00
Gao Sun
8f809da308
refactor(core,cli): application query factory (#2853) 2023-01-09 15:29:01 +08:00
Gao Sun
6e2951fafc
chore!: drop Node 16 (#2848) 2023-01-07 20:42:10 +08:00
Gao Sun
2f42f746a4
refactor(cli): fix default download url with current package version 2022-12-30 23:56:18 +08:00
Gao Sun
bf3774d234
refactor(cli): remove official connectors inquiry 2022-12-30 23:56:18 +08:00
wangsijie
b5b1e5f258
ci: check alteration sequence (#2746) 2022-12-30 10:50:56 +08:00
Gao Sun
77bad4b1e7
refactor: add official connectors in dist (#2768) 2022-12-30 10:42:34 +08:00
Gao Sun
43de6258d1
refactor(cli): improved connector add command (#2764) 2022-12-29 22:53:35 +08:00
Gao Sun
3a996cc9d9
refactor: fix esm mock context (#2725) 2022-12-26 12:12:19 +00:00
Gao Sun
8879880feb
refactor: check alteration timestamp when seed database (#2721) 2022-12-24 09:18:37 +00:00
Gao Sun
f50509dfab
Merge pull request #2683 from logto-io/gao-log-4632-core-init-hooks-schemas
feat: hooks schema and APIs
2022-12-22 13:11:29 +08:00
Gao Sun
cc18103419
refactor: remove fs-extra (#2695) 2022-12-20 12:31:53 +00:00
Gao Sun
a023fe97e5
refactor: add alteration and integration test 2022-12-20 13:02:40 +08:00
Gao Sun
3a3a107811
refactor: schema export and id generator 2022-12-20 00:02:35 +08:00
Gao Sun
25f0a2e158
test: use native ESM (#2621) 2022-12-12 13:43:23 +08:00
Gao Sun
d0d9321e79
refactor: use esm (batch 5) 2022-11-22 16:11:29 +08:00
Gao Sun
8c93cbb650
refactor: use esm (batch 4) 2022-11-22 16:10:55 +08:00
Gao Sun
10e818e828
refactor: use esm (batch 2) 2022-11-22 16:06:05 +08:00
Gao Sun
23315de00f
Merge pull request #2342 from logto-io/gao-log-4341-cli-provide-a-command-to-rotate-keys
feat(cli): rotate keys
2022-11-09 18:15:04 +08:00
wangsijie
55dd05862e
Merge pull request #2171 from logto-io/feature/sie-v2
feat: sie v2
2022-11-09 10:18:20 +08:00
wangsijie
5c81d6f147
Merge branch master into merge/sie-v2 2022-11-08 22:58:36 +08:00
Gao Sun
183ebfd856
refactor(core): reuse connector reading function in cli (#2332) 2022-11-08 12:29:26 +00:00
Gao Sun
33fd811bee
refactor(cli): update node version check 2022-11-07 21:25:34 +08:00
Gao Sun
3585a77de9
feat(cli): trim keys 2022-11-07 19:26:56 +08:00
Gao Sun
cf2c546f5d
refactor(cli): remove default case 2022-11-07 11:53:12 +08:00
Gao Sun
682c88aac8
feat(cli): rotate keys 2022-11-07 11:47:51 +08:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2 2022-10-24 13:50:26 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
merge
2022-10-21 10:43:56 +08:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
Gao Sun
79c6c1de93
refactor: require database name in URL (#2198) 2022-10-19 07:38:56 +00:00
Gao Sun
261c9153b0
ci: add docker build to main workflow (#2184) 2022-10-19 11:35:39 +08:00
wangsijie
e5f8139880
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
Gao Sun
9ebb3ddfd9
fix: alteration script in dev 2022-10-18 15:40:36 +08:00
Gao Sun
4ce2073692
fix(cli): fix skip-when-exists option (#2180) 2022-10-18 05:21:59 +00:00
Gao Sun
4d873cf6a3
refactor(cli): update config command (#2176) 2022-10-18 12:27:48 +08:00
Gao Sun
c492058a0c
refactor(cli): supports latest version for db alteration (#2177) 2022-10-17 15:36:16 +00:00
Xiao Yijun
fd50304f5f
fix(cli): chooseAlterationsByVersion should contain the last next version alteration script (#2175) 2022-10-17 23:18:28 +08:00
Gao Sun
c0eaf66c26
refactor(cli): add skip when exists option (#2172) 2022-10-17 13:51:32 +00:00
Gao Sun
5dda0a6dd0
feat(cli): add download-url option for install 2022-10-14 17:37:53 +08:00
Gao Sun
7d257c45bf
feat(cli): remove connectors 2022-10-14 17:01:32 +08:00
Gao Sun
dcb91428e6
feat(cli): list connectors 2022-10-14 16:19:36 +08:00
Gao Sun
4c755491db
refactor(cli): use modern technology 2022-10-13 15:39:28 +08:00
Gao Sun
0843e8fdfc
refactor: fix dev script 2022-10-13 14:39:09 +08:00
Gao Sun
babd16f68f
refactor(cli): exit normally when no alteration found 2022-10-12 23:26:38 +08:00
Gao Sun
5eb822fee5
refactor(cli): support next tag 2022-10-12 23:08:52 +08:00
Gao Sun
a19a522894
refactor(cli): update version command and add unit tests 2022-10-12 23:08:41 +08:00
Gao Sun
926e69fd69
refactor(cli): inquire for version before alteration 2022-10-12 19:07:35 +08:00
Gao Sun
926394030d
refactor(cli): add official connectors during init (#2132) 2022-10-12 09:53:38 +00:00
Gao Sun
36d26091e0
refactor: fix connector directory 2022-10-11 18:27:05 +08:00
Gao Sun
64a0936a77
refactor(core): remove connector commands 2022-10-11 18:10:57 +08:00
Gao Sun
4ccbe4ac65
feat(cli): add connector command 2022-10-11 17:38:58 +08:00
Gao Sun
fa195f4aa5
refactor(cli): reorg options and logic 2022-10-10 23:55:07 +08:00
Gao Sun
a5cd73d961
feat: npm create compatibility 2022-10-10 23:50:20 +08:00
Gao Sun
e36ed7bd1a
chore: upgrade essentials 2022-10-10 23:28:39 +08:00
Gao Sun
ba09de9b1e
refactor(core,cli): extract common utils to @logto/shared 2022-10-10 23:26:40 +08:00
Gao Sun
8651c06f93
Merge pull request #2073 from logto-io/gao-log-4334-cli-separate-oidc-config-keys-in
refactor(cli): flatten OIDC config keys
2022-10-09 22:31:13 +08:00
Gao Sun
e385b60418
refactor(cli): use cli project root as alteration scripts directory (#2075) 2022-10-09 16:29:53 +08:00
Gao Sun
4134547cca
refactor(cli): flatten OIDC config keys 2022-10-09 15:16:19 +08:00
Gao Sun
7d40c2603a
refactor(cli): fixing cli config and log issues 2022-10-08 23:42:42 +08:00
Gao Sun
911117a785
feat(cli): db seed oidc command 2022-10-08 23:27:43 +08:00
Gao Sun
cc5c99beb0
refactor(cli): support dotenv 2022-10-08 18:18:49 +08:00
Gao Sun
a8c364e9b3
refactor(cli): use env to replace config json 2022-10-08 18:06:40 +08:00
Gao Sun
4a5dfb1b8a
refactor(cli): per review 2022-10-08 17:42:14 +08:00
Gao Sun
9696060997
refactor: remove alteration from core 2022-10-08 17:34:58 +08:00
Gao Sun
aba872ea4b
refactor(cli): add oraPromise() util 2022-10-07 23:31:13 +08:00
Gao Sun
a3dc967442
refactor: remove database seed from core 2022-10-07 23:08:25 +08:00
Gao Sun
a5280a2afd
feat(cli): db alteration deploy command 2022-10-07 19:48:17 +08:00
Gao Sun
2c159a06d2
refactor(cli): add todo for alteration state 2022-10-07 00:37:39 +08:00
Gao Sun
5c7000ddc3
feat(cli): db seed command 2022-10-07 00:31:35 +08:00
Gao Sun
0eff1e3591
feat(cli): get/set db config key 2022-10-05 22:46:52 +08:00
Gao Sun
880d07ebf7
refactor(cli): add database set-url command 2022-10-05 15:22:18 +08:00
Gao Sun
0eb306a61c
feat(cli): database config command 2022-10-05 15:22:08 +08:00
Gao Sun
f05691b431
feat(cli): command init/i/install 2022-10-04 13:45:27 +08:00
Gao Sun
50e5e5fa22
refactor(cli): support proxy 2022-10-03 19:00:44 +08:00
Gao Sun
a59ba6e318
refactor(cli): experience improvements 2022-10-03 17:52:28 +08:00
Gao Sun
a67c23e4b0
refactor(cli): use got and fix lint errors 2022-10-03 13:30:58 +08:00
Gao Sun
f5c7faf775
refactor: move cli -> core 2022-04-26 14:11:15 +08:00
Gao Sun
3db582aee3
feat(cli): integrate node bin (#596) 2022-04-20 23:23:41 +08:00
Gao Sun
72aa2f53e6
feat(cli): integrate with command line (#526) 2022-04-11 08:25:57 +00:00
Gao Sun
3fedbd791b
feat(cli): create database 2022-04-10 13:06:12 +08:00
Gao Sun
ada4da2fbf
feat(cli): seed tables 2022-04-09 21:53:53 +08:00
Gao Sun
b055362d34
feat(cli): init (#521) 2022-04-08 16:58:32 +08:00