Chika
|
a978969aa1
|
antd: support react 18
fix empty InputNumber value bug
|
2022-05-19 15:20:32 +03:00 |
|
Chika
|
962ed35352
|
Components & hooks: optimize
|
2022-05-18 21:54:29 +03:00 |
|
Chika
|
2267ce36ad
|
stores: fix hooks and elements
|
2022-05-17 18:30:47 +03:00 |
|
Chika
|
d10e34d2e2
|
builders: fix functions naming
|
2022-05-17 16:19:54 +03:00 |
|
Chika
|
d73526d595
|
build-computed: remove using validation
|
2022-05-17 16:11:37 +03:00 |
|
Chika
|
4068781ed5
|
Components/Calculation: add build-action
|
2022-05-17 16:10:06 +03:00 |
|
Chika
|
5d3d9808ac
|
stores: add computed-values store
|
2022-05-17 13:16:24 +03:00 |
|
Chika
|
105b71d885
|
add ./graphql to ignore files
|
2022-05-17 09:49:50 +03:00 |
|
Chika
|
8472b94fcb
|
remove tsconfig.eslint.json
|
2022-05-17 09:44:48 +03:00 |
|
Chika
|
5a23baa86c
|
Components: add basic input elements
|
2022-05-16 19:44:42 +03:00 |
|
Chika
|
d7f78af557
|
graphql: move schema to ./graphql
|
2022-05-14 19:05:50 +03:00 |
|
Chika
|
cb7a5eb628
|
remove mobx-utils (replace with mobx computed)
|
2022-05-14 18:52:55 +03:00 |
|
Chika
|
41d06015b4
|
types: move graphql type to /types
|
2022-05-14 15:17:39 +03:00 |
|
Chika
|
0aba06a511
|
stores(hydrating): fix no calculation object
|
2022-05-14 15:16:30 +03:00 |
|
Chika
|
7af318617f
|
stores(validation): fix useValidation hook
|
2022-05-14 15:15:07 +03:00 |
|
Chika
|
70ea06c588
|
stores(statuses): fix useStatus hook
|
2022-05-14 15:13:03 +03:00 |
|
Chika
|
be1ffcc624
|
stores(options): fix useOptions hook
|
2022-05-14 15:11:37 +03:00 |
|
Chika
|
1cf69a122a
|
stores(values): use mobx-react-lite for hook
|
2022-05-14 15:01:15 +03:00 |
|
Chika
|
951b847a8d
|
stores: add hooks for stores
|
2022-05-13 15:52:02 +03:00 |
|
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
|
ff6a669c1e
|
git: add husky & precommit hook
|
2022-05-08 21:23:38 +03:00 |
|
Chika
|
38c2356aca
|
package.json: add precommit script
code-style: add files to prettierignore
|
2022-05-08 21:01:02 +03:00 |
|
Chika
|
c476f42e45
|
code-style: prettier files
|
2022-05-08 20:55:05 +03:00 |
|
Chika
|
840eea78fd
|
code-style: new eslint rules
prettier script
|
2022-05-08 20:53:27 +03:00 |
|
Chika
|
ae2c969860
|
code-style: add eslint-config-airbnb-typescript
|
2022-05-08 16:11:59 +03:00 |
|
Chika
|
11504e0f65
|
code-style: eslint autofix
|
2022-05-08 15:31:17 +03:00 |
|
Chika
|
8c7ce90b4d
|
code-style: add eslint rules & prettier
|
2022-05-08 15:24: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
|
05980e1099
|
project: organize apollo files
|
2022-04-28 18:17:24 +03:00 |
|
Chika
|
b8ddce6f09
|
packages: add apollo graphql client
|
2022-04-28 17:35:42 +03:00 |
|
Chika
|
d86af359d1
|
styles: reduce logo font-size for mobile devices
|
2022-04-24 21:06:28 +03:00 |
|
Chika
|
6c8f50223c
|
document: add initialProps for styled-components
|
2022-04-24 20:57:30 +03:00 |
|
Chika
|
e1e944da30
|
types: move User type closer to service
|
2022-04-24 16:05:32 +03:00 |
|
Chika
|
f8c2701183
|
mocks: mock get-user request
|
2022-04-24 14:04:52 +03:00 |
|
Chika
|
85cf820873
|
fonts: add Montserrat 500
|
2022-04-24 00:14:23 +03:00 |
|
Chika
|
39f61ef749
|
create root, user stores & connect to component
|
2022-04-24 00:02:37 +03:00 |
|
Chika
|
519fe19325
|
next.config: remove antd plugin
(replace with less loader to keep support swc)
|
2022-04-21 22:39:00 +03:00 |
|