Commit graph

129 commits

Author SHA1 Message Date
Zach Daniel
b896735091 fix: support for to many rels as to_one manipulations 2021-05-12 20:15:08 -04:00
Zach Daniel
40653808dd chore: release version v0.4.18 2021-05-10 17:45:20 -04:00
Zach Daniel
025b6e0058 improvement: track manage_relationship_source, as a utility 2021-05-10 17:44:54 -04:00
Zach Daniel
cf004c9701 chore: release version v0.4.17 2021-05-10 13:19:55 -04:00
Zach Daniel
bde7926ed1 fix: ensure error message is always a string 2021-05-10 13:18:41 -04:00
Zach Daniel
6fc40e1497 chore: release version v0.4.16 2021-04-27 14:19:32 -04:00
Zach Daniel
5c3ea08838 fix: support embeds in relationships 2021-04-27 14:18:48 -04:00
Zach Daniel
6b2d3c5f9b chore: release version v0.4.15 2021-04-17 15:33:02 -04:00
Zach Daniel
c3c4ce11be fix: remove IO.inspect (facepalm) 2021-04-17 15:32:37 -04:00
Zach Daniel
718cec8354 chore: release version v0.4.14 2021-04-17 15:25:17 -04:00
Zach Daniel
7b618a8816 fix: support proper nested embedded appends 2021-04-17 15:24:58 -04:00
Zach Daniel
c1a4265059 chore: release version v0.4.13 2021-04-16 13:04:59 -04:00
Zach Daniel
7ed71ba4df improvement: add add_value/4 and remove_value/3 helpers 2021-04-16 13:04:37 -04:00
Zach Daniel
a7f2bbafb8 chore: release version v0.4.12 2021-04-14 13:34:37 -04:00
Zach Daniel
68809250aa chore: fix lint/dialyzer 2021-04-14 13:34:29 -04:00
Zach Daniel
45970eb163 fix: check for managed relationship before embedded input 2021-04-14 13:28:53 -04:00
Zach Daniel
4178df8654 chore: release version v0.4.11 2021-04-06 10:13:07 -04:00
Zach Daniel
05d18f1444 improvement: support invalid argument errors 2021-04-06 10:10:44 -04:00
Zach Daniel
6f8e41b468 fix: handle empty error fields 2021-04-06 10:10:38 -04:00
Zach Daniel
c516079844
Merge pull request #1 from totaltrash/form_errors
Add form errors for invalid arguments
2021-04-06 10:10:04 -04:00
Darren Black
650d38e7ad Add form errors for invalid arguments 2021-03-31 17:42:39 +11:00
Zach Daniel
c2196a5a9e chore: release version v0.4.10 2021-03-30 01:35:33 -04:00
Zach Daniel
918646853d fix: fix remove from path with indices 2021-03-30 01:35:15 -04:00
Zach Daniel
3d8df17779 fix: append values to maps properly 2021-03-30 01:16:27 -04:00
Zach Daniel
b154943894 chore: release version v0.4.9 2021-03-28 18:34:30 -04:00
Zach Daniel
31a4943038 fix: handle adding to array paths bettter 2021-03-28 18:34:09 -04:00
Zach Daniel
cf5baa500c chore: release version v0.4.8 2021-03-28 14:06:13 -04:00
Zach Daniel
ecfc918bf5 fix: add to path when is a map should be a list 2021-03-28 14:06:03 -04:00
Zach Daniel
968e1ad214 chore: release version v0.4.7 2021-03-28 13:12:35 -04:00
Zach Daniel
224fb485bf improvement: added various utility functions
fix: fix doubly nested forms and various other issues
2021-03-28 13:11:54 -04:00
Zach Daniel
cd4e733119 chore: release version v0.4.6 2021-03-25 13:05:06 -04:00
Zach Daniel
a1335c2d84 chore: update ash version 2021-03-25 13:04:41 -04:00
Zach Daniel
162383c750 improvement: many fixes around relationship forms 2021-03-25 12:55:21 -04:00
Zach Daniel
e726fb2ee8 chore: release version v0.4.5 2021-03-22 17:39:42 -04:00
Zach Daniel
5af1cfad8f fix: transform error order of operations 2021-03-22 17:39:23 -04:00
Zach Daniel
5463b77d90 chore: release version v0.4.4 2021-03-21 21:51:21 -04:00
Zach Daniel
3eebc845d8 fix: set impl correctly 2021-03-21 21:51:10 -04:00
Zach Daniel
959b1094ca chore: release version v0.4.3 2021-03-21 12:06:50 -04:00
Zach Daniel
0e4fa16ae5 improvement: improve pagination helpers 2021-03-21 12:03:33 -04:00
Zach Daniel
ed5c0b08ff improvement: update ash dep 2021-03-19 18:26:47 -04:00
Zach Daniel
dd8db7d461 chore: fix errant backtick in docs 2021-03-19 18:25:05 -04:00
Zach Daniel
19813d57b4 chore: release version v0.4.2 2021-03-19 18:21:12 -04:00
Zach Daniel
0bb2216147 improvement: readability refactor + additional docs 2021-03-19 18:20:49 -04:00
Zach Daniel
3711c98763 chore: release version v0.4.1 2021-03-19 14:37:51 -04:00
Zach Daniel
e7f13662de fix: properly set params on related create changeset
chore: clean up commented out file
chore: remove unnecessary options
2021-03-19 14:37:20 -04:00
Zach Daniel
459d240c54 chore: release version v0.4.0 2021-03-19 00:11:46 -04:00
Zach Daniel
2889b18081 feat: add initial support for relationships in inputs_for 2021-03-19 00:11:07 -04:00
Zach Daniel
60df9bba0c chore: release version v0.3.2 2021-03-16 22:50:19 -04:00
Zach Daniel
5033acf988 fix: bump ash version 2021-03-16 22:49:29 -04:00
Zach Daniel
e800af6dc4 chore: release version v0.3.1 2021-03-16 22:47:23 -04:00