Commit graph

79 commits

Author SHA1 Message Date
Zach Daniel
20c04bd26a improvement: always show action dropdown
improvement: log on failures in the UI
fix: fix special text fields
2021-05-06 17:25:19 -04:00
Zach Daniel
5caf05a021 chore: release version v0.2.10 2021-04-17 15:27:26 -04:00
Zach Daniel
c9df93542e chore: fix mix.lock 2021-04-17 15:27:08 -04:00
Zach Daniel
4da3be19d4 fix: update to ash_phoenix, fix relationship embeds 2021-04-17 15:26:30 -04:00
Zach Daniel
45cc12c7dc chore: release version v0.2.9 2021-04-16 13:12:11 -04:00
Zach Daniel
a2bc346a83 chore: update mix.lock 2021-04-16 13:06:24 -04:00
Zach Daniel
e28725d649 improvement: support array attribute/arguments properly 2021-04-16 13:05:54 -04:00
Zach Daniel
70acf1d678 chore: release version v0.2.8 2021-04-14 23:41:59 -04:00
Zach Daniel
73b71b385e fix: properly track embedded attribute targets 2021-04-14 23:41:21 -04:00
Zach Daniel
2b71441617 chore: release version v0.2.7 2021-04-09 16:46:19 -04:00
Zach Daniel
9e3319bc56 fix: set actor in datatable 2021-04-09 16:43:54 -04:00
Zach Daniel
6242cad210 chore: release version v0.2.6 2021-04-09 00:28:44 -04:00
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