Commit Graph

16 Commits

Author SHA1 Message Date
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