-
Type: Story
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Collection
Make sure global writes tab doesn't appear for "local", "config", "admin" and views in compass-web.
To be consistent with the existing Data Explorer, hide collections that users cannot edit. Reimplement the logic that already exists in Data Explorer in compass-web
Just exclude "local", "config" and "admin" db's via manually hardcoding these 3.
For now this should only be applied when rendered in the browser, but consider whether this change should also apply to Compass overall