Philipp Czora
bdffaed268
Added tests for group selectors
2018-08-02 08:36:12 +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
6719d12db9
Fixed route for Group paging
2018-08-01 15:51:54 +02:00
Philipp Czora
bc10ce587d
Bootstrapped validation for groups
2018-08-01 13:40:54 +02:00
Philipp Czora
d7292dc60c
Merged heads
2018-08-01 09:52:49 +02:00
Philipp Czora
58fbf4ebf2
Removed creationDate & lastModifiedDate from Group; fixed flow issuses
2018-07-31 19:05:06 +02:00
Philipp Czora
d532c36204
Groups can now be added via the UI
2018-07-31 18:44:01 +02:00
Maren Süwer
c12040d8d0
added delete option
2018-07-31 16:48:28 +02:00
Philipp Czora
3ba9e04c11
Extended GroupForm
2018-07-31 16:39:07 +02:00
Maren Süwer
4d4457aa3d
only generate link for member if link exists
2018-07-31 16:10:50 +02:00
Maren Süwer
f90eecca89
do not show members if no members are in that group
2018-07-31 15:26:36 +02:00
Maren Süwer
f72cd23f48
move groupform to correct folder
2018-07-31 15:18:57 +02:00
Maren Süwer
89618a1526
merge and add single group view
2018-07-31 15:09:45 +02:00
Philipp Czora
b832d744ed
Bootstrapped AddGroup and GroupForm
2018-07-31 14:44:52 +02:00
Philipp Czora
b35e10df71
Bootstrapped AddGroup and GroupForm
2018-07-31 14:43:55 +02:00
Philipp Czora
729d5f8424
Added unit tests for group selectors
2018-07-31 14:22:15 +02:00
Philipp Czora
885650e8b8
Added create group functionality
2018-07-31 13:49:46 +02:00
Maren Süwer
52ce2a6de1
remove unused imports
2018-07-31 13:05:28 +02:00
Maren Süwer
9c7c2c9d9a
show group table in ui
2018-07-31 13:04:09 +02:00
Maren Süwer
ce3adaa1b5
added reducer
2018-07-31 11:30:30 +02:00
Maren Süwer
cdce20d5ea
add dummy connector to groups
2018-07-31 10:54:31 +02:00
Maren Süwer
3e44a3c281
added dummy tests
2018-07-31 10:53:44 +02:00
Maren Süwer
ea7f5e0237
added missing imports
2018-07-31 10:50:51 +02:00
Maren Süwer
aba7fe2b2f
removed unused imports
2018-07-31 10:17:00 +02:00
Maren Süwer
83c5e6746b
added first routing and mock for groups page
2018-07-31 10:16:18 +02:00
Maren Süwer
3178c14af8
created new branch for groups-ui
2018-07-31 10:01:59 +02:00
Sebastian Sdorra
54b47ae74b
merge with branch feature/ui-for-scm2
2018-07-31 08:28:40 +02:00
Sebastian Sdorra
9d7a76ed62
close branch feature/ui-for-scm2
2018-07-31 08:21:52 +02:00
Philipp Czora
ea5ef13cfb
Added tests for AuthenticationResource
2018-07-30 17:07:22 +02:00
Sebastian Sdorra
dc0ed6b695
remove legacy exception handling from AuthenticationResource
2018-07-30 16:19:21 +02:00
Sebastian Sdorra
b8897b273a
do not use IllegalArgumentException for parameter validation
2018-07-30 16:13:17 +02:00
Sebastian Sdorra
cba3fc38e6
fixed code smells and added some more tests
2018-07-30 15:51:45 +02:00
Sebastian Sdorra
b825de3058
use pending and error module for auth, me and logout
2018-07-30 15:29:23 +02:00
Philipp Czora
e122a254c3
Added unit tests for users selectors
2018-07-30 15:04:44 +02:00
Sebastian Sdorra
8afc85daa1
added test execution to pre-commit goal
2018-07-30 13:42:06 +02:00
Sebastian Sdorra
a9ca309b39
fixed failing selector test
2018-07-30 13:41:42 +02:00
Sebastian Sdorra
7be1366c1a
update users module to use new pending and error state
2018-07-30 13:38:15 +02:00
Sebastian Sdorra
9e029c0c5c
created pending and failure module
2018-07-30 11:18:20 +02:00
Sebastian Sdorra
2511e99409
small fixes in users module
2018-07-30 11:17:47 +02:00
Sebastian Sdorra
f9f93b338e
match user and users path in primary navigation
2018-07-30 09:36:44 +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
46a3dd3a75
Close branch feature/ui_users_paging
2018-07-30 07:19:59 +00:00
Philipp Czora
82f50c3404
Fixed test structure for users
2018-07-30 09:12:33 +02:00
Philipp Czora
b247820fc9
Merged branches
2018-07-27 13:24:28 +02:00
Philipp Czora
e5f7621bad
Fixed minor issues
2018-07-27 11:52:08 +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
26e3525d4c
reset create form on load
2018-07-27 10:38:35 +02:00