Commit Graph

4504 Commits

Author SHA1 Message Date
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
Maren Süwer
69a081ccf8 renaming: loading to login 2018-07-02 16:22:24 +02:00
Maren Süwer
e087920ba5 added mockup users page and login page 2018-07-02 16:05:58 +02:00
Maren Süwer
cdbdbf40ca initial import for scm ui 2018-07-02 14:50:13 +02:00
Maren Süwer
61eeadcd84 update .hgignore 2018-07-02 13:51:24 +02:00
Maren Süwer
717f121a3e update .hgignore 2018-07-02 13:50:28 +02:00
Maren Süwer
b7b3bb815d start feature branch 2018-07-02 12:39:40 +02:00
René Pfeuffer
9ec59b680e Reset creation date on update 2018-06-27 17:07:01 +02:00
René Pfeuffer
9e92f2b53d Apply patch version for edison-hal 2018-06-27 17:05:25 +02:00
René Pfeuffer
03d5995929 Add release flag to jenkins file 2018-06-27 16:22:39 +02:00
Philipp Czora
ab7b07c2f9 Implemented DELETE for groups 2018-06-27 16:01:43 +02:00
Philipp Czora
db0064b361 Merge changes 2018-06-27 15:51:59 +02:00
René Pfeuffer
c2e520369e Merge 2018-06-27 15:03:05 +02:00
René Pfeuffer
afd4b06b61 Remove not used functions
Equals and hashCode are not used, yet. Therefore we have no idea, how
they should be implemented at all. So they should not be implemented,
yet.

Further they are polluting the test coverage.
2018-06-27 15:00:52 +02:00
René Pfeuffer
c5cafb8b6b Simplify test 2018-06-27 14:38:46 +02:00
Johannes Schnatterer
38a32e4e2a Assimilates User and Group REST Resource Annotations and docs some more 2018-06-27 14:38:39 +02:00