This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 11, 2022
-
-
Alexander Kiselev authored
* remove memoize decorator * remove babel plugins * Fix AccordionList * remove memoize from accordionlist * fix value vs type issue with wrapped classes * fix typechecking in memoize class * rewrote query to export the memoized class directly
-
Gustavo Saiani authored
-
Alexander Lesnenko authored
-
Ariya Hidayat authored
* migrate to TypeScript, add type annotations * include props definition * support Storybook * add a basic unit test
-
Alexander Polyankin authored
-
Gustavo Saiani authored
-
Gustavo Saiani authored
-
Anton Kulyk authored
* Add flag to setting names type * Add writeback on/off selector
-
Anton Kulyk authored
-
Alexander Lesnenko authored
-
- May 10, 2022
-
-
Alexander Kiselev authored
-
Alexander Kiselev authored
* add react-refresh to webpack dev config
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
Ariya Hidayat authored
-
Alexander Lesnenko authored
-
Anton Kulyk authored
* Add `Dataset` mock function * Add query builder redux state type * Add query builder redux state mock helper
-
Alexander Lesnenko authored
* show cloud migration help tooltip when setup is finished * update link
-
Gustavo Saiani authored
-
- May 09, 2022
-
-
Cam Saul authored
* Fix automagic dashboards for queries with source queries * Replace ->entity with a multimethod * Remove unused namespace * Fix Cypress test
-
Gustavo Saiani authored
Do not render "Add your own data" button if user does not have permissions to create database (#22339)
-
Anton Kulyk authored
-
Ariya Hidayat authored
-
Anton Kulyk authored
* Add some space between unit tests * Unit test aggregation operator getters * Minor refactoring * Rename `getAggregationOperators` * Rename `getAggregationOperatorsWithFields`
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
- May 06, 2022
-
-
Dalton authored
-
Dalton authored
-
Alexander Lesnenko authored
* fix save button is enabled when users do not have a permission to save a question * do not show new button * hide reload query button when users do not have permissions * update specs * types * review
-
Noah Moss authored
* clear download perms when setting block perms * test * fix function call * Repro #22408: Block permissions obstructing download permissions set to "No" (#22435) Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Alexander Polyankin authored
-
Ryan Laurie authored
* dont default to object detail for single result
-
Ariya Hidayat authored
-
Benoit Vinay authored
* Text alignment and margins updated for map modal * Misc * Default onRenderError * Misc * Overflow hidden added for map container * Remove map duplicates * Removed map animation * .full-width class added for naming consistency * Misc * Loading position updated
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Benoit Vinay authored
* Pin map with null locations removed from Map props * Unskip cypress test * mapProps used for Map component * Rounding lat/long numbers in tests * data-testid added to no results vizualisation * Fixed tests for map with only null values * Simplified rows filtering
-