This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Feb 08, 2022
-
-
Alexander Lesnenko authored
* replace attrs to defaultProps (#20260) * replace attrs to defaultProps * fix replaced attrs * fix className in defaultProps * use emotion (#20265) * replace attrs to defaultProps * fix replaced attrs * use emotion * fix typo in css * eliminate innerRefs * fixes * fixes * fixes * fixes * flakes * specs * specs * docs * specs * fix last spec * remove classNames from defaultProps
-
Luis Paolini authored
* Update full-app-embedding.md * Update docs/enterprise-guide/full-app-embedding.md Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com> * Update docs/enterprise-guide/full-app-embedding.md Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com> * Update full-app-embedding.md Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
frannietrempe authored
* docs - mention prefers-reduced-motion setting * Update docs/accessibility.md Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
- Feb 07, 2022
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Feb 04, 2022
-
-
chπ authored
-
Alexander Polyankin authored
-
Luis Paolini authored
* Update serialization documentation * Removing archived items Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
- Feb 03, 2022
-
-
Cam Saul authored
* Rework QP.dashboard to expect dashcard-id * Update /api/dashboard endpoints * Rework public endpoints for running queries for Dashcards * Tweak parameter order for Dashboard endpoints for consistency * Pulse should pass Dashcard ID * Embed should pass Dashcard ID * Unskip cypress test * Update API documentation * Update endpoints and pass dashcardId to endpoint fns * Update cypress tests that reference previous endpoint * Update placement of pivot in endpoint * Update another endpoint + more e2e fixes * update QB to hold onto dashcardId like it does with dashboardId * Address PR feedback Co-authored-by:
Dalton Johnson <daltojohnso@users.noreply.github.com>
-
- Feb 02, 2022
-
-
Cam Saul authored
-
- Feb 01, 2022
-
-
Cam Saul authored
-
frannietrempe authored
-
Jeff Bruemmer authored
-
frannietrempe authored
-
Cam Saul authored
* MBQL :expressions should use strings for keys * Make some more tests ^:parallel * Update dox * Test fix * Sort namespaces
-
- Jan 31, 2022
-
-
frannietrempe authored
-
- Jan 28, 2022
-
-
frannietrempe authored
* docs - running development branch instructions * reorganized content into existing pages * Jeff edits Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> * remove gh command, minor edits * reorganizing step numbers Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
frannietrempe authored
-
- Jan 27, 2022
-
-
Alexander Polyankin authored
-
- Jan 26, 2022
-
-
Alexander Lesnenko authored
* allow disabling eslint * rename env var * actually disable eslint by default * update docs without autoformatting the document
-
Jeff Bruemmer authored
-
- Jan 25, 2022
-
-
Jeff Evans authored
* Apply schema inclusion/exclusion filtering to sql-jdbc drivers Update `sql-jdbc` namespaces to handle schema inclusion/exclusion patterns when filtering schemas Add new generic schema inclusion/exclusion test for sql-jdbc drivers that define the property Update Snowflake and Redshift driver manifests to include schema filtering property Create `db-details->schema-filter-patterns` util fn to turn DB details into the inclusion/exclusion patterns Move schema inclusion/exclusion filtering code to new namespace (since it's not strictly used by `:sql-jdbc` derived drivers) Move existing tests accordingly Add schema inclusion/exclusion check to the new `filtered-syncable-schemas` multimethod (and updating docstring) Change `:redshift` impl of `filtered-syncable-schemas` to call the `:sql-jdbc` version instead Use new multimethod instead for `filtered-syncable-schemas`, and have default impl of `syncable-schemas` call that Mark `syncable-schemas` as deprecated and include notes on the new method (and update driver markdown file accordingly)
-
- Jan 20, 2022
-
-
Cam Saul authored
* Add whats new for driver authors in 0.42.0 [ci skip] * Apply suggestions from code review [ci skip] Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
Cam Saul authored
-
Jeff Bruemmer authored
-
Noah Moss authored
-
- Jan 14, 2022
-
-
Jeff Bruemmer authored
-
- Jan 13, 2022
-
-
Jeff Bruemmer authored
-
- Jan 12, 2022
-
-
Chris Wu authored
* Add Pulse URL param to email settings * Undo frontend changes -- make config only allowable by env var * Make config enterprise only * Address feedback * Change namespace and token feature * newline * Rename var and add docs
-
frannietrempe authored
-
- Jan 10, 2022
-
-
Ariya Hidayat authored
-
- Jan 06, 2022
- Jan 05, 2022
-
-
frannietrempe authored
* docs - qb screenshots * updated screenshot * docs - replaced screenshots
-
- Jan 04, 2022
-
-
Jeff Bruemmer authored
-
Jeff Bruemmer authored
-
- Jan 03, 2022
-
-
Jeff Bruemmer authored
-
- Dec 30, 2021
-
-
Luis Paolini authored
* Add checks for _FILE env vars * Fixing this for once and for all + documenting * Update run_metabase.sh
-
- Dec 29, 2021
-
-
Plugner authored
* Update suggestion from AdoptOpenJDK to Eclipse Temurin Eclipse Temurin is the replacement for AdoptOpenJDK Hotspot, as the project now is part from Eclipse Foundation, and the OpenJ9 build is called now as Semeru. * Update java-versions.md * Update running-the-metabase-jar-file.md
-
- Dec 26, 2021
-
-
xgdgsc authored
-