This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 28, 2020
-
-
Simon Belak authored
-
Jessica DeWitt authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Jul 27, 2020
-
-
Jessica DeWitt authored
* improvement to admin.cy * added change to 'snippets.cy'
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Jul 24, 2020
-
-
Jessica DeWitt authored
* Repro/universal search (#12957) * repro complete * Added issue # * prettier * Deleted change of table permissions * repro of issue * improvement to test
-
Paul Rosenzweig authored
-
Paul Rosenzweig authored
-
- Jul 23, 2020
-
-
Paul Rosenzweig authored
-
- Jul 22, 2020
- Jul 21, 2020
-
-
Cam Saul authored
Merge master
-
Cam Saul authored
-
Cam Saul authored
-
Robert Roland authored
* Adds a is-empty/not-empty for strings What the UI calls "is empty" / "not empty" right now is a null check, not a null and "" string check. This adds is-empty / not-empty operators in the query processor, and reworks the UI to use those. Any existing query that previously used the is-null / not-null operators will show (as "Is null" / "Not null") but any newly made queries will not be able to select "Is null" / "Not null" for text type fields. This will allow backwards compatibility with existing questions, while promoting use of the new "is-empty"/"not-empty" operators. Added Cypress test to make sure the proper operators show up when asking questions Update memoize util to allow variable number of args Resolves #5299 Co-authored-by:
Paul Rosenzweig <paul.a.rosenzweig@gmail.com>
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Cam Saul authored
-
Maz Ameli authored
-
Console authored
* added SQL snippet docs to enterprise table of contents
-
- Jul 20, 2020
-
-
Console authored
* sql-snippet ee article * searching for snippets * note on aliases * liquid raw wrap on sample snippet code * link to enterprise snippet folders docs * sql snippet folder permissions * note on names * list formatting * permissions note * rename of permission levels and explanation * enterprise add snippet * edits and format * change permissions screenshot * new folder modal * permissions example * admin clarification Co-authored-by:
Maz Ameli <maz@metabase.com> * emphasis Co-authored-by:
Maz Ameli <maz@metabase.com> * typeahead suggestions Co-authored-by:
Maz Ameli <maz@metabase.com> * tone down folder recursion Co-authored-by:
Maz Ameli <maz@metabase.com> * gif update * clarifying notes Co-authored-by:
Maz Ameli <maz@metabase.com>
-
Robert Roland authored
Adding the missing docstrings to make the linter complain a little less.
-
Paul Rosenzweig authored
-