-
Notifications
You must be signed in to change notification settings - Fork 1
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
User angeben bei VM-Anfrage #99
Labels
prio: high
This is a high priority issue.
Comments
Closed
related to #97 |
This was referenced Nov 30, 2018
Closed
JonasZim
pushed a commit
that referenced
this issue
Dec 4, 2018
This was referenced Dec 6, 2018
Closed
Kenneth-Schroeder
added a commit
that referenced
this issue
Dec 10, 2018
* add table to add users in requests #99 * Add the option to assign users to requests * Add the option to select users with sudo rights * Fix linter errors * add required migrations * autocorrect for rubocop * fix parts of codefactor * try to fix more codebeat * try to fix more codebeat * try to fix more codebeat * try to fix more codefactor * try to fix more codefactor
2 tasks
2 tasks
MaximilianKoenig
pushed a commit
that referenced
this issue
Jan 13, 2019
* add table to add users in requests #99 * Add the option to assign users to requests * Add the option to select users with sudo rights * Fix linter errors * add required migrations * autocorrect for rubocop * fix parts of codefactor * try to fix more codebeat * try to fix more codebeat * try to fix more codebeat * try to fix more codefactor * try to fix more codefactor * fix codefactor * this commit has only minor changes * Add a CSS class to multi select fields * add select2 gem in order to make it great (not again) * fix merge bug * make rubocop happy * fix reload issue * hopefully make codefactor happy * hopefully make codefactor happy * hopefully make codefactor happy * hopefully make codefactor happy * hopefully make codefactor happy * test style changes * Merge branch '99/scaffold/add-user-to-vm-request' of https://github.com/hpi-swt2/vm-portal into 99/scaffold/add-user-to-vm-request # Conflicts: # app/views/requests/_form.html.erb * Adds a description to requests Improves adding sudo users to requests Adds first tests for sudo user assignments * Fix Travis by including nil check before assigning sudo users * update test wimi to employee * adjust color of selected items * Refactor create method in request controller Add model tests Add some view tests * Fixes multiple association creation Removes the Description from the index page * makes minor refactoring and adds tests for this in request model * Fixes functionality of adding users to requests and adds tests even though some of them are failing still * Provisionally fixes the tests * Fix tests * Fix tests * Hopefully fixes tests * rubocop auto fixes and minor refactoring * Fix Test * add DatabaseCleaner gem in order to reset database after each test * autocorrect * fix some codefactor * Fix Tests * revert DatabaseCleaner
Looks good to me! |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Beschreibung
Ich als Nutzer möchte beim dem Request einer VM angeben wer außer mir Zugriff auf die VM bekommen soll damit auch andere beteiligte Personen mitarbeiten können.
Akzeptanzkriterien
Priorität
Hoch
Aufwandsschätzung
The text was updated successfully, but these errors were encountered: