This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Aug 15, 2023
-
-
Uladzimir Havenchyk authored
* Add docs about running tests with snowplow [skip ci] * Update docs/developers-guide/e2e-tests.md Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> --------- Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Aug 14, 2023
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Aug 11, 2023
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Aug 10, 2023
-
-
Luis Paolini authored
-
- Aug 09, 2023
-
-
Jeff Bruemmer authored
-
- Aug 08, 2023
-
-
Jeff Bruemmer authored
-
- Aug 06, 2023
-
-
Cam Saul authored
* QP: use Malli * Fix schema names * Fix missing namespaces * Fix busted stuff * Simplify the new schema * Test fix
* Test fixes * MongoDB fixes * FAST mu/defn * Malli registry * Misc fixes * Some cleanup * Misc cleanup and test fixes * mu/disable-enforcement * Test fix * Fix Cljs version of `disable-enforcement` * Misc improvements * Update tests * Fix Kondo warnings * Fix Kondo warnings * Fix busted Malli schema * PR feedback * Fix busted schema * Kondo fixx * Test fixes * Use Malli version of `describe` now that PR was merged * Work around https://github.com/metosin/malli/issues/924 * Test fixes * Improvements * Test fix
-
- Aug 03, 2023
-
-
Jeff Bruemmer authored
-
- Aug 02, 2023
-
-
Jeff Bruemmer authored
-
Ngoc Khuat authored
-
- Aug 01, 2023
-
-
Jeff Bruemmer authored
-
- Jul 31, 2023
-
-
Alexander Polyankin authored
-
- Jul 25, 2023
-
-
Jeff Bruemmer authored
-
- Jul 21, 2023
-
-
Jeff Bruemmer authored
-
- Jul 17, 2023
-
-
Jeff Bruemmer authored
-
- Jul 14, 2023
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Jul 13, 2023
-
-
Jeff Bruemmer authored
-
- Jul 11, 2023
-
-
Nemanja Glumac authored
* Start all tests without a token * Update tests * Fix tests in `admin` group * Fix tests in `dashboard-filters` group * Fix tests `visualizations` group * Batch fixes * Fix database banner snowplow test * Fix full-app mobile view banner test * Simplify and remove `isPremiumActive` check * Fix the helper * Fix helper to fail fast * Fix tests * Ensure token scope is set * Ensure CYPRESS_ env tokens are present * Set token only if running Metabase ee * Improve JSDoc * Slightly tweak log message * Update E2E dev guide * Update cross-version tests * Remove premium token from Cypress backend setup * Improve a comment * Fix test * Update embedding copy --------- Co-authored-by:
Alexander Polyankin <alexander.polyankin@metabase.com>
-
- Jul 04, 2023
-
-
john-metabase authored
This reverts commit 9da0bd76.
-
- Jun 29, 2023
-
-
Mark Bastian authored
-
- Jun 27, 2023
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Jun 26, 2023
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Jun 23, 2023
-
-
Jeff Bruemmer authored
-
- Jun 21, 2023
-
-
Natalie authored
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Jun 20, 2023
-
-
Maz Ameli authored
* change Data Model to Table Metadata * update doc references to the page * change name of manage data model permission * fix lint error * fix tests
-
Jeff Bruemmer authored
-
Noah Moss authored
* initial prototype w/out statement count parameter * new approach * default-database-role driver method * migration for connection_impersonations table * conn impersonation model, API and tests * impersonation fetch and deletion endpoints * switch test to t2 with-temp * read conn impersonation settings from DB * fix merge issue * add impersonated key to data perms graph and treat it the same as full self-service access * include impersonated key in returned permissions graph * make sure impersonated graph passes StrictDataPerms validation * fix boolean logic * make sure impersonated keyword doesnt cause error when deleting gtaps * clear impersonations as necessary when perms graphs changes * add impersonation support for postgres * fix typo * make sure impersonation updates are a non-lazy seq * add impersonated-user? fn * fix impersonation api tests * fix snippet tests * fix build & exclude connection impersonations from serialization * switch a test to use t2.with-temp * add with-impersonations helper and util tests * move macro and add a connection impersonation driver-level test for postgres * fix rebase issue * more tests and code reorganization * add snowflake test * clarify comment * fix lint errors * fix final kondo error * reorganization * fix one test * fix lint errors * revert change to sql_jdbc.execute from bad merge * make sure perms for all users gets reset after conn impersonation tests * ignore exceptions when restoring perms * fix postgres test * refactor to address bryan's comment * add note about new methods to database changelog * driver method refactor
-
Luis Paolini authored
-
john-metabase authored
-
Cal Herries authored
-
- Jun 19, 2023
-
-
Jeff Bruemmer authored
-
Natalie authored
-