Commit graph

21 commits

Author SHA1 Message Date
Darren Black
01ca583443 improvement!: upgrade to Ash 3.0
Co-Authored By: Zach Daniel
2024-03-28 19:12:13 -04:00
Darren Black
cbbe25e344
docs: Remove registry from file structure (#132) 2024-02-14 10:13:30 -05:00
lorecrafting
af431228fc
docs: Update liveview form handler syntax (#130) 2024-01-22 21:49:43 -05:00
Jinkyou Son
cfb15df1e5
docs: Fix typos in code interface documentation (#126) 2024-01-06 09:44:59 -05:00
Arthur Clemens
8935ad2a6b
Doc: several small improvements (#113) 2023-10-15 11:06:05 -04:00
Dan
667186367a
docs: Remove the registry and use the resource format (#102) 2023-10-02 21:39:38 -04:00
Zach Daniel
d5be9ceb0a chore: no more need for deprecated config 2023-09-25 09:52:39 -04:00
Zach Daniel
085927072f chore: update docs for .formatter.exs to be less confusing 2023-09-25 09:11:01 -04:00
Zach Daniel
b549081e8f chore: improve form docs 2023-07-26 08:16:38 -04:00
Don Denton
5fd089afad
Fix tutorial docs (#98) 2023-07-16 08:17:13 -04:00
Zach Daniel
fdbb1edb8b docs: add note about recompiling ash dep 2023-05-11 11:28:45 -04:00
Zach Daniel
83f285626a docs: fix dead documentation links 2023-04-11 17:34:29 -04:00
Zach Daniel
f52b258d31 chore: fix links to json api and graphql guide 2023-04-03 11:10:09 -04:00
Zach Daniel
7bf9a0f863 docs: fix philosophy link
For observers: links in this format get rewritten to point to
ash-hq when imported.
2023-03-15 13:47:20 -04:00
Axel Baudot
82a0bd6460
docs: add note about dropping database to getting started guide (#79) 2023-03-11 20:22:00 -05:00
Axel Baudot
022e3a3c0a
docs: change getting started directory structure to match realworld (#78) 2023-03-09 16:46:54 -05:00
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