Chika
|
a766546dfe
|
process/supplier-agent: auto generate similar reactions
|
2022-10-25 20:53:12 +03:00 |
|
Chika
|
d9d49be4fe
|
process/supplier-agents: add base supplier reactions
|
2022-10-25 19:18:31 +03:00 |
|
Chika
|
45e540fbfb
|
process/supplier-agent: move reaction from supplier to agents
|
2022-10-25 18:56:13 +03:00 |
|
Chika
|
1d886bb43e
|
process: rename agents -> supplier-agents
separate reactions
|
2022-10-25 18:27:57 +03:00 |
|
Chika
|
a2b2cc6a74
|
process/payments: make some reactions disposable
|
2022-10-25 17:29:06 +03:00 |
|
Chika
|
d0db6048aa
|
process/lead-opportunity: make some reactions disposable
|
2022-10-25 17:28:22 +03:00 |
|
Chika
|
5b923f9de7
|
process/agents: make reactions disposable
|
2022-10-25 17:20:28 +03:00 |
|
Chika
|
202eb6e304
|
tools: add makeDisposable function for mobx reactions
|
2022-10-25 16:53:52 +03:00 |
|
Chika
|
815a6336ec
|
stores: add process store
|
2022-10-25 15:57:08 +03:00 |
|
Chika
|
34bab4f715
|
process/fingap: disable query refetching
|
2022-10-25 12:49:28 +03:00 |
|
Chika
|
4ae1212a65
|
process/agents: fix vscode apollo extension crash
|
2022-10-24 18:21:05 +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
|
92badbba4b
|
merge branch migration/payments-table
|
2022-10-17 16:01:02 +03:00 |
|
Chika
|
b00cc58c0e
|
next.config.js: pass basePath from env
|
2022-09-30 14:29:45 +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
|
bd2404c3db
|
stores/tables/insurance: remove method setManyRowOptions
|
2022-09-18 13:55:25 +03:00 |
|
Chika
|
90b63ae082
|
tools/entity: use isEmpty from radash
|
2022-09-18 13:44:12 +03:00 |
|
Chika
|
253ca05373
|
Elements/Button: replace throttle with useThrottledCallback
|
2022-09-18 13:29:36 +03:00 |
|
Chika
|
f57720bf47
|
stores/calculation: remove unused methods
|
2022-09-18 13:17:10 +03:00 |
|
Chika
|
f081b90fd4
|
testing: simplify stores/tables/insurance test
|
2022-09-18 12:28:18 +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
|
6319a25d0f
|
typescript: move graphql.d.ts to @types/
|
2022-09-17 15:50:24 +03:00 |
|
Chika
|
3c9154a963
|
pages: convert _app to jsx
|
2022-09-17 14:43:35 +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
|
15014249e7
|
request: disable refetch get-user
|
2022-08-31 17:27:24 +03:00 |
|
Chika
|
9545095662
|
pages/_app: beautify apollo & query clients usages
|
2022-08-31 16:39:01 +03:00 |
|
Chika
|
6375bc8cb2
|
request: fix mixed content for user query
|
2022-08-31 16:28:25 +03:00 |
|
Chika
|
7bbde70631
|
project: rename services -> api
api/user: get domainName from auth service
|
2022-08-31 16:18:10 +03:00 |
|
Chika
|
8b9c261783
|
packages: add @tanstack/react-query
stores: remove user store
|
2022-08-31 12:50:25 +03:00 |
|
Chika
|
5202587514
|
assets: use svg logo
|
2022-08-30 18:39:18 +03:00 |
|
Chika
|
2aab43e6d2
|
assets: remove fonts from project
|
2022-08-30 18:29:47 +03:00 |
|
Chika
|
183d7f71cb
|
process/init: move inject-reactions from page
|
2022-07-18 13:37:36 +03:00 |
|
Chika
|
ea3f4bb52e
|
process/init: split requests to files
|
2022-07-18 13:26:45 +03:00 |
|
Chika
|
698ab9eb96
|
page/index: separate data requests
|
2022-07-18 13:03:02 +03:00 |
|
Chika
|
7c0ca4feb3
|
merge branch release/build-docker
|
2022-07-17 13:32:42 +03:00 |
|
Chika
|
5802828db8
|
process/agents: fix selectDealerBroker reset
|
2022-07-16 11:38:28 +03:00 |
|
Chika
|
3668714b6a
|
process/agents: dealerPerson & dealerBroker relations
|
2022-07-16 11:28:12 +03:00 |
|
Chika
|
b01008a7c4
|
process/agents: move lib to reactions dir
|
2022-07-16 09:13:57 +03:00 |
|
Chika
|
3c58ad2c58
|
process/agents: fill selectDealerBrokerRewardCondition
|
2022-07-16 09:01:01 +03:00 |
|
Chika
|
0655eaa822
|
stores/options: remove auto set value functional
|
2022-07-15 17:42:04 +03:00 |
|
Chika
|
7fdd21af22
|
process/agents: fill selectDealerRewardCondition
|
2022-07-15 17:38:42 +03:00 |
|
Chika
|
0f23662df0
|
process/agents: fill selectDealerPerson & selectDealerBroker
|
2022-07-15 14:35:32 +03:00 |
|
Chika
|
d4330b8edb
|
process/agents: replace grapghql file with export
|
2022-07-15 13:15:51 +03:00 |
|