Commit graph

67 commits

Author SHA1 Message Date
Zach Daniel
e911fe33b5 fix: support binary data (by not showing it) 2021-04-09 00:15:26 -04:00
Zach Daniel
40560fcaf3 chore: release version v0.2.5 2021-03-30 01:42:25 -04:00
Zach Daniel
f990c85d6f improvement: update to latest ash_phoenix 2021-03-30 01:42:12 -04:00
Zach Daniel
cb328a9a0d fix: don't send empty params on save 2021-03-30 01:38:18 -04:00
Zach Daniel
b29c73831b chore: release version v0.2.4 2021-03-30 00:04:01 -04:00
Zach Daniel
b4b1204c1c fix: show add button on array input relationships 2021-03-30 00:03:33 -04:00
Zach Daniel
9378fd7f99 chore: fix CI elixir version 2021-03-29 15:46:47 -04:00
Zach Daniel
ab71753121 chore: release version v0.2.3 2021-03-29 15:39:49 -04:00
Zach Daniel
c1c7f1bdcf fix: remove path dependency on ash 2021-03-29 15:39:34 -04:00
Zach Daniel
cb7d595567 chore: release version v0.2.2 2021-03-29 15:37:38 -04:00
Zach Daniel
0062bbb6ce fix: allow removing to_one relationships on creates
improvement: support lookup forms *or* create forms
2021-03-29 15:37:02 -04:00
Zach Daniel
b2f74e8800 chore: fix lint 2021-03-29 11:56:33 -04:00
Zach Daniel
555c5fce7b chore: try updating all the way to 1.11.4 2021-03-29 11:50:29 -04:00
Zach Daniel
505ea5f305
docs: Merge pull request #1 from axelson/readme-update 2021-03-29 11:46:47 -04:00
Zach Daniel
9a3836fa65 chore: back to 1.11 2021-03-29 11:07:45 -04:00
Zach Daniel
ffb2a7b605 chore: remove dependency on heroicons (and thus elixir 1.11) 2021-03-29 11:01:29 -04:00
Zach Daniel
7ba16eabe4 chore: try building with 1.10.0 to solve CI issues 2021-03-29 10:35:34 -04:00
Zach Daniel
a61f2ea143 chore: release version v0.2.1 2021-03-28 18:36:11 -04:00
Zach Daniel
af0f51831f fix: update ash_admin dependency 2021-03-28 18:35:51 -04:00
Zach Daniel
038eb3b161 chore: release version v0.2.0 2021-03-28 14:07:44 -04:00
Zach Daniel
eb25cc92ff feat: more testing resources + relationship argument forms! 2021-03-28 14:07:09 -04:00
Jason Axelson
d65bb3857e Add a link to the demo video 2021-03-27 10:31:35 -10:00
Jason Axelson
6e42cff889 Partially fix coveralls link
Was pointing to the wrong branch, although it seems that AshAdmin has
not yet been created on coveralls.
2021-03-27 09:40:06 -10:00
Jason Axelson
2cd348fe91 Update the readme
Give more instructions for new users
Reword the `admin_browser_pipeline` notes to be a bit more
  understandable on first read
Fix capitalization of Phoenix LiveView
Add links to the moduledocs in the configuration section
2021-03-27 09:37:47 -10:00
Zach Daniel
535560751e chore: release version v0.1.6 2021-03-25 13:15:13 -04:00
Zach Daniel
ff3d208bf7 improvement: use new relationship management logic 2021-03-25 13:14:37 -04:00
Zach Daniel
0fcda7d486 chore: try to fix build 2021-03-24 10:23:48 -04:00
Zach Daniel
db024baa65 chore: release version v0.1.5 2021-03-24 00:56:08 -04:00
Zach Daniel
1c0fb37a41 fix: remove IO.inspect
fix: properly only provide changing fields to actions
2021-03-24 00:55:16 -04:00
Zach Daniel
e0bbc1ff23 chore: release version v0.1.4 2021-03-24 00:28:17 -04:00
Zach Daniel
40def10f30 chore: update ash 2021-03-24 00:27:42 -04:00
Zach Daniel
535e329bbf fix: support tenant on read actions 2021-03-24 00:27:21 -04:00
Zach Daniel
02ee279748 fix: remove IO.inspect 2021-03-24 00:13:27 -04:00
Zach Daniel
97005b42a3 improvement: only send changing fields 2021-03-24 00:08:29 -04:00
Zach Daniel
8808530b6a improvement: don't show destination_field on related tables 2021-03-24 00:08:03 -04:00
Zach Daniel
54994d73c4 chore: update surface version 2021-03-24 00:07:50 -04:00
Zach Daniel
246f25a5a9 chore: update docs 2021-03-22 21:41:00 -04:00
Zach Daniel
f1709660bb chore: release version v0.1.3 2021-03-22 21:39:04 -04:00
Zach Daniel
14aa916187 fix: use version properly 2021-03-22 19:31:15 -04:00
Zach Daniel
a0c0d24295 chore: release version v0.1.2 2021-03-22 19:10:33 -04:00
Zach Daniel
eef7730c4e fix: fix build 2021-03-22 19:10:10 -04:00
Zach Daniel
d59622dd54 chore: release version v0.1.1 2021-03-22 17:44:48 -04:00
Zach Daniel
aa464fea36 fix: use static routes 2021-03-22 17:44:34 -04:00
Zach Daniel
7dec87b43e chore: update otp in build 2021-03-22 13:16:15 -04:00
Zach Daniel
2d354d5626 docs: update docs 2021-03-22 13:12:04 -04:00
Zach Daniel
d99db5e821 chore: release version v0.1.0 2021-03-22 02:42:18 -04:00
Zach Daniel
654c241f41 feat: draw the rest of the owl 2021-03-22 02:41:22 -04:00
Zach Daniel
11c7cff79a chore: package setup + formatting + sobelow 2021-03-22 00:05:49 -04:00
Zach Daniel
3061793e41 feat: support fully managed relationships
fix: various fixes
2021-03-21 21:46:46 -04:00
Zach Daniel
b29f4993c1 chore: update deps 2021-03-21 12:32:39 -04:00