Commit graph

703 commits

Author SHA1 Message Date
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
Zach Daniel
8308a38782 chore: fix lint/deps 2021-03-16 22:47:08 -04:00
Zach Daniel
46ab44634b feature: add_embed and remove_embed helpers 2021-03-16 21:42:40 -04:00
Zach Daniel
73fd890dbe improvement: remove value option 2021-03-16 21:42:16 -04:00
Zach Daniel
da1e937216 improvement: don't render NotLoaded 2021-03-16 21:41:54 -04:00
Zach Daniel
c632a06802 chore: release version v0.3.0 2021-03-04 23:26:08 -05:00
Zach Daniel
c1d00e54ae feat: support queries as form targets
fix: various fixes
fix: a whole new error paradigm
feat: new helpers in `AshPhoenix`
2021-03-04 23:08:43 -05:00
Zach Daniel
cc814a5b71 improvement: don't filter errors based on params 2021-02-24 00:48:51 -05:00
Zach Daniel
d453093cb4 fix: don't assume action is set 2021-02-24 00:05:27 -05:00
Zach Daniel
b7ce044075 improvement: support latest ash version 2021-02-23 21:42:08 -05:00
Zach Daniel
6da47f7d1d WIP 2021-02-23 16:19:11 -05:00
Zach Daniel
eccb60ed20 chore: release version v0.2.3 2021-02-08 12:34:01 -05:00
Zach Daniel
04c9611187 improvement: add params_only for form helpers
improvement: add `SubdomainPlug`
2021-01-28 14:24:13 -05:00
Zach Daniel
f7adfd8fd4 chore: release version v0.2.2 2021-01-25 02:16:08 -05:00
Zach Daniel
69a80041d2 improvement: store changeset params in form 2021-01-25 02:15:47 -05:00
Zach Daniel
1110d37e45 chore: release version v0.2.1 2021-01-24 14:13:30 -05:00
Zach Daniel
8912fdae71 fix: better error messages
improvement: support ci_string in html
2021-01-24 14:12:04 -05:00
Zach Daniel
ec101f4a18 chore: release version v0.2.0 2021-01-22 17:34:13 -05:00
Zach Daniel
7298d47d3a feat: support arguments in changeset
improvement: support the latest ash
2021-01-22 17:31:31 -05:00
Zach Daniel
5d5584c215 chore: remove comment about errors being bad 2021-01-15 20:04:35 -05:00
Zach Daniel
412eca18da improvement: support arguments in form_data 2021-01-07 22:18:20 -05:00
Zach Daniel
43ca4fd2df chore: fix build 2020-12-28 13:19:18 -05:00
Zach Daniel
841003269e chore: release version v0.1.2 2020-12-28 13:09:16 -05:00
Zach Daniel
164459e4f8 fix: various improvements 2020-12-28 13:05:20 -05:00
Zach Daniel
a881e6fddd
chore: release version v0.1.1 2020-10-20 21:56:15 -04:00
Zach Daniel
2b31cb325b
chore: master -> main 2020-10-20 21:52:28 -04:00
Zach Daniel
310454f59f
chore: release version v0.1.0 2020-10-20 21:48:48 -04:00