Yiming
|
d6fba93e2f
|
fix: zod plugin issue with lower-case model names (#396)
|
2023-05-05 17:37:24 -07:00 |
|
Yiming
|
a54eba45f6
|
fix: short-circuit post-read check when policy rules don't depend on model fields (#376)
|
2023-05-02 18:48:17 -07:00 |
|
Yiming
|
4bf1304c65
|
fix: make core plugins compile generated ts files by default (#373)
|
2023-05-01 10:28:22 -07:00 |
|
Yiming
|
0d7a2bf417
|
perf: improve runtime performance by removing expensive verbose logging (#371)
|
2023-04-30 23:41:07 -07:00 |
|
Jiasheng
|
a4227c2ae9
|
chore: bump version to 1.0.0-alpha.110 (#370)
|
2023-04-29 22:19:01 +01:00 |
|
Yiming
|
8284988cf1
|
fix: support object literal in plugin fields processing (#351)
|
2023-04-14 11:05:56 -07:00 |
|
Yiming
|
2035319a03
|
fix: wrong return type of generated count hook (#347)
|
2023-04-13 13:20:30 -07:00 |
|
Yiming
|
83fd21e5b2
|
fix: wrong type generated for groupBy hook (#344)
|
2023-04-12 23:28:13 -07:00 |
|
Yiming
|
d996d09be1
|
chore: bump version (#339)
|
2023-04-10 17:57:06 -07:00 |
|
Yiming
|
f1c9765b77
|
fix: openapi generator relation handling (#320)
|
2023-03-31 21:01:00 +08:00 |
|
Yiming
|
181f9ef178
|
fix: wrong dev dependency in cli project (#318)
|
2023-03-31 20:40:33 +08:00 |
|
Yiming
|
30fa09304b
|
chore: bump version (#316)
|
2023-03-31 18:13:27 +08:00 |
|
Yiming
|
51484a76f9
|
fix: fix react-query code-gen and improve mutation options merging (#314)
|
2023-03-31 15:20:29 +08:00 |
|
Yiming
|
21ccddb9be
|
feat: react-hooks generator and runtime targeting @tanstack/react-query (#309)
Co-authored-by: Jonathan Gerbaud <jonathan.gerbaud@abewy.com>
|
2023-03-31 07:34:25 +08:00 |
|
Yiming
|
5378d515b6
|
chore: bump version (#296)
|
2023-03-28 17:23:18 +08:00 |
|
Yiming
|
933012f046
|
merge main to dev (#291)
|
2023-03-27 11:29:34 +08:00 |
|
Yiming
|
79144709b3
|
feat: add support for filter operator functions (#289)
|
2023-03-24 11:00:00 +08:00 |
|
Yiming
|
6f7cb0e651
|
fix: handle @@ignore models properly in plugins (#283)
|
2023-03-21 11:58:26 +08:00 |
|
Yiming
|
c294a3ac94
|
chore: bump version (#275)
|
2023-03-19 19:50:30 +08:00 |
|
Yiming
|
e1600c8bc6
|
fix: batch bug fixes (#273)
|
2023-03-19 19:37:00 +08:00 |
|
Yiming
|
e12fc5a4ca
|
feat: express.js adapter (#271)
|
2023-03-15 19:20:04 +08:00 |
|
Yiming
|
51c094e329
|
feat: zod plugin and zod validation for open-api requests (#262)
|
2023-03-13 23:36:17 +08:00 |
|
Yiming
|
dd9963cd35
|
feat: OpenAPI & fastify adapter (#254)
|
2023-03-10 17:20:44 +08:00 |
|
Yiming
|
b9b05c61de
|
chore: bump version (#252)
|
2023-03-09 14:43:50 +08:00 |
|
Yiming
|
9d45384456
|
fix: add support for @@schema attribute, and allow arbitrary fields in datasource (#250)
|
2023-03-09 14:05:59 +08:00 |
|
Yiming
|
cef96d4b6f
|
feat: add prisma passthrough attribute for working around discripancies between zmodel and prisma (#245)
|
2023-03-07 14:26:44 +08:00 |
|
Yiming
|
93cb6bfc84
|
feat: support self relations (#244)
|
2023-03-07 12:20:23 +08:00 |
|
Yiming
|
7e55e652ec
|
feat: support multi-id-field models (@@id([f1, f2, ...])) (#243)
|
2023-03-06 19:59:50 +08:00 |
|
Yiming
|
a05d320e71
|
feat: add support for type modifier attributes (#240)
|
2023-03-06 12:51:04 +08:00 |
|
Yiming
|
88828e309c
|
fix: missing string quote during function arg gen (#234)
|
2023-03-04 22:32:40 +08:00 |
|
Yiming
|
4f1b9fc862
|
chore: release 1.0.0-alpha.53 (#228)
|
2023-03-03 14:12:10 +08:00 |
|
Yiming
|
a3926c2d69
|
fix: trpc mutation route should return undefined when result is not readable (#227)
|
2023-03-03 14:05:10 +08:00 |
|
Yiming
|
cabe9dc956
|
fix: more tests and bump version (#225)
|
2023-03-03 12:14:19 +08:00 |
|
ymc9
|
587e00b2e5
|
Merge remote-tracking branch 'origin/main' into dev
|
2023-03-02 21:17:40 +08:00 |
|
ymc9
|
8e630e0855
|
fix: issue with dealing with result read-back for nextjs and react hooks
|
2023-03-02 20:17:48 +08:00 |
|
Yiming
|
a9283cde3b
|
fix: clean up peer dependencies (#218)
|
2023-02-27 19:30:51 +08:00 |
|
Yiming
|
a545e9710b
|
chore: bump version (#215)
|
2023-02-19 11:52:00 +08:00 |
|
Yiming
|
64222e88cc
|
fix nested update of to-one relation (#213)
|
2023-02-19 10:40:59 +08:00 |
|
Yiming
|
8e73b0b0a3
|
fix: incremental bugfixes (#211)
|
2023-02-19 10:07:13 +08:00 |
|
Yiming
|
0597a72ed3
|
chore: bump version (#206)
|
2023-02-11 17:07:57 +08:00 |
|
Yiming
|
1540d09842
|
chore: bump version (#200)
|
2023-02-05 09:09:45 +08:00 |
|
Yiming
|
63c3607cd1
|
fix: multi-field unique constraint support; react hooks error catching bug (#195)
|
2023-02-03 21:18:04 +08:00 |
|
Yiming
|
4af0a02de0
|
fix: zmodel grammar error when using triple slash comments (#194)
|
2023-02-02 22:42:06 +08:00 |
|
Yiming
|
c017cce43b
|
fix: generate react hooks for all models regardless policies (#191)
|
2023-01-30 17:51:34 +08:00 |
|
Yiming
|
bd916e68cb
|
chore: remove docs and bump version (#189)
|
2023-01-28 19:02:41 +08:00 |
|
Yiming
|
d2767f2ffb
|
chore: bump version (#187)
|
2023-01-27 23:00:29 +08:00 |
|
Yiming
|
e2d62fc421
|
merge canary to dev (#181)
Co-authored-by: JS <jiashengguo@outlook.com>
|
2023-01-27 22:31:44 +08:00 |
|