vchikalkin
|
4733f2bb61
|
Form/Documents: show http error after upload document
|
2024-02-02 16:28:17 +03:00 |
|
vchikalkin
|
54df128e56
|
Form/Common: pass http errors
|
2024-02-02 15:25:50 +03:00 |
|
vchikalkin
|
08aee48f07
|
Form/Documents: reload page after upload files
|
2024-02-02 12:29:46 +03:00 |
|
vchikalkin
|
b6001ca466
|
Form/Common: fix reload page
|
2024-02-02 12:18:41 +03:00 |
|
vchikalkin
|
8ebf5ff249
|
Form/Common: block form on save
|
2024-02-02 11:54:18 +03:00 |
|
vchikalkin
|
a821906190
|
components/Form: combine imports
|
2024-02-01 18:27:12 +03:00 |
|
vchikalkin
|
be938b4d62
|
Form/Common: disable save button if form values are not changed
|
2024-02-01 18:17:23 +03:00 |
|
vchikalkin
|
381ba678d9
|
Form/Documents: disable buttons if no files are selected for upload
|
2024-02-01 18:09:15 +03:00 |
|
vchikalkin
|
7590352ba5
|
Form/Documents: reset InputFile components onClick cancel button
|
2024-02-01 18:02:20 +03:00 |
|
vchikalkin
|
2b9cdd0d73
|
Form/Common: pass handleRetract function to button
|
2024-02-01 15:13:55 +03:00 |
|
vchikalkin
|
c40eda7fd8
|
apps/web: add UploadFiles button
|
2024-01-30 12:50:05 +03:00 |
|
vchikalkin
|
cf60724068
|
apps/web: upgrade packages
|
2024-01-30 11:26:03 +03:00 |
|
vchikalkin
|
f97597d1fb
|
ci: remove test empty file
|
2023-12-24 10:57:32 +03:00 |
|
vchikalkin
|
83317cd0d2
|
ci: add test empty file
|
2023-12-24 10:55:40 +03:00 |
|
vchikalkin
|
e1e12da730
|
apps/web: upgrade next
|
2023-12-24 10:47:12 +03:00 |
|
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 |
|