48 Commits

Author SHA1 Message Date
vchikalkin
a3fe3a5621 pages/index: margin for laptop-hd 2022-07-12 11:03:01 +03:00
Chika
a4fdcc7c62 process: reexport reactions 2022-07-11 17:33:30 +03:00
Chika
351949ff23 beautify prev commit 2022-07-11 16:44:01 +03:00
Chika
c01162eeef insurance-table: fetch data from gql 2022-07-11 16:34:11 +03:00
Chika
b72afae4c7 stores/hydate: pass default data in page 2022-07-11 13:29:03 +03:00
Chika
f485ba9659 pages/index: move GQL queries to process 2022-07-11 12:45:30 +03:00
Chika
6d7dbd42bd pages/index: hydrate store data 2022-07-11 12:21:59 +03:00
Chika
18f4ee5c0c ssr: fix prop did not match 2022-07-09 20:10:16 +03:00
Chika
1df138c51f validation: block btnCalculate if errors 2022-07-09 15:31:51 +03:00
Chika
441f9aadbd validation: show tables errors
payments: generate table on changing leasingPeriod
2022-07-09 15:10:21 +03:00
Chika
8075047103 pages/index: beautify get cookie in getServerSideProps 2022-07-09 14:11:21 +03:00
Chika
8b5b0246ed pages/index: revert to tsx 2022-07-09 14:04:05 +03:00
Chika
bb741b7cb2 pages/index: fetch transaction currencies 2022-07-08 21:23:53 +03:00
Chika
04b87c44e4 graphql: use aliases for options request 2022-07-08 20:55:04 +03:00
Chika
0befd824e6 pages/index: component props types 2022-07-08 10:57:16 +03:00
Chika
0382e8429d pages/index: constant GetOwnerData query 2022-07-07 18:56:16 +03:00
Chika
504ee4a04b process: add lead-url reaction 2022-07-07 17:06:06 +03:00
Chika
3db098b5c7 pages/index: fetch opportunities by domainname 2022-07-07 15:58:52 +03:00
Chika
61d3827614 pages/index: fetch owner-data from graphql 2022-07-07 14:57:22 +03:00
Chika
f3f97d8062 Components: rename Output, Results 2022-06-30 09:48:16 +03:00
Chika
90b5f4d3a3 Components: move Results from Calculation 2022-06-29 18:26:43 +03:00
Chika
2b383695fa Calculation/Insurance: add FinGAP table 2022-06-29 13:30:06 +03:00
Chika
dfcbf2e49e Calculation: refactor store & hydrate data 2022-06-23 16:35:57 +03:00
Chika
f4f66ebca4 project: move Calculation layout to page 2022-06-23 15:51:12 +03:00
Chika
824e10dcba Calculation/InsuranceTable: add statuses 2022-06-23 15:25:38 +03:00
Chika
c6f73b6b8f Calculation: add InsuranceTable 2022-06-22 22:19:12 +03:00
Chika
6264a94df3 html: add app title 2022-06-14 13:01:32 +03:00
Chika
8d1d3fed7c Components: create Calculation Component
add Calculation Component to Home page
2022-06-01 20:49:46 +03:00
Chika
b62e31e6ef eslint: follow unicorn plugin rules in project 2022-05-29 21:24:14 +03:00
Chika
b0a3307700 eslint: apply fixes to code in project 2022-05-29 15:14:03 +03:00
Chika
ffa2731e0e html: use favicon.prod.ico for production server 2022-05-20 11:32:13 +03:00
Chika
3a52ce3647 code-style: eslint fixes 2022-05-08 21:32:40 +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
11504e0f65 code-style: eslint autofix 2022-05-08 15:31:17 +03:00
Chika
78f9743fc5 types: organize store types 2022-05-08 13:30:07 +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
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
Chika
7851fbbbc8 html: move meta viewport to _app 2022-04-20 23:53:34 +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