This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jan 09, 2020
-
-
Tom Robinson authored
Add :visibility option to defsetting which is used to determine which settings to load on the frontend. Port/rename existing public settings.
-
Tom Robinson authored
Consolidate our two Select components, implement with AccordionList.
-
Daniel Higginbotham authored
register fonts for use by cssbox also tools for rendering pngs from the repl
-
- Jan 08, 2020
-
-
Walter Leibbrandt authored
* Fix LDAP groups sync This is bug to LDAP servers that communicates group membership via the `memberOf` overlay, introduced by #11412, where attribute keys were all lower cased to support case insensitive matching. The hard-coded lookup of the `:memberOf` key was not similarly lower cased. * Save CircleCI-built uberjar as build artifact * Update comment to mention FreeIPA also uses `memberOf`
-
Tom Robinson authored
E2E (for Cypress) snapshot/restore
-
Cam Saul authored
-
Cam Saul authored
-
- Jan 07, 2020
-
-
Cam Saul authored
-
Paul Rosenzweig authored
-
Shuai Lin authored
* Update personal collection name when user name is updated * Removed one line dev code * Fixed lint errors * Updated according to CR * CR
-
- Jan 06, 2020
-
-
Cam Saul authored
* Update Mac App build instructions [ci skip] * [ci skip]
-
Tom Robinson authored
* update older-than test to not use hard coded date * update docstring to clarify that compares times to now * final fix for this bug Co-authored-by:
Daniel Higginbotham <daniel@flyingmachinestudios.com>
-
Maz Ameli authored
* document the hide_parameters url option [ci skip] * add a missing s Co-Authored-By:
Damon P. Cortesi <d.lifehacker@gmail.com> * add info to 12-public-links.md Co-authored-by:
Damon P. Cortesi <d.lifehacker@gmail.com>
-
Maz Ameli authored
-
Maz Ameli authored
-
- Jan 03, 2020
-
-
Tom Robinson authored
-
Paul Rosenzweig authored
-
- Dec 27, 2019
-
-
Paul Rosenzweig authored
-
- Dec 26, 2019
-
-
Paul Rosenzweig authored
-
- Dec 19, 2019
-
-
Sameer Al-Sakran authored
-
Paul Rosenzweig authored
* use time format settings for hour-of-day * flow & eslint
-
Daniel Higginbotham authored
config now ignores empty-string env vars
-
Maz Ameli authored
* update pot and tag some missed strings * import updated strings from poeditor and remove ukrainian and norwegian * remove pesky \ns
-
Paul Rosenzweig authored
-
Maz Ameli authored
* max variables sidebar look nicer * tweak variable name styling
-
Maz Ameli authored
* fix mongo optional clause example [ci skip] * run tests
-
Paul Rosenzweig authored
- Dec 18, 2019
-
-
hansen authored
* Docs minor fixes (and prettier) [ci skip] * old FAQ move-text and Field Filter schema requirement [ci skip] * Try to fix Server-Side Analytics table in information-collection.md [ci skip] * Note about minimum MySQL version for application data [ci skip] * Somehow version got changed when merging [ci skip] * Maz suggestion: Update docs/operations-guide/configuring-application-database.md Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion: Update docs/operations-guide/configuring-application-database.md [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion: Update docs/users-guide/13-sql-parameters.md [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion: Update docs/users-guide/13-sql-parameters.md [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion: Update docs/users-guide/13-sql-parameters.md [ci skip] Co-Authored-By:
Maz Ameli <maz@metabase.com> * Maz suggestion: Restore /docs/faq.md - will be a PR for another day [ci skip]
-
Paul Rosenzweig authored
-
Maz Ameli authored
* changes to viz docs * update sql doc images * expand on line/area/bar settings * add mongodo variable examples [ci skip] * in instead of on Co-Authored-By:
Kyle Doherty <kdoh@users.noreply.github.com> * fix typo Co-Authored-By:
Damon P. Cortesi <d.lifehacker@gmail.com> * gerunds are a thing Co-Authored-By:
Damon P. Cortesi <d.lifehacker@gmail.com> * add missing periods
-
Paul Rosenzweig authored
-
Kyle Doherty authored
Fixes #11338
-
- Dec 17, 2019
-
-
Joe Bordes authored
-
Cam Saul authored
Make sure query templates containing newlines are parsed properly [ci drivers]
-
Walter Leibbrandt authored
This is ported from metabase/metabase-enterprise#358. The `updateLdapSettings` change from that PR is not applicable to CE.
-
Daniel Higginbotham authored
* apply @walterl's google auth fix * remove :omit-source flag because it excludes mustache files and might have other effects
-
- Dec 16, 2019
-
-
Daniel Higginbotham authored
* apply @walterl's google auth fix * remove :omit-source flag because it excludes mustache files and might have other effects