Commit graph

316 commits

Author SHA1 Message Date
Zach Daniel
c3b63430f9 fix: reference proper modules in doc index 2022-08-30 19:33:11 -06:00
Zach Daniel
56d5c25050 fix: add documentation files to package 2022-08-30 19:29:22 -06:00
Zach Daniel
021e13fd7b bump version 2022-08-30 19:11:20 -06:00
Zach Daniel
f4cb9213b3 update to latest ash 2022-08-30 19:08:16 -06:00
Zach Daniel
25f016d89e chore: fix build 2022-08-10 18:22:25 -04:00
Zach Daniel
74c0f54de2 chore: release version v0.19.0 2022-08-10 17:34:28 -04:00
Zach Daniel
a10f61b9b4 improvement: update to latest ash 2022-08-10 17:34:13 -04:00
Zach Daniel
1a9ca4f273 chore: remove IO.inspect 2022-07-21 10:28:35 -04:00
Zach Daniel
6b805777ae test: test loading calculation on related belongs_to on create 2022-07-21 10:28:04 -04:00
Zach Daniel
9bb12460d4 chore: release version v0.18.0-rc0 2022-06-10 15:05:12 -04:00
Zach Daniel
598e9c5616 improvement: handle Page.InvalidKeyset error 2022-05-30 16:46:20 -04:00
Zach Daniel
c5d3531945 chore: fix test using incorrect action types 2022-05-28 21:41:00 -04:00
Zach Daniel
29909742e2 chore: don't explicitly set type when looking up actions 2022-05-28 21:30:34 -04:00
Zach Daniel
c717ad1ade chore: don't explicitly set type when validating action 2022-05-28 21:26:58 -04:00
Zach Daniel
c54bcdfdda chore: fix tests 2022-05-28 21:19:11 -04:00
Frank Dugan III
13c2abe11a
feat: add policy breakdowns option (#35) 2022-05-24 16:42:40 -04:00
Zach Daniel
063a2f7217 chore: release version v0.17.5-rc1 2022-05-23 16:33:44 -04:00
Zach Daniel
0a241cb26e fix: update to latest ash and use new interval type 2022-05-23 16:33:27 -04:00
Zach Daniel
81bc2ed479 chore: remove coverage from CI 2022-05-20 13:00:34 -04:00
Zach Daniel
a219cfda64 chore: update to main 2022-05-20 12:32:18 -04:00
Frank Dugan III
62c2e4fecb
fix: Types with no constraints crash (#34) 2022-05-20 12:32:06 -04:00
Zach Daniel
d3f2e792ef chore: run build against supported ash 2022-05-17 12:38:23 -04:00
Zach Daniel
608ad66ed7 chore: release version v0.17.5-rc0 2022-05-17 12:31:57 -04:00
Zach Daniel
96f3a63b74 fix: update to latest ash, fix transformer, get tests working 2022-05-17 12:30:19 -04:00
Maxim Martynov
cc5f3a31f2
fix: Handle error if multitenant resource was fetched without tenant being set (#33) 2022-05-11 12:45:49 -04:00
Zach Daniel
d00e0a6e5d improvement: require registry explicitly to help with compile times 2022-05-10 11:49:19 -04:00
Michael St Clair
6fb99a3ab0
improvement: setup generate_object? setting on resource (#32) 2022-05-09 21:53:01 -04:00
Zach Daniel
5e2b1bc16f fix: depend on registry at compile time 2022-04-26 12:46:51 -04:00
Zach Daniel
3d7fa55019 chore: release version v0.17.5 2022-04-26 12:16:17 -04:00
Zach Daniel
4fb3c7d8c6 fix: bug on enum_definitions/3 call 2022-04-26 12:15:48 -04:00
Zach Daniel
2a145099ef chore: release version v0.17.4 2022-04-26 11:36:26 -04:00
Zach Daniel
8ed9938201 improvement: fix lint/credo/versions 2022-04-26 11:35:09 -04:00
Zach Daniel
e2d35f8a8c chore: release version v0.17.3 2022-04-26 11:27:48 -04:00
Zach Daniel
a8aa57e0f5 fix: add relay node type properly 2022-04-04 16:55:22 -04:00
Zach Daniel
5d35cf092e fix: ignore embedded resources accidentally placed in API 2022-03-25 13:17:35 -04:00
Zach Daniel
553152abef
test: added some test resources to reproduce an issue with duplicated Graph… (#30)
Co-authored-by: Simon Bergström <simon@menuan.se>
2022-03-24 21:20:01 -04:00
Zach Daniel
34bc363cf5 Revert "improvement: only do auto enums when doing resource types"
This reverts commit 64ef3efb52.
2022-03-24 18:53:46 -04:00
Zach Daniel
64ef3efb52 improvement: only do auto enums when doing resource types 2022-03-24 18:47:56 -04:00
Zach Daniel
fdee19c3a5 fix: don't include the same enum multiple times 2022-03-24 17:05:53 -04:00
Zach Daniel
012c235f9b chore: release version v0.17.2 2022-01-31 15:06:20 -05:00
Zach Daniel
191b9b2d80 fix: properly generate types for interval type 2022-01-31 15:06:06 -05:00
Zach Daniel
da45ebcef8 chore: release version v0.17.1 2022-01-31 14:55:40 -05:00
Zach Daniel
862bfdd7b4 improvement: updates to handle the new registry changes 2022-01-31 14:55:14 -05:00
Zach Daniel
8a2032b423 chore: alpha -> beta 2022-01-27 15:21:44 -05:00
Zach Daniel
8457a9cfd4 chore: release version v0.17.0 2021-11-13 14:12:43 -05:00
Michael St Clair
2348d97534
fix: pass calculation to field type (#29) 2021-10-08 15:59:06 -04:00
Zach Daniel
bdf814cae2 fix: fix get resolver not_found message 2021-09-13 16:55:03 -04:00
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