This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 03, 2022
-
-
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
-
- Oct 26, 2022
-
-
Cam Saul authored
* Move metabase.config.file code => enterprise directory * Support setting Settings in config.yml * Support disabling database sync in config files * Setting name has to be a keyword since that's how YAML gets parsed * Test fix
* Settings have to be keywords * Fix Kondo error * Fix Kondo errors * Fix Kondo errors * Remove unused namespace -
Aleksandr Lesnenko authored
* dynamic row chart * fix bugs * test * fix ticks and labels were cut * bugfixes around ticks, data labels in certain chart states * fix bugs, polish * review * adapt settings * review, fix bugs * review * polish, specs * review * review * fix initial card size * fix crashing when settings code passes undefined as a metric dimension * specs
-
Cam Saul authored
* Config from file: fix User upsert not hashing password * Move metabase.config.file code => enterprise directory * Support setting Settings in config.yml * Setting name has to be a keyword since that's how YAML gets parsed * Test fix
* Fix Kondo error * Fix Kondo errors * Remove unused namespace -
Cam Saul authored
* Move metabase.config.file code => enterprise directory * Support setting Settings in config.yml * Setting name has to be a keyword since that's how YAML gets parsed * Test fix
* Fix Kondo error * Fix Kondo errors * Remove unused namespace
-