Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way for user to hide readonly buckets from the sidebar #376

Closed
Natim opened this issue Jan 28, 2017 · 2 comments
Closed

Add a way for user to hide readonly buckets from the sidebar #376

Natim opened this issue Jan 28, 2017 · 2 comments
Labels

Comments

@Natim
Copy link
Member

Natim commented Jan 28, 2017

Especially using the kinto-signer plugin it is quite confusing and we have a lot of incomprehension by people trying to update a readonly bucket collection and filling bugs telling that they don't have the permission to edit the data. (i.e in blocklists-preview and blocklists buckets)

@Natim Natim added the bug label Jan 28, 2017
@n1k0
Copy link
Contributor

n1k0 commented Feb 2, 2017

What would be the best/most efficient way to identify read-only buckets? Can we easily infer this information from the permissions endpoint?

@Natim
Copy link
Member Author

Natim commented Feb 2, 2017

Yes I guess using the permissions endpoint for this is a good idea.

@n1k0 n1k0 closed this as completed in ca9e891 Feb 3, 2017
n1k0 added a commit that referenced this issue Feb 16, 2017
New features

* Fix #377, #378: Allow dropping edited resource properties. (#379)
* Fix #365: Render a JSON diff for history entries. (#380)
* Fix #376: Denote readonly buckets & collections in the sidebar. (#382)
* Fix #384: Live-searchable/filterable sidebar entries. (#385)
* Hide auth method selector when a single one is configured.

Bugfixes

* Do not store passwords. Fixes #364 (#386)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants