This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 05, 2022
-
-
Luis Paolini authored
-
- Nov 04, 2022
-
-
Alexander Polyankin authored
-
Braden Shepherdson authored
-
- Nov 03, 2022
-
-
Natalie authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
- Nov 02, 2022
-
-
Luis Paolini authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
- Nov 01, 2022
-
-
Braden Shepherdson authored
This makes deserialization faster since entity_id columns are indexed.
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Ngoc Khuat authored
* date-add => datetime-ad
-
Alexander Polyankin authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Aleksandr Lesnenko authored
-
- Oct 31, 2022
-
-
Braden Shepherdson authored
-
Alexander Polyankin authored
-
Braden Shepherdson authored
It can theoretically be reconstructed on the other side, but it can be expensive, and also causes problems when Cards depend on other Cards. (The metadata of the parent card is needed by the child, but it is assumed to exist, not recursively reconstructed.)
-
Braden Shepherdson authored
Mostly this was caused by `:id [:in []]` empty lists if eg. you don't have any non-personal collections, or no dashboards exist. Also I broke the argument passing to the selective dump command `extract-subtrees` a while back and this fixes it.
-
Braden Shepherdson authored
Fixes #26043.
-
Alexander Polyankin authored
-
- Oct 28, 2022
-
-
Natalie authored
-
Anton Kulyk authored
* Move `ItemPicker` into its own directory * Extract `Item` component * Sort imports
-
Nick Fitzpatrick authored
* Initial attempt for metrics * Breakout Support * PR Cleanup * Changing how ChartSettingsPopover renders widgets * Fixing ChartSettingsPopover selected section handling * Maz Feedback * adding readonly prop to ChartSettingsWidgets * RE-adding Multiseries editing component for dashboard Viz Settings * removing readonly nonsense I added * Removing series settings for waterfall charts * Some PR Feedback * PR Cleanup * PR Feedback * more PR feedback * Fixing getColumnKey import * use rawSeries instead of series * Adjusting tests * Adjusting test Co-authored-by:
Aleksandr Lesnenko <alxnddr@gmail.com>
-
Ngoc Khuat authored
* rename dateAdd to datetimeAdd and dateSubtract to datetimeSubtrac
-
Alexander Polyankin authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Improve code search ability * Fix comment typo * Fix wrong static formatting when separators is `,.`
-
Aleksandr Lesnenko authored
-
- Oct 27, 2022
-
-
Cal Herries authored
-
Cal Herries authored
-
Noah Moss authored
-
Aleksandr Lesnenko authored
* static chart legend * new static chart legend * review * types
-
Ngoc Khuat authored
-