This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- 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
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Dalton authored
* Handle legacy Field filter parameters that did not specify `:widget-type` * Fix indentation * Test fix * Revert to old template tag validation logic * Update e2e test Co-authored-by:
Cam Saul <github@camsaul.com>
-
Cam Saul authored
* Handle legacy Field filter parameters that did not specify `:widget-type` * Fix indentation * Test fix
-
Nemanja Glumac authored
* Add embedding smoke tests when embedding is disabled * Fix abstraction
-
- Feb 26, 2022
-
-
Nemanja Glumac authored
* Displace tests that are not related to embedding * Rename and enable embedding snippets spec * Add more assertions to the embedding code snippets spec * Rewrite and enable premium ebmedding token tests * Fix a timezone related issue in the validity date of the token
-
- Feb 25, 2022
-
-
Ariya Hidayat authored
-
JC Louis authored
-