This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 11, 2024
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Anton Kulyk authored
* Fix card summarize endpoint * Fix "AI features" setting section visibility * Add setting * Use `ee-ai-features-enabled` setting * Add test for new LLM defsetting. Add note in settings UI --------- Co-authored-by:
Adam James <adam.vermeer2@gmail.com> Co-authored-by:
adam-james <21064735+adam-james-v@users.noreply.github.com>
-
Romeo Van Snick authored
* Allow hiding empty TableInfoIcons * Hide info icon if it is empty in header * Do not show info icon on subheader * Replace hideIfEmpty for showIfEmpty
-
Ryan Laurie authored
* Add metabase user id to log lines * add modal to select error data to include * trigger on global keyboard shortcut --------- Co-authored-by:
John Swanson <john.swanson@metabase.com>
-
Tim Macdonald authored
-
Cal Herries authored
-
John Swanson authored
I started a much more complex fix with a job that tried to clean up stale `refreshing` PersistedInfos... then talked to Dan, who pointed out that because only one instance is running these jobs at any given time, we can just add `refreshing` to the list of refreshable states.
-
Alexander Polyankin authored
-
Cal Herries authored
-
Kamil Mielnik authored
* Add repro for metabase#35711 * Format code
-
Kamil Mielnik authored
Fix - Description for calculated columns in model metadata editing page is incorrectly populated with description from other columns (#39851) * Fix metabase#34349 * Remove outdated comment * Add repro for metabase#34349 * Add tag for issue 25884 and extract a constant
-
- Mar 08, 2024
-
-
Nick Fitzpatrick authored
* Using CSS transition and component for QB header * Reduce delay on hovercard in tests * Increase timeout on hovercard * Wait for longer in hovercard test * mouseover --------- Co-authored-by:
Romeo Van Snick <romeo@romeovansnick.be>
-
Aleksandr Lesnenko authored
-
Cam Saul authored
* Keep fetch_source_query.clj * Copy fetch_source_query.clj into fetch_source_query_legacy.clj * Set back fetch_source_query.clj file * Convert QP to MLv2, part 1 * Keep legacy implementation around for time being * Port thru convert-to-legacy * expand-macros is converted to legacy * Test fixes
* Test fixes and better keys * Test fixes * Test fixes * More test fixes * Test fix? * Wow, maybe I finally fixed everything * Last few test fixes * PR feedback; lib.walk should support splicing in multiple replacement stages * Update fetch-source-query to use improved lib.walk * Have I fixed everything now? * Remove stray println * Another MongoDB fix * Remove the changes to expand-macros for now, we can do that in a follow-on PR. * Test fix * Test fix -
Aleksandr Lesnenko authored
* specify GH project board per team * update teams projectUrls * remove QC team project url
-
Jesse Devaney authored
-
Jesse Devaney authored
-
Chris Truter authored
-
Noah Moss authored
-
Chris Truter authored
Contains two child PRs: * Optimize upload type inference (#39741) * Take upload settings as an argument for easier testing (#39706)
-
Sloan Sparger authored
-
Alexander Polyankin authored
-
Alexander Solovyov authored
-
Alexander Polyankin authored
-
Cal Herries authored
-
Alexander Polyankin authored
-
Romeo Van Snick authored
Avoid showing the help test dialog for unsupported features
-
Uladzimir Havenchyk authored
* Cleanup css modules usage * fixup! Cleanup css modules usage * fixup! fixup! Cleanup css modules usage * revert one class
-
- Mar 07, 2024
-
-
Sloan Sparger authored
* init pass at upgrade * pin to version 2 of package, import history v3 related utils * rename js file to ts * add types to type-guards file
-
Nick Fitzpatrick authored
* Chart Settings Table Formatting DnD kit * await onChange, update unit tests * named exports
-
Nick Fitzpatrick authored
* css animation on disclosure triangle * Full page modal using mantine transition * removing comment
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
bryan authored
* Adds property based test for u/map-all * respond to code review
-
Raphael Krut-Landau authored
-
Anton Kulyk authored
-
Nemanja Glumac authored
This setting key is defined using kebab-case. Not sure how it worked (if it worked) using the snake_case?
-
Nemanja Glumac authored
-
Kyle Doherty authored
* tweak default modal spacing * tweak spacing between header and body
-