Commit Graph

35 Commits

Author SHA1 Message Date
Sebastian Sdorra
72433cfe4c removed unused const USER_URL 2018-07-24 16:19:02 +02:00
Sebastian Sdorra
980bd5b98c fixed failing tests and added helper for tests with i18n 2018-07-24 16:13:48 +02:00
Philipp Czora
4352403631 Merged heads 2018-07-24 13:42:25 +02:00
Philipp Czora
3afd560028 Refactored /me-Resource 2018-07-24 13:02:50 +02:00
Maren Süwer
bb87780ab9 refactoring 2018-07-23 17:00:33 +02:00
Philipp Czora
f1f91e8d52 unified action creators/actions 2018-07-20 11:20:24 +02:00
Philipp Czora
9ab231477c restructured code/added tests 2018-07-19 17:37:20 +02:00
Philipp Czora
1d3d1bb41e Fixed merge bugs 2018-07-19 12:38:26 +02:00
Philipp Czora
f4c1403f71 Added tests, fixed edit/add users 2018-07-19 12:05:50 +02:00
Maren Süwer
ef8000b380 remove unused function 2018-07-19 12:05:17 +02:00
Maren Süwer
8562b9d65e add error handling for fetching users 2018-07-19 11:57:59 +02:00
Maren Süwer
9593a18a55 add error notification if user deletion is unsuccessful and add DELETE_USER_SUCCESS 2018-07-19 11:23:20 +02:00
Maren Süwer
2689a20ee8 added global error state for delete user failure 2018-07-19 09:39:57 +02:00
Philipp Czora
3c0ea782aa Implemented components for adding/editing users 2018-07-18 17:40:05 +02:00
Philipp Czora
727318124c Fixed tests 2018-07-17 17:00:45 +02:00
Maren Süwer
0f87b61329 merging heads 2018-07-17 16:35:01 +02:00
Philipp Czora
0794efaa29 Merged changes 2018-07-17 16:31:42 +02:00
Maren Süwer
06cfc3e4db added DELETE_USER and DELETE_USER_FAILURE in reducer including tests 2018-07-17 16:30:15 +02:00
Philipp Czora
db9e468877 Added unit tests 2018-07-17 16:26:20 +02:00
Maren Süwer
11a85e0c93 merge heads 2018-07-17 15:10:37 +02:00
Maren Süwer
b41c262797 correct loading value and resulting tests 2018-07-17 15:06:12 +02:00
Philipp Czora
4ecc4338d6 Added tests and fixed bugs 2018-07-17 11:29:58 +02:00
Philipp Czora
ea8f8b23c5 Implemented editing of users 2018-07-17 08:39:51 +02:00
Sebastian Sdorra
5c59c6bac6 allow unprotected pages 2018-07-13 10:57:11 +02:00
Philipp Czora
8ff84abf67 Fixed bug/test 2018-07-12 16:51:32 +02:00
Maren Süwer
2b1b48b43f merging heads 2018-07-12 16:36:07 +02:00
Maren Süwer
8d34bc398f add confirm dialog after click on button 2018-07-12 16:35:19 +02:00
Philipp Czora
d8ac7281e3 Added tests/refactored users module 2018-07-12 16:02:37 +02:00
Philipp Czora
1b6df5ee08 Added user add functionality 2018-07-11 17:02:38 +02:00
Philipp Czora
e3caa93aa7 Improved flow coverage, fixed bugs and enabled deleting users 2018-07-11 12:02:53 +02:00
Philipp Czora
eb99eab354 Use apiClient 2018-07-10 16:52:23 +02:00
Maren Süwer
0648586092 mockup delete button for user 2018-07-10 15:18:37 +02:00
Philipp Czora
06ca71ce86 Added bootstrapping for user table 2018-07-10 08:38:38 +02:00
Philipp Czora
643e6693b6 Implemented login & added tests 2018-07-09 11:38:13 +02:00
Maren Süwer
3cc87ede73 add restentpoint for login/logout, restructuring of modules and components, add flow usage 2018-07-04 16:43:46 +02:00