This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Oct 28, 2022
-
-
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 -
Cam Saul authored
* Move metabase.config.file code => enterprise directory * Test fix
* Fix Kondo error * Fix Kondo errors * Remove unused namespace -
Nick Fitzpatrick authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Alexander Polyankin authored
-
Braden Shepherdson authored
This makes them less likely to collide, which was a problem on some larger instances. A following PR will generate entity_id from the hashes before (de)serialization, allowing for easier merging later (since entity_id is indexed in the database).
-
Braden Shepherdson authored
That case was erroring on Postgres (and MySQL?) because it tried to do `AND collection_id IN ()`
-
Alexander Polyankin authored
-
Nemanja Glumac authored
-
Dalton authored
-
Dalton authored
-
- Oct 25, 2022
-
-
Bryan Maass authored
-
Cal Herries authored
* Show collection in data reference * Fix type check * Revert "Fix type check" This reverts commit 3eef7cd21c8c6c1677fc427ac72a581cd8580bb4. * Use Collections selector instead of question.card().collection * fetch collection in loadMetadataForCard * Replace getCollectionFromCard with Collections selector and rename question -> card
-
Luis Paolini authored
Just added that we don't include archived items in dumps
-
Nemanja Glumac authored
-
Cal Herries authored
* Add collection to card tag autocomplete results * Remove comment * Tidy test * Remove unused import * Bump width
-
- Oct 24, 2022
-
-
Aleksandr Lesnenko authored
* static pie labels * visual tests * Quick fix to prevent non-temporal labels from datetime formatting * show values pie BE * Text fix
* add specs * renamt show_labels to show_values * Test fix * update spec Co-authored-by:Adam James <adam.vermeer2@gmail.com> Co-authored-by:
Tim Macdonald <tim@tsmacdonald.com>
-
Cam Saul authored
* Fix Collection created_at migrations for H2 * Fix MySQL/MariaDB set created_at for empty collections * Fix MySQL/MariaDB one last time
-
Alexander Polyankin authored
-
Noah Moss authored
Add `saml-configured`, `jwt-configured` and `google-auth-configured` settings, and some general setting refactor (#26045) * general sso configured/enabled setings refactor * fix ts type error and update be tests
-
Tim Macdonald authored
Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Oct 22, 2022
-
-
Gustavo Saiani authored
-
- Oct 21, 2022
-
-
Nemanja Glumac authored
-