0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/schemas
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
..
alterations refactor(schemas): alter passcodes table and set jti to nullable 2023-01-06 22:47:29 +08:00
src feat(schemas,cli): seed default scope for management api (#2869) 2023-01-09 15:34:08 +08:00
tables refactor(schemas): alter passcodes table and set jti to nullable 2023-01-06 22:47:29 +08:00
.gitignore fix: alteration script in dev 2022-10-18 15:40:36 +08:00
CHANGELOG.md release: version core packages 2023-01-06 16:48:18 +08:00
generate.sh refactor(schemas): remove eslint in generate script (#2669) 2022-12-15 04:02:51 +00:00
jest.config.js refactor(core): check connector-kit compatibility when load connector (#2798) 2023-01-01 18:36:46 +08:00
package.json ci: manually dispatch and add sanity check in workflow (#2838) 2023-01-07 21:14:17 +08:00
tsconfig.build.alterations.json fix: alteration script in dev 2022-10-18 15:40:36 +08:00
tsconfig.build.gen.json test: update to native ESM (batch 1) 2022-12-12 21:52:55 +08:00
tsconfig.build.json refactor: schema export and id generator 2022-12-20 00:02:35 +08:00
tsconfig.json refactor: fix build errors 2022-12-20 10:25:47 +08:00
tsconfig.test.json test: update to native ESM (batch 1) 2022-12-12 21:52:55 +08:00
update-next.sh fix: handle versioning when no next-*.ts found (#2202) 2022-10-19 08:01:49 +00:00