This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 14, 2021
-
-
Nemanja Glumac authored
Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
Jeff Evans authored
Undoes #16005, because performance was significantly impacted; see issue #16380
-
Nemanja Glumac authored
* Scroll to selected collection and question in the saved question picker * fixup! Scroll to selected collection and question in the saved question picker Co-authored-by:
Alexander Lesnenko <alxnddr@users.noreply.github.com>
-
Alexander Lesnenko authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Extract `readFile` into runner utils * Extract `getVersion` function into a separate file
-
Nemanja Glumac authored
* Extract print helper functions for the Cypress runner * Re-order Cypress messages to the more appropriate position
-
Nemanja Glumac authored
* Set `HAS_ENTERPRISE_TOKEN` using Cypress Configuration and Plugins API * Re-organize webpack preprocessor options
-
dpsutton authored
* Smartscalars * smartscalar html styling * Docstring, ns, prevent top-level trs/tru
-
Anton Kulyk authored
-
Gustavo Saiani authored
-
Anton Kulyk authored
* Enable repro for #17019 * Fix filters don't work for public questions
-
Anton Kulyk authored
* Handle long collection item titles * Fix EntityItemMenu's margin-left * Remove `span` attribute from cols * Fix "name" column is too close to "type" * Fix "last edit" columns width * Hide "last-edit" column at medium breakpoint
-
Anton Kulyk authored
* Add test IDs for visualization buttons * Add `runNativeQuery` helper to e2e-misc-helpers * Add repro for #16914 * Don't sync native query columns if it failed * Fix `table.columns: []` treated as "all hidden"
-
- Jul 13, 2021
-
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Nemanja Glumac authored
-
Ariya Hidayat authored
-
Ariya Hidayat authored
-
Anton Kulyk authored
-
- Jul 12, 2021
-
-
Gustavo Saiani authored
-
Ariya Hidayat authored
-
Bruno Bergher authored
* Remove email quotations which could be deemed controversial. Address part of #11155 * Trigger deploy Co-authored-by:
Bruno Bergher <me@brunobergher.comexport>
-
Ariya Hidayat authored
Since Jest runs with JSDom and JSDom doesn't really implement XHR, provide a mock implementation to avoid a thrown exception.
-
Jeff Bruemmer authored
-
dpsutton authored
* Easy checking for missing library licenses * include bin/build-mb readme
-
Alexander Lesnenko authored
Co-authored-by:
Mário Valney <mariovalney@gmail.com>
-
Anton Kulyk authored
-
Ariya Hidayat authored
-
Gustavo Saiani authored
-
Anton Kulyk authored
-
- Jul 10, 2021
-
-
Ariya Hidayat authored
The console messages (mostly about React warning on deprecated methods) are useful when debugging a running application but they are atrocious, extremely noisy, and barely useful when running the unit tests. In the CI, those console messages drown the more useful PASS/FAIL status of each individual test.
-
- Jul 09, 2021
-
-
Nemanja Glumac authored
* Add test for SQL field filter of the type ID * Fix spelling Co-authored-by:
Gustavo Saiani <gustavo@poe.ma>
-
Nemanja Glumac authored
* Add test for SQL field filter of the type "None" * Add repro for #13825 * Fix spelling Co-authored-by:
Gustavo Saiani <gustavo@poe.ma>
-
Ariya Hidayat authored
Some front-end tasks require Shadow CLJS to compile files into JavaScript, therefore let's cache the JARs which it needs.
-
dpsutton authored
* Scalar rendering as text in slack * Fix tests for pulse * Tests for slack scalars
-
Anton Kulyk authored
* Disable react/prop-types for .info files * Refactor Checkbox * Refactor StackedCheckBox * Add a comment about Checkbox colors * Remove not used prop * Don't show outline for focused unchecked checkbox * Pass custom Checkbox label element * Refactor EmailAttachmentPicker to use label * Refactor FieldsPicker to use label * Refactor FilterOptions to use label * Refactor DisplayOptionsPane to use label * Refactor ScratchApp to use label * Refactor AddSeriesModal to use label * Add "danger" color to colors * Refactor DeleteModalWithConfirm to use label * Add label usage examples for CheckBox * Add label usage examples for StackedCheckBox * Add disabled state to CheckBox * Add disabled state to StackedCheckBox * Fix label prop-types * Add space between examples * Fix StackedCheckBox layout * Add. StackedCheckBox label * Fix disabled state for StackedCheckBox * Migrate FieldsPicker to use label * Migrate EmailAttachmentPicker to use label * Add .styled files for checkbox components * Fix e2e tests * Fix `uncheckedColor` passed to HTML elements * Revert eslint overwrite for .info files * Display focus outline
-
Nemanja Glumac authored
-
Nemanja Glumac authored
* Replace `pure` with `React.Memo` * Fix eslint error * Use `shallowEqual` directly as a utility function * Remove `recompose` library
-
- Jul 08, 2021
-