This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 21, 2024
-
-
Phoomparin Mano authored
* add stories for dark theme * add dark theme editor stories * add entity picker colors * add editor-only picker * remove redundant story wrapper for dark theme stories * add theme keys to docs * add warning message
-
github-automation-metabase authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Prevent tests file from being imported when building SDK * Exclude more test files from SDK build
-
Ngoc Khuat authored
-
Chris Truter 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>
-
Phoomparin Mano authored
* emit typescript when in a typescript project * also check dependencies for typescript dep
-
- 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>
-
Ngoc Khuat authored
-
bryan authored
* actually return values from getHidden - Arrow functions with {}'s do not implicitly return! * boolean fiddling
-
Phoomparin Mano authored
-
Phoomparin Mano authored
* update suggested import path * update suggested import path * add small tests for import paths * update comments * clarify the import path message Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
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
-
github-actions[bot] authored
* Add new strings for v51.4 * Update translations * kick ci --------- Co-authored-by:
github-actions <github-actions@github.com> Co-authored-by:
Ryan Laurie <iethree@gmail.com>
-
Tyler Plude authored
-
Roman Abdulmanov authored
-
Jeff Bruemmer authored
-
Ngoc Khuat authored
Co-authored-by:
Nick Fitzpatrick <nickfitz.582@gmail.com>
-
Roman Abdulmanov authored
-
Alberto Perdomo authored
* Update versions in SDK introduction * SDK - Update next-js versions * Tweak wording about React versions * Tweak Next.js versions * Bump node version to 20 * Bump node version to 20
-
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
-
Chris Truter authored
* Rank based on when the current user last viewed the item * Fix tests
-
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>
-
appleby authored
* Don't try to fetch dbs for zero cards in api.table/batch-fetch-card-query-metadatas Closes #48461 Ensure we don't throw an exception by attempting to fetch the Databases associated with potentially-deleted card ids in api.table/batch-fetch-card-query-metadatas. In particular, this ensures we don't generate an exception if the user does the following 1. Create a card "Source Card" 2. Create another card "Derived Card" with a :source-table of "Source Card" 3. Add Derived Card to a dashboard 4. Permanently delete (not just archive) the Source Card * Add test for virtual-table query-metadata with deleted source card * Add test for dataset query_metadata with deleted source card * Add test for dashboard query-metadata with deleted source card * Add test for card query-metadata with deleted source card * Add metabase.api.test-util and use it in query-metadata-with-deleted-card tests * Replace copy/pasted debug helpers with select-query-metadata-keys-for-debugging
-
Uladzimir Havenchyk authored
* chore: forbid legacyQuery usage with eslint * fixup * fixup
-
Jeff Bruemmer authored
-
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
-
Jeff Bruemmer authored
-
Chris Truter authored
-
Aleksandr Lesnenko authored
* allow more iframe attributes * make iframe sandbox more permissive * update spec
-
github-automation-metabase authored
* Add v0.51.4 to the list of releases * add 50.34 --------- Co-authored-by:
Metabase bot <metabase-bot@metabase.com> Co-authored-by:
Alex Yarosh <alexandra@metabase.com>
-
Uladzimir Havenchyk authored
-
metamben authored
-
Chris Truter authored
-
Jeff Bruemmer authored
-
Roman Abdulmanov authored
-
Roman Abdulmanov 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
-