This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 23, 2024
-
-
Noah Moss authored
-
Nick Fitzpatrick authored
-
Raphael Krut-Landau authored
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
Alexander Polyankin authored
-
Chris Truter authored
-
Uladzimir Havenchyk authored
* fix webpack refresh in static mode * clean output * revert
-
Ryan Laurie authored
* what does this break? * Revert "what does this break?" This reverts commit 93e09edeb3618db1e992bdda5842ba897cb0bce5. * don't show audit db in permissions
-
use-tusk[bot] authored
Co-authored-by:
use-tusk[bot] <144006087+use-tusk[bot]@users.noreply.github.com>
-
Nemanja Glumac authored
* Rewrite reproduction for 24223 * Fix test
-
Luis Paolini authored
-
Uladzimir Havenchyk authored
* dx: make fe stress test faster * uncomment * invalidate cache and run in band
-
Chris Truter authored
-
Kamil Mielnik authored
* Add repro for #39487 * Refactor test * Add repro for 'on' filter * Fix metabase#39487 * Refactor test * Change order of tests * Improve assertions * Group tests * Add tests for filter pills * Refactor tests * Rename helpers * Add filter modal tests * Add tests for filter drill * Add notebook tests * Fix test * Add one more repro * Fix typo * Optimize tests * Simplify the fix - apply the fix everywhere - remove fix for width * Update tests * Improve comment * Move min height to Calendar
-
github-automation-metabase authored
Co-authored-by:
Metabase bot <metabase-bot@metabase.com>
-
Noah Moss authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Fix the flake for repro 39477 * Expand the repro
-
github-automation-metabase authored
-
Nemanja Glumac authored
* Wait for the native editor to be ready * Add comment * Make ace editor slightly more resilient to re-renderings * Improve the test readability
-
Chris Truter authored
-
Nemanja Glumac authored
[ci skip]
-
Oisin Coveney authored
-
Nemanja Glumac authored
45877 follow up: Improve a11y of the `ListField` component (filter picker options dropdown) (#45883) * Use Mantine checkbox * Update E2E tests * Remove unused `checkedColor` prop
-
Alexander Solovyov authored
-
Tim Macdonald authored
Makes much nicer test output than the resp= nonsense
-
Alexander Solovyov authored
-
lbrdnk authored
* Add test * Add bucketing to expression references * Restore original schema * Update e2e test * Update test as per review remarks * Apply suggestions from code review Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com> * Remove alignment * Rename ::field-type-info * Update log level * Remove redundant log --------- Co-authored-by:
Vamsi Peri <vamsi@metabase.com> Co-authored-by:
metamben <103100869+metamben@users.noreply.github.com>
-
lbrdnk authored
* Move parse-currency to jvm-util ns * Use util.jvm ns
-
- Jul 22, 2024
-
-
John Swanson authored
Also modify the tests to not actually make HTTP requests. We have the clj-http-fake client which works well for this sort of thing.
-
Uladzimir Havenchyk authored
- babel is kept to transpile fonts file as swc emotion plugin doesn't handle our case correctly. I didn't find a root cause of wrong behaviour, but the safe past is to keep using babel + emotion plugin for one file and all others can be transpiled with swc - react fast-refresh now handled by swc - swc-loader can't read browserslist config from package.json, so we had to manually specify supported browsers in webpack
-
Alexander Polyankin authored
-
Roman Abdulmanov authored
-
Raphael Krut-Landau authored
* fix(admin): Don't use regex lookbehinds in Schedule utility functions since these fail on Safari 16.3 * Remove blank describe block
-
Jeff Bruemmer authored
-
Alexander Polyankin authored
-
Abed Habli authored
* Rename Azure to Microsoft Entra ID * adding a new screenshot
-
Kamil Mielnik authored
* Add repro for #28270 * Refactor assertions * Add repro for #33708 * Fix typo * Skip the repros
-
Nemanja Glumac authored
* Uninstall ReplayIO * Remove Replay config * Install and use custom Chrome v111 * Simplify comment * Set a specific Chrome version commit * Skip repro for #22517
-
Ngoc Khuat authored
-