This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 14, 2018
-
-
Ryan Senior authored
This is an issue resulting from the merge with the collections-project-bulk-actions branch. A missing search string was allowed in the form validation, but would fail as it tried to lower-case the nil string.
-
- Jun 13, 2018
-
-
Cam Saul authored
Final touches Collection backend polish
-
Sameer Al-Sakran authored
Remove collection parameter from search endpoint
-
Cam Saul authored
-
Cam Saul authored
-
Sameer Al-Sakran authored
Collections project bulk actions
-
Ryan Senior authored
This collection parameter functionality will be handled by `/api/collection/:id`. This commit also renames the `favorited` key in the response to `favorite` and `type` to `model`. This commit also adds more tests around permissions related to search and collections
-
Cam Saul authored
Logic + tests for moving Collections "across the boundary"
-
Cam Saul authored
-
Tom Robinson authored
-
Cam Saul authored
Copy permissions for parent when creating new Collection
-
Tom Robinson authored
-
Cam Saul authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Cam Saul authored
Grant Current User perms for descendants of their Personal Collection
-
Cam Saul authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Tom Robinson authored
Finish implementing nested collections on CollectionsLanding, migration item type->model and favorited->favorite
-
Tom Robinson authored
-
Cam Saul authored
Rework GET /api/collection/:id to return things in 'search-friendly' format
-
Cam Saul authored
-
- Jun 12, 2018
-
-
Kyle Doherty authored
List user collections for admins
-
Kyle Doherty authored
-
Tom Robinson authored
-
Tom Robinson authored
-
Cam Saul authored
Finally drop RawTable & RawColumn tables. Bye Felicia!
-
Tom Robinson authored
Merge branch 'collections-project-bulk-actions' of github.com:metabase/metabase into collections-project-bulk-actions
-
Tom Robinson authored
-
Cam Saul authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Sameer Al-Sakran authored
xray api: add permission checks and tests for said checks
-
Tom Robinson authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
* extract candidates loader * add candidates to overworld * add description and fix explore padding * prettier * show recently connected DB * layout tweaks * link to / instead of explore when ending setup * fix signup test
-