Commit Graph

9 Commits

Author SHA1 Message Date
Lucas Verney d30e5f9053 Allow to edit a recipe 2018-03-11 16:49:05 +01:00
Lucas Verney f60b59d789 Add a form to manually add a recipe 2018-03-10 11:43:14 +01:00
Lucas Verney b5946ccc84 Few UI improvements + add refetch ability
* Order by decreasing ids on the home page.
* Confirmation modals when deleting / refetching items.
* Spinners when loading.
* Getting started message when there is no recipe.
* Add the ability to refetch a recipe from the website (when a Weboob
module has been improved for instance).
2018-03-03 15:56:18 +01:00
Lucas Verney 2b04eec393 Finish documentation, automatize API_URL for dev 2018-03-02 15:03:59 +01:00
Lucas Verney e7659166be Better doc 2018-03-01 21:54:33 +01:00
Lucas Verney c8ad274fc5 Add missing fields in db 2018-02-28 23:11:22 +01:00
Lucas Verney 8d57245ccf Handle deletion of recipes 2018-02-28 22:06:21 +01:00
Lucas Verney 746f683cab Update UI 2018-02-27 17:47:32 +01:00
Lucas Verney 59775eab8a Basic Bottle API with SQLite storage, no UI yet 2018-02-26 21:38:16 +01:00