This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jul 20, 2018
-
-
Tom Robinson authored
* Only show collections which have children or can be selected. Default collection id when saving to personal for non-admins * Include Root Collection in GET /api/collection response * Implement initial collection logic for all objects, add tests * Remove collection list hack now that backend returns root collection too * Tweak initial collection test
-
Kyle Doherty authored
* clean up schema picker + add empty state for 'our analytics' * smaller illustration * more empty state space * more reasonable card content size * lint * copy tweak [ci skip] * admin based messaging * lighten image * lint * boo
-
- Jul 19, 2018
-
-
Cam Saul authored
Fix duplicate SLF4J bindings by adding project.clj exclusion
-
Tom Robinson authored
Add 'yarn ci' script
-
Tom Robinson authored
* Reset the save xray button when switching xrays * Fix duplicate xray save toast icon * Permissions grid wrap entity name * Extract bulk action methods * Line up bulk actions * Fix lint * remove favorite action on entity items * use and space button * fix padding on archive question modal
-
Cam Saul authored
-
Cam Saul authored
Include Root Collection in GET /api/collection response
-
Tom Robinson authored
-
Kyle Doherty authored
-
Tom Robinson authored
Restore previous minimum generated password length of 14
-
- Jul 18, 2018
-
-
Cam Saul authored
-
Cam Saul authored
-
Sameer Al-Sakran authored
fix typo in empty state for questions in a collection
-
Tom Robinson authored
Potential fix for _location CI failures
-
Cam Saul authored
Parse Postgres UUID fields correctly in Field Filters
-
Cam Saul authored
-
Tom Robinson authored
Generated passwords can be longer than the minimum complexity requirements. Use the previous default of 14
-
Sameer Al-Sakran authored
-
Tom Robinson authored
-
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
-