Commit graph

17 commits

Author SHA1 Message Date
Roberts Guļāns
2a74d91618
test: unions test case for primitive subtype (#203) 2024-06-06 13:12:39 -04:00
Zach Daniel
4e9bccb7ed fix: various union param handling fixes 2024-06-04 14:32:02 -04:00
Roberts Guļāns
98aedc8d78
Union test case extended (#202)
* test_case for nested union types

* union tests extended
2024-06-04 12:23:43 -04:00
Roberts Guļāns
ac622715bb
test_case for nested union types (#199) 2024-06-03 23:23:44 -04:00
Darren Black
01ca583443 improvement!: upgrade to Ash 3.0
Co-Authored By: Zach Daniel
2024-03-28 19:12:13 -04:00
Zach Daniel
c5c1a23514 feat: update to latest phoenix_html 2024-01-21 13:00:44 -05:00
Zach Daniel
3a7d436079 fix: properly track form params for nested unions
fix: produce type errors for wrapped union values
2023-08-13 05:46:42 -07:00
Zach Daniel
e295fb72f7 improvement: tests and better behavior for union forms 2023-08-12 21:29:37 -07:00
Zach Daniel
a3436fcc32 improvement: initial stab at support for forms against unions 2023-08-12 19:54:35 -07:00
Zach Daniel
057e7fd426 improvement: support auto? options as auto?: [...] 2023-03-20 10:20:30 -04:00
Zach Daniel
87cd90cfc0 improvement: properly pass actor and tenant down to nested changesets 2022-11-02 20:37:41 -07: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
343e70b6d5 improvement: update to latest ash
fix: remove typo from new transform_params logic
2022-08-22 16:14:27 -04:00
Zach Daniel
dff7d12e86 improvement: support non-map type nested forms 2022-08-22 14:31:28 -04:00
Zach Daniel
e8da89bdbc improvement: add AshPhoenix.update_form/3
docs: add docs for special cases of auto forms
2021-07-17 14:17:05 -04:00
Zach Daniel
0508ff48d5 improvement: add auto?: true flag 2021-07-16 20:40:49 -04:00
Zach Daniel
defbf581dc improvement: first edition of auto forms 2021-07-16 16:50:36 -04:00