This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 22, 2024
-
-
Sloan Sparger authored
* make the collection clean up alert show if content 3 months stale, rather than 6 * make test more robust
-
Aleksandr Lesnenko authored
* sankey prototype * formatting, tooltips * layout, formatting * handle invalid settings * use metabase color palette * add missing data for click behavior, hovers, add clicks support * smart sankey default columns selection * check more columns * fix tooltip shows incorrect values for nodes * polish, specs * extend the viz settings type with sankey settings * add isSensible to SankeyChart * specs on sankey default columns computation * import correct column predicates * revert outdated changes in graph.js * sankey colors * format values in sankey tooltip * change default sankey edge color to source * increase the default size of sankey dashboard cards * improve error messages * use echarts option to hide overlapping labels * increase padding * click behavior, tooltip values * fixes * fix rebase: getFriendlyName got removed * layout, labels * polish * remove non-existing viz type * update spec * polish
-
Alexander Polyankin authored
-
Phoomparin Mano authored
* use -1 for stage index for breakout and aggregation list * add e2e tests * remove sum of total in e2e * use test id matcher * add issue to e2e name Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * move stageIndex to a separate variable --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Alexander Polyankin authored
-
- Nov 21, 2024
-
-
Sloan Sparger authored
* track items being moved to trash * fix spelling * fix unit tests
-
Sloan Sparger authored
* add alert to prompt admins to clean up a collection * clean up * pr feedback * fix i18n issue * copy changes
-
Ngoc Khuat authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Put `#locale` behind the feature flag * Prepare folder structure for unit testing * Refactor: extract a setup function as a shared util * Add #locale tests * Add all tests * Prepare folder structure for unit testing * Refactor: extract a setup function as a shared util * Add locale tests * Add all questions tests * Fix failed E2E * Tidy up questions tests * Tidy up dashboards tests * Fix test name typo Co-authored-by:
Denis Berezin <denis.berezin@metabase.com> --------- Co-authored-by:
Denis Berezin <denis.berezin@metabase.com>
-
- Nov 20, 2024
-
-
Romeo Van Snick authored
* Allow searching a single select list picker * Fix unit tests * Add repro for 49642 * Remove selection when searching * Rename parameter to value because it does not need to be a prefix Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> * Simplify loading state for ListField * Use same DEBOUNCE_FILTER_TIME in ListField * Don't rely on waitTimeContext in test * Fix lint * Add initialization state for filter widget * Update Loki Snapshots * Update Loki Snapshots * Allow picking other values when selecting a single value dropdown value * Add comment about initialization * Use setup in test * Update Loki Snapshots --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> Co-authored-by:
Metabase Automation <github-automation@metabase.com>
-
Phoomparin Mano authored
-
Phoomparin Mano authored
* revamp the create question component * docs updates * add stories and update styles * prevent switching to visualization when it is not ready * ensure CreateQuestion works in flex parents * add basic e2e tests for CreateQuestion * ensure that switching between editor and visualization works * use the save button for the disabled state * update the question title when the question is saved * implement updating questions in place * rename replaceQuestion * make CreateQuestion props all optional * add background color to modal header * hide the save button if question is dirty * hide save button instead of disabling per design feedback * update e2e tests * revert e2e helpers * add title update assertions * whitespace changes
-
Ngoc Khuat authored
Co-authored-by:
Nick Fitzpatrick <nickfitz.582@gmail.com>
-
Kamil Mielnik authored
* Allow navigating with arrow up/down between lines in expression editor * Do not hijack up/down arrow keys for autocomplete suggestions navigation when there's only 1 suggestion * Add explanatory comments * Convert tokenizer to TS * Add a test * Format code * Add basic test case * Fix a deprecation * Handle incomplete bracket identifier tokens * Shorten code * Add comment * Fix suggestion not always getting selected * Fix computation * Fix types * Update comment * Add repros for #49882 * Add repro * Fix comment * Deprecate a HOC * Update assertion * Remove _.compose and default export * Fix types in ExplicitSize * Fix typing in ExpressionEditorTextfield * Fix types * Fix error handling * Fix showing errors when expression is invalid * Do not submit null expressions * Fix typing * Update assertion * Fix flaky test * Fix filter * Decrease flakiness * Fix crashing * Add comment * Fix incomplete bracket idenfitiers * Fix type * Improve typing * Add an explanatory comment
-
Mahatthana (Kelvin) Nomsawadi authored
* Refactor: Speed up E2E tests by not relying on UI * Quarantine flaky E2E assertions
-
- Nov 19, 2024
-
-
Romeo Van Snick authored
* Allow TableInteractive to render it's own empty message * Pass renderEmptyMessage to visualization in model editor * Add reproduction for #37300 * Use double equals ofr null check Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Romeo Van Snick authored
* Do not show values initially when single select search does not have a filter * Add repro for 49577 * Reword test case Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com> * Fix e2e test --------- Co-authored-by:
Uladzimir Havenchyk <125459446+uladzimirdev@users.noreply.github.com>
-
Phoomparin Mano authored
* allow passing custom views to underlying ad-hoc questions * update readme docs * accept component instead * tweak layout story * update docs * add e2e tests * cleanup tests * remove incorrect tests * simplify tests * rename prop to renderDrillThroughQuestion and update docs * swap docs order * add missing marker * clarify drill-through naming * replace dead links
-
Aleksandr Lesnenko authored
* allow more iframe attributes * make iframe sandbox more permissive * update spec
-
metamben authored
-
Phoomparin Mano authored
* trigger save handlers on question create * add skeleton example stories for save forms * update storybook stories * add tests for saving questions * docs update * add createCard assertions * rollback docs
-
Kamil Mielnik authored
* Use synchronous-batch-updates: true by default in e2e tests * Remove changeSynchronousBatchUpdateSetting
-
Kamil Mielnik authored
* Fix #50128 * Add repro for #50128
-
- Nov 18, 2024
-
-
Nick Fitzpatrick authored
-
Kamil Mielnik authored
* Fix flaky test * Add extra assertion * Reset hover state * Change order of assertions
-
lbrdnk authored
* Add temporal unit to display name * Remove temporal unit adjustments from FE * formatColumn to displayNameForColumn * Factor out getFriendlyName * Adjust BE tests * Add require * Adjust FE unit tests * Adjust temporal-unit-parameters.cy.spec.js * Adjust dashboard-reproductions.cy.spec * Convert formatColumn occurrence * Adjust legacy display name logic generation After `getFriendlyName` was removed from FE, capitalization of display name should happen here. Logic is similar, should be adjusted prior merging the PR. * Adjust embedding-linked-filters.cy.spec.js * Adjust joins-reproductions.cy.spec.js * Adjust metrics-editing.cy.spec.js * Adjust timelines-question.cy.spec.js * Adjust offset.cy.spec.ts * TMP Avoid duplication of temporal unit in display name in MLv2 code * Probably FE fix: add default temporal bucket only if not present * WIP Add ends-with-temporal-unit? function Current strategy is to add temporal units to display names if same is not already present * Adjust display-name-method :metadata/column Append TU to display name only if different to what's already present * Adjust FE: show temporal unit that's present on field instead of default on hover on QueryColumnPicker element * Return also temporal-unit from visible-columns * Enable tempora-unit to be returned from previous-stage-or-source-visible-columns * WIP Adjust multi breakout multi stage e2e multiple-column-breakouts.cy.spec * Adjust multiple-column-breakouts.cy.spec.ts * It was not a bug. * Revert changes in _BaseBucketPickerPopover * Restore temporal-unit for next stages removal in stage.cljc * Add inherent-temporal-unit * Adjust display name temporal bucket logic * Rename to inherited-temporal-unit * Shutdown too broad display name capitalization * Eastwood * Adjust pivot-rows-order-test * Adjust pivot-non-numeric-values-in-aggregations * Adjust inherent to inherited * Rename to inherited * Add inherent-temporal-unit only to returned-columns * Update e2e/test/scenarios/dashboard-filters/temporal-unit-parameters.cy.spec.js * Update e2e/test/scenarios/question/multiple-column-breakouts.cy.spec.ts * Update consistent-date-formatting-test * Update dashboard/x-rays.cy.spec.js * Update waterfall.cy.spec.js * Return month default for default inherited-temporal-unit * Update reproductions-3.cy.spec.js * Update downloads/downloads.cy.spec.js * Update legend.cy.spec.js * Update pie_chart.cy.spec.js * Update click-behavior.cy.spec.js * Update embedding-linked-filters.cy.spec.js * Return QueryColumnPicker's condition to original state * Remove reundant export * Update e2e/test/scenarios/question/multiple-column-breakouts.cy.spec.ts * Comment * Update nested.cy.spec.js * Update e2e/test/scenarios/sharing/sharing-reproductions.cy.spec.js * Adjust to TS types * Adjust for cljfmt * Capitalize * Add propagation tests * Add inherited-temporal-unit propagation for expressions * Add default inherited-temporal-unit test cases * Add qp temporal-bucket-test ns * Simplify default unit logic * Comment * Use NULL_DISPLAY_VALUE * Comment * Comment * Comment * Comment * Comment * Comment * Remove redundant code (for now) * Update comments * Comment * Restore way too daring simplification * cljfmt * Adjust capitalize * Update comment * Update test * Address remarks in tests * Update test * Address remarks * typo
-
Uladzimir Havenchyk authored
* fix: pass noop as navigateToNewCardFromDashboard from public or embedded dashboard * add e2e test * rework a fix
-
Romeo Van Snick authored
* Use Flex instead of Group for items in button * Allow column picker to stretch to match the height of the element * Fix height of data picker buttons * Make sure the whole button is clickable * Add e2e test for metabase/metabase#50038 * Use correct id for issue in e2e test Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Kamil Mielnik authored
-
Nicolò Pretto authored
* attempt to fix 49537 by removing position relative from the tooltip container * Make echart tooltip container cover all iframe area * Update the E2E test * Update loki snapshots from CI * Re-enable echarts tooltip assertion. I couldn't find a better way to fail these assertions on the previous version of the code, but these assertions are better than nothing. --------- Co-authored-by:
Mahatthana (Kelvin) Nomsawadi <me@bboykelvin.dev>
-
- Nov 15, 2024
-
-
Noah Moss authored
Make sure the query to fetch result_metadata for native sandboxes doesn't use the streaming results handler (#50049)
-
- Nov 14, 2024
-
-
Aleksandr Lesnenko authored
* fix hiding incorrect y-axis on hover * Update Loki Snapshots --------- Co-authored-by:
Metabase Automation <github-automation@metabase.com>
-
Mahatthana (Kelvin) Nomsawadi authored
* Fix smartscalar texts to use user locale * Fix Pie chart texts to use user locale * Fix line chart tooltip texts to use user locale * Add trend chart assertions * Add pie chart assertions * Add line chart other series tooltip assertions * Update frontend/src/metabase/visualizations/echarts/pie/constants.ts Co-authored-by:
Nicolò Pretto <info@npretto.com> * Fix failed E2E tests --------- Co-authored-by:
Nicolò Pretto <info@npretto.com>
-
- Nov 13, 2024
-
-
Nicolò Pretto authored
* wip: Alert component for SDKError * use the alert component for the default sdk error component * fix tests * update e2e
-
Kamil Mielnik authored
* Fix flaky models metadata test * Improve hack
-
- Nov 12, 2024
-
-
Phoomparin Mano authored
* add filter picker skeleton * add filter picker skeleton * add picker in popover use case * reuse FilterColumnPicker * add question filter logic * remove fixed width from popover * add onClose handler * add e2e test skeleton * contain FilterBar in Box in story * add a test for adding filters * update e2e tests * add filter picker to the docs * inline props and functions * update the props
-
Aleksandr Lesnenko authored
* update subscription checkboxes * update spec
-
Noah Moss authored
-
Romeo Van Snick authored
* Use ParameterValueWidget for default value picker in native parameter settings * Fix e2e test * Fix native filter tests * Fix e2e test * Fix e2e test * Add repro for #44665 * Assert that filter values are shown in the popover. Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com> --------- Co-authored-by:
Kamil Mielnik <kamil@kamilmielnik.com>
-
Kamil Mielnik authored
* Fix flaky test * Add a comment
-