This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 21, 2024
-
-
Anton Kulyk authored
* Skip repro for 10493 * Add repro for 44532 * Remove `ensureMetricsAndDimensions`
-
Oisin Coveney authored
-
- Jun 20, 2024
-
-
Nick Fitzpatrick authored
* Fix crash on restoring bookmarked items, update bookmarks on restore * adding bookmark assertions to e2e tests * removing unintended createDashboard change
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Raphael Krut-Landau authored
fix(admin): Add e2e tests of the database caching policy form's basic functionality (in Admin / Performance) (#44416) Closes #44478
-
Uladzimir Havenchyk authored
* Adjust undo toast timeout 12s -> 8s * typo * Address review
-
- Jun 19, 2024
-
-
Raphael Krut-Landau authored
* Use an indicator-agnostic testid * Run sed * Use correct testid
-
Case Nelson authored
* Update e2e test * Update e2e test * fix: populate param-fields for named fields on public dashboards * Add name to public hydration * Add tests * Add tests * Fix tests --------- Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Expose "Include this {period}" in timeseries chrome * Fix type errors * Simplify type guards * Add unit tests * Remove Flex wrapper around Switch * Extract `IncludeCurrentSwitch` component * Add E2E smoke tests * Cover the toggle behavior with E2E tests * Simplify test with a simple helper
-
Anton Kulyk authored
* Add repro test * Fix null check
-
Ryan Laurie authored
-
Uladzimir Havenchyk authored
* fix: Do not pass template variables to findColumnIndexesFromLegacyRefs * Add repro
-
Uladzimir Havenchyk authored
-
Nemanja Glumac authored
* Rename "empty" date/time filter options * Add repro for #44101
-
- Jun 18, 2024
-
-
Benoit Vinay authored
* DWH plans added * UploadCSV button component created * Comments added * Main nav bar updates * Misc * Align main nav bar button with link * Misc comment * Upload package created * Various upload cleanup * Misc * Display button rule cleaned up * Tracking added to upload CSV button * Misc comment * e2e tests WIP * More comments * e2e tests basic created * NEw tracking schema * e2e tests updated / Tracking WIP * Analytics cleanup for button * Misc * Misc e2e tests Snowplow * Removed forced Upload CSV button in FE * Upload helpers created * Misc unit tests updates * Updated analytics * Fix for e2e tests * Upload fixture paths updated * Misc for Snowplow * Misc for plan * More tests cleanup * Misc * Source added to analytics * Plan unit tests fixed * Update frontend/src/metabase/nav/containers/MainNavbar/MainNavbarContainer/MainNavbarView.tsx Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com> * Update frontend/src/metabase/components/upload/constants.ts Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com> * Misc imports * Retrieving `uploads-settings` DB * Remove default UploadCSV component export * Misc * Button copy updated * Analytics updated with optional properties * Default upload file input id updated * csvupload schema updated * Removed before * No bad Snowplow events added --------- Co-authored-by:
Ryan Laurie <30528226+iethree@users.noreply.github.com>
-
Anton Kulyk authored
* Add repro test * Fix timeline events filtering * Don't include first date of next interval
-
Alexander Polyankin authored
E2E repro for "Fix field values remapping with models & custom dropdown source in public dashboards" (#44315)
-
Nick Fitzpatrick authored
* use effective location when building initial path in entity picker * unit test adjustment * more unit test adjustments
-
Nemanja Glumac authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Nemanja Glumac authored
-
- Jun 17, 2024
-
-
Alexander Polyankin authored
-
Nick Fitzpatrick authored
* search events 1-1-0 * backwards compatible adjustment * making context optional
-
Raphael Krut-Landau authored
* wip * Remove references to the old enable-query-caching setting * remove fixme * linter * remove some more instances * fix imports
-
Alexander Polyankin authored
-
Ryan Laurie authored
* skip super slow xray test * unmark not very slow tests
-
Nemanja Glumac authored
* Elevate include this period in the relative date picker (#44179) * Mock new row with "include {period}" string * Implement "include this" using a toggle * Elevate "starting from" option in the relative date picker (#44242) * Elevate "Starting from" option in the filter picker * Tweak the date offset close icon * Fix tests
-
- Jun 14, 2024
-
-
Raphael Krut-Landau authored
-
Jesse Devaney authored
* fix column scaling issues in waterfall chart - refactor dataset scaling to behave like scatter and cartesian chart models * add E2E test
-
Ryan Laurie authored
* combine collections e2e specs * obey the linter
-
Romeo Van Snick authored
* Use MultiAutocomplete in dashboard filters * Handle prefix on MultiAutocomplete * Remove unnecessary tests for empty values * Remove input className * Handle numbers in MultiAutocomplete * Accept number values in MultiAutocomplete * Use MultiAutocomplete in NumberInputWidget * Filter out empty items * Do not expect formatted number in values * Do not allow adding multiple values when multi is false * Handle undefined values * Make value optional * Fix MultiAutocomplete types * Make MultiAutoComplete generic in its value type * Refine MultiAutocomplete type in NumberInputWidget * Refine MultiAutocomplete type in FieldValuesWidget * Fix typo * Fix MultiAutocomplete tests * Add helpers to work with MultiSelect and MultiAutocomplete inputs * Handle MultiAutocomplete input in tests * Fix filter helper * Use multiAutocompleteInput helper * Find the value remove button in test * Fix tests for NumberInputWidget * Fix tests for DefaultPicker * Fix type in NumberInput * Fix dasboard test * Fix embedding test * Add helpers to remove values * Fix chained filter test * Fix nested test * Fix embedding tests * Fix filter tests * Use removeMultiAutocompleteValue * Use removeMultiAutocompleteValue * Remove unused variable * Use multiAutocompleteInput helper * Handle comma's in values * Handle multiselect * Fix filter test * Add filter * Format field value * Fix embedding tests * Allow rendering custom label for item * Use renderValue in FieldValuesWidget * Fix data prop type * Be more explicit about broken types in FieldValuesWidget * Fix default behaviour for label * Fix embedding tests * Force click * Fix sharing test * Use removeMultiAutocompleteValue * Handle multiautocomplete inputs * Force click filter * Close the suggestions menu * Fix email test * Fix sharing filter * Set viewport in test * Fix sharing test * Remove debugging logs * Use removeMultiAutocompleteValue * Close the suggestions menu using blur * Remove commented out code * Remove the unused color prop * Move shared types to types file * Rename ValueType to TValue * Add missing forwardRef * Add tests for filter and renderValue * Use TokenField for single value parameters * Fix single value test * Be more specific about when to select a single input * Fix single value e2e test * Handle undefined parameter * Accept all RowValue types in MultiSelect * Accept all RowValue types in ListField * Accept all RowValue types in SingleSelectListField * Be more precise about the FieldValuesWidget value types * Be more specific about when to render normal input * Remove duplicate import * Remove maxSelectedValues from MultiAutocomplete * Parse values in FieldValuesWidget * Remove parsing complexity from MultiAutocomplete * Be more strict when parsing numbers * Do not use multiselect when arity is 1 * Remove spurious changes * Pass prefix from FieldValuesWidget * Remove number MultiAutocomplete story * Remove renderValue from MultiAutocomplete * Add custom component to MultiAutocomplete * Add missing data prop * Remove spurious changes in MultiAutocomplete * Remove SelectItem reference * Use renderValue in FieldValuesWidget
-
- Jun 13, 2024
-
-
Nick Fitzpatrick authored
* adding snippets back into getCollection * e2e test --------- Co-authored-by:
Sloan Sparger <sloansparger@gmail.com>
-
Anton Kulyk authored
* Rework column sync to work with series objects * Reuse previous metrics and dimensions if available * Add repro test
-
- Jun 12, 2024
-
-
Raphael Krut-Landau authored
-
Ryan Laurie authored
* combine and reorganize admin specs * fix import and reorganize more
-
Ryan Laurie authored
-
Ryan Laurie authored
-