This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 16, 2024
-
-
Ngoc Khuat authored
-
Anton Kulyk authored
* Fix public dashboards are cut when printing * Add comment
-
Uladzimir Havenchyk authored
-
Chris Truter authored
-
Ngoc Khuat authored
-
- Aug 15, 2024
-
-
Oleksandr Yakushev authored
* perf: Use more efficient iteration and formatting in CSV export * perf: Replace clojure.data.csv functions with more efficient implementations * fix: Fix formatting for integer numbers in scientific notation
-
bryan authored
* skip some troubleshooting stats when hosted * fix typo * just skip "system-info" and "app db details"
-
Chris Truter authored
-
Uladzimir Havenchyk authored
* disable cypress-terminal-report locally * one more check * cleanup
-
Alex Yarosh authored
* concat * we fixed this! * format * links * Apply suggestions from code review Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com> --------- Co-authored-by:
Jeff Bruemmer <jeff.bruemmer@gmail.com>
-
Chris Truter authored
-
Uladzimir Havenchyk authored
-
Mahatthana (Kelvin) Nomsawadi authored
-
Oleksandr Yakushev authored
-
Chris Truter authored
-
Nicolò Pretto authored
* refactor: memoize getSteps selector * screen.getXXX.click() => userEvent.click(...) to avoid missing act() warning * use mockSettings so that MetabaseSettings.setAll is called and we avoid the unknown features warning
-
Ngoc Khuat authored
-
- Aug 14, 2024
-
-
Uladzimir Havenchyk authored
-
Uladzimir Havenchyk authored
* ci(manual backport): improve logic for searching commit that wasn't merged correctly * fixup
-
Cam Saul authored
* Add Kondo linter to disallow hardcoded driver names in tests * Fix all tests using hardcoded driver names * Test fixes
* Appease Kondo * Remove normal-drivers-except * Test fix * Test fixes * MongoDB test fixes -
Nick Fitzpatrick authored
* Functional and typed * migrate Recipient Picker * removing dead code
-
Raphael Krut-Landau authored
-
Uladzimir Havenchyk authored
-
Mahatthana (Kelvin) Nomsawadi authored
* Remove unpassed props * Add tests * Theme mantine date picker
-
Nicolò Pretto authored
-
metamben authored
* Remove support for questions with metric source * Fix e2e test
-
Romeo Van Snick authored
* Add type picker to comparison modal * Adjust offset input labels based of comarison type * Pass comparisonType to column picker * Add current period picker * Use deepCompareEffect to avoid rerender loops * Add moving average helpers * Add moving average clause to query * Prevent less than 1 period moving average from being created * Fix unit test for CompareAggregations * Use the ComparisonType type for the comparisonType arg * Hardcode the mapping for offset <-> moving-average column types * Convert column types in the comparisonType callback instead of a hook * Remove unused parameter * Automatically change to 2 when setting an invalid value for moving average periods * Use expression parts in test * Use named arguments for movingAverage * Fixup test for moving average offset input * Fix type issue * Pass on includePreviousPeriod to getAggregations
-
Anton Kostenko authored
* Switch Perf test events to labels from comments
-
Phoomparin Mano authored
* update question state * update question state * reload metadata for runQuestionOnNavigate * fix runnable queries * fix cannot run question * extract question predicate functions to question.ts * update types * create utils subfolder for query builder * fix query builder predicate imports * naming tweaks to be more self-explanatory * document the non-intuitive loadQuestion useEffect * change imports to support metric * remove unused import * revert originalQuestion check to try to fix e2e failures --------- Co-authored-by:
Oisin Coveney <oisin@metabase.com>
-
John Swanson authored
I didn't consider that we might not have permissions necessary to disable triggers.
-
Anton Kostenko authored
-
Anton Kostenko authored
* Add workflow to run per test on pr by /perf command * Fix yaml name
-
Nemanja Glumac authored
-
Kamil Mielnik authored
-
Oisin Coveney authored
-
Oisin Coveney authored
-
Kamil Mielnik authored
* Fix flake * Inline the function
-
Uladzimir Havenchyk authored
-
lbrdnk authored
* Enable type info computation for fields coming from model source query * Add test * Add handling for fields coming from joins
-
Oisin Coveney authored
-