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

56 commits

Author SHA1 Message Date
simeng-li
d2fb597ef3
chore: whitelist add_on_sku_id (#6860)
chore: white list add_on_sku_id in compare db

white list add_on_sku_id in the compare db script
2024-12-09 02:55:38 +00:00
Darcy Ye
4945a2709f
fix: add DB constraints sorting reference (#6838) 2024-11-27 11:08:25 +00:00
Darcy Ye
8b19004102
fix: fix object comparison util method used in DB alteration CI (#6562) 2024-09-10 07:10:59 +00:00
Gao Sun
3bf756f2b5
refactor(experience): use vite 2024-07-24 17:47:37 +08:00
Gao Sun
ca7ee8c227
feat(schemas): init app_secrets table 2024-07-21 19:59:30 +08:00
Darcy Ye
6dc380145c
refactor: update compare DB alteration scripts (#6152)
* refactor: update compare DB alteration scripts

* chore: add comments
2024-07-02 11:25:01 +08:00
Darcy Ye
f6e10f81bd
chore: normalize Logto DB region role names for DB alteration CI (#6144) 2024-07-01 07:51:41 +00:00
Xiao Yijun
1fdd28b2b3
chore: build oauth2 connector on prepack (#5855) 2024-05-13 17:06:04 +08:00
Xiao Yijun
f85e1b8088
ci(connector): build connectors before publish (#5853) 2024-05-13 12:10:12 +08:00
Gao Sun
571b53d9cc
feat(schemas): init org invitation tables 2024-01-11 14:38:37 +08:00
Gao Sun
b8fd594fea
refactor: fix workflow 2023-12-15 16:50:14 +08:00
Darcy Ye
5d78c7271b
refactor(core,schemas): update roles table schemas, add type column (#4378)
refactor(core,schemas): update roles table schemas, add type col and fix UTs

refactor(test,core,schemas): add role type constraint to DB level to keep the data source clean
2023-09-11 03:27:49 +00:00
Gao Sun
a2e01bd698
ci: compare multiple schemas including cloud (#4142) 2023-07-10 12:54:09 +08:00
silverhand-bot
6fd1e9cc56
release: version packages (#3793)
* chore: pass arguments to version script

* release: version packages

---------

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-29 04:31:59 +00:00
Gao Sun
d475ef9c03
chore: fix version workflow 2023-04-17 22:18:47 +08:00
Gao Sun
f97ebaa3db
refactor: update pubilsh flow 2023-04-02 17:05:18 +08:00
Gao Sun
612a1d5301
refactor: use connector link in workflows 2023-04-02 14:12:30 +08:00
Gao Sun
9b14d9f70b
chore: update eslint report script 2023-04-01 23:04:23 +08:00
Gao Sun
484f08523b
chore: update changeset (#3643)
* chore: move changeset

* chore: remove changeset-staged
2023-03-30 19:28:08 +08:00
wangsijie
63938d6d4b
feat(cli,core,shared): install demo connectors only in cloud (#3414) 2023-03-15 15:24:31 +08:00
wangsijie
1f618a3a10
feat(cli,cloud,schemas): seed m2m app for each tenant (#3364) 2023-03-12 09:34:15 +08:00
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
Gao Sun
94209ada00
ci: fix workflow 2023-03-06 00:48:50 +08:00
Gao Sun
a76ce24bee
refactor: seed data for multi-tenancy 2 2023-03-03 14:11:19 +08:00
Gao Sun
4861716727
chore: check alteration diff for new files only 2023-02-24 13:31:09 +08:00
Gao Sun
76a04d97b3
feat(cloud): POST /tenants 2023-02-20 00:27:12 +08:00
Gao Sun
b1826d7bcc
Merge pull request #3092 from logto-io/gao-add-admin-tenant
refactor!: add admin tenant
2023-02-15 23:37:53 +08:00
Gao Sun
3c39c618a1
refactor: update per review 2023-02-15 23:30:27 +08:00
Gao Sun
525bd403d5
ci: use depot to build docker image (#3116) 2023-02-15 17:02:59 +08:00
Gao Sun
ac199604bf
ci: update databse comparison script 2023-02-11 22:55:37 +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
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
Gao Sun
f17b69a513
ci: filter out ignore group when exec lifecycle scripts (#3018) 2023-01-29 14:48:35 +08:00
Gao Sun
5027203e29
chore: fix script indent 2023-01-28 20:03:07 +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
d868e6ee49
feat(cli): rollback command for alteration (#2975) 2023-01-18 05:12:57 +00:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00
Gao Sun
40980b3ada
ci: manually dispatch and add sanity check in workflow (#2838) 2023-01-07 21:14:17 +08:00
Gao Sun
7fb689b734
fix: version lifecycle script (#2832) 2023-01-06 16:33:08 +08:00
Gao Sun
04a1c9ddf3
chore: add changeset-staged dir (#2800) 2023-01-01 21:46:03 +08:00
Gao Sun
f98332a0a3
chore: update prune files list 2022-12-31 23:56:15 +08:00
Gao Sun
ce48251920
ci: prepack before publish 2022-12-30 14:24:03 +08:00
Gao Sun
f7a2bdf7a8
ci: separate release groups (#2775) 2022-12-30 13:49:00 +08:00
wangsijie
64e17e6f89
ci: use import to fix alteration sequence check (#2769) 2022-12-30 11:08:09 +08:00
wangsijie
b5b1e5f258
ci: check alteration sequence (#2746) 2022-12-30 10:50:56 +08:00
Gao Sun
74c1532a38
ci: fix publish workflow (#2762) 2022-12-30 10:46:28 +08:00
Gao Sun
77bad4b1e7
refactor: add official connectors in dist (#2768) 2022-12-30 10:42:34 +08:00
Gao Sun
fd71570faa
ci: update release workflows (#2754) 2022-12-29 14:52:43 +08:00