grocy/public/viewjs/components
Chris Forkner 0ce8d706a6 API - A bit more RESTful (#140)
* Restful routes

* Change public/viewjs to match API routes

* Move the GET and POST together. Fixed Typos. PUT for object/user edits.

* Verb-less Generic Entity Interactions

* Create Grocy.Api.Put

* Create Grocy.Api.Delete

* Fix Volatile Slim Error order in routes and adjust to english noun
2019-01-19 08:37:21 +01:00
..
batterycard.js API - A bit more RESTful (#140) 2019-01-19 08:37:21 +01:00
calendarcard.js Show a calendar on the shopping list page (just for info purposes) 2018-07-13 22:38:31 +02:00
chorecard.js API - A bit more RESTful (#140) 2019-01-19 08:37:21 +01:00
datetimepicker.js Fix datetimepicker did not trigger a change event (fixes #108) 2018-11-17 15:00:51 +01:00
numberpicker.js Finalized latest changes 2018-09-08 14:06:19 +02:00
productcard.js API - A bit more RESTful (#140) 2019-01-19 08:37:21 +01:00
productpicker.js Fix shopping list edit form - product was not prefilled (fixes #115) 2018-11-26 19:37:17 +01:00
userpicker.js Added possibility to track who did a habit (this implements and closes #21) 2018-07-24 20:45:14 +02:00