This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jan 29, 2021
-
-
Luis Paolini authored
* Trim packages and update - Removed the make and wget dependency - Made the release container to auto-update - Adds are now a curl in a single command to reduce intermediate images - consecutive run commands into 1 line - ENVs to 1 line to reduce intermediate images * Update the docker file for the releases
-
Raimon Grau authored
-
Cam Saul authored
* Integrate driver JAR strip-and-compress logic into build-driver script * Fix missing import * Minor improvements
-
Cam Saul authored
Merge x.37.8 -> master
-
Luis Paolini authored
* Add Log4j2 config for containers :) * Update docs/operations-guide/log-configuration.md Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> * Update docs/operations-guide/log-configuration.md Co-authored-by:
Jeff Bruemmer <jeff@metabase.com> Co-authored-by:
Jeff Bruemmer <jeff@metabase.com>
-
Maz Ameli authored
* hide ctas when version is enterprise * add isEnterprise to settings * only run CTA test on OSS Co-authored-by:
Paul Rosenzweig <paul.a.rosenzweig@gmail.com>
-
Dalton authored
-
Cam Saul authored
-
Nemanja Glumac authored
Co-authored-by:
Tim Macdonald <tsmacdonald@gmail.com>
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Ariya Hidayat authored
-
Nemanja Glumac authored
-
Raimon Grau authored
The example now follows a standard jdbc uri string
-
Maz Ameli authored
* try bluer bg colors * smarter colors * try refactoring styling * fix css refactor Co-authored-by:
Kyle Doherty <5248953+kdoh@users.noreply.github.com>
-
- Jan 28, 2021
-
-
Dalton authored
* Add autofocus to username input * add cypress test for autofocusing username input
-
Paul Rosenzweig authored
-
Jeff Bruemmer authored
-
Ariya Hidayat authored
Co-authored-by:
Kyle Doherty <5248953+kdoh@users.noreply.github.com>
-
Nemanja Glumac authored
-
Nemanja Glumac authored
#12720 Repro: Dashboard filter connected to a card without data-permissions blocking QB question (#14557) [ci skip] * Add repro for #12720 [ci skip] * Test both question types (QB and SQL) [ci skip]
-
dpsutton authored
had destructured them for logging but forgot to actually select them
-
Paul Rosenzweig authored
-
Ariya Hidayat authored
-
Raimon Grau authored
-
- Jan 27, 2021
-
-
Maz Ameli authored
* style metric list * style segments list * fix tests i think * missed two spots in the tests
-
Dalton authored
-
Kyle Doherty authored
* initial version of row alignment fix * Update frontend/src/metabase/visualizations/visualizations/PivotTable.jsx * Update frontend/src/metabase/visualizations/visualizations/PivotTable.jsx Co-authored-by:
Paul Rosenzweig <paulrosenzweig@users.noreply.github.com> * prettier * use scroll bar size more directly Co-authored-by:
Paul Rosenzweig <paulrosenzweig@users.noreply.github.com>
-
Cam Saul authored
* Fix test from #13015 not running against Redshift * Move old test to h2-test
-
Dalton authored
* Enable search in timezone select component * Add simple cypress test for timezone select interaction * apply cy test suggestions from @nemanjaglumac Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
Nemanja Glumac authored
-
Nemanja Glumac authored
-
Tim Macdonald authored
[Fixes #14494]
-
Ariya Hidayat authored
-
Maz Ameli authored
-
- Jan 26, 2021
-
-
Nemanja Glumac authored
Co-authored-by:
flamber <1447303+flamber@users.noreply.github.com>
-
Cam Saul authored
* Remove some commas in arglists * Clarify dox and add some arglists metadata * EXTREMELY FAST VERTICA DATA LOADING * Improved `u/profile` macro * Test fixes
* Test fix * Fix occasional test failures in metabase.api.dataset-test -
Nemanja Glumac authored
- Sanitizes URL substring used for determining if the instance is hosted - Simplifies `isHosted()` method by using regex - Fixes the [CodeQL warning](https://github.com/metabase/metabase/pull/14511/checks?check_run_id=1770709190) from #14511 * Guard against trailing forward slash `/`
-
Tim Macdonald authored
* Add link to dashboard in emailed dash subs [Fixes #14211] * styling for dash subscription title link * Add end-to-end dashboard sub testing Test for dashboard link inclusion in email Co-authored-by:
Maz Ameli <maz@metabase.com>
-