This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 19, 2024
-
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Nemanja authored
-
Kamil Mielnik authored
- use createQuestionAndDashboard helper instead of command - sort imports
-
Chris Truter authored
-
Kamil Mielnik authored
* Remove unused file * Refactor getCurrentUser command to a TS function util * Refactor createAlert command to a TS function util * Refactor createModerationReview command to a TS function util * Reuse createModerationReview * Refactor createPulse command to a TS function util * Remove references to deleted files * Improve typing
-
- Aug 16, 2024
-
-
Cam Saul authored
* Kondo Config cleanup * Restore warnings for with-log-messages-for-level until #28827 is merged * Updated clojure.test hooks * Fix kondo warning * Time for me to learn to spell
-
dpsutton authored
was missing from the call. Also had to disable hooks to commit: ```
clj-kondo --config ./.clj-kondo/config.edn --config-dir ./.clj-kondo --parallel --lint: metabase/enterprise/backend/test/metabase_enterprise/serialization/v2/extract_test.clj:458:20: warning: Unresolved var: ts/extract-one metabase/enterprise/backend/test/metabase_enterprise/serialization/v2/extract_test.clj:1691:8: warning: Unresolved var: mbc/ensure-audit-db-installed! metabase/enterprise/backend/test/metabase_enterprise/serialization/v2/extract_test.clj:1757:18: warning: Unresolved var: ts/create! linting took 247ms, errors: 0, warnings: 3 error Command failed with exit code 1. ``` -
Aleksandr Lesnenko authored
* use ECharts tooltip on cartesian charts * fix tooltip lag when changing hovered series * facelift tooltip * fix static viz crashes due to tooltip option * facelift * pie chart echarts tooltip * facelift * facelift * facelift * tweaks * e2e specs * return back the pie other slices tooltip * more specs * specs * fix pie total * fix tooltip overflow * fix specs * fix infinite rerender in embedding mode for charts that have warnings * Update Loki Snapshots --------- Co-authored-by:
Metabase Automation <github-automation@metabase.com>
-
Alexander Solovyov authored
-
Cam Saul authored
* Beautiful log message capturing
* Don't have log.cljs try to load log.capture, don't know how to make that work * Remove restriction against use in parallel tests * Fix tests using invalid syntax * Port legacy tests * Make this stuff work with Cljs * Fix bad syntax * Convert usages of old version of with-log-messages-for-level to new version * Update other stuff to use the updated macro * Fix stuff * Fix Cljs tests * Fix world's largest test * Appease Kondo * Fix comment * ClojureScript: only emit capture code in dev builds -
github-automation-metabase authored
-
Jeff Bruemmer authored
* notes on memory usage * typo * Update observability-with-prometheus.md * Update running.md * update link --------- Co-authored-by:
Luis Paolini <paoliniluis@gmail.com>
-
Roman Abdulmanov authored
-
Denis Berezin authored
-
Nemanja Glumac authored
* Add sandboxing E2E tests * Fix types * Ignore TS error for now
-
Oisin Coveney authored
-
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
-