This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 18, 2018
-
-
Cam Saul authored
-
Cam Saul authored
Parse Postgres UUID fields correctly in Field Filters
-
Kyle Doherty authored
* use outline instead of border for collection dnd style * Pass highlight and hovered to CollectionItem for drag and drop * tweak hover style * unpin drop zone * fix show / hide logic * add new collection link
-
Tom Robinson authored
Revert "Fix _location CI failures"
-
Cam Saul authored
-
Kyle Doherty authored
-
Sameer Al-Sakran authored
-
Sameer Al-Sakran authored
Fix _location CI failures
-
Sameer Al-Sakran authored
* Try wrapping setTimeout to check for closed window * change pulse urls to make sure a pulse in a collection links to the edit view instead of the list
-
- Jul 17, 2018
-
-
Sameer Al-Sakran authored
Reduxify X-ray save and database admin API calls
-
Tom Robinson authored
-
Kyle Doherty authored
-
Cam Saul authored
Merge pull request #8079 from metabase/respect-password-complexity-requirements-when-generating-new-password Respect password complexity requirements when generating new password
-
Cam Saul authored
Handle Azure Cosmos DB connections
-
Kyle Doherty authored
-
Cam Saul authored
If sending a Slack pulse/alert fails, still send email pulse/alert
-
Simon Belak authored
Restore xray related sidebar that was reverted in a recent merge
-
Simon Belak authored
-
- Jul 16, 2018
-
-
Tom Robinson authored
Nested collection item pickers [WIP]
-
Tom Robinson authored
-
Tom Robinson authored
-
Cam Saul authored
-
Tom Robinson authored
-
Kyle Doherty authored
* collection badges * inline * more specific selector for test * only show collection if the question has been saved
-
Tom Robinson authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Tom Robinson authored
-
Cam Saul authored
-
Cam Saul authored
Fix syncing of Mongo tables w/ all-NULL columns
[ci drivers] -
Simon Belak authored
X-ray copy tweaks
-
Cam Saul authored
-
Maz Ameli authored
-
Ryan Senior authored
Bump to Toucan 1.1.9
-
Ryan Senior authored
This upgrade removes some unecessary classpath scanning from Toucan. This slowness only affected the first query, which would typically show up as a really slow call to the `/api/user/current` endpoint (sometimes 10+ seconds).
-
Ryan Senior authored
Bump Liquibase to 3.6.2
-
Ryan Senior authored
Quoting all objects works for MySQL/MariaDB but that same setting causes H2 and PostgreSQL to fail. H2 appears to be quoting table names in a create table statement but not quoting that same table name when referenced via a foreign key which fails. This commit sets up the quote all objects strategy for MySQL/Maria but leaves the `LEGACY` quoting strategy for H2/PostgreSQL.
-
- Jul 13, 2018
-
-
Cam Saul authored
Simplified way to keep setup token in sync.
-
Cam Saul authored
-
Tom Robinson authored
-