Commit graph

187 commits

Author SHA1 Message Date
Zach Daniel
ce1e0aef20 feat: add markdown attributes 2022-10-31 17:05:24 -04:00
Zach Daniel
e2bd5f3d5f improvement: add markdown editor 2022-10-31 16:58:12 -04:00
Zach Daniel
662d7a4d1f chore: fix readme version 2022-10-24 22:15:45 -06:00
Zach Daniel
e09f654965 chore: release version v0.6.2 2022-10-20 13:30:12 -04:00
Zach Daniel
2178f709a8 fix: handle missing api/resource better
fix: if pagination is available but not required, opt to use it

Generally the admin UI will be looking at "everything" and so we should assume that if an action
*can* be paginated, that it *should* be.
2022-10-20 13:29:26 -04:00
Zach Daniel
c5fdd28fd7 chore: bump ash_phoenix version 2022-10-19 23:53:59 -04:00
Zach Daniel
f77e62583f chore: release version v0.6.1 2022-10-19 23:25:45 -04:00
Zach Daniel
b0e740d945 improvement: update to latest ash 2022-10-19 23:25:36 -04:00
Josh Price
a774129737
docs: add contributor section and guide (#30) 2022-10-04 02:06:19 -04:00
Zach Daniel
821983c59f chore: fix mix.exs 2022-09-28 00:01:11 -04:00
Zach Daniel
d5988aa667 chore: release version v0.6.0-rc.2 2022-09-28 00:00:42 -04:00
Zach Daniel
50224faed0 improvement: update to latest ash 2022-09-28 00:00:33 -04:00
Zach Daniel
d0a6c84d7a improvement: unlock unused deps 2022-09-27 19:51:29 -04:00
Zach Daniel
66f254428d improvement: support latest ash_phoenix 2022-09-27 19:15:04 -04:00
Zach Daniel
70172555f1 improvement: update to latest ash 2022-09-27 18:17:01 -04:00
Zach Daniel
32bf3911b1 chore: properly configure ticket link 2022-09-27 12:01:56 -04:00
Rebecca Le
e95c9a3205
Fix undefined function locals_without_parens/0 error (#27) 2022-09-26 21:59:19 -04:00
Zach Daniel
1cefe7e364 chore: release version v0.6.0-rc.1 2022-09-15 17:01:04 -04:00
Zach Daniel
79973610b1 improvement: update to the latest ash 2022-09-15 16:59:27 -04:00
Zach Daniel
a68b3a76de fix: don't call into ash_postgres for tables anymore 2022-09-08 13:25:45 -04:00
Zach Daniel
8d841c597a fix: properly match on Code.ensrue_compiled/1 output 2022-09-07 16:12:33 -04:00
Zach Daniel
46427f09c6 improvement: update to latest ash 2022-08-30 23:49:33 -06:00
Rebecca Le
4a502c2ced
fix: Binary data display (#25) 2022-08-25 10:54:53 -04:00
Zach Daniel
b8858a933e improvement: specify include_non_map_types?: true for auto forms 2022-08-23 22:49:42 -04:00
Zach Daniel
006ea6d7ba chore: release version v0.5.2 2022-08-22 16:30:51 -04:00
Zach Daniel
72c9394a79 improvement: update to latest ash 2022-08-22 16:30:38 -04:00
Zach Daniel
40ea12b3f4 improvement: support value-backed nested forms 2022-08-22 15:45:59 -04:00
Zach Daniel
9894b14839 chore: release version v0.5.1-rc.0 2022-08-15 15:32:03 -04:00
Zach Daniel
6d9a8d83e6 fix: remove unnecessary code
fix: fix data loading, change tracking (handled by AshPhoenix.Form)
2022-08-15 15:31:55 -04:00
Josh Price
07b6072c72
fix: changelog URL in release tweet (#24) 2022-08-10 20:49:14 -04:00
Zach Daniel
ca32cb8de2 chore: release version v0.5.0 2022-08-10 17:20:22 -04:00
Zach Daniel
1998312621 chore: change tweet wording 2022-08-10 17:20:09 -04:00
Zach Daniel
cd8c2242b5 chrome: use latest ash 2022-08-10 17:19:27 -04:00
Zach Daniel
d87eb2a1dc improvement: use new authorize? configuration 2022-08-10 17:18:53 -04:00
Rebecca Le
ed12d79866
Skip check for embedded types when rendering attributes (#22) 2022-06-27 10:49:10 -04:00
Josh Price
dbd75bf3f3
fix: failing error case for nested forms (#21) 2022-05-31 10:17:46 -04:00
Zach Daniel
1834251ca7 chore: lint 2022-05-25 12:18:54 -04:00
Zach Daniel
464592430d chore: add initial test 2022-05-25 12:17:52 -04:00
Josh Price
c9c0a8cb4f
feat: allow setting primary read action as default resource page (#19) 2022-05-23 12:41:19 -04:00
Zach Daniel
501b81a388 chore: release version v0.4.5-rc.0 2022-05-23 02:48:14 -04:00
Zach Daniel
3c3d476061 fix: update to latest ash for bugfix 2022-05-23 02:47:59 -04:00
Zach Daniel
a30d481c15 chore: unlock unused deps 2022-05-22 17:58:21 -04:00
Josh Price
056183b489
chore(deps): upgrade all dependencies (#18) 2022-05-22 17:57:44 -04:00
Zach Daniel
0fd921b46f chore: format 2022-05-20 11:14:56 -04:00
Theo Harris
a3c5343849
docs: Docs formatting (#17)
* Add formatting for api.ex docs

* Minor docs tweaks and corrections
2022-05-20 11:06:04 -04:00
Rebecca Le
c050c8c228
improvement: Top nav resource grouping (#15) 2022-05-19 12:22:37 -04:00
Zach Daniel
cae33cafbc fix: get the original value using AshPhoenix.Form.value/2 2022-05-18 20:33:40 -04:00
Zach Daniel
880401a971 improvement: update ash version and fix build 2022-05-17 17:16:24 -04:00
Zach Daniel
6963195cd5 improvement: add DateInput for dates 2022-03-20 20:38:29 -04:00
Zach Daniel
e909d233b9 docs: add development setup guide in readme 2022-03-17 19:09:37 -04:00