This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 31, 2021
-
-
Cam Saul authored
-
Ariya Hidayat authored
The width should be fixed only when the editor is being used in the notebook, and not from the sidebar.
-
- Mar 30, 2021
-
-
Tim Macdonald authored
* Support empty date field filters [Fixes #15067] * Add a test
-
Ariya Hidayat authored
It does not make sense anyway for the web browser to suggest corrections for function names etc.
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Alexander Lesnenko authored
-
- Mar 29, 2021
-
-
Nemanja Glumac authored
-
Dalton authored
-
Nemanja Glumac authored
#15324 Repro: Count of rows from drill-down on binned results doesn't match the number of records (#15381)
-
Nemanja Glumac authored
#15331 Repro: Drill-through on PK/FK to the "object detail" when filtered by explicit joined column fails (#15380)
-
Nemanja Glumac authored
* Use "new" style input field Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
Nemanja Glumac authored
* Cover all 3 cases for this reproduction
-
Nemanja Glumac authored
#15368 Repro: Click behavior leading to the dashboard without permissions causes a permission error (#15371)
-
- Mar 28, 2021
-
-
Nemanja Glumac authored
-
- Mar 27, 2021
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
#8406 Repro: It shouldn't be possible to change permission levels on sub-collections inside personal collection (#15345)
-
Nemanja Glumac authored
* Add initial batch of tests for personal collections * Add repro for #15343
-
- Mar 25, 2021
-
-
dpsutton authored
master has a semantic_type that this should be updated to when merged. Or even better, if columns have an effective type we can just use that. I'm not sure how inference goes so it may just have a base_type that is the datetime type if its just inferred, or if the column is recognized as a field maybe it has both base and effective types
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Mar 24, 2021
-
-
Nemanja Glumac authored
* Move "pin" test over to the testing matrix * Move "moving test" over to the testing matrix and expand it - Test moving question - Test moving dashboard * Remove "managing items" from `collections.cy.spec.js` * Improve comments [ci skip] * Refactor assert function * Test dashboard details edit * Test dashboard duplication * Update edit dashboard details test * Update dashboard revision history * Test dashboard move * Add repro for #13059 * Test dashboard archive/unarchive
-
- Mar 23, 2021
-
-
Nemanja Glumac authored
-
Jeff Bruemmer authored
* consolidated official database lists * update README to link to official list * specify GA version
-
Nemanja Glumac authored
Expands "pin collection item" workflow to include in a following manner: - Pins both dashboard and a question - Asserts that only the dashboard is visible on the home page (according to the documentation in https://www.metabase.com/docs/latest/users-guide/06-sharing-answers.html)
-
Nemanja Glumac authored
Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
Nemanja Glumac authored
#15289 Repro: Abandoning archive collection process should let you stay in the same collection (#15299) * Add initial set of archiving collections tests * Add repro for #15289 Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
Luis Paolini authored
-
- Mar 22, 2021
-
-
Nemanja Glumac authored
#15281 Repro: Users with read permissions are offered to save new dashboard in collections they only have read access to (#15282)
-
Jeff Bruemmer authored
-
- Mar 20, 2021
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
- Mar 19, 2021
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
#15256 Repro: "Duplicate" dashboard modal says it "failed", when it actually did duplicate successfully (#15257)
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
dpsutton authored
* Handle renaming column casing products -> Products and the like need to worry about one issue though: what if they _add_ a new column that has a name that is the same but for casing: products and Products. We would probably identify arbitrarily one of these with the existing products column and probably bad things will happen. Need to extend this check that identifies the casing indifference only in the case that there is no ambiguity * comment and issue# in testing form * Rename `:before-drop` -> `:before-sync` and for after as well
-
- Mar 18, 2021
-
-
Nemanja Glumac authored
* Add more user roles to the default testing snapshot * Update all related tests
-