This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 12, 2022
-
-
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)
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Add data for linked filters needed for the test * Add coverage for embedding linked filters on SQL question * Update `widget-type` Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
Nemanja Glumac authored
-
Ngoc Khuat authored
* catch remove last admin exception during sync group * lint and make sure the log are catched * fix weird problem when try to re-def a macro in test and update log message * count warn log only * force log in tests
-
- Apr 09, 2022
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-