f529619c99
Add some db migrations
2018-03-11 17:36:49 +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
e128171ddc
Fix lint
2018-03-06 18:31:37 +01:00
09e0c4f883
Mention that compatibility is only assured with Python 3
2018-03-06 18:29:50 +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
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