Skip to content
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
1f25f05
feat: initial structure for zmodel schema
ymc9 Sep 23, 2022
a6b415d
Merge pull request #1 from zenstack-hq/feat/init_schema
ymc9 Sep 23, 2022
8e6dd16
feat: progress on the sample todo app
ymc9 Sep 26, 2022
70f518f
Merge pull request #2 from zenstack-hq/feat/sample-todo-wip
ymc9 Sep 26, 2022
a313014
feat: schema progress
ymc9 Sep 27, 2022
0d02709
WIP
ymc9 Sep 28, 2022
4f33c4a
WIP: member resolution
ymc9 Sep 28, 2022
206a7fa
WIP: type-checker is working now
ymc9 Sep 29, 2022
cb7ac25
add logo, improve sample
ymc9 Sep 29, 2022
e697066
Merge pull request #3 from zenstack-hq/feat/zmodel-schema-progress
ymc9 Sep 29, 2022
8921b94
WIP: dev
ymc9 Oct 3, 2022
f6fb3b0
WIP: prisma generator tests
ymc9 Oct 4, 2022
ac7364b
update
ymc9 Oct 5, 2022
42bfa5b
structure for data/function generator
ymc9 Oct 5, 2022
83ed319
WIP
ymc9 Oct 8, 2022
b52e9d4
test cases
ymc9 Oct 8, 2022
3d0a85f
WIP
ymc9 Oct 8, 2022
acb3896
Progress
ymc9 Oct 10, 2022
a14d53d
WIP
ymc9 Oct 11, 2022
cc306b4
WIP
ymc9 Oct 12, 2022
6a9ee1e
WIP
ymc9 Oct 12, 2022
b026e14
update
ymc9 Oct 12, 2022
42970ea
WIP
ymc9 Oct 12, 2022
b0a394b
WIP
ymc9 Oct 13, 2022
0233926
update
ymc9 Oct 13, 2022
b8dbed4
Merge pull request #4 from zenstack-hq/feat/code-gen
ymc9 Oct 13, 2022
15cee92
feat: make good progress on the Todo demo (#5)
ymc9 Oct 14, 2022
17ac4af
fix: put generated prisma schema into zenstack folder (#6)
ymc9 Oct 14, 2022
267bacd
feat: vercel deploy (#7)
ymc9 Oct 14, 2022
8de821e
fix: fix utility code location (#8)
ymc9 Oct 14, 2022
a1f2eba
demo: small UI refinements (#9)
ymc9 Oct 14, 2022
3524c91
chore: add .env into git (#10)
ymc9 Oct 14, 2022
4c757c7
demo: support deleting todo (#11)
ymc9 Oct 14, 2022
39f383c
demo: signin logic fixes and various UI fixes (#12)
ymc9 Oct 14, 2022
53be59c
chore: add integration test for Todo model (#13)
ymc9 Oct 17, 2022
46f1c27
feat: more complete condition injection and post-update checking, mor…
ymc9 Oct 20, 2022
2c551fb
chore: prettify CLI, make sure exit code is correct and errors are du…
ymc9 Oct 20, 2022
357852b
feat: wrap Prisma's migrate and db commands (#16)
ymc9 Oct 21, 2022
b09b9cf
feat: implement schema type-checking (#17)
ymc9 Oct 23, 2022
d83a641
chore: update todo sample to latest zenstack (#18)
ymc9 Oct 23, 2022
cf2e63b
feat: make vscode extension work (with known issues with goto-definit…
ymc9 Oct 24, 2022
907490c
chore: documentation and lint cleanup for "internal" package (#20)
ymc9 Oct 25, 2022
8014fec
chore: code cleanup for schema package (#21)
ymc9 Oct 25, 2022
b2fd336
chore: clean up code for runtime package (#22)
ymc9 Oct 25, 2022
06ac296
Add logic to store service instance to global for dev environment as …
ymc9 Oct 26, 2022
dd33f92
feat: adaptive code generation for next-auth
ymc9 Oct 26, 2022
a6782bd
fix: typing error in generated hooks (#26)
ymc9 Oct 26, 2022
2707967
chore: update readme (#28)
ymc9 Oct 26, 2022
8d560e0
chore: completing first batch of documentation (#29)
ymc9 Oct 28, 2022
941b424
update docs (#31)
ymc9 Oct 28, 2022
6943d0d
fix: make sure path in Prisma schema is escaped (for windows) (#32)
ymc9 Oct 28, 2022
031c394
release: v0.2.1 (#33)
ymc9 Oct 29, 2022
7764751
Merge remote-tracking branch 'origin/main' into dev
ymc9 Oct 29, 2022
4966a99
Merge remote-tracking branch 'origin/main' into chore/main2dev
ymc9 Oct 29, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.