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

Consolidate action utilities (#29289)

* Sort `ActionForm's` utils

* Remove not used actions entity constants

* Move `QueryActionContextProvider` to its own dir

* Consolidate `QueryActionContextProvider` utils

* Move `QueryActionEditor` to `QueryActionContext`

* Add `metabase/actions/constants`

* Remove not used export

* Move `isEditableField` to `ActionForm` utils

* Remove not used `hasImplicitActions` utility

* Use `WritebackImplicitQueryAction` type

* Remove `isImplicitAction` utility

* Move `shouldPrefetchValues` to parameters form

* Fix typo

* Move `getSubmitButtonColor` to shared utils

* Move `getSubmitButtonLabel` to shared utils

* Sort `ActionParametersInputForm` imports

* Move `reorderFields` to `ActionForm`

* Sort `metabase/actions/utils` imports

* Sort imports
parent 1e78b8b2
No related branches found
No related tags found
No related merge requests found
Showing
with 312 additions and 314 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment