Commit Graph

64 Commits

Author SHA1 Message Date
Sebastian Sdorra
8224327ed3 use / as development context path and use ui-bundler instead of react-scripts 2018-08-24 08:35:50 +02:00
Sebastian Sdorra
9f4f57cdc1 simplify the post and put api of the apiClient 2018-08-03 08:36:16 +02:00
Sebastian Sdorra
cba3fc38e6 fixed code smells and added some more tests 2018-07-30 15:51:45 +02:00
Philipp Czora
e122a254c3 Added unit tests for users selectors 2018-07-30 15:04:44 +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
2511e99409 small fixes in users module 2018-07-30 11:17:47 +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
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
Sebastian Sdorra
26e3525d4c reset create form on load 2018-07-27 10:38:35 +02:00
Sebastian Sdorra
968d4efd0d simplify users by using selectors 2018-07-27 08:04:48 +02:00
Sebastian Sdorra
ac32b88256 start implementation of pagination for users 2018-07-26 15:30:28 +02:00
Maren Süwer
a7ac146161 add remark to possible translation of error messages 2018-07-26 10:26:37 +02:00
Philipp Czora
c4249f97d1 Prettified users.js 2018-07-26 10:00:48 +02:00
Philipp Czora
a5e33072d3 Merged heads 2018-07-26 09:52:21 +02:00
Philipp Czora
3ac532e605 Split user reducer 2018-07-26 09:25:42 +02:00
Sebastian Sdorra
3267f05fdf removed fetchUsers on modify and introduced callbacks for modify and delete 2018-07-26 08:32:46 +02:00
Philipp Czora
d0c8b66459 Added unit tests 2018-07-25 16:42:52 +02:00
Sebastian Sdorra
9c6882ee6e fixed users reducer and seperate create state 2018-07-25 14:34:00 +02:00
Philipp Czora
7b921da174 use list/byNames in user state, merged heads 2018-07-25 13:57:24 +02:00
Sebastian Sdorra
fe0b7ea986 restructure ui for users 2018-07-25 13:21:49 +02:00
Sebastian Sdorra
978565609a fixed reducer for FETCH_USER_SUCCESS 2018-07-25 09:44:48 +02:00
Sebastian Sdorra
06980da1c2 fixed some flow issues 2018-07-25 08:25:07 +02:00
Philipp Czora
b5f64429d4 Use Me-type 2018-07-24 17:05:38 +02:00
Philipp Czora
181a9e9786 Cleanup in users.js 2018-07-24 16:45:09 +02:00
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
06d6f1d3dd renaming test to it 2018-07-19 11:59:58 +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
Sebastian Sdorra
2889c6598d fixed warnings on test execution 2018-07-18 14:02:07 +02:00
Philipp Czora
ef4d4b8f02 Fixed minor issues 2018-07-18 08:31:23 +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