An admin ui for Ash Resources
Find a file
2021-03-21 12:32:39 -04:00
assets improvement: add pagination support 2021-03-20 20:09:25 -04:00
config feat: lots of new features, including related id updates 2021-03-19 00:12:10 -04:00
dev improvement: add pagination support 2021-03-20 20:09:25 -04:00
lib improvement: general fixes, configurable action lists 2021-03-21 12:02:27 -04:00
priv improvement: add pagination support 2021-03-20 20:09:25 -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 chore: update deps 2021-03-21 12:32:39 -04:00
mix.lock chore: update deps 2021-03-21 12:32:39 -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.