Commit Graph

15 Commits

Author SHA1 Message Date
9813796a5d Fix issue #3 2018-03-11 23:46:28 +01:00
d30e5f9053 Allow to edit a recipe 2018-03-11 16:49:05 +01:00
da844e0a08 Cleaner separation in components 2018-03-11 12:45:52 +01:00
55751467f8 Fix a missing this in New component 2018-03-10 11:44:08 +01:00
f60b59d789 Add a form to manually add a recipe 2018-03-10 11:43:14 +01:00
1c4053de8e Add i18n, fix #1 2018-03-06 18:29:37 +01:00
f042214c92 Better feedbacks in UI 2018-03-04 23:37:10 +01:00
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
c873021500 Better display of recipe instructions 2018-03-03 12:02:47 +01:00
3ace510aac UI improvements 2018-03-03 11:41:23 +01:00
2b04eec393 Finish documentation, automatize API_URL for dev 2018-03-02 15:03:59 +01:00
c8ad274fc5 Add missing fields in db 2018-02-28 23:11:22 +01:00
8d57245ccf Handle deletion of recipes 2018-02-28 22:06:21 +01:00
746f683cab Update UI 2018-02-27 17:47:32 +01:00
59775eab8a Basic Bottle API with SQLite storage, no UI yet 2018-02-26 21:38:16 +01:00