grocy/controllers
2019-03-03 13:27:10 +01:00
..
BaseApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
BaseController.php Add embedded mode (hides menu and so on), maybe need for #98 2018-11-17 12:57:35 +01:00
BatteriesApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
BatteriesController.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
CalendarController.php Added first version of calendar (closes #42) 2018-11-18 15:39:43 +01:00
ChoresApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
ChoresController.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
EquipmentController.php Added a quick mockup for equipment / instruction manuals (references #25) 2018-10-02 20:03:08 +02:00
FilesApiController.php More improvements on the REST API (references #139) 2019-01-21 22:13:42 +01:00
GenericEntityApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
LoginController.php Move about dialog into separate view and add API endpoint for system info 2019-02-09 13:41:40 +01:00
OpenApiController.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
RecipesApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
RecipesController.php Implemented scalable recipes (closes #127) 2019-03-03 13:27:10 +01:00
StockApiController.php Allow different locations per product in stock (closes #124) 2019-03-01 20:25:01 +01:00
StockController.php Allow different locations per product in stock (closes #124) 2019-03-01 20:25:01 +01:00
SystemApiController.php Move about dialog into separate view and add API endpoint for system info 2019-02-09 13:41:40 +01:00
SystemController.php Move about dialog into separate view and add API endpoint for system info 2019-02-09 13:41:40 +01:00
TasksApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
TasksController.php Finish first version of tasks feature 2018-09-23 19:26:13 +02:00
UsersApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
UsersController.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00