Ariel Mashraki
|
faa54f5e79
|
Merge branch 'master' of https://github.com/day-dreams/ent into day-dreams-master
|
2020-10-21 12:31:11 +03:00 |
|
day-dreams
|
4582ed0f2a
|
dialect/sql/schema: use withForeighKeys() instead of withForeighKeysDisable(), and add unit tests () (#748)
|
2020-09-20 16:49:47 +08:00 |
|
Ariel Mashraki
|
d16f0abcc1
|
entc/gen: document fixture option default value (#754)
|
2020-09-13 11:39:46 +03:00 |
|
day-dreams
|
54028de04f
|
dialect/sql/schema: add MigrateOption 'WithForeighKeysDisable' (#748)
|
2020-09-13 01:50:37 +08:00 |
|
Ariel Mashraki
|
b4b4fa95d7
|
entc/gen: restructure hooks execution (#741)
Closed #739
|
2020-09-09 10:41:17 +03:00 |
|
Ariel Mashraki
|
fd0a7f9f02
|
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
|
2020-08-18 11:05:08 +03:00 |
|
Alex Snast
|
7df2e02343
|
ci/lint: enabling goheader linter ensuring the existance of a license header in go files (#593)
Signed-off-by: Alex Snast <alexsn@fb.com>
|
2020-07-07 15:36:09 +03:00 |
|
Alex Snast
|
ef402679b4
|
Adding hook conditions (#589)
* entc/gen: adding hook condition tests
Signed-off-by: Alex Snast <alexsn@fb.com>
* Revert "entc/gen: adding hook condition tests"
This reverts commit 3a46ea6cbf.
* entc/gen: adding hook conditions
Signed-off-by: Alex Snast <alexsn@fb.com>
* entc/gen: adding hook condition tests
Signed-off-by: Alex Snast <alexsn@fb.com>
|
2020-07-06 16:40:51 +03:00 |
|
Ariel Mashraki
|
ff6e738c94
|
entc/integration: add mixin with hooks example (#497)
|
2020-05-21 10:54:42 +03:00 |
|
Ariel Mashraki
|
7988d3084d
|
entc/hooks: initial work for mutations and hooks (#377)
* entc/hooks: initial work for mutations and hooks
* ent/schema: adding policy to schema
* ent: change op string to uint
* entc: move entschema to runtime and enable smooth transition
* entc/privacy: adding privacy template
* all: goimports
* intg/hooks: mutation client/tx and basic schema tests
* ent/privacy: adding more verbose decisions
* entc/gen: edge-ids getter and additional tests
* all: regen assets
* entc/gen: fix client hookd propagation
* intg: add deletion example
* intg/privacy: remove old entschema package
* typed privacy
* ent/privacy: hooks shouldn't be called on privacy deny
* entc/gen: fix schema hooks invocation order
* remove read policy from public api
* update circleci go orb
Co-authored-by: Ariel Mashraki <ariel@mashraki.co.il>
|
2020-03-16 00:19:27 +02:00 |
|