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

Better support for multiple departments #91

Open
dpausp opened this issue Dec 21, 2021 · 0 comments
Open

Better support for multiple departments #91

dpausp opened this issue Dec 21, 2021 · 0 comments

Comments

@dpausp
Copy link
Member

dpausp commented Dec 21, 2021

Support for multiple departments is incomplete in some parts of the application. Find out what is still missing, including:

  • permissions for department admins: functionality may be limited to global admins at the moment

  • permissions for normal users:

    • voting for arguments must be limited to department members
    • adding arguments in other departments should be optional
  • as user, I want to find out which departments I am a department admin for (add the info to the profile page)

  • propositions should show which department they belong to. It's only visible indirectly by clicking on the ballot, but that doesn't work for drafts.

  • the department page should have links for common use cases, like seeing drafts, all propositions (with or without drafts?), current voting phases and historical voting phases (needs voting phase filters) => Public/personalized department overview #92

  • as normal user, I want to see

    • my departments first on the department page
    • voting phases for my departments first on the voting phase page
    • propositions for my departments (add a proposition filter)
  • as a department admin, I want to

    • add propositions as submitted, skipping the draft phase
  • look at tests for all affected views and implement permission checks: as normal user, as department admin, as global admin

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

No branches or pull requests

1 participant