This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 02, 2023
-
-
Nemanja Glumac authored
#32734 introduced a commit that removed "Chrome" as a predefined browser that Cypress runs on. This was needed due to frequent failures that were interfering with the release process. Even if we decide to switch to Electron, let's do it in a dedicated commit for easier git blame. We'll forget in a month already why a commit called "Disallow new H2 connections" switched E2E tests to Electron.
-
Nemanja Glumac authored
Breaking change was introduced in #32791.
-
- Aug 01, 2023
-
-
Ryan Laurie authored
* when embedded, force showing side nav when top nav is hidden * don't force open navbar on visible paths * update e2e tests * fix types
-
Uladzimir Havenchyk authored
* Allow selecting time on datepicker at dashboard filter * Add e2e test * Rename variable
-
Jeff Bruemmer authored
-
Ngoc Khuat authored
* temporarily fix for the broken database endpont * a more proper fix * fix indent --- The bug was introduced in #31755
-
Case Nelson authored
-
Cam Saul authored
* Prevent malicious H2 connection string properties * Disallow new H2 connections * Fix Kondo lint warning * Test fix
--------- Co-authored-by:dan sutton <dan@dpsutton.com>
-
Cam Saul authored
-
Alexander Polyankin authored
-
Nicolò Pretto authored
-
Ryan Laurie authored
-
Aleksandr Lesnenko authored
-
Uladzimir Havenchyk authored
* Use ExternalLink component for LinkCards with absolute urls * Update imports
-
Ngoc Khuat authored
-
Nemanja Glumac authored
-
Ngoc Khuat authored
-
Nemanja Glumac authored
* Move util functions inside the `visitEmbeddedPage` helper * Clean up `cy.exec` comand * Tighten the scope of `cy.exec` * Use query string to set filters * Construct url hash from page style and hidden filters * Improve JSDoc
-
- Jul 31, 2023
-
-
metamben authored
* Bump org.apache.sshd/sshd-core to fix security alert * Adapt metabase.util.ssh to new interface
-
shaun authored
-
Ryan Laurie authored
* debounce link viz input blur * make blur bouncier
-
Jesse Devaney authored
* hide write options when collection is read-only * fix unit test * add E2E test * simplify expression * remove E2E test covered by unit tests
-
Nick Fitzpatrick authored
-
Noah Moss authored
-
Kyle Doherty authored
* revert dr removal * revert some more code that the data reference needed * Bring back `db_metadata` endpoint reference * model test fixes --------- Co-authored-by:
Ryan Laurie <iethree@gmail.com> Co-authored-by:
Nemanja <31325167+nemanjaglumac@users.noreply.github.com>
-
Ryan Laurie authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Move a component into its own directory so we could add tests * Delete unused CSS rules so it's easier to migrate * Migrate to emotion * Add integration test * Remove commented out code * Add additional test for parameters with connected field
-
Alexander Polyankin authored
-
- Jul 29, 2023
-
-
Uladzimir Havenchyk authored
-
Uladzimir Havenchyk authored
* Rework default exports to named * Fix UX for empty dashboard filter with multiple choices * Update e2e/test/scenarios/dashboard-filters/dashboard-filters-text-category.cy.spec.js Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
- Jul 28, 2023
-
-
Cam Saul authored
* Prevent malicious H2 connection string properties * Fix Kondo lint warning --------- Co-authored-by:
dan sutton <dan@dpsutton.com>
-
Jerry Huang authored
-
Case Nelson authored
* [MLv2] Add field-id method * Update PR feedback
-
metamben authored
* Remove references to missing expressions when converting to pMBQL Fixes #32625,
-
metamben authored
-
Nick Fitzpatrick authored
* SecretKeyWidget accepts confirmation header and dialogs * removing default confirmation values, adding e2e test
-
Cal Herries authored
-
- Jul 27, 2023
-
-
Cal Herries authored
-
Noah Moss authored
-
Nick Fitzpatrick authored
-