This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 08, 2022
-
-
Ngoc Khuat authored
* /api/user return only active users when include_deactivated=false * revert changes in docs/api-documentation.md and fix trailing space for params section * simplify tests and update api's doc
-
- Mar 07, 2022
-
-
Ariya Hidayat authored
-
Benoit Vinay authored
* Types and options constants added to all chart types * Chart types and options added to StaticChart * Static viz page refactored to include an editor * Editing data added * Error handling added * Misc * StaticChart converted to TypeScript * Stories for StaticChart added to storybook * Misc * Updates from PR review
-
Benoit Vinay authored
* FunnelChart missing key for React loop added * BarSeries missing key for React loop added * TickRendererProps formattedValue method removed from tag attributes * React loop key added to internal routes * Table head tagging fixed in internal * BaseIcon uncheckedColor method removed from being added to SVG tag attributes * Misc * ColorPicker fix for maxHeight attribute * Missing key for CollectionBadge in InfoText added
-
- Mar 06, 2022
-
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Nemanja Glumac authored
* Add repro for #20845 * Use API to reproduce the issue * Make sure this works for both strings and integers
-
- Mar 04, 2022
-
-
Ariya Hidayat authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Michiel Borkent authored
-
Ariya Hidayat authored
-
Gustavo Saiani authored
-
Pawit Pornkitprasan authored
-
- Mar 03, 2022
-
-
Dalton authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Use the term "Native query" * Fix/update e2e tests * Add repro for #20499 * make text conditional on engine and write permissions * Revert "Fix/update e2e tests" This reverts commit 3462cd113ec641f29cd3ff128fb7a32281adc315. Co-authored-by:
Dalton Johnson <daltojohnso@users.noreply.github.com>
-
Nemanja Glumac authored
* Add test id to the mini-bar * Add initial embedding test for the regular GUI question * Update test with slighlty more complicated formatting * Extract question details into a separate file * Add a test for the quesiton with aggregation * Assert while being signed out * Add test for the nested question * Add test for the joined question
-
Nemanja Glumac authored
-
- Mar 02, 2022
-
-
Alexander Lesnenko authored
* refactor data-permissions selectors * pre refactor * fix all typescript errors * fixes * fixes * fixes * use correct types
-
Alexander Lesnenko authored
* Permissions sidebar refactoring * move utils specs with the file * fix spec * fix sidebar scroll * fix ratio types
-
Dalton authored
-
Dalton authored
-
Dalton authored
-
Jeff Bruemmer authored
-
Luis Paolini authored
-
- Mar 01, 2022
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Dalton authored
-
frannietrempe authored
* docs - fix & update permissions links * jeff edit Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
frannietrempe authored
* docs - remove premium embedding, update screenshots * add learn track link
-
dpsutton authored
mostly unused bindings. Had a few redundant lets. One common pattern was a let binding for a read check but the resulting value was never used, just checked that we could read or write it. Removed that from a binding since it throws otherwise
-
Gustavo Saiani authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Use human readable names for vars * Apply new version syntax to the related tests
-
- Feb 28, 2022
-
-
Jeff Bruemmer authored
-