This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 08, 2024
-
-
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
-
adam-james authored
* Revision Diff Should handle `nil` Dashboard Width Even though there shouldn't be `nil` values in dashboard.width, because the migration populates w/ the default value of `full`, it is still true that because of the version before the migration, revisions can have `nil` for the width value. The diff string impl didn't consider this, causing an NPE with `(name nil)`. * Use :guard to prevent nil values from matching * Add test checking that dashboard width change is described correctly
-
Nemanja Glumac authored
* [HDS] Prep/cleanup steps for Highlighting the data source (#39681) * Rename `DATA_BUCKET` key to `MODELS` * Rename misleading method `isSavedQuestionSelected` is too narrow because we can also have other saved entities, such as models (and soon metrics) as the selected source. * Fix type for `selectedTableId` * Extract `sourceId` * Rename saved question instances to saved entity * Rename related components * Show models correctly in the data source picker (#39686) * Show models correctly in the data source picker * Address review comments * Destructure props * Add E2E reproduction for #39699 * Prevent accessing potentially stale value Closes #39699
-
Alexander Polyankin authored
-
Nemanja Glumac authored
* Define PrivilegedSettings type This consists of Admin settings and Settings manager settings. * Order settings alphabetically
-
Uladzimir Havenchyk authored
-
Nick Fitzpatrick authored
* using CSS animations for notebook previews * useMemo * optimizations on question creation
-
Romeo Van Snick authored
* Avoid overlapping icon on AccordionList * Allow table fks to be undefined * Only fetch fks when they havent been fetched before
-
Sloan Sparger authored
* removes react motion usage from bulk action related components and replaces with mantine transition component * removes unused eslint disable comment * fixes e2e tests
-
Anton Kulyk authored
-
Noah Moss authored
Co-authored-by:
bryan <bryan.maass@gmail.com> Co-authored-by:
Bryan Maass <bryan.maass@gmail.com> Co-authored-by:
Jerry Huang <jhuang37050@gmail.com> Co-authored-by:
Noah Moss <noahbmoss@gmail.com> Co-authored-by:
Noah Moss <32746338+noahmoss@users.noreply.github.com> Co-authored-by:
John Swanson <john.swanson@metabase.com>
-
Anton Kulyk authored
-
Anton Kulyk authored
-
Alexander Polyankin authored
-
Oleg Gromov authored
-
Alexander Polyankin authored
-