This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 27, 2024
-
-
Anton Kulyk authored
* Add test * Fix `xDomain` calculation in QB selectors * Make database `features` optional * Update reproductions-3.cy.spec.js Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com> --------- Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
- Jun 26, 2024
-
-
Denis Berezin authored
* Add dashboard question header * Add dashboard data preserve after question drill * Review fixes * Review fixes * Potential fix for e2e * Potential fix for e2e * Add basic unit tests * Fix Dashboard reloading on unmount, fix ad hoc question title in SDK * Move dashboard reset to SDK component * Fix issue with dashboard rerender * Fix one more reported issue with rerender
-
Uladzimir Havenchyk authored
* Add a repro for 'Visible Columns errors when source query is a table joined on itself' * verify warning icon is not rendered
-
Uladzimir Havenchyk authored
Add a repro for 'Cannot change question data source to raw data after selecting saved question' (#44757) * Add a repro for 'Cannot change question data source to raw data after selecting saved question' * Update e2e/test/scenarios/question-reproductions/reproductions-2.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Update e2e/test/scenarios/question-reproductions/reproductions-2.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Update e2e/test/scenarios/question-reproductions/reproductions-2.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Jesse Devaney authored
* fix map default display type with un-binned coordinates - default to `"map.type"` = "pin" when coordinates are not binned - default to `"map.type"` = "grid" when coordinates are binned * add tests * refactor breakouts usage
-
Alexander Polyankin authored
Allow clicking "Remove all" for the first group in `FieldPanel` and omit removing the first field in the group (#44645)
-
Alexander Polyankin authored
* Fix broken field normalization in metadata * Handle Fields.actionTypes.UPDATE action in tables reducer to keep table's original_fields in sync * Add an e2e test for fields * Format code * Use a different table, since accounts table is not available in e2e tests --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Jesse Devaney authored
* remove invalid else conditional * fix RowChart firing invalid API request on legend item click * fix clicking on non-breakout legend on dashboards * add E2E test to validate and enforce the desired behavior
-
Alex Yarosh authored
-
Nemanja Glumac authored
-
Noah Moss authored
-
Alexander Polyankin authored
-
Chris Truter authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
github-automation-metabase authored
-
Arkadi Yaroslavtsev authored
-
Chris Truter authored
-
Romeo Van Snick authored
Add reproduction for "Closing Drop-down in Join column selector causes non-drop-down columns to disappear" (#44675) * Add reproduction for #19894 * Use startNewQuestion
-
Phoomparin Mano authored
-
Anton Kulyk authored
* Bump dashboard description max len limit to 1.5K * Extract `DASHBOARD_DESCRIPTION_MAX_LENGTH` const * Handle description max length in dashboard sidebar * Add red border to dashboard description box * Add test
-
Uladzimir Havenchyk authored
-
Oisin Coveney authored
-
Alexander Solovyov authored
-
Alexander Solovyov authored
-
Phoomparin Mano authored
-
- Jun 25, 2024
-
-
Sloan Sparger authored
* fixes spacing and color issue of trash icon in archive banner * css var for color --------- Co-authored-by:
Nick Fitzpatrick <nickfitz.582@gmail.com>
-
Emmad Usmani authored
* fix pivot horizontal scroll * fix scroll on dashboard * add e2e test * fix unit tests * fix e2e test
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alex Yarosh authored
-
Cal Herries authored
-
Aleksandr Lesnenko authored
-
Nemanja Glumac authored
-
Nicolò Pretto authored
* WIP PublicOrCustomEmbedDashboardPage without using dashboard controls * add usePublicDashboardEndpoints instead of WithPublicDashboardEndpoints * fix type error by setting null as default value for hide_parameters and hide_download_button * use usePublicDashboardEndpoints inside WithPublicDashboardEndpoints * also migrate embed * i don't think we need useDashboardNav public/static embed * SetTitle component to use instead of the `title` hoc * wrap setEmbedDashboardEndpoints/setPublicDashboardEndpoints in useEffect as per PR comment * after the fix for metabase#38640 we don't need the public routes in the main app * renamed test file * change tests to use PublicOrEmbeddedDashboardPage * remove PublicOrEmbeddedDashboardControlled and change imports for PublicOrEmbeddedDashboardPage * remove debug prop left by mistake
-
Noah Moss authored
-
Alexander Polyankin authored
* Pass expressionPosition * Add a test * Update e2e/test/scenarios/question-reproductions/reproductions-3.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Rename expressionPosition to expressionIndex --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Alexander Polyankin authored
-
Ngoc Khuat authored
-