Commit graph

670 commits

Author SHA1 Message Date
Frank Dugan III
e1f283636e
fix: select first public attribute as field when remapping path
fix: update_predicate correctly handles existing predicate
2022-09-30 16:40:23 -04:00
Frank Dugan III
8f59f15bea
fix: nested groups have correct form names (#54) 2022-09-28 14:34:50 -04:00
Zach Daniel
0478c31270 improvement: add update and destroy types to add_form 2022-09-28 03:28:26 -04:00
Zach Daniel
e3db203863 chore: release version v1.1.0-rc.1 2022-09-28 02:11:58 -04:00
Zach Daniel
6759794d60 fix: properly synthesize nested action errors 2022-09-28 02:11:42 -04:00
Zach Daniel
6c6c2e5fff chore: release version v1.1.0-rc.0 2022-09-27 18:37:34 -04:00
Zach Daniel
4f545f4360 improvement: support latest phoenix/surface 2022-09-27 18:37:27 -04:00
Zach Daniel
3b56ee5d2c improvement: support latest phoenix 2022-09-27 18:37:27 -04:00
Frank Dugan III
b088969315
feat: append predicate path w/ field when relationship (#53) 2022-09-26 19:32:49 -04:00
Zach Daniel
f036f032aa chore: release version v1.0.0-rc.1 2022-09-21 01:25:06 -04:00
Zach Daniel
bcfb2b9483 improvement: update to latest ash 2022-09-21 01:24:52 -04:00
Zach Daniel
75f07d1235 fix: only impl Phoenix.HTML.Safe if it hasn't already been 2022-09-15 18:46:21 -04:00
Zach Daniel
b64cd13941 improvement: support latest ash 2022-09-14 13:21:36 -04:00
ymijorski
02f4b54690
improvement: decimal protocols (#51) 2022-09-12 12:20:19 -04:00
Zach Daniel
4ba098143f chore: unlock dep 2022-09-08 12:26:00 -04:00
ymijorski
effbc60ebc
fix: argument mismatch when calling handle_forms (#50) 2022-09-08 12:10:32 -04:00
Zach Daniel
47fba77237 fix: call get_function/3 2022-08-30 17:44:57 -06:00
Zach Daniel
00fa744d97 chore: bump deps 2022-08-30 17:43:34 -06:00
Zach Daniel
04f5632b49 chore: bump ash dependency version 2022-08-30 17:42:10 -06:00
Zach Daniel
7cdd9f9c13 chore: update to 1.0.0-rc.0 2022-08-30 17:41:31 -06:00
Zach Daniel
c9192a4905 chore: bump pre version
docs: add/tweak docs
chore: update ash
2022-08-30 17:40:03 -06:00
Zach Daniel
a7b0ce256a chore: bump pre version 2022-08-30 17:40:03 -06:00
Zach Daniel
ee27b25cd7 docs: explain submitted_once? and just_submitted? 2022-08-30 17:40:03 -06:00
Zach Daniel
d09a524b2c chore: add documentation to package files 2022-08-30 17:40:03 -06:00
Zach Daniel
84aca9411b docs: work on docs & docs structure 2022-08-30 17:40:03 -06:00
Zach Daniel
b2f0e77d09 improvement: support ash 2.0 properly 2022-08-30 17:40:03 -06:00
Zach Daniel
0d1d5b5465 improvement: update to latest ash, prepare for ash-2.0 2022-08-30 17:40:03 -06:00
Zach Daniel
5723a449a7 improvemnt: upgrade to ash 2.0 2022-08-30 17:40:03 -06:00
Zach Daniel
443342c76f fix: require setting include_non_map_types? for non map types 2022-08-23 22:45:13 -04:00
Zach Daniel
7b9f3070a6 fix: don't validate values that aren't maps 2022-08-23 22:26:04 -04:00
Zach Daniel
2e061428a4 fix: don't transform nested params if transform? is false 2022-08-23 22:01:34 -04:00
Zach Daniel
51dfaaae83 chore: release version v0.7.7 2022-08-22 16:16:30 -04:00
Zach Daniel
1ee9806977 improvement: unlock unnecessary deps 2022-08-22 16:15:49 -04:00
Zach Daniel
343e70b6d5 improvement: update to latest ash
fix: remove typo from new transform_params logic
2022-08-22 16:14:27 -04:00
Zach Daniel
336b5c7931 fix: shore up missing cases around transform_params 2022-08-22 15:44:42 -04:00
Zach Daniel
dff7d12e86 improvement: support non-map type nested forms 2022-08-22 14:31:28 -04:00
Zach Daniel
1bbe7c34db fix: mark forms updated with update_form/4 as touched by default 2022-08-16 22:16:47 -04:00
Zach Daniel
f5390fb8dd chore: release version v0.7.6-rc.0 2022-08-15 12:31:40 -04:00
Zach Daniel
6ad0183759 fix: handle errors in form change tracking 2022-08-15 12:31:07 -04:00
Zach Daniel
1444489154 chore: release version v0.7.5 2022-08-13 15:11:40 -04:00
Zach Daniel
72a2965107 fix: properly parse string paths in FilterForm
improvement: add `update_predicate/3`
2022-08-13 15:10:47 -04:00
Zach Daniel
c7278d0f04 improvement: pass must load opts when building auto forms
fix: don't stringify form value
2022-08-12 16:29:02 -04:00
Zach Daniel
51ea50dae0 chore: update tweet message 2022-08-10 17:09:36 -04:00
Zach Daniel
62cf7031f1 chore: release version v0.7.4 2022-08-10 16:57:32 -04:00
Zach Daniel
a84258a0d7 improvement: add merge_options and update_options 2022-08-09 13:22:33 -04:00
Zach Daniel
66720d9697 fix: reuse opts when validating before submit 2022-08-09 13:00:37 -04:00
Zach Daniel
17dbe27244 chore: changelog 2022-08-09 12:20:50 -04:00
Zach Daniel
d45700af28 chore: release version v0.7.3 2022-08-09 12:20:23 -04:00
Zach Daniel
dd5a2e7b79 chore: update build ash version 2022-08-09 12:16:29 -04:00
Zach Daniel
ad8a3f678b improvement: update to latest ash 2022-08-09 12:15:59 -04:00