Commit graph

269 commits

Author SHA1 Message Date
Zach Daniel
2632e477b3 fix: authorize reads before destroy
fix: return error when get is nil w/ allow_nil? == false
2021-09-12 16:39:48 -04:00
Zach Daniel
300858f418 fix: select in the new after_action hook, for calculations 2021-09-12 02:13:19 -04:00
Michael St Clair
05fc3dc01a
failing test for root errors (#27) 2021-09-12 01:02:08 -04:00
Michael St Clair
ffa7d3efdd
fix: fix changeset.errors on destroy (#26) 2021-09-11 15:18:38 -04:00
Zach Daniel
f9b1b75edc feat: more configurable error behavior
added `root_level_errors?` and `show_raised_errors?`
2021-09-09 11:49:36 -04:00
Zach Daniel
c11ad2a6a4 WIP 2021-09-09 00:27:49 -04:00
Zach Daniel
d5aa01cb13 chore: release version v0.16.28 2021-09-07 19:38:30 -04:00
Zach Daniel
d2d8f199f7 fix: search for types in calculations 2021-09-07 17:06:20 -04:00
Zach Daniel
9ac362a7ee chore: release version v0.16.27 2021-09-03 14:45:47 -04:00
Zach Daniel
5dfff6a9a2 fix: if no primary key (only embeds support that), don't require id 2021-09-03 14:44:55 -04:00
Zach Daniel
a3fc982d18 chore: release version v0.16.26 2021-09-03 13:42:13 -04:00
Zach Daniel
4b78323550 fix: more non null primar keys! 2021-09-03 13:42:00 -04:00
Zach Daniel
56a02bdbca chore: release version v0.16.25 2021-09-03 13:31:02 -04:00
Zach Daniel
91a457ed2e improvement: more non null constraints 2021-09-03 13:30:47 -04:00
Zach Daniel
cd52eabd2c chore: release version v0.16.24 2021-09-03 13:05:06 -04:00
Zach Daniel
50a3a1ccda fix: make primary key attributes appropriately non nil 2021-09-03 13:04:52 -04:00
Zach Daniel
9eda8c2cc1 chore: release version v0.16.23 2021-08-29 15:23:51 -04:00
Zach Daniel
d4f97febf5 improvement: support create/update metadata 2021-08-29 15:23:28 -04:00
Zach Daniel
e6b13ead7f chore: update elixir version in CI 2021-08-03 19:04:08 -04:00
Zach Daniel
d8a3e1b155 improvement: add groundwork for relay support 2021-08-03 18:56:08 -04:00
Zach Daniel
ca029000d6 chore: release version v0.16.22 2021-07-30 17:12:57 -04:00
Zach Daniel
d4a7012d6e fix: set actor on initial read of record for update 2021-07-30 17:05:22 -04:00
Zach Daniel
03f983340e chore: release version v0.16.21 2021-07-04 16:45:56 -04:00
Zach Daniel
63991006e2 chore: update ash version in CI 2021-07-04 16:45:26 -04:00
Zach Daniel
a508f5632f chore: update mix.lock 2021-07-04 16:44:52 -04:00
Zach Daniel
476888717a improvement: support latest ash 2021-07-04 16:44:36 -04:00
Zach Daniel
cacf5858ea chore: release version v0.16.20 2021-07-01 23:00:04 -04:00
Zach Daniel
5891ea80b5 chore: release version v0.16.19 2021-07-01 22:59:53 -04:00
Zach Daniel
6c92a23040 improvement: update to latest ash 2021-07-01 22:59:16 -04:00
Zach Daniel
b3a4e5efa4 chore: release version v0.16.18-rc5 2021-06-29 12:17:55 -04:00
Zach Daniel
3a0b0c3f83 improvement: add as_mutation for queries
improvement: support `modify_resolution` for queries
2021-06-29 12:17:33 -04:00
Zach Daniel
2a15f61d18 chore: set ash version dep properly 2021-06-28 13:42:25 -04:00
Zach Daniel
f74405bfcc chore: release version v0.16.18-rc4 2021-06-28 13:33:35 -04:00
Zach Daniel
dffe4de9f5 improvement: update to latest rc
improvement: add `short_message` and `vars` to errors
2021-06-28 13:33:01 -04:00
Zach Daniel
f5db934fef chore: release version v0.16.18-rc3 2021-06-21 17:23:01 -04:00
Zach Daniel
b313618d3a fix: include new custom type 2021-06-21 17:20:24 -04:00
Zach Daniel
96bafe2aef docs: add json guide 2021-06-15 11:25:11 -04:00
Zach Daniel
cedfc050fc chore: release version v0.16.18-rc2 2021-06-15 11:19:48 -04:00
Zach Daniel
5e593ec40c improvement: old json -> json_string
improvement: new json does not stringify outpu
2021-06-15 11:16:10 -04:00
Zach Daniel
020ad849ea improvement: add modify_resolution for mutations 2021-06-14 12:08:26 -04:00
Zach Daniel
7a134f2208 chore: release version v0.16.18-rc1 2021-06-08 17:38:39 -04:00
Zach Daniel
95945b578a chore: update git_ops 2021-06-08 17:38:30 -04:00
Zach Daniel
d86e60ec68 fix: catch error in `massage_filter/2 2021-06-08 17:37:59 -04:00
Zach Daniel
b537ce8a1d chore: release version v0.16.18-rc0 2021-06-04 15:07:43 -04:00
Zach Daniel
0cc81ce9f6 improvement: support expression calculations 2021-06-04 15:07:12 -04:00
Zach Daniel
eb0c86ad99 chore: release version v0.16.17 2021-05-22 23:50:46 -04:00
Zach Daniel
0aa2787d52 improvement: support identity: false for read
improvement: don't type embedded resources is nullable
2021-05-22 23:49:31 -04:00
Zach Daniel
c91f525692 chore: release version v0.16.16 2021-05-21 10:56:27 -04:00
Zach Daniel
053cef4a65 fix: destroys can still have input objects 2021-05-21 10:56:10 -04:00
Simon Bergström
70bdcf3216
test: add a test to demonstrate an issue with soft deletes in GraphQL (#24) 2021-05-21 10:43:54 -04:00