Commit graph

2006 commits

Author SHA1 Message Date
Zach Daniel
6a5543e291 fix: use create generators for embedded types 2022-12-19 11:06:53 -05:00
Zach Daniel
c4b2701d65 fix: support dependencies on pruned branch steps 2022-12-19 01:49:36 -05:00
Justin Lane
f882889751
docs: Update Code Interface Doc (#461) 2022-12-15 21:47:32 -05:00
Zach Daniel
eb1dd2663b fix: ensure type compiled for generator 2022-12-15 12:25:37 -05:00
Zach Daniel
b50cbe64bc chore: release version v2.4.26 2022-12-15 03:58:25 -05:00
Zach Daniel
41fc04dd85 improvement: update spark 2022-12-15 03:57:59 -05:00
Zach Daniel
01185db356 chore: release version v2.4.25 2022-12-14 21:40:09 -05:00
Zach Daniel
b73d3a27d4 improvement: better expression detection 2022-12-14 21:20:39 -05:00
Zach Daniel
52fcd4e06d fix: transaction steps use failure_mode: :stop 2022-12-11 02:50:45 -05:00
Zach Daniel
f2674d94d1 chore: release version v2.4.24 2022-12-09 22:56:15 -05:00
Zach Daniel
96409416cf improvement: more dependable notifications, support custom notifications better 2022-12-09 22:55:51 -05:00
Zach Daniel
ebe3c7eb09 ci: *sigh* more version changes 2022-12-08 14:52:49 -05:00
Zach Daniel
0a504e76aa ci: more version fixes in CI 2022-12-08 14:51:00 -05:00
Zach Daniel
443a127793 ci: fix erlang version in CI 2022-12-08 14:43:05 -05:00
Zach Daniel
5b71b5ac9a chore: release version v2.4.23 2022-12-08 14:40:20 -05:00
Zach Daniel
9bc7933482 improvement: add more transaction types 2022-12-08 14:40:07 -05:00
Zach Daniel
324658c935 chore: release version v2.4.22 2022-12-08 13:11:44 -05:00
Zach Daniel
b94a57d1bd improvement: add :struct (Ash.Type.struct) type 2022-12-08 01:49:05 -05:00
Zach Daniel
c73630097c fix: depend on latest spark 2022-12-08 01:19:46 -05:00
Zach Daniel
d582bcbe07 fix: different formats for extensions 2022-12-07 23:53:33 -05:00
Zach Daniel
88c1d7ad0a ci: add version to job 2022-12-07 23:44:50 -05:00
Zach Daniel
5c6b395d5f ci: switch to different setup job 2022-12-07 23:42:33 -05:00
Zach Daniel
ad84be512d chore: release version v2.4.21 2022-12-07 23:35:18 -05:00
Zach Daniel
ce64fda1e9 improvement: replace doc links in sidebar also 2022-12-07 23:35:00 -05:00
Zach Daniel
f21428ce4d improvement: better doc replacement behavior 2022-12-07 22:38:47 -05:00
Zach Daniel
34c33c7247 improvement: dep updates & new aggregate types avg/min/max/custom 2022-12-07 20:35:32 -05:00
Zach Daniel
98a7485a32 chore: don't use list_of syntax 2022-12-07 17:00:06 -05:00
Zach Daniel
b1bbd979d4 fix: don't lock specific nimble options version 2022-12-07 16:50:56 -05:00
Zach Daniel
1df28836a3 chore: release version v2.4.20 2022-12-07 01:11:44 -05:00
Zach Daniel
55b3590f42 fix: more matching fixes on manual relationships 2022-12-07 01:10:34 -05:00
Zach Daniel
8173f640f0 fix: handle manual relationship load results when building query 2022-12-07 01:03:29 -05:00
Zach Daniel
3614fce456 improvement: only set defaults when attribute is actually set 2022-12-06 23:20:41 -05:00
James Harton
a5e5db672d
improvement: Pass context into query and changeset for_... functions. (#460) 2022-12-05 20:29:33 -05:00
Zach Daniel
c674a2d952 chore: release version v2.4.19 2022-12-04 15:05:01 -05:00
Zach Daniel
e0cbe591ee improvement: set context once, early 2022-12-04 13:36:08 -05:00
Barnabas Jovanovics
534774e1d2
docs: Update extending-resources.md (#459) 2022-12-02 12:07:23 -05:00
Zach Daniel
9ff04c4496 chore: release version v2.4.18 2022-12-01 12:07:07 -05:00
Zach Daniel
a6ca9511c7 fix: set proper types in transaction reasons 2022-12-01 12:06:51 -05:00
Zach Daniel
b72998bf7a chore: release version v2.4.17 2022-11-30 19:13:32 -05:00
Zach Daniel
6f6ff4f318 improvement: support data layers implementing transaction level hooks
we now pass down additional metadata about what is happening in a transaction
2022-11-30 19:07:31 -05:00
Zach Daniel
2d1f7828a0 chore: release version v2.4.16 2022-11-30 02:22:12 -05:00
Zach Daniel
edcef5eea1 improvement: don't run calculation queries if no records were returned 2022-11-30 02:20:54 -05:00
Zach Daniel
e403728cf4 fix: properly authorize manage relationship calls
improvement: don't run queries with `limit: 0`
2022-11-30 02:18:13 -05:00
Zach Daniel
f2bf99e478 improvement: more readable flow charts
improvement: `not_found_error?` option on `get?: true` `read` flow steps
2022-11-29 23:36:07 -05:00
Zach Daniel
f838f955e2 chore: release version v2.4.15 2022-11-29 17:19:17 -05:00
Zach Daniel
82d3ec3946 improvement: add not_found_error? option to interface builder and when calling 2022-11-29 17:18:57 -05:00
Zach Daniel
113b8740d4 chore: hotfix code_interface change 2022-11-29 16:21:53 -05:00
Zach Daniel
ba0c0a0d25 chore: release version v2.4.14 2022-11-29 15:52:39 -05:00
Zach Daniel
f4b6a43918 fix: properly handle arguments with default values in code interface 2022-11-29 15:52:09 -05:00
Zach Daniel
c9a7bf7277 chore: release version v2.4.13 2022-11-29 14:24:44 -05:00