This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- May 10, 2024
-
-
Alex Yarosh authored
* serialization update * anchor links * more anchor links * correct curl call * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> * review feedback * links * Update docs/installation-and-operation/serialization.md --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Ngoc Khuat authored
-
Cam Saul authored
* Remove unused `metabase.api.transform` * Copy the deps graph improvements from my other PR * New combined X-Rays API namespace * Fix kondo error
-
Raphael Krut-Landau authored
-
Alex Yarosh authored
* how optional clauses work * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Raphael Krut-Landau authored
-
Emmad Usmani authored
* fix pie chart tooltip * add unit test
-
Raphael Krut-Landau authored
* q * Restore margin-left adjustment
-
Cal Herries authored
-
Alex Yarosh authored
-
Alexander Solovyov authored
-
Kamil Mielnik authored
* Fix offset not working in case * Make offset function return any * Add a repro for #42377 * Fix order of adjustments * Revert unrelated changes * Remove commented code * Revert unrelated changes
-
Nemanja Glumac authored
-
Phoomparin Mano authored
* update readme as height is now optional * remove other wrapper
-
Mahatthana (Kelvin) Nomsawadi authored
* Fix loading showing when it's not supposed to * Add unit test * Review: Improve code clarity
-
Raphael Krut-Landau authored
-
- May 09, 2024
-
-
Ngoc Khuat authored
-
Alex Yarosh authored
* see shared content * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Alex Yarosh authored
-
Cam Saul authored
* Squashed commit * Update config * Backport the kondo ignore stuff from other PR. * Metabot API namespace
-
Alex Yarosh authored
-
Braden Shepherdson authored
-
Uladzimir Havenchyk authored
-
Cam Saul authored
* Squashed commit * Update config * Backport the kondo ignore stuff from other PR.
-
Braden Shepherdson authored
They don't work correctly on a native stage.
-
Tim Macdonald authored
For Reasons™ we had been using my fork, but now that I've taken over the project the officially-deployed version does what we need.
-
Oisin Coveney authored
Co-authored-by:
Nicolò Pretto <info@npretto.com>
-
Ryan Laurie authored
* add upload management API * add upload management interface * remove trailing slash * add e2e upload management test * add upload management to token_features * jsdoc cleanup * fixes tests - include :upload_management in session_test - fix list-url in upload management - ensure local tests have upload management disabled (causes tests locally to 422 instead of 402: it has sufficient permissions from a local token to try to delete the table but the table is not an upload table, so you get a 422) * add card archive param * update tests * use common component * add success/error toasts * test success/error notifications * update e2e tests * address review comments * make sure we have fresh data --------- Co-authored-by:
dan sutton <dan@dpsutton.com>
-
Raphael Krut-Landau authored
* squash * Reset change * Fix name column width
-
Mahatthana (Kelvin) Nomsawadi authored
* Fix not allow using both react 17 and 18 in the SDK * Review: Fix not including React 17
-
Raphael Krut-Landau authored
-
Jacob Joseph authored
-
Kamil Mielnik authored
* Fix flaky question management test * Update assertions order to reduce probability of a flake * Use explicit assertions * Change assertion order * Decrease flakiness
-
Ryan Laurie authored
* update e2e tests * rework linked entity picker * remove deprecated pickers * remove dead picker code * another one bites the dust * remove create collection on the go * update linkedEntityPicker unit tests- * update timeline move modal * remove unused import
-
Mahatthana (Kelvin) Nomsawadi authored
-
Ngoc Khuat authored
-
Nemanja Glumac authored
* Remove unused functions * Remove `export` from a local function * Remove googleanalytics related engine code * Use `getEngines` selector instead of the deprecated Metabase `Settings` * Use `getDefaultEngineKey` * Use `formatSQL` function locally * Remove unused `getEngineLogo` function * Convert to TS * Remove unused export * Fix types * Expand test coverage * Update type * Remove `googleanalitics` from an assertion * Address review comment * Expand types * Add tests for `isDeprecatedEngine` * Expand tests
-
Romeo Van Snick authored
-
Cam Saul authored
-
Ngoc Khuat authored
* fix malli error in defendpoint * fix a couple more error print-outs --------- Co-authored-by:
Bryan Maass <bryan.maass@gmail.com>
-