Alex Snast
|
1f553bc145
|
entc/gen: adding hook.Unless helper (#550)
|
2020-06-16 16:16:02 +03:00 |
|
Ariel Mashraki
|
ff6e738c94
|
entc/integration: add mixin with hooks example (#497)
|
2020-05-21 10:54:42 +03:00 |
|
Ariel Mashraki
|
5ed339839a
|
entc/mutation: reject querying old values of finished mutations (#495)
|
2020-05-20 17:28:39 +03:00 |
|
Ariel Mashraki
|
ef7285b917
|
entc/gen: add api for getting field old values (#491)
|
2020-05-17 14:23:36 +03:00 |
|
Ariel Mashraki
|
b456251154
|
entc/integ: add missing license header (#460)
|
2020-05-04 20:16:01 +03:00 |
|
Ariel Mashraki
|
7de4f4b758
|
doc: add documentation and example for enttest (#453)
|
2020-04-26 16:31:24 +03:00 |
|
Ariel Mashraki
|
61c0f957b6
|
entc/integration: move hooks tests to enttest (#451)
|
2020-04-24 10:48:54 +03:00 |
|
Ariel Mashraki
|
1c49159d18
|
entc/gen: add indexes, edges and hooks to mixin (#431)
|
2020-04-20 13:40:56 +03:00 |
|
Alex Snast
|
d52d5120fd
|
entc/gen: adding hook chain construct (#423)
Signed-off-by: Alex Snast <alexsn@fb.com>
|
2020-04-06 19:53:10 +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 |
|