Commit Graph

32 Commits

Author SHA1 Message Date
Lucas Verney 73ae6d89f8 Update home screenshot 2018-03-13 19:10:51 +01:00
Lucas Verney 171bf33fff Add screenshots 2018-03-13 19:09:16 +01:00
Lucas Verney 680f00c188 Factor API calls 2018-03-13 19:02:10 +01:00
Lucas Verney 9bbac3b99e Handle HTTP auth for API calls 2018-03-12 19:49:53 +01:00
Lucas Verney 9813796a5d Fix issue #3 2018-03-11 23:46:28 +01:00
Lucas Verney 8a5450c40c Add support for journaldesfemmes Weboob module 2018-03-11 22:02:47 +01:00
Lucas Verney 6fad7bec13 Fix a bug when a recipe does not have any instructions 2018-03-11 21:57:13 +01:00
Lucas Verney 40fbc5b662 Fix a typo in README 2018-03-11 21:43:36 +01:00
Lucas Verney f529619c99 Add some db migrations 2018-03-11 17:36:49 +01:00
Lucas Verney d30e5f9053 Allow to edit a recipe 2018-03-11 16:49:05 +01:00
Lucas Verney da844e0a08 Cleaner separation in components 2018-03-11 12:45:52 +01:00
Lucas Verney 55751467f8 Fix a missing this in New component 2018-03-10 11:44:08 +01:00
Lucas Verney f60b59d789 Add a form to manually add a recipe 2018-03-10 11:43:14 +01:00
Lucas Verney e128171ddc Fix lint 2018-03-06 18:31:37 +01:00
Lucas Verney 09e0c4f883 Mention that compatibility is only assured with Python 3 2018-03-06 18:29:50 +01:00
Lucas Verney 1c4053de8e Add i18n, fix #1 2018-03-06 18:29:37 +01:00
Lucas Verney f042214c92 Better feedbacks in UI 2018-03-04 23:37:10 +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 c873021500 Better display of recipe instructions 2018-03-03 12:02:47 +01:00
Lucas Verney a1bf22c31e No more external calls to google CDN 2018-03-03 11:54:22 +01:00
Lucas Verney 3ace510aac UI improvements 2018-03-03 11:41:23 +01:00
Lucas Verney 9aa4756887 Fix incorrect parsing of JSON request 2018-03-02 20:45:37 +01:00
Lucas Verney 96e23b809d Better handling of URL prefix 2018-03-02 20:21:25 +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 1170bb39c0 Fix build 2018-02-27 10:03:43 +01:00
Lucas Verney e139aec62d Partial fix of the webpack build 2018-02-26 23:25:15 +01:00
Lucas Verney 59775eab8a Basic Bottle API with SQLite storage, no UI yet 2018-02-26 21:38:16 +01:00
Lucas Verney 078ed59c2c Initial commit 2018-02-26 20:48:57 +01:00