This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Apr 25, 2024
-
-
Tim Macdonald authored
Also add the replace-names fn, which is a simple pass-through to Macaw #modularity
-
Oisin Coveney authored
-
Tim Macdonald authored
(It's coming back in similar form, but EE-only)
-
Noah Moss authored
-
Ryan Laurie authored
* use rtk in entity picker * use rtk for collection creation * fix tricky entity shenanigans * update collection_id type
-
Cal Herries authored
-
Nemanja Glumac authored
* Throw on `Pulse.api.delete` * Add boilerplate `subscriptionApi` * Add `unsubscribe` endpoint * Add types * Delete unused `Pulses.objectActions` * Re-wire `Pulses` entity to use RTK Query for `objectActions` * Re-wire `Pulses.api` to use RTK Query under the hood * Add cache invalidation * Fix `setArchived` objectAction * Update DELETE response type * Fix `params`
-
Oisin Coveney authored
-
Alexander Solovyov authored
This reverts commit f5bd6344.
-
- Apr 24, 2024
-
-
Jeff Bruemmer authored
-
John Swanson authored
Pretty much does what it says on the tin.
-
Nick Fitzpatrick authored
* Migrate SMTPConnectionForm to Form Provider * e2e test adjustment * updaing setting mock * PR feedback
-
Tim Macdonald authored
It has a slightly different API shape. We're not using it right this minute, but we're about to and it seemed nice to separate this out into its own PR
-
Denis Berezin authored
* Isolate click actions * Self review fixes * Add global plugin config * Review fixes * Drill with custom view * Review fixes
-
Alexander Solovyov authored
-
Romeo Van Snick authored
* Export Input * Move TextInput overrides to Input * Remove the :not(:only-child) hack the Schedule component * Remove the :not(:only-child) hack from DateInput * Remove the :not(:only-child) hack from FileInput * Remove the :not(:only-child) hack from Select * Remove the :not(:only-child) hack from TextArea * Remove the :not(:only-child) hack from TimeInput * Reproduce pre-hack margin in Schedule component * Undo overzealous refactor
-
Nemanja Glumac authored
* Add persisted info types * Keep exports sorted alphabetically * Add boilerplate `perist` API * Use RTK Query for the `PersistedModels.list` * Throw for unused `PersistedModels` endpoints * Update types * Re-wire PersistedModels `get` requests to use RTK Query * Fix the endpoint * Refresh model cache using RTK Query * Add cache invalidation * Fix `PersistedModels.api.get` endpoint options * Remove stray TODO comment * Explain the difference between the `persisted-info` and the `persisted-model` tags * Invalidate `persisted-info` list upon refreshing a single model
-
Mahatthana (Kelvin) Nomsawadi authored
-
Cal Herries authored
Co-authored-by:
Chris Truter <crisptrutski@users.noreply.github.com>
-
Cal Herries authored
-
Cal Herries authored
-
- Apr 23, 2024
-
-
Emmad Usmani authored
* allow scientific notation (`e`) in `ChartSettingInputNumeric.tsx` * update spec * update comment
-
Sloan Sparger authored
-
Nick Fitzpatrick authored
-
Chris Truter authored
-
Jesse Devaney authored
* fix queries being re-run because parameters were being compared with different sorts * add test to validate and enforce behavior
-
LeAnn authored
-
Ryan Laurie authored
* dont use buildjet for e2e * dont use buildjet for frontend either
-
Romeo Van Snick authored
* Be more consistent with borders and avoid double borders * Mark the aggregation 'Custom Expression' button as an action * Remove color from action headers * Remove bottom border from last child * Remove top border from first child * Make section header classes consistent * Add border to search header * Use correct color for borders * Add props to enable borders in AccordionList * Add borders to column picker elements
-
Mahatthana (Kelvin) Nomsawadi authored
-
Nemanja Glumac authored
-
Nick Fitzpatrick authored
* CopyQuestionForm * CopyDashboardForm * inital values adjustment, e2e tests * FormObserver
-
Alexander Solovyov authored
-
Oisin Coveney authored
-
Cal Herries authored
-
Cal Herries authored
-
adam-james authored
-
Nemanja Glumac authored
* Use proper case for year date format Fixes #40493 * Add regression test for specific filters in different locales * Actually use the locale
-
Mahatthana (Kelvin) Nomsawadi authored
-
Oisin Coveney authored
-