Commit Graph

11 Commits

Author SHA1 Message Date
delvh 661823219c Removed clicking into a tab to see that you cannot interact with it
Additionally re-ensured compliance with our CSS conventions.
2020-09-01 21:36:23 +02:00
delvh 9f517cfc6b Added better dependency injection mechanism and purified LoginScene
one thing could for whatever reason not be avoided: Even though the
processors of the caches inside WriteProxy are initialized, they somehow
get "de-initialized" and have to be initialized again...
2020-09-01 20:14:02 +02:00
Maximilian P. Käfer f86f3ec200 Applied some minor changes requested by @delvh and CyberSomething (I really cant remember how your name is spelled)
Co-authored-by: CyB3RC0nN0R <kske@outlook.de>
Co-authored-by: delvh <dev.lh@web.de>
2020-08-29 12:01:51 +02:00
Maximilian P. Käfer b7ea7f0e85 Applied some more suggestions from code review. 2020-08-26 17:53:53 +02:00
Maximilian P. Käfer 5f3e615641 Applied suggestions from code review from @delvh
Co-authored-by: delvh <dev.lh@web.de>
2020-08-26 14:36:12 +02:00
Maximilian P. Käfer f6c3da394d Added Javadoc and removed redundant imports 2020-08-24 21:58:36 +02:00
Maximilian P. Käfer 1983cebde1 Shortened code 2020-08-24 21:08:48 +02:00
Maximilian P. Käfer 46a883dda9 Added nice error handling when creating groups insted of alert 2020-08-23 22:29:13 +02:00
Maximilian P. Käfer 72ffa71d6b Fixed createButton disabling bug 2020-08-23 20:59:25 +02:00
Maximilian P. Käfer 14ccf4ce58 Data initialization in GroupCreationTab works at the right time 2020-08-23 20:26:22 +02:00
Maximilian P. Käfer bd75da1ab9 implemented groupCreationTab 2020-08-23 20:15:52 +02:00