vchikalkin
|
e7f7d5c336
|
add favicon dev color
change favicon depending on USE_DEV_COLORS
|
2022-12-26 20:35:44 +03:00 |
|
vchikalkin
|
9f857e55a9
|
remove 'NEXT_PUBLIC_' prefix from variables
|
2022-12-26 17:12:55 +03:00 |
|
vchikalkin
|
a650f88d73
|
constants: add colors
env: add NEXT_PUBLIC_USE_DEV_COLORS
|
2022-12-26 16:46:38 +03:00 |
|
vchikalkin
|
6706aec0ad
|
parse env variables from process.env
get urls from constants
|
2022-12-26 14:54:44 +03:00 |
|
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 |
|
Chika
|
391f9039f7
|
merge branch migration/agents
|
2022-11-02 21:36:48 +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
|
ecc767fede
|
packages: remove lodash-es
|
2022-09-17 20:21:50 +03:00 |
|
Chika
|
6375bc8cb2
|
request: fix mixed content for user query
|
2022-08-31 16:28:25 +03:00 |
|
Chika
|
7c0ca4feb3
|
merge branch release/build-docker
|
2022-07-17 13:32:42 +03:00 |
|
Chika
|
24947cc40b
|
build: fix typescript errors
|
2022-07-09 10:11:01 +03:00 |
|
Chika
|
7743a73476
|
packages: migrate to lodash-es
|
2022-07-09 09:38:10 +03:00 |
|
Chika
|
d66207ad43
|
next: enable React.StrictMode
|
2022-06-01 14:06:13 +03:00 |
|
Chika
|
b2c45c9b69
|
build: enable swc
|
2022-05-19 15:29:26 +03:00 |
|
Chika
|
a978969aa1
|
antd: support react 18
fix empty InputNumber value bug
|
2022-05-19 15:20:32 +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
|
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
|
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 |
|