47 Commits

Author SHA1 Message Date
vchikalkin
e2bbbaaeab packages: upgrade to next@13 2022-12-21 13:50:41 +03:00
vchikalkin
3dbef34d33 next.config.js: use next-composed-plugins 2022-12-21 11:04:54 +03:00
vchikalkin
156c6c51b5 project: use yarn workspaces
(merge branch release/monorepo)
2022-12-20 22:04:45 +03:00
vchikalkin
af3b079a88 Project: migrate to Yarn 3 2022-12-19 13:28:00 +03:00
Chika
391f9039f7 merge branch migration/agents 2022-11-02 21:36:48 +03:00
Chika
b78d7002a2 packages: upgrade fetch libs 2022-10-24 12:31:18 +03:00
Chika
601e03da90 packages: upgrade radash 2022-10-19 13:49:31 +03:00
Chika
caaf09fee7 merge branch migrate/dyn-899_finGAP 2022-09-30 14:26:18 +03:00
Chika
f23577913d packages: upgrade less 2022-09-19 13:26:25 +03:00
Chika
8e536db968 package:json: update scripts 2022-09-17 21:40:35 +03:00
Chika
ecc767fede packages: remove lodash-es 2022-09-17 20:21:50 +03:00
Chika
31f4a8fc24 merge branch release/testing 2022-09-17 20:19:38 +03:00
Chika
f9df16bd2f graphql: migrate to @graphql-codegen/cli 2022-09-17 14:37:31 +03:00
Chika
122dd3d6e8 packages: upgrade fetch libs 2022-09-15 12:25:21 +03:00
Chika
d9377b33c8 packages: upgrade eslint plugins 2022-09-15 12:07:40 +03:00
Chika
bf03a1e793 packages: upgrade next.js 2022-09-15 11:37:18 +03:00
Chika
8b9c261783 packages: add @tanstack/react-query
stores: remove user store
2022-08-31 12:50:25 +03:00
Chika
2aab43e6d2 assets: remove fonts from project 2022-08-30 18:29:47 +03:00
Chika
7c0ca4feb3 merge branch release/build-docker 2022-07-17 13:32:42 +03:00
Chika
d164e024b9 apollo-cli: move graphql global types to /types 2022-07-11 17:54:51 +03:00
Chika
7743a73476 packages: migrate to lodash-es 2022-07-09 09:38:10 +03:00
Chika
61d3827614 pages/index: fetch owner-data from graphql 2022-07-07 14:57:22 +03:00
Chika
d28492d2b7 packages: upgrade next.js 2022-06-29 12:32:35 +03:00
Chika
bbde74dc83 Calculation/Form: fix tabs show context menu 2022-06-21 15:55:39 +03:00
Chika
05f9a1ce5f eslint: add eslint-plugin-unicorn 2022-05-29 21:23:20 +03:00
Chika
94a624b6b6 eslint: add plugin @typescript-eslint 2022-05-29 17:36:40 +03:00
Chika
14007de208 Components: add configs for Calculation Elements 2022-05-19 18:08:02 +03:00
Chika
a978969aa1 antd: support react 18
fix empty InputNumber value bug
2022-05-19 15:20:32 +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
1cf69a122a stores(values): use mobx-react-lite for hook 2022-05-14 15:01:15 +03:00
Chika
fc663b43d1 stores(values): add hook useValue 2022-05-11 19:39:32 +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
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
b733da22cc store: add CalculationStore (values) 2022-04-29 12:50:28 +03:00
Chika
b8ddce6f09 packages: add apollo graphql client 2022-04-28 17:35:42 +03:00
Chika
f8c2701183 mocks: mock get-user request 2022-04-24 14:04:52 +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
Chika
9f46f7dc4a antd: fix styles + tree shaking 2022-04-20 23:46:27 +03:00
Chika
61a0b8adf7 packages: add sharp for prod image optimization 2022-04-20 23:23:38 +03:00
Chika
81c92dcdd7 initial UI part 2022-04-20 23:05:45 +03:00
Chika
1f21693fbe Initial commit from Create Next App 2022-04-20 10:03:38 +03:00