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

QuaTypes.Permissions #33

Closed
5 tasks done
achirkin opened this issue Dec 7, 2017 · 1 comment
Closed
5 tasks done

QuaTypes.Permissions #33

achirkin opened this issue Dec 7, 2017 · 1 comment

Comments

@achirkin
Copy link
Owner

achirkin commented Dec 7, 2017

We have a few boolean settings in QuaTypes.Permissions and facts of absense or presence of urls in QuaTypes.Settings . We should use this information to hide or show GUI elements and change behavior of some types of objects.

  • Show and hide tabs and panes based on QuaTypes.Permissions (canEraseReloadGeometry, canAddDeleteGeometry), reviewSettingsUrl).
  • Hide download button unless canDownloadGeometry, but show it if a submission error happens
  • Protect static objects from prop updates and deletion unless canModifyStaticObjects.
  • qua-server: allow to modify canAddDeleteGeometry in admin-workshow-exercise settings.
    UPDATE: clarified and extended this to qua-kit#70
  • qua-server experts reviews
@achirkin
Copy link
Owner Author

Done via 4eef088

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants