Part-DB-server/src/Controller
2019-03-18 19:05:41 +01:00
..
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
DebugController.php Added an system for showing flash messages to user. 2019-03-13 14:53:12 +01:00
HomepageController.php Declare visibility on controller functions. 2019-03-13 12:10:19 +01:00
PartController.php Added a simple Voter for checking, if a user is allowed, to view/edit/create a part. 2019-03-18 19:05:41 +01:00
PartListsController.php Added a route to show all parts. 2019-03-06 00:02:33 +01:00
SecurityController.php Added user entity and basic login/logout system. 2019-03-14 18:01:41 +01:00
UserController.php Added some translations 2019-03-15 18:59:07 +01:00