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

Feature/2208 creating a technical user should require a subject #2209

Conversation

ghost
Copy link

@ghost ghost commented Jan 9, 2020

  • modal for technical user creation now also prompts for subject (required, pattern-validated)
  • DTO, controller and back-end now validate, handle and persist the subject
  • few changes in adding user to tenant, e.g. button disabled until some username typed (previous implementation was not working and loading animations are still useless pretty much all over the place still now)
  • added some failsafes when handling search vs actual usernames in form
  • Created a few tests for tech user creation regarding subject

* modal for technical user creation now also prompts for subject (required, pattern-validated)
* DTO, controller and back-end now validate, handle and persist the subject
* few changes in adding user to tenant, e.g. button disabled until some username typed (previous implementation was not working and loading animations are still useless pretty much all over the place still now)
* added some failsafes when handling search vs actual usernames in form

Signed-off-by: Menahem Julien Raccah Lisei <[email protected]>
* Created a few tests for tech user creation regarding subject

Signed-off-by: Menahem Julien Raccah Lisei <[email protected]>
…pe pollution

* changed jquery to 3.4.1

Signed-off-by: Menahem Julien Raccah Lisei <[email protected]>
…ble_to_prototype_pollution' into feature/2208_Creating_a_technical_user_should_require_a_subject
@kolotu kolotu merged commit 4d675db into eclipse-vorto:development Jan 14, 2020
@kolotu kolotu deleted the feature/2208_Creating_a_technical_user_should_require_a_subject branch January 14, 2020 13:32
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

Successfully merging this pull request may close these issues.

2 participants