ash_admin
ash_admin copied to clipboard
A super-admin UI dashboard for Ash Framework applications, built with Phoenix LiveView.
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `jsdom` Updates `jest` from 25.5.4 to 29.0.3 Release notes Sourced from...
Removes [node-notifier](https://github.com/mikaelbr/node-notifier). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `node-notifier` Updates `jest` from 25.5.4 to 29.0.3 Release notes Sourced from...
Currently this option can be set to one of the following: - `:schema` - `:read` - `:create` - `:update` - `:destroy` - `{:action, action_name}` Will implement the ability to specify...
**Is your feature request related to a problem? Please describe.** I'm using ash_paper_trail for my resources, and since all resources in the API are included, Version resources make the list...
2 UI ideas here: - Setting the tenant with a ```Set as Tenant``` button in the "organisation" list view - And In the Navbar, have the tenant be a dropdown...
I've create a wireframe/visual design to visualize a potential new user interface for Ash Admin. The base idea is to give more room to the navigation - to replace the...
**Describe the bug** An embedded resource with a field defined as an Array of Unions renders like this in Ash Admin: **To Reproduce** Setup a resource with a field that...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [css-loader](https://github.com/webpack-contrib/css-loader), [sass-loader](https://github.com/webpack-contrib/sass-loader) and [style-loader](https://github.com/webpack-contrib/style-loader). These dependencies need to be updated together. Updates `json5` from 2.2.1 to 2.2.3 Release notes Sourced from...