Commit Graph

36 Commits

Author SHA1 Message Date
Janika Kefel
3a62f81ba0 Added first UI changes 2018-12-13 14:49:59 +01:00
Maren Süwer
89be4039bf use index resource for users 2018-10-09 16:40:44 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Sebastian Sdorra
7bb7b2f771 merge with branch feature/ui-for-scm2_groups 2018-08-08 14:59:39 +02:00
Maren Süwer
c4c85e6da6 correct paging that /1 is shown in url 2018-08-02 10:46:28 +02:00
Sebastian Sdorra
ac8da18867 start implementation repository details 2018-08-01 18:23:16 +02:00
Sebastian Sdorra
6dd7397d14 fixed bug in users paging 2018-08-01 14:58:52 +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
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
Christoph Wolfes
d1bbb6a14f updates users structure 2018-07-25 15:04:19 +02:00
Christoph Wolfes
08cfe35e1e Merge 2018-07-25 14:35:37 +02:00
Sebastian Sdorra
9c6882ee6e fixed users reducer and seperate create state 2018-07-25 14:34:00 +02:00
Christoph Wolfes
7b37e4e9b6 updates root components structure 2018-07-25 14:29:43 +02:00
Sebastian Sdorra
fe0b7ea986 restructure ui for users 2018-07-25 13:21:49 +02:00
Sebastian Sdorra
fd01cb0573 translate users module 2018-07-24 16:04:55 +02:00
Maren Süwer
bb87780ab9 refactoring 2018-07-23 17:00:33 +02:00
Sebastian Sdorra
e383eb250a added page component 2018-07-20 08:28:36 +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
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
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
Sebastian Sdorra
12d71827b4 fixed some missing or wrong type annotations 2018-07-18 09:52:49 +02:00
Sebastian Sdorra
837824c0e3 show loading state on buttons in UserRow 2018-07-18 09:35:16 +02:00
Philipp Czora
ef4d4b8f02 Fixed minor issues 2018-07-18 08:31:23 +02:00
Maren Süwer
1bff4b9067 correcting input type of used deleteUser method 2018-07-17 16:32:42 +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
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
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
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