119 Commits

Author SHA1 Message Date
vchikalkin
e40d5488b9 Docker: fix pass env vars 2023-12-23 22:34:09 +03:00
vchikalkin
0a5be044b1 project: remove .env 2023-12-23 18:03:08 +03:00
vchikalkin
0f82f208d9 Revert "apps/web: Dockerfile: remove using dotenv"
This reverts commit 36e158cb19894f6ce40c2f6b3cc41e8106384900.
2023-12-23 16:53:24 +03:00
vchikalkin
4b9ba14ee4 Revert "docker-compose.yml: remove environment"
This reverts commit 566c362c8a01c2e9416214bcce6e333e06bf79d5.
2023-12-23 16:53:12 +03:00
vchikalkin
8bce97b40a Revert "apps/web: Dockerfile: revert RUN pnpm add -g turbo"
This reverts commit 782408da5ea41d6481fbb8a9ba9cf674416c86b2.
2023-12-23 16:53:01 +03:00
vchikalkin
782408da5e apps/web: Dockerfile: revert RUN pnpm add -g turbo 2023-12-23 16:36:36 +03:00
vchikalkin
566c362c8a docker-compose.yml: remove environment 2023-12-23 16:35:30 +03:00
vchikalkin
36e158cb19 apps/web: Dockerfile: remove using dotenv 2023-12-23 16:32:11 +03:00
vchikalkin
ef827fb73e apps/web: Dockerfile: remove COPY .env .env 2023-12-23 16:23:41 +03:00
vchikalkin
f611e561ac apps/web: again trying to fix environment variables 2023-12-23 15:50:07 +03:00
vchikalkin
780794c53f apps/web: fix pass USE_DEV_COLORS to client 2023-12-23 15:28:46 +03:00
vchikalkin
ae7faa2cbf revert .env file 2023-12-23 15:08:16 +03:00
vchikalkin
4502b05b6f Revert "project: remove .env"
This reverts commit 22da611c52a1acedb6bb8be07f5695a4e114e6c9.
2023-12-23 15:07:40 +03:00
vchikalkin
22da611c52 project: remove .env
docker-compose.yml: uncomment environment
2023-12-23 15:06:37 +03:00
vchikalkin
126643982b apps/web: fix pass USE_DEV_COLORS variable to client 2023-12-23 15:03:09 +03:00
vchikalkin
e033886097 apps/web: next.config.js: pass env 2023-12-23 14:46:48 +03:00
vchikalkin
6918fb3766 Revert "docker-compose.yml: comment environment"
This reverts commit e56285070eb149f60012f00d951334d27bbc867b.
2023-12-23 14:46:22 +03:00
vchikalkin
e56285070e docker-compose.yml: comment environment 2023-12-23 14:43:03 +03:00
vchikalkin
92c3b0ca02 project: add docker-compose.yml 2023-12-23 14:27:27 +03:00
vchikalkin
b7c2cc0ff2 apps/web: fix Elements nullish values 2023-12-21 15:21:10 +03:00
vchikalkin
27d5fe4741 apps/web: simplify combineDocuments function 2023-11-30 16:39:08 +03:00
vchikalkin
a8d3c96d6d apps/web: combineDocuments: add missing documentTypes to res 2023-11-30 16:01:01 +03:00
vchikalkin
5f8a9c5320 apps/web: move getDocs function to server
rename getDocs -> combineDocuments
2023-11-30 15:53:49 +03:00
vchikalkin
74d5c11f8e apps/web: add canUpload prop to file 2023-11-30 15:40:08 +03:00
vchikalkin
6ffb48a3b9 apps/web: fix files list on mobile 2023-11-30 12:09:55 +03:00
vchikalkin
aaaa6fffbb apps/web: add close button to Overlay 2023-11-30 11:59:56 +03:00
vchikalkin
2ff3589715 apps/web: fix files map key 2023-11-30 11:55:27 +03:00
vchikalkin
55372c01b7 apps/web: show all documents in Files 2023-11-30 11:26:09 +03:00
vchikalkin
a5eb858f4a apps/web: hide download document button if no href 2023-11-30 10:49:07 +03:00
vchikalkin
498a64cdc9 apps/web: fix manifest 401 2023-11-28 13:01:50 +03:00
vchikalkin
24a12720d2 merge experimental/migrate-to-pnpm 2023-11-28 12:39:06 +03:00
vchikalkin
11bcb4257d apps/web: fix download buttons link 2023-11-28 09:49:05 +03:00
vchikalkin
0606a999ea apps/web: add download file feature 2023-11-27 15:56:44 +03:00
vchikalkin
ca521cbc22 apps/web: add files upload feature 2023-11-27 15:00:23 +03:00
vchikalkin
71d7a696f1 revert d625353 2023-11-27 14:28:32 +03:00
vchikalkin
40140c805e apps/web: disable api cache 2023-11-27 09:56:41 +03:00
vchikalkin
30d705a618 apps/web: use outline-secondary for retract button 2023-11-25 12:27:26 +03:00
vchikalkin
6c2e204499 apps/web: fix overlay layout 2023-11-24 10:31:16 +03:00
vchikalkin
39c13e9422 apps/web: fix layout 2023-11-23 17:06:58 +03:00
vchikalkin
c497890bcc packages/ui: button secondary colors improvements 2023-11-23 12:24:59 +03:00
vchikalkin
cb1306430d package/ui: allow to resize textarea 2023-11-22 16:50:22 +03:00
vchikalkin
12e36cd8ba apps/web: check comment exists in metaData 2023-11-22 15:40:59 +03:00
vchikalkin
a8684087cf packages/ui: add textarea
fix element container position
apps/web: add webkit scroll style
move comment element to end of form
use textarea element for comment
2023-11-22 15:36:08 +03:00
vchikalkin
c3b6e8b046 apps/web: reduce Buttons onClick timeout 2023-11-22 14:00:15 +03:00
vchikalkin
f497320558 apps/web: rename URL_IUS 2023-11-22 11:30:08 +03:00
vchikalkin
c83c0e5c51 apps/web: connect buttons to backend 2023-11-22 00:50:07 +03:00
vchikalkin
3fb32b548c apps/web: remove makeCreateUrl function 2023-11-22 00:37:49 +03:00
vchikalkin
8cb4d9c6e5 apps/web: add Form overlay 2023-11-21 20:28:57 +03:00
vchikalkin
d625353a19 apps/web: use api requests as server actions 2023-11-21 19:32:42 +03:00
vchikalkin
551e865401 apps/web: disable eslint rule react/forbid-component-props 2023-11-21 19:26:07 +03:00