Commit Graph

11 Commits

Author SHA1 Message Date
Philipp Czora
768e1afd1a Minor changes due to review 2018-07-30 09:32:13 +02:00
Sebastian Sdorra
e34904afce move loading state for add user back to the submit button
This change is necessary, because the old loading behaviour forces the form to rerender, which in turn causes a lost of the input. Now the loading state is back to the submit button.
2018-07-27 10:54:49 +02:00
Sebastian Sdorra
c7171dd540 treat empty user creation form as invalid 2018-07-27 10:43:06 +02:00
Sebastian Sdorra
387aa23cd4 fixed switch between controlled and uncontrolled input fields 2018-07-27 10:29:22 +02:00
Sebastian Sdorra
70df3e043d prevent for submit with invalid values 2018-07-27 10:24:03 +02:00
Sebastian Sdorra
92d0fc6e69 separate validation logic to simplify testing and use same logic as backend 2018-07-27 10:14:55 +02:00
Maren Süwer
52b98c196d add validation 2018-07-26 15:29:21 +02:00
Philipp Czora
a5e33072d3 Merged heads 2018-07-26 09:52:21 +02:00
Sebastian Sdorra
b0f801be78 removed unused import 2018-07-26 08:33:00 +02:00
Christoph Wolfes
84a4e519df fixes merge conflict with commit 9a44d02
(do not allow change username field on edit)
2018-07-25 15:37:00 +02:00
Christoph Wolfes
d1bbb6a14f updates users structure 2018-07-25 15:04:19 +02:00