Commit Graph

61 Commits

Author SHA1 Message Date
Florian Scholdei
27c71ec6a3 added deleterepo functionality 2019-01-23 12:07:28 +01:00
Florian Scholdei
17cf42caf0 added deleteuser functionality 2019-01-23 11:55:57 +01:00
Florian Scholdei
ff3044c365 lang file anpassen + refactoring 2019-01-23 11:14:30 +01:00
Florian Scholdei
cb5e74e791 renamed navlink to simple delete 2019-01-23 10:08:15 +01:00
Florian Scholdei
904f5851a7 renamed edituser to generaluser 2019-01-23 09:17:53 +01:00
Florian Scholdei
9dc7882c54 clarified langs, added repo settings menu, changed git config binding, fixed small css issue with div in navi 2019-01-18 17:28:38 +01:00
Florian Scholdei
df5434147c refactoring + css fix + general config form changed 2019-01-18 15:52:34 +01:00
Florian Scholdei
b1b38276ab moved funcs from singleuser to deleteuser + renamed edit to general 2019-01-18 15:26:55 +01:00
Florian Scholdei
71fc38dd1d first try on delete user 2019-01-18 13:42:11 +01:00
Florian Scholdei
af164d31f4 updated user navigation 2019-01-18 09:51:27 +01:00
Maren Süwer
6d182e8bc0 use className instead of class 2018-12-20 10:21:18 +01:00
René Pfeuffer
98662eb0c2 Merge with 2.0.0-m3 2018-12-19 15:09:40 +01:00
Janika Kefel
4d181a574a More UI changes 2018-12-19 13:28:04 +01:00
Janika Kefel
3a62f81ba0 Added first UI changes 2018-12-13 14:49:59 +01:00
Sebastian Sdorra
2c0d40c184 fixed password validation in ui 2018-12-06 12:00:30 +01:00
philipp
e7caa59170 Merged 2.0.0-m3 2018-11-21 10:37:42 +01:00
Philipp Czora
1e68d40dcb Don't show password field when editing a user 2018-11-15 17:13:17 +01:00
Maren Süwer
ae16482e61 only allow to add user if mail is set - backend throws error if mail is not set 2018-11-15 10:05:11 +01:00
Maren Süwer
f742ecef93 put active as default at user creation 2018-11-15 10:03:25 +01:00
Philipp Czora
15f7ec7719 Removed unnecessary catch 2018-11-09 15:44:54 +01:00
Philipp Czora
1cfe7186bd Refactoring 2018-11-08 13:27:34 +01:00
Philipp Czora
2ebd960154 Use HATEOAS link to change password 2018-11-07 17:05:46 +01:00
Philipp Czora
b5cde2a39f Merged 2.0.0-m3 2018-11-07 14:45:27 +01:00
Philipp Czora
1caab8adbf Bootstrapped ChangeUserPassword.js 2018-11-07 11:52:30 +01:00
Philipp Czora
5aaf9ef01e Extracted PasswordConfirmation component 2018-11-07 10:27:47 +01:00
Philipp Czora
8c13f38c99 Added method to change password as a user 2018-11-06 17:29:08 +01:00
Philipp Czora
6f44a4ed67 Renamed variable to reduce risk of confusion 2018-11-06 15:48:12 +01:00
Philipp Czora
6e32d354cf Renamed incorrectly named variable 2018-11-06 15:26:25 +01:00
Philipp Czora
4086622647 Renamed function for clarity 2018-11-06 15:25:49 +01:00
Maren Süwer
1a3506ce50 remove todo 2018-11-05 16:43:42 +01:00
Maren Süwer
3c63d994c6 show error and loading state 2018-11-05 16:28:46 +01:00
Maren Süwer
c6bc385b2f update password function 2018-11-05 16:14:54 +01:00
Maren Süwer
4e444c1449 add view for passwords (without functionality) 2018-11-05 15:18:44 +01:00
Maren Süwer
be54c74228 add route to set password component 2018-11-05 15:08:58 +01:00
Maren Süwer
67d6a8190e remove password fields if user is edited 2018-11-05 14:56:56 +01:00
Maren Süwer
9fb587f227 merge 2.0.0-m3 2018-10-05 10:21:11 +02:00
Maren Süwer
d2fd8bbd39 add help for users 2018-10-02 12:14:22 +02:00
Maren Süwer
2e274ae144 correct password input of user creation 2018-09-25 13:34:56 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Sebastian Sdorra
7bb7b2f771 merge with branch feature/ui-for-scm2_groups 2018-08-08 14:59:39 +02:00
Sebastian Sdorra
378a82244d move name validation to a non type specific validator 2018-08-08 13:45:27 +02:00
Sebastian Sdorra
b32c8501f1 improve user and repository detail pages 2018-08-03 09:34:39 +02:00
Sebastian Sdorra
9b62d19df5 implemented repository create form 2018-08-02 16:09:58 +02:00
Sebastian Sdorra
7be1366c1a update users module to use new pending and error state 2018-07-30 13:38:15 +02:00
Philipp Czora
768e1afd1a Minor changes due to review 2018-07-30 09:32:13 +02:00
Philipp Czora
08ac5af812 Merged in feature/ui_users_paging (pull request #53)
Feature/ui users paging
2018-07-30 07:19:59 +00:00
Philipp Czora
b247820fc9 Merged branches 2018-07-27 13:24:28 +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