This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Mar 02, 2018
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Ryan Senior authored
Include table visualization in pulses and alerts
-
Maz Ameli authored
-
Tom Robinson authored
-
Ryan Senior authored
Previously pulses and alerts that used a table visualization were limited to 3 columns and 10 rows. This commit changes the backed to bump that to 10 columns and 20 rows. When a resultset has more data than will fit into a 10x20 table, it will trigger a CSV attachment that will include the full results of the query, up to 2000 results. This commit also limits all queries to 2000 rows, similar to how queries issued via the UI are constrained. Users wanting more than 2000 rows use the existing export functionality.
-
- Mar 01, 2018
-
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
Search widget polish
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 28, 2018
-
-
Tom Robinson authored
-
- Feb 27, 2018
-
-
Sameer Al-Sakran authored
Fix small typo in api doc
-
Sameer Al-Sakran authored
Fix link on TagEditorHelp
-
Sameer Al-Sakran authored
When saving Card with source Card use its read perms
-
Sameer Al-Sakran authored
Fix some formatting in the SQL parameters guide
-
Rodolphe Quiedeville authored
-
Kim Røen authored
This wraps some uses of `{{}}` which was rendering ``` entities directly in the document with `{% raw %}` opening and closing tags. It also adds a line break that was missing, causing the new paragraph to be rendered as part of the previous bullet point.
-
Tom Robinson authored
-
Tom Robinson authored
-
- Feb 26, 2018
-
-
Sameer Al-Sakran authored
Fixing #6984: Updating mysql/mysql-connector-java to version 5.1.45
-
Cam Saul authored
-
Ryan Senior authored
Fix unescaped quotes in clj i18n strings
-
Ryan Senior authored
-
Maz Ameli authored
-
Tom Robinson authored
-
wsterzik authored
-
Tom Robinson authored
-
- Feb 23, 2018
-
-
Ryan Senior authored
FieldLiterals on date fields should parse as dates [ci drivers]
-
Ryan Senior authored
Specifically this occurred when filtering on a field from a nested query. The date string wasn't getting parsed as a date and just getting passed as a string to the database causing a type mismatch. Fixes #6988
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-