Skip to content
Snippets Groups Projects
Unverified Commit f4d2f588 authored by Anton Kulyk's avatar Anton Kulyk Committed by GitHub
Browse files

Implement implicit actions for data apps (#25393)

* Add implicit action click behavior types

* Add `isImplicitActionButton` helper

* Extract `ActionButtonView` component

* Separate implicit and default action buttons

* Use `DashboardOrderedCard` instead of `DashCard`

* Use `Value` type for PK argument

* Fix type error

* Extract `ImplicitActionClickBehavior` type

* Add `ImplicitInsertModal`

* Add `DashCardDataMap` type

* Add dashboard selectors for implicit update/delete

* Add `ImplicitUpdateModal`

* Add `ImplicitDeleteModal`

* Validate implicit actions in `clickBehaviorIsValid`

* Reload page on action instead of a single dash card

* Tweak successful insert toast message

* Fix eslint error
parent 1c517071
Branches
Tags
No related merge requests found
Showing
with 695 additions and 109 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment