Skip to content
Snippets Groups Projects
Unverified Commit bbf5d07a authored by metabase-bot[bot]'s avatar metabase-bot[bot] Committed by GitHub
Browse files

Fix action database picker state without available databases (#29039) (#29268)


* Fix empty database picker state

* Remove redundant `requireWriteback` occurrences

* Update test

* Update test

* Use clearer names

* Don't show query language message for actions

* Use database `hasActionsEnabled` method

* Remove `requireWriteback` prop

* Respect `readOnly` prop in `DataSourceSelectors`

* Extend e2e test coverage

* Use `setActionsEnabledForDB` in Cypress

* Fix data picker behavior

Co-authored-by: default avatarAnton Kulyk <kuliks.anton@gmail.com>
parent 1b01e629
No related merge requests found
Showing with 95 additions and 64 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