This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 12, 2022
-
-
Jeff Bruemmer authored
-
Diogo Mendes authored
* Update Cypress version * Burning 10x * Removing forgot parameter * Revert Worflow * Restoring original timeout
-
Nemanja Glumac authored
-
metamben authored
This is to prevent test failures on machines with non-US locales. See https://github.com/metabase/metabase/pull/20023#issuecomment-1024872051 for details.
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Rename `test-cypress-no-build` to `test-cypress-run` * Rename `test-visual-no-build` to `test-visual-run` * Reorder scripts * Remove yarn (install) from the Cypress run script
-
Alexander Lesnenko authored
-
Alexander Polyankin authored
-
Anton Kulyk authored
* Add type definitions for slugg lib * Extract types * Clean up `metabase/lib/urls` * Fix types * Post-rebase fixes * Fix Table type
-
Ngoc Khuat authored
* disallow adding recipients by non-admins with monitoring permission * enforce sharing and embedding apis Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Use `visitIframe` extracted helper in related E2E tests * Extract data for `embedding-native` spec * Extract data for `embedding-snippets` spec into a separate file * Remove embedding tests from `public` spec * Move repro related to public dashboards to `sharing` group * Fix the test
-
Alexander Polyankin authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
- Apr 11, 2022
-
-
adam-james authored
* Popular Items should no longer have duplicates in the returned list * Introduce concept of model precedence for popular_items This might also be handled inside the score function, to allow for recency or viewcount to push lower-precedence items higher in the results, but for now, grouping fetched items by their model and sorting by precedence (dashboard, then cards, then models, then tables) should be ok.
-
Gustavo Saiani authored
-
Ariya Hidayat authored
Repro #21513: Custom Expression validator too strict when field name is the same as a function (#21567)
-
Jeff Bruemmer authored
-
Gustavo Saiani authored
-
Nick Fitzpatrick authored
Dashboard / Question Toaster and web notifications
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
- Fixed in #20709 - Merge related tests together
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Lesnenko authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Lesnenko authored
-
Alexander Lesnenko authored
* Hide subscriptions and alerts editing buttons in account settings * spec * specs
-
Alexander Lesnenko authored
-
Howon Lee authored
Type hierarchy except for dates and arrays fixed. Visibility setting mutation on original columns and field values on deck. Still whacking away at #21534.
-
- Apr 10, 2022
-
-
Noah Moss authored
Add `exclude_uneditable_data_model` and `exclude_uneditable_details` flags to database list API (#21556) * add exclude-uneditable-data-model and exclude-uneditable-details flags to GET /api/database * remove debugging code
-
Nemanja Glumac authored
Repro #15860: Multiple Linked Filters connected to Locked parameters shows dropdown values of the last filter (#21533)
-