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

Use select2 for selecting administrators and heads of chairs #640

Open
chrisma opened this issue Feb 22, 2018 · 4 comments
Open

Use select2 for selecting administrators and heads of chairs #640

chrisma opened this issue Feb 22, 2018 · 4 comments

Comments

@chrisma
Copy link
Contributor

chrisma commented Feb 22, 2018

On chair#edit (/chairs/:id/edit) and chair#new (/chairs/new) pages.
Use select2: https://github.com/hpi-swt2/wimi-portal/blob/master/Gemfile#L92

image

@tbjoern
Copy link
Contributor

tbjoern commented Jun 7, 2018

this is done partially already. the input fields have the class user-auto-complete which is select2 enabled. however select2 is only used for building the selection menu. select2 has a multi-select feature, which we should make use of.

@chrisma
Copy link
Contributor Author

chrisma commented Jun 14, 2018

Nice! Also use select2 to edit chair members.

@chrisma
Copy link
Contributor Author

chrisma commented Jun 14, 2018

Add i18n help text for secretariat role and admin role.

  • Secretariat receives handed in time sheets per mail
  • Admins are able to add people to chairs

@tbjoern
Copy link
Contributor

tbjoern commented Jun 14, 2018

also use sanitized paramerters in controllers

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