This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 10, 2024
-
-
Ngoc Khuat authored
-
Uladzimir Havenchyk authored
-
Ngoc Khuat authored
-
Ngoc Khuat authored
-
- Jun 09, 2024
-
-
Jesse Devaney authored
* fix stacked bar chart tooltips when total value is negative * add E2E test
-
Nick Fitzpatrick authored
* Initial commit * unit test, always white on active * Run Prettier
* removing yellow color from verified model icon * linter and type fix -
Nick Fitzpatrick authored
-
- Jun 08, 2024
-
-
Braden Shepherdson authored
I'm not sure it's any less hacky in the CLJS but it keeps the TS wrappers thin. Context: - #43799 is the original issue - #43848 added the hack being removed here
-
- Jun 07, 2024
-
-
Aleksandr Lesnenko authored
-
Ryan Laurie authored
-
Alexander Polyankin authored
-
Raphael Krut-Landau authored
This PR simplifies a bit of text used in the cache cron schedule component: we can say "spaces" (which is normal English) not "white spaces" (which is developerese)
-
Raphael Krut-Landau authored
-
Aleksandr Lesnenko authored
-
Nemanja Glumac authored
Resolves #41511
-
Jeff Bruemmer authored
-
Raphael Krut-Landau authored
-
Raphael Krut-Landau authored
Closes #43251
-
Noah Moss authored
-
Nemanja Glumac authored
* Type `TaskInfo` * Re-write `JobInfoApp` to use RTK Query * Re-write `JobTriggersModal` to use RTK Query * Remove unused `fetchJobInfo` action * Remove `TaskApi` from `services.js` * Remove `JobApp` styled component * Simplify fetching logic
-
Nemanja Glumac authored
-
Jeff Bruemmer authored
-
Sloan Sparger authored
-
Raphael Krut-Landau authored
Fixes a small typo
-
Mahatthana (Kelvin) Nomsawadi authored
* Automate SDK doc PR * Prevent auto merge * Dry run npm publish for testing * Speed up testing by not building jars * Fix auto approve step * disable concurrency so I could test multiple runs in parallel * Test auto-merge * Fix auto merge * Revert "disable concurrency so I could test multiple runs in parallel" This reverts commit 60e90076. * Revert "Speed up testing by not building jars" This reverts commit 4e53a544. * Revert "Dry run npm publish for testing" This reverts commit 9b5d761c. * Enable all commented out steps * Remove unnecessary steps
-
github-automation-metabase authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Mock that the changelog is different from the one in master * Apply changelog patch incase the changelog is created from another branch * Dry run npm publish so I could test * Fix failed patch * Speed up testing by not building jar * Fix adding new changelog to master * feat(sdk): A placeholder for an actual feature in the changelog * Mock that the changelog diverges from master * Revert "Speed up testing by not building jar" This reverts commit acb80d74. * Revert "Dry run npm publish so I could test" This reverts commit f4e679ef. * Revert "Mock that the changelog diverges from master" This reverts commit 0e77a68e.
-
Phoomparin Mano authored
* dashcard background color * add bg-dashboard and bg-dashboard-card * rename background-visualization to background-question * apply bg-question to embedded questions * use CSS variables along with theme object * add css variables to more places * add ability to reference design system colors for defaults * use CSS variables for defaults * fix chart skeleton test * fix legend item title
-
Alexander Solovyov authored
-
Alexander Polyankin authored
-
Ryan Laurie authored
* run smaller smoke test suite for pre-release check * fix run command
-
Alex Yarosh authored
-
Romeo Van Snick authored
* Move expressionClause to handleSubmit * Allow passing the first column as a prop and allow auto picking of columns * Use CombineColumns component in header drills * Remove duplicate CombineColumnsDrill component and helpers * Allow separators to be null * Calculate example in Example component to avoid useMemo call * Fix test reference in test * Append suffix to duplicate columns * Rename parameter to something more expressive * Enable autoPickColumn for all instances of the combine column popover * Fix tests * Fix notebook tests * Make test typescript * Correct types of openTable function
-
Mahatthana (Kelvin) Nomsawadi authored
-
Cal Herries authored
-
- Jun 06, 2024
-
-
Nemanja Glumac authored
* Add a helper to extract linked issues from PR body * Add tests * Tweak the workflow * Fix the workflow * Delete obsolete code * Improve the message * Fix whitespace error
-
Jesse Devaney authored
* fix RowChart XAxis ticks formatter - remove scaling from x-axis tick values like we did for y-axis tick values in ECharts charts * add loki variant
-
Jesse Devaney authored
-
Ryan Laurie authored
* mark more tests as flaky * all the flakes
-
Aleksandr Lesnenko authored
-