GoogleCloudPlatform / PerfKitExplorer

PerfKit Explorer is a dashboarding and performance analysis tool built with Google technologies and easily extensible. PerfKit Explorer is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
Apache License 2.0
268 stars 64 forks source link

Allow the dashboard to be editable to admins and accessible to anonymous users at the same time #292

Closed adelez closed 7 years ago

adelez commented 7 years ago

Currently, you can either deploy a version editable to admins but requires a login or a version accessible to everyone anonymously but non-editable.

The workaround is deploying two versions.

Would be nice to be able to do both in the same version.

adelez commented 7 years ago

We now have an edit version that does exactly that.