This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 29, 2021
-
-
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
-
Luis Paolini authored
-
Luis Paolini authored
-
Luis Paolini authored
-
Nemanja Glumac authored
* Add `cypress-skip-test` library This is the official Cypress library for conditionally skipping/running tests. https://github.com/cypress-io/cypress-skip-test * Enable `cy.onlyOn` and `cy.skipOn` custom commands in all tests Reference: https://github.com/cypress-io/cypress-skip-test#example
-
- Mar 17, 2021
-
-
Cam Saul authored
Merge pull request from GHSA-m8w4-6wxv-8v6m * Fix sandboxed Field Values regression * Test fixes
* Dox fix -
Jeff Evans authored
Merge pull request from GHSA-pxfh-93j9-h745 Check read permission on the instance from get Check write permission on the instance from revert Rewrite expectations to clojure.test in revision_test.clj Remove some ugliness (in the delay) and switch to fixtures instead Add new test in revision_test.clj for preventing unauthorized reversions
-
- Mar 16, 2021
-
-
Nemanja Glumac authored
-
- Mar 15, 2021
-
-
Cam Saul authored
-
Nemanja Glumac authored
#15163 Repro: Cannot view SQL question when accessing via dashboard with filters connected to modified card without SQL permissions (#15169) * Expand test to include "nosql" scenario * Add additional check for native query editor
-
Nemanja Glumac authored
#13347 Repro: Cannot select "Saved Questions", which belongs to database user doesn't have Data-permissions for (#15177)
-
- Mar 13, 2021
-
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Nemanja Glumac authored
#15106 Repro: "Dirty" query fails when sandboxing on linked table column with multiple dimensions and remapping (#15141)
-
Nemanja Glumac authored
-