Commit graph

344 commits

Author SHA1 Message Date
Zach Daniel
2228617e8f
fix: remove benchee, ensure mnesia always uses transactions 2020-06-30 12:21:08 -04:00
Zach Daniel
e756cc7826
fix: try clearing cache to fix CI 2020-06-30 11:13:56 -04:00
Zach Daniel
e565d753ce
fix: stop gitignoring the mnesia data layer 2020-06-30 09:58:04 -04:00
Zach Daniel
e1f6d7bca0
fix: try to fix ash.formatter task 2020-06-30 09:53:37 -04:00
Zach Daniel
24d66b3f39
fix: test/improve parallelizable requests 2020-06-30 01:19:20 -04:00
Zach Daniel
8438795f96
fix: require that resources have primary keys 2020-06-30 00:31:07 -04:00
Zach Daniel
94100d1aaa
chore: release version v0.9.1 2020-06-30 00:15:16 -04:00
Zach Daniel
807b16e268
fix: move to simpler transaction logic 2020-06-29 17:42:01 -04:00
Zach Daniel
05f2d9ad64
WIP 2020-06-29 17:20:29 -04:00
Zach Daniel
2dbd903f64
chore: release version v0.9.0 2020-06-28 23:44:09 -04:00
Zach Daniel
c39709761d
fix: fix tests/credo 2020-06-28 23:43:35 -04:00
Zach Daniel
b5c3f7acc4
fix: fix tests, add tests for gt/lt filters 2020-06-28 23:36:38 -04:00
Zach Daniel
473c49577c
feat: add less_than and greater_than filter support 2020-06-28 23:22:41 -04:00
Zach Daniel
22eeb29d8f
feat: validate all related resources in API 2020-06-28 23:00:56 -04:00
Zach Daniel
3a1ebd82db
chore: release version v0.8.0 2020-06-28 21:37:02 -04:00
Zach Daniel
1cd586a59c
feat: cross data layer filters 2020-06-28 21:31:54 -04:00
Zach Daniel
30319f31f1
feat: cross data layer filtering 2020-06-28 02:20:33 -04:00
Zach Daniel
93c8c2b567
chore: release version v0.7.0 2020-06-27 14:27:45 -04:00
Zach Daniel
564d095f2a
feat: section option configuration 2020-06-27 14:24:54 -04:00
Zach Daniel
8c1886df10
fix: set persistent_term properly 2020-06-26 18:24:18 -04:00
Zach Daniel
a6916e4c44
chore: switch from on_load to application start 2020-06-26 18:20:02 -04:00
Zach Daniel
6bf4897fb6
chore: release version v0.6.5 2020-06-22 02:14:14 -04:00
Zach Daniel
ec69ac7117
fix: use authorization filters in side loads 2020-06-22 02:11:59 -04:00
Zach Daniel
4b66718a41
chore: release version v0.6.4 2020-06-22 00:35:08 -04:00
Zach Daniel
c89acce635
fix: remove reverse relationships 2020-06-22 00:34:44 -04:00
Zach Daniel
f136ddcad7
chore: release version v0.6.3 2020-06-21 23:27:10 -04:00
Zach Daniel
e6e9f88710
fix: many filter/side load fixes/improvements 2020-06-21 23:26:47 -04:00
Zach Daniel
67e6cc7ad2
chore: release version v0.6.2 2020-06-20 19:42:17 -04:00
Zach Daniel
cf199b70e6
fix: allow side_load option on create/update 2020-06-20 19:41:57 -04:00
Zach Daniel
ef16cfa23a
chore: release version v0.6.1 2020-06-20 19:04:20 -04:00
Zach Daniel
d95e984193
fix: raised error message contents 2020-06-18 23:53:46 -04:00
Zach Daniel
846f842d98
fix: parent error messages 2020-06-18 23:43:06 -04:00
Zach Daniel
2742a8f1f1
fix: relationship path clause 2020-06-18 23:08:55 -04:00
Zach Daniel
05c1efe409
chore: release version v0.6.0 2020-06-18 22:59:52 -04:00
Zach Daniel
1033677259
feat: boolean filter refactor (#78)
feat: predicate behaviour
2020-06-18 22:59:30 -04:00
Zach Daniel
95423869cf
chore: release version v0.5.2 2020-06-15 03:29:00 -04:00
Zach Daniel
2a4fc7ebb1
fix: consider nested entities in ash.formatter 2020-06-15 03:28:47 -04:00
Zach Daniel
e4af9b8c4c
chore: release version v0.5.1 2020-06-15 03:03:17 -04:00
Zach Daniel
a97927fa2e
fix: compile application in ash.formatter task 2020-06-15 03:02:33 -04:00
Zach Daniel
103864ae6b
chore: release version v0.5.0 2020-06-15 02:40:44 -04:00
Zach Daniel
b6101a4dff
feat: extension section module imports, generated .formatter.exs (#71) 2020-06-15 02:40:33 -04:00
Zach Daniel
c776da9237
chore: release version v0.4.0 2020-06-14 02:42:44 -04:00
Zach Daniel
6dc699d8a6
feat: rebuild DSL inner workings for extensibility (#70) 2020-06-14 02:39:11 -04:00
Zach Daniel
5f2019027d
improvement: add date support (#68) 2020-06-12 22:39:20 -04:00
Zach Daniel
0092af6a94
fix: dialyzer warnings 2020-06-09 01:13:20 -04:00
Zach Daniel
03ee127377
docs: finish removing TODOs from readme 2020-06-07 04:01:22 -04:00
Zach Daniel
59201c3c8c
docs: more TODOs moved from readme 2020-06-07 03:31:19 -04:00
Zach Daniel
2daa72e165
feat: add after_compile and validate primary key 2020-06-07 03:30:38 -04:00
Zach Daniel
f7912b54fb
docs: abstract shared relationship DSL options 2020-06-07 03:18:49 -04:00
Zach Daniel
061a4d978b chore: add extension proposal template 2020-06-06 22:42:09 -04:00