This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Feb 20, 2023
-
-
Cam Saul authored
-
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
-
Nemanja Glumac authored
-
metamben authored
* Make joins work * Run fuzzy-field-info-test only against H2 * Set driver/*driver* when performing actions * Restrict expressions+joins-test to DBs supporting date arithmetics * Fix ordering of (top level) fields in mongo tables * Explicitly exclude mongo from tests requiring foreign key support * Optimize away $sort stage for implicit order-by.
-
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
-
Tim Macdonald authored
Especially helpful for work @camsaul is doing: https://github.com/clj-kondo/clj-kondo/issues/1996
-
Alexander Polyankin authored
-
Luis Paolini authored
According to @dpsutton is not used anymore. I wasn’t able to find it on the code as well
-
Cal Herries authored
* Fix action loading and extraction of action type * Remove comment
-
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>
-
Ngoc Khuat authored
-
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
-
Nemanja Glumac authored
[ci skip]
-
Nemanja Glumac authored
-
Anton Kulyk authored
* Add `isArchived` method to `Question` class * Show nice not found view when opening archived model
-
Tim Macdonald authored
(c.f. discussion at https://metaboat.slack.com/archives/C04FG88HL95/p1676649795131089)
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Add path filtering to codenotify workflow * Upgrade action to its latest version (v0.6.4)
-
Anton Kulyk authored
-
Anton Kulyk authored
* Add explanation text to the action editor * Replace link
-
Anton Kulyk authored
* Fix presenting required parameters * Add tests
-
Nemanja Glumac authored
* Upgrade `esbuild` to `0.17.9` * Upgrade `@bahmutov/cypress-esbuild-preprocessor` to `2.2.0`
-
- Feb 18, 2023
-
-
Aleksandr Lesnenko authored
-
Gustavo Saiani authored
-
Nemanja Glumac authored
-
- Feb 17, 2023
-
-
Cam Saul authored
-
Cam Saul authored
* Robust Snowflake test data loading * Handle invalid dates
-
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
-
Nemanja Glumac authored
This makes it possible to have these matrix-generated jobs mark as required, even in situations when file-path filter doesn't trigger the original test.
-