Commit Graph

23 Commits

Author SHA1 Message Date
Philipp Czora
c23e0f4610 Minor refactoring 2018-11-22 10:20:18 +01:00
Philipp Czora
d6eee33dec Implemented adding of not (yet) existing groups/users in autocomplete 2018-11-21 18:08:21 +01:00
Philipp Czora
a949a15f5b Refactoring / Flow types 2018-11-19 10:31:01 +01:00
Philipp Czora
921448145a Extracted promise-logic and created AutocompleteAddEntryToTableField 2018-11-15 16:58:40 +01:00
Maren Süwer
2f69d82734 refactoring 2018-10-02 13:34:04 +02:00
Maren Süwer
2ff2c12af0 add help for configuration and repositories 2018-10-02 10:59:44 +02:00
Maren Süwer
980f8f58e0 add help for groups and correct adding group 2018-10-02 10:26:19 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Maren Süwer
ebed0d0997 transfer field to add new entry of each component to global one 2018-08-21 11:59:12 +02:00
Sebastian Sdorra
8b1e61a299 description should be a textarea 2018-08-08 15:27:03 +02:00
Sebastian Sdorra
3ff6129b09 allow creation and modification of groups without description 2018-08-08 13:44:14 +02:00
Maren Süwer
762044868c refactoring: change user to member since members do not have to be users 2018-08-07 15:51:02 +02:00
Sebastian Sdorra
a3c00b9e12 improve typing and fixed import 2018-08-06 13:55:54 +02:00
Philipp Czora
dec6b3f17d Split GroupForm 2018-08-03 14:21:07 +02:00
Philipp Czora
7a65ed6ff8 Extracted AddUserField 2018-08-03 10:37:56 +02:00
Philipp Czora
da115f0caa Members can now be added to/removed from groups 2018-08-02 16:09:25 +02:00
Philipp Czora
4477e0723e Merged heads 2018-08-02 13:50:13 +02:00
Philipp Czora
55f02238da Fixed bug which caused loading state in GroupForm not to be set correctly 2018-08-02 13:47:57 +02:00
Maren Süwer
8b4ee7a489 disable submit button of adding a group if name and description are invalid 2018-08-02 12:06:30 +02:00
Philipp Czora
ed3b57b818 Added group editing feature 2018-08-02 11:38:08 +02:00
Philipp Czora
aa6e128023 Implemented error handling for creating groups 2018-08-01 16:28:06 +02:00
Philipp Czora
f426c14f70 Refactored group validation 2018-08-01 15:54:32 +02:00
Philipp Czora
bc10ce587d Bootstrapped validation for groups 2018-08-01 13:40:54 +02:00