Commit Graph

15 Commits

Author SHA1 Message Date
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
a1bf22c31e No more external calls to google CDN 2018-03-03 11:54:22 +01:00
3ace510aac UI improvements 2018-03-03 11:41:23 +01:00
9aa4756887 Fix incorrect parsing of JSON request 2018-03-02 20:45:37 +01:00
96e23b809d Better handling of URL prefix 2018-03-02 20:21:25 +01:00
2b04eec393 Finish documentation, automatize API_URL for dev 2018-03-02 15:03:59 +01:00
e7659166be Better doc 2018-03-01 21:54:33 +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
1170bb39c0 Fix build 2018-02-27 10:03:43 +01:00
e139aec62d Partial fix of the webpack build 2018-02-26 23:25:15 +01:00
59775eab8a Basic Bottle API with SQLite storage, no UI yet 2018-02-26 21:38:16 +01:00
078ed59c2c Initial commit 2018-02-26 20:48:57 +01:00