This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Feb 21, 2023
-
-
Nick Fitzpatrick authored
-
Alexander Polyankin authored
-
Anton Kulyk authored
-
Anton Kulyk authored
-
Cam Saul authored
* Fix #15324 * Update tests
-
Aleksandr Lesnenko authored
-
Nemanja Glumac authored
Resolves #27885
-
Nemanja Glumac authored
-
Anton Kulyk authored
-
Anton Kulyk authored
* Handle no data perms for model detail page * Fix loading metadata * Fix props name
-
Anton Kulyk authored
* Make `modelId` optional in `ActionCreator` * Add `onSubmit` prop to `ActionCreator` * Allow creating actions with "+ New" button * Add `nock.cleanAll()` * Address comments * Use `CollectionItem` type * Use `import type` * Enable loading and error wrapper for loader
-
- Feb 20, 2023
-
-
Ryan Laurie authored
* use entity loader for db data in actions * update entity network mock
-
Ryan Laurie authored
* add parameter mapping explainer text * update link * use styled component link * update actiondashcardSettings tests
-
Alexander Polyankin authored
-
Ryan Laurie authored
* add add question button to empty dashboard * more options * allow sidebar toggling * close navbar on nav to new question * more emotion * update tests
-
Anton Kulyk authored
-
Anton Kulyk authored
-
Ryan Laurie authored
* add helpers for actions testing * add basic action execution test * update add action test * add tags and documentation for tags * add tags to model actions spec * update test for new actions adding flow * fix merge conflicts * fix merge conflict again * address review comments * make test more reliable * prettier * prettier
-
Alexander Polyankin authored
-
Ryan Laurie authored
* add dashcard testing mocks * improve virtual card overlays * update types * add search entity types * add metabase entity support to link cards * simplify link displays * update types and support collections and tables * use edit button to replace entity * test entity links * fix rebase * update types * address review comments * handle restricted link entities * Hydrate link cards info (#28297) * hydrate link cards info * we need to hydrate collections too * Address Cal's comments: - model use keywrod -> string - use model hydration - comments here and there * Link cards serdes (#28321) --------- Co-authored-by:
Ngoc Khuat <qn.khuat@gmail.com>
-
Anton Kulyk authored
* Allow disabling (deleting) basic actions * Add confirmation modal * Update how `menuItems` are built * Use aria-label instead of a test ID * Tweak confirmation modal copy
-
Nemanja Glumac authored
* Reinforce test by waiting for results to appear
-
Anton Kulyk authored
* Add `isArchived` method to `Question` class * Show nice not found view when opening archived model
-
Nemanja Glumac authored
-
Anton Kulyk authored
-
Anton Kulyk authored
* Add explanation text to the action editor * Replace link
-
Anton Kulyk authored
* Fix presenting required parameters * Add tests
-
- Feb 18, 2023
-
-
Aleksandr Lesnenko authored
-
Gustavo Saiani authored
-
- Feb 17, 2023
-
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
-
john-metabase authored
* Removes :presto driver and tests * Merges :presto-common into :presto-jdbc * Adds migration to update presto databases to presto-jdbc --------- Co-authored-by:
Cam Saul <github@camsaul.com>
-
Ryan Laurie authored
* disable action buttons when actions are disabled on a db * destructure props
-
Alexander Polyankin authored
-
Ryan Laurie authored
* Allow questions to use Object Detail Visualization * add unit tests for new functionality * use column settings in object detail table * remove questionLink icon * disable click behavior for object detail * use new column settings widgets for object detail settings * update tests * update nulls e2e test * better empty state for missing columns * obey column settings in object detail header * update tests * use table.column setting * fix click map mesasge
-
Nemanja Glumac authored
-
Tim Macdonald authored
-
Anton Kulyk authored
* Fix unexpected `footerVariant` prop * Fix `body` background color * Fix horizontal scroll on mobile
-
Anton Kulyk authored
-