Commit graph

8 commits

Author SHA1 Message Date
Zach Daniel
340af977f9 improvement: return phoenix forms if phoenix forms are given
this is done to support the new pattern in phoenix of assigning the html
form instead of the underlying data structure
2023-03-05 17:23:43 -05:00
Johnny5
23acb72f6a
docs: Added setting post_selector in update_post (#75) 2023-02-19 13:11:45 -05:00
Chris Hopkins
1ab52551b5
docs: use string instead of atom for post_selector/1 (#72) 2023-02-15 07:54:06 -05:00
Zach Daniel
21394e2de8 docs: use x.x for each version type 2023-02-14 21:23:43 -05:00
Chris Hopkins
fdea918acc
docs: ash phoenix getting started guide (#70)
* docs: derived from https://github.com/ash-project/ash/pull/504

* docs: addressed @sevenseacat comments

* docs: added comment about  usage
2023-02-15 14:41:57 +13:00
Zach Daniel
b205c9bb4f fix: ensure that params is always a map in Phoenix.HTML.Form
chore: remove unfinished guide
2022-12-20 22:59:01 -05:00
Zach Daniel
3ec3a3941c chore: update CI 2022-11-03 10:20:00 -07:00
Zach Daniel
87cd90cfc0 improvement: properly pass actor and tenant down to nested changesets 2022-11-02 20:37:41 -07:00