An admin ui for Ash Resources
Find a file
Zach Daniel 59d76c7738 feat: set actor from show page
feat: support destroy actions
fix: various bug fixes
2021-03-19 14:38:58 -04:00
assets feat: lots of new features, including related id updates 2021-03-19 00:12:10 -04:00
config feat: lots of new features, including related id updates 2021-03-19 00:12:10 -04:00
dev feat: set actor from show page 2021-03-19 14:38:58 -04:00
lib feat: set actor from show page 2021-03-19 14:38:58 -04:00
priv feat: lots of new features, including related id updates 2021-03-19 00:12:10 -04:00
.formatter.exs savepoint 2020-12-03 22:19:28 -05:00
.gitignore savepoint 2020-12-03 22:19:28 -05:00
dev.exs WIP 2020-12-08 01:22:24 -05:00
mix.exs feat: set actor from show page 2021-03-19 14:38:58 -04:00
mix.lock feat: set actor from show page 2021-03-19 14:38:58 -04:00
README.md init 2020-11-25 16:17:04 -05:00

AshAdmin

TODO: Add description

Installation

If available in Hex, the package can be installed by adding ash_admin to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_admin, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ash_admin.