Commit Graph

24 Commits

Author SHA1 Message Date
Dmitriy Pleshevskiy c19407940b api: filter recipes if ingredient not exist in db 2022-05-14 23:19:16 +03:00
Dmitriy Pleshevskiy 01216f2bbe api: add tests for recipes 2022-05-14 16:59:14 +03:00
Dmitriy Pleshevskiy 426c2ae4c2 api: add ingredients to recipes 2022-05-14 16:12:15 +03:00
Dmitriy Pleshevskiy e8a27729f6 api: fetch recipes list 2022-05-14 00:45:31 +03:00
Dmitriy Pleshevskiy 40c99ea705 api: move lang to another file 2022-05-14 00:00:42 +03:00
Dmitriy Pleshevskiy 63a414a7bb db: rename lang codes 2022-05-13 19:42:43 +03:00
Dmitriy Pleshevskiy 1bc6689104 api: fetch ingredient by key 2022-05-13 19:33:08 +03:00
Dmitriy Pleshevskiy ad2c142203 refac: skip only first / to prevent bugs 2022-05-13 10:56:24 +03:00
Dmitriy Pleshevskiy e976651169 refac(rest): move server and resolvers to rest layer 2022-05-12 22:32:51 +03:00
Dmitriy Pleshevskiy 4626157319 refac: fallback lang instead of filtering 2022-05-12 21:59:09 +03:00
Dmitriy Pleshevskiy e2ae40b685 api: add filtering by keys 2022-05-12 00:16:25 +03:00
Dmitriy Pleshevskiy 8c367615a1 api: filter ingredients by lang 2022-05-12 00:01:34 +03:00
Dmitriy Pleshevskiy 661b178612 api: filter ingredients by lang 2022-05-10 00:56:08 +03:00
Dmitriy Pleshevskiy 830ea2b9de api: add lang and inmemory tests 2022-05-10 00:09:47 +03:00
Dmitriy Pleshevskiy 39808b8bda api: add all ingredients resolver 2022-05-09 17:52:22 +03:00
Dmitriy Pleshevskiy 988ef52d05 api: initial commit 2022-05-09 17:06:05 +03:00
Dmitriy Pleshevskiy 938bad2486 db: remove unused files 2022-05-09 17:05:39 +03:00
Dmitriy Pleshevskiy 1b7bd393b4 db: add lib to expose data 2022-05-09 00:00:02 +03:00
Dmitriy Pleshevskiy 24e5f28e66 db: use debug instead of rewrite structs 2022-05-08 23:53:40 +03:00
Dmitriy Pleshevskiy 4d13485253 db improve data builder 2022-05-08 16:21:06 +03:00
Dmitriy Pleshevskiy bd8855fde6 db: add build script 2022-05-08 00:58:41 +03:00
Dmitriy Pleshevskiy e692bd4b90 db: add experemental ingredients and recipe 2022-05-06 03:27:59 +03:00
Dmitriy Pleshevskiy 93f0aed030 book: rm ideas, add problems and solution 2022-05-04 23:56:23 +03:00
Dmitriy Pleshevskiy 5b94d7a332 . 2022-05-04 01:46:17 +03:00