Modules
A LiveComponent for rendering a managed relationship field as a select/typeahead
instead of nested form inputs. Used when the destination resource has a label_field configured.
This module defines a LiveComponent for rendering a relationship field in an AshAdmin resource form. It handles the logic for displaying a select dropdown or a typeahead input field, fetching and displaying suggestions, and updating the selected value.
Provides core UI components.
A domain extension to alter the behavior of a domain in the admin UI.
A module providing Internationalization with a gettext-based API.
A resource extension to alter the behaviour of a resource in the admin UI.
The representation of a configured field in the admin UI.
Adds a ash_admin_position_sort calculation to resources that have defined admin.label_field.
This calculation is used to sort typeahead search suggestions in a related resource field.
Validates that table columns are all either attributes, or :one cardinality relationships.
Ensures that an argument with file options exists in an action of the resource.
Provides LiveView routing for AshAdmin.
Custom Cinder theme that matches AshAdmin's existing table styling.
Mix Tasks
Installs AshAdmin