Commit Graph

45 Commits

Author SHA1 Message Date
artus 3ee9533faf working on rust side 2019-02-13 16:01:24 +01:00
artus 8c89b9c059 nothing really 2019-02-13 14:42:49 +01:00
artus e29d664f0e makes updating Template work 2019-02-13 14:31:46 +01:00
artus c522c23dfe makes slot selection work 2019-02-13 14:22:49 +01:00
artus 7121137145 adds Template custom object, starts SlotSelect component 2019-02-12 21:48:09 +01:00
artus e2e0cc587e lets stop minor design fixes and get real... 2019-02-12 15:24:07 +01:00
artus 1e91d98581 adds solve_one 2019-02-12 14:15:27 +01:00
artus 8801596de7 adds mdi icons, improves recipe design 2019-02-12 14:07:50 +01:00
artus 02bdbf0f2c work in progress on Planner component 2019-02-11 14:49:53 +01:00
artus 45029b87d2 small fix 2019-02-10 21:42:37 +01:00
artus ccb178ae5a Adds Planner component 2019-02-10 21:29:48 +01:00
artus 2f3993bb9e adds Key generic parameters, use custom Key type from template.rs 2019-02-10 14:43:18 +01:00
artus 29b2f076bf work on planner templates in progress 2019-02-07 21:58:38 +01:00
artus f220c6c960 Adds vuejs with vue-cli, adds cors fairing to rocket 2019-02-05 21:34:54 +01:00
artus bcc0564f2a Uses new IngredientListManager :) 2019-02-03 21:42:45 +01:00
artus b14e566593 makes models and schema modules privates, adds re-exports 2019-02-03 21:12:48 +01:00
artus d3259c82b3 Works on ingredients 2019-02-03 15:17:43 +01:00
artus 28afe8ece0 Adds bulma.css 2019-02-02 21:32:07 +01:00
artus a7cc92f903 Adds simple delete api 2019-02-02 15:56:44 +01:00
artus 46532eee9e Builds a basic api with rocket.rs, updates index.html 2019-02-02 15:27:13 +01:00
artus ee3271f772 Improves fields::RecipeCategory 2019-02-01 21:35:47 +01:00
artus 616f8095e2 Adds basic vuejs functionnality, implements RecipeCategory custom field 2019-02-01 15:58:58 +01:00
artus 66514eb192 Adds pretty_output 2019-02-01 13:53:50 +01:00
artus 1d091bd419 Fixes error 2019-01-30 21:48:26 +01:00
artus d4454e7f16 Trying to organize it all :$ 2019-01-30 21:47:21 +01:00
artus 253045c742 Adds basic filter on Domain 2019-01-30 15:13:36 +01:00
artus 5e92e30f51 Creates a simple planning 2019-01-30 14:21:37 +01:00
artus 874a9f86f8 Minor refactoring 2019-01-29 21:44:05 +01:00
artus 4576ffb03b Adds ingredients managing 2019-01-28 21:25:25 +01:00
artus 202d7c5976 Adds write script for recipes, adds ingredients migrations 2019-01-28 15:23:39 +01:00
artus fb4d24ef44 building db support with diesel.rs 2019-01-27 21:52:46 +01:00
artus 940927d376 Refactores solver, removes dead binary code 2019-01-21 21:08:50 +01:00
artus 14f604283c Some cleanup and removing dead code warnings 2019-01-21 15:21:43 +01:00
artus f7ba3ed3a6 Drafting 2019-01-21 15:02:29 +01:00
artus 5233e44bf4 preps future ideas 2019-01-05 21:56:17 +01:00
artus 8699dfef33 inits importer module 2019-01-05 21:37:19 +01:00
artus 2d544e334d decouples meals generation 2018-12-24 16:03:50 +01:00
artus 8236b8ac9f first step towards weekly planning 2018-12-24 15:44:19 +01:00
artus f0bc06d9ed cleanups 2018-12-24 14:38:28 +01:00
artus 8bdf7bb3b7 updates solver.rs 2018-12-24 14:17:48 +01:00
artus c6642268b5 starts basic solver 2018-12-23 21:13:06 +01:00
artus 371f0f1aba updates gitignore 2018-12-16 20:41:38 +01:00
artus 20f73d1c1d init start modules 2018-12-16 14:44:58 +01:00
artus 064619b18a updates gitignore 2018-12-16 14:25:41 +01:00
artus 011d7f43e4 Initial commit 2018-12-13 08:39:19 +00:00