Commit Graph

303 Commits

Author SHA1 Message Date
Sebastian Sdorra
43ce15ac88 added flowconfig 2018-07-18 09:49:28 +02:00
Sebastian Sdorra
10e38c4f84 fixed failing tests 2018-07-18 09:48:59 +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
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
Maren Süwer
1bff4b9067 correcting input type of used deleteUser method 2018-07-17 16:32:42 +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
b85776cb1d Added missing files
hg did not show them as added
2018-07-17 16:27:45 +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
d95e272b6b refactoring 2018-07-17 15:08:58 +02:00
Maren Süwer
ad1aaccfac add tests for alert dialog 2018-07-17 15:06:40 +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
Philipp Czora
52714b8d3b Added frontend Maven build 2018-07-16 11:34:50 +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
Maren Süwer
84ae2248b2 merge heads 2018-07-12 14:25:34 +02:00
Maren Süwer
d42c75b526 refactoring and dummy dialog for deleting user 2018-07-12 14:23:09 +02:00
Sebastian Sdorra
4b27c67bd9 added styled error page 2018-07-12 12:57:23 +02:00
Sebastian Sdorra
a542fcb0c4 removed unused imports 2018-07-12 11:35:28 +02:00
Sebastian Sdorra
e041dae964 implemented logout and rename login module to auth 2018-07-12 11:33:41 +02:00
Sebastian Sdorra
f9ebc26fef added readme with plugin list for vscode 2018-07-12 08:56:19 +02:00
Sebastian Sdorra
8bfef1616c added vscode settings and snippets 2018-07-12 08:49:41 +02:00
Sebastian Sdorra
bf62eee4d5 added more typings and some layout fixes 2018-07-12 08:23:24 +02:00
Sebastian Sdorra
ed077f704f fix bug in createUrl of apiclient and added tests 2018-07-12 08:22:27 +02:00
Sebastian Sdorra
08a8d36c5e improve module unit tests 2018-07-11 22:01:36 +02:00
Sebastian Sdorra
b604d613a3 improve authentication 2018-07-11 21:01:29 +02:00
Philipp Czora
1b6df5ee08 Added user add functionality 2018-07-11 17:02:38 +02:00
Sebastian Sdorra
d35a56e07e initial styling 2018-07-11 14:59:01 +02:00
Philipp Czora
e3caa93aa7 Improved flow coverage, fixed bugs and enabled deleting users 2018-07-11 12:02:53 +02:00
Philipp Czora
8f30907e96 Merged changes 2018-07-10 16:54:53 +02:00
Philipp Czora
eb99eab354 Use apiClient 2018-07-10 16:52:23 +02:00
Maren Süwer
5684840021 add tests for view of delete button 2018-07-10 16:37:40 +02:00
Maren Süwer
af0de44172 deleteuserbutton is only a component 2018-07-10 16:37:27 +02:00
Maren Süwer
4af1842ea3 change password and username 2018-07-10 16:37:01 +02:00
Maren Süwer
0648586092 mockup delete button for user 2018-07-10 15:18:37 +02:00
Maren Süwer
1e86353a82 use link component instead of <a href> 2018-07-10 08:55:53 +02:00
Philipp Czora
06ca71ce86 Added bootstrapping for user table 2018-07-10 08:38:38 +02:00
Philipp Czora
3c3c2647b9 Removed flow from yarn test 2018-07-09 11:41:23 +02:00
Philipp Czora
643e6693b6 Implemented login & added tests 2018-07-09 11:38:13 +02:00
Philipp Czora
fbfebe1df7 Bootstrapped login in UI 2018-07-05 16:48:56 +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
Maren Süwer
85902010ce refactoring/renaming 2018-07-04 09:55:02 +02:00