This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 17, 2023
-
-
Cal Herries authored
-
- Mar 22, 2023
-
-
Cam Saul authored
* MLv1 remove unused * Remove definitely unused methods
-
- Jan 16, 2023
-
-
Alexander Polyankin authored
-
- Nov 10, 2022
-
-
Ryan Laurie authored
* establish type guards directory * extract and consolidate existing type guards * adjust import paths and leave metabase-lib internal types alone
-
- Oct 26, 2022
-
-
Alexander Polyankin authored
-
- Oct 17, 2022
-
-
Aleksandr Lesnenko authored
* untie getColumnKey function from unimportable in static viz environment code * review * spec
-
- Oct 14, 2022
-
-
Dalton authored
* Move subset of parameter-values utils to metabase-lib * Move parameter mbql utils to metabase-lib * Create some small target utils * Move template tag utils to metabase-lib * Move target/field logic to metabase-lib * Remove eslint-enable
-
- Oct 11, 2022
-
-
Dalton authored
* Move parameter target utils to metabase-lib * Move parameter-type utils to metabase-lib * Move parameter constants to metabase-lib * Use Parameter interface, not UiParameter type, in operator utils * Move operator utils to metabase-lib * Move filter utils to metabase-lib
-
- Oct 04, 2022
-
-
Alexander Polyankin authored
-
- Sep 12, 2022
-
-
Ryan Laurie authored
* enforce import order * reorder all imports * more import updates
-
- Aug 02, 2022
-
-
Gustavo Saiani authored
-
- May 12, 2022
-
-
Dalton authored
* Clean up null logic * Update fn name * Simplify convertParametersToFilters logic * Rename method
-
- Apr 26, 2022
-
-
Alexander Kiselev authored
* fix dashboard serialization+deserialization * remove dashboard shortcuts back button * update datetime filter serialization code for starting from/exclude * remove disable startingFrom/Exclude props * fix unit tests * fix unit tests
-
- Dec 09, 2021
-
-
Dalton authored
* first pass at adding parameters to gui qb * handle refresh of qb when there are parameters * second pass * minor refactoring * correctly map dashboard params to template tag params * make click behavior question params work again * lint fix * run with dsahboard endpoint in query builder * fix parameter click behavior * fix title drill navigating to new question * add some extra care when setting props on card * refactor getUrlWithParameters & sprinkle comments * fix and remove irrelevant unit tests in meta/Card * fix metadata fetch race condition * refactor logic * fix click behavior * rmv unit tests for function that no longer exists * add Question unit tests * add dashboardId to card serialization in qb * add more title drill e2e tests * rmv unneeded code in qb initialization * fix click behavior query param problem * add targets unit tests * dashboards unit test + simplification of fn logic * add cards unit test * prevent passing of nil parameterValues to native qb
-
- Oct 26, 2021
-
-
Dalton authored
* move target utils to own file * move parameter to mbql functions to own utils file (#18663)
-