18 Commits

Author SHA1 Message Date
Chika
fc663b43d1 stores(values): add hook useValue 2022-05-11 19:39:32 +03:00
Chika
f0efc075fb stores: add validation store 2022-05-10 10:51:32 +03:00
Chika
b5c0ecd8bd code-style: eslint rules & beautify comments 2022-05-10 10:47:10 +03:00
Chika
3a52ce3647 code-style: eslint fixes 2022-05-08 21:32:40 +03:00
Chika
c476f42e45 code-style: prettier files 2022-05-08 20:55:05 +03:00
Chika
78f9743fc5 types: organize store types 2022-05-08 13:30:07 +03:00
Chika
85036ff164 stores: add filters functional for options store 2022-05-06 21:25:58 +03:00
Chika
340203399a stores: add options store 2022-05-06 19:37:42 +03:00
Chika
5ae2a6ca53 stores: specify values types for ValuesStore 2022-04-30 15:01:50 +03:00
Chika
eea6598211 stores: type getValues function 2022-04-30 10:36:48 +03:00
Chika
164c14b771 stores: destruct hydration object for calculation 2022-04-29 22:29:35 +03:00
Chika
0c8114a877 stores: add calculation statuses store 2022-04-29 22:28:06 +03:00
Chika
bdd84c7e59 stores: move values store files in folder 2022-04-29 22:06:52 +03:00
Chika
b95bc3eaa4 ValuesStore: replace lodash.pick with reduce 2022-04-29 13:15:50 +03:00
Chika
b733da22cc store: add CalculationStore (values) 2022-04-29 12:50:28 +03:00
Chika
e6433f122c project: organize mobx files 2022-04-28 18:35:55 +03:00
Chika
e1e944da30 types: move User type closer to service 2022-04-24 16:05:32 +03:00
Chika
39f61ef749 create root, user stores & connect to component 2022-04-24 00:02:37 +03:00