Commit Graph

  • e668f0ded2 apps/web: add BIGSTRING metaObject fieldType main dev vchikalkin 2024-03-27 14:45:03 +03:00
  • dc1c315702 apps/web: pass cookie to getConfig request vchikalkin 2024-02-22 10:52:26 +03:00
  • 4d5ab7fd36 apps/web: fix pass cookie to api request vchikalkin 2024-02-21 11:51:29 +03:00
  • 4733f2bb61 Form/Documents: show http error after upload document vchikalkin 2024-02-02 16:28:17 +03:00
  • 54df128e56 Form/Common: pass http errors vchikalkin 2024-02-02 15:25:50 +03:00
  • 08aee48f07 Form/Documents: reload page after upload files vchikalkin 2024-02-02 12:29:46 +03:00
  • b6001ca466 Form/Common: fix reload page vchikalkin 2024-02-02 12:18:41 +03:00
  • 8ebf5ff249 Form/Common: block form on save vchikalkin 2024-02-02 11:54:18 +03:00
  • a821906190 components/Form: combine imports vchikalkin 2024-02-01 18:27:12 +03:00
  • be938b4d62 Form/Common: disable save button if form values are not changed vchikalkin 2024-02-01 18:17:23 +03:00
  • 381ba678d9 Form/Documents: disable buttons if no files are selected for upload vchikalkin 2024-02-01 18:09:15 +03:00
  • 7590352ba5 Form/Documents: reset InputFile components onClick cancel button vchikalkin 2024-02-01 18:02:20 +03:00
  • 2b9cdd0d73 Form/Common: pass handleRetract function to button vchikalkin 2024-02-01 15:13:55 +03:00
  • c40eda7fd8 apps/web: add UploadFiles button vchikalkin 2024-01-30 12:50:05 +03:00
  • cf60724068 apps/web: upgrade packages vchikalkin 2024-01-30 11:26:03 +03:00
  • f97597d1fb ci: remove test empty file vchikalkin 2023-12-24 10:57:32 +03:00
  • 83317cd0d2 ci: add test empty file vchikalkin 2023-12-24 10:55:40 +03:00
  • e1e12da730 apps/web: upgrade next vchikalkin 2023-12-24 10:47:12 +03:00
  • e40d5488b9 Docker: fix pass env vars vchikalkin 2023-12-23 22:34:09 +03:00
  • 0a5be044b1 project: remove .env vchikalkin 2023-12-23 18:03:08 +03:00
  • 0f82f208d9 Revert "apps/web: Dockerfile: remove using dotenv" vchikalkin 2023-12-23 16:53:24 +03:00
  • 4b9ba14ee4 Revert "docker-compose.yml: remove environment" vchikalkin 2023-12-23 16:53:12 +03:00
  • 8bce97b40a Revert "apps/web: Dockerfile: revert RUN pnpm add -g turbo" vchikalkin 2023-12-23 16:53:01 +03:00
  • 782408da5e apps/web: Dockerfile: revert RUN pnpm add -g turbo vchikalkin 2023-12-23 16:36:36 +03:00
  • 566c362c8a docker-compose.yml: remove environment vchikalkin 2023-12-23 16:35:30 +03:00
  • 36e158cb19 apps/web: Dockerfile: remove using dotenv vchikalkin 2023-12-23 16:32:11 +03:00
  • ef827fb73e apps/web: Dockerfile: remove COPY .env .env vchikalkin 2023-12-23 16:23:41 +03:00
  • f611e561ac apps/web: again trying to fix environment variables vchikalkin 2023-12-23 15:50:07 +03:00
  • 780794c53f apps/web: fix pass USE_DEV_COLORS to client vchikalkin 2023-12-23 15:28:46 +03:00
  • ae7faa2cbf revert .env file vchikalkin 2023-12-23 15:08:16 +03:00
  • 4502b05b6f Revert "project: remove .env" vchikalkin 2023-12-23 15:07:40 +03:00
  • 22da611c52 project: remove .env docker-compose.yml: uncomment environment vchikalkin 2023-12-23 15:06:37 +03:00
  • 126643982b apps/web: fix pass USE_DEV_COLORS variable to client vchikalkin 2023-12-23 15:03:09 +03:00
  • e033886097 apps/web: next.config.js: pass env vchikalkin 2023-12-23 14:46:48 +03:00
  • 6918fb3766 Revert "docker-compose.yml: comment environment" vchikalkin 2023-12-23 14:46:22 +03:00
  • e56285070e docker-compose.yml: comment environment vchikalkin 2023-12-23 14:43:03 +03:00
  • 92c3b0ca02 project: add docker-compose.yml vchikalkin 2023-12-23 14:27:27 +03:00
  • b7c2cc0ff2 apps/web: fix Elements nullish values vchikalkin 2023-12-21 15:21:10 +03:00
  • 27d5fe4741 apps/web: simplify combineDocuments function vchikalkin 2023-11-30 16:39:08 +03:00
  • a8d3c96d6d apps/web: combineDocuments: add missing documentTypes to res vchikalkin 2023-11-30 16:01:01 +03:00
  • 5f8a9c5320 apps/web: move getDocs function to server rename getDocs -> combineDocuments vchikalkin 2023-11-30 15:53:49 +03:00
  • 74d5c11f8e apps/web: add canUpload prop to file vchikalkin 2023-11-30 15:40:08 +03:00
  • 6ffb48a3b9 apps/web: fix files list on mobile vchikalkin 2023-11-30 12:09:55 +03:00
  • aaaa6fffbb apps/web: add close button to Overlay vchikalkin 2023-11-30 11:59:56 +03:00
  • 2ff3589715 apps/web: fix files map key vchikalkin 2023-11-30 11:55:27 +03:00
  • 55372c01b7 apps/web: show all documents in Files vchikalkin 2023-11-30 11:26:09 +03:00
  • a5eb858f4a apps/web: hide download document button if no href vchikalkin 2023-11-30 10:49:07 +03:00
  • 498a64cdc9 apps/web: fix manifest 401 vchikalkin 2023-11-28 13:01:50 +03:00
  • 24a12720d2 merge experimental/migrate-to-pnpm vchikalkin 2023-11-28 12:39:06 +03:00
  • fe2dd4ca6a migrate to pnpm experimental/migrate-to-pnpm vchikalkin 2023-11-28 12:28:07 +03:00
  • 11bcb4257d apps/web: fix download buttons link vchikalkin 2023-11-28 09:49:05 +03:00
  • 0606a999ea apps/web: add download file feature vchikalkin 2023-11-27 15:56:44 +03:00
  • ca521cbc22 apps/web: add files upload feature vchikalkin 2023-11-27 15:00:23 +03:00
  • 71d7a696f1 revert d625353 vchikalkin 2023-11-27 14:28:32 +03:00
  • 40140c805e apps/web: disable api cache vchikalkin 2023-11-27 09:56:41 +03:00
  • 30d705a618 apps/web: use outline-secondary for retract button vchikalkin 2023-11-25 12:27:26 +03:00
  • 6c2e204499 apps/web: fix overlay layout vchikalkin 2023-11-24 10:31:16 +03:00
  • 39c13e9422 apps/web: fix layout vchikalkin 2023-11-23 17:06:58 +03:00
  • c497890bcc packages/ui: button secondary colors improvements vchikalkin 2023-11-23 12:24:59 +03:00
  • cb1306430d package/ui: allow to resize textarea vchikalkin 2023-11-22 16:50:22 +03:00
  • 12e36cd8ba apps/web: check comment exists in metaData vchikalkin 2023-11-22 15:40:59 +03:00
  • 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 vchikalkin 2023-11-22 15:36:08 +03:00
  • c3b6e8b046 apps/web: reduce Buttons onClick timeout vchikalkin 2023-11-22 14:00:15 +03:00
  • f497320558 apps/web: rename URL_IUS vchikalkin 2023-11-22 11:30:08 +03:00
  • c83c0e5c51 apps/web: connect buttons to backend vchikalkin 2023-11-22 00:50:07 +03:00
  • 3fb32b548c apps/web: remove makeCreateUrl function experimental/server-actions vchikalkin 2023-11-22 00:37:49 +03:00
  • 8cb4d9c6e5 apps/web: add Form overlay vchikalkin 2023-11-21 20:28:57 +03:00
  • d625353a19 apps/web: use api requests as server actions vchikalkin 2023-11-21 19:32:42 +03:00
  • 551e865401 apps/web: disable eslint rule react/forbid-component-props vchikalkin 2023-11-21 19:26:07 +03:00
  • 43b505c16d apps/web: add withContext in Form component vchikalkin 2023-11-21 18:24:29 +03:00
  • 23017b6205 packages/ui: remove layout params from Background apps/web: remove Background component usage from pages vchikalkin 2023-11-21 17:49:40 +03:00
  • 6099175ad9 apps/web: reduce back button text size vchikalkin 2023-11-21 17:44:51 +03:00
  • a3a31000de apps/web: revert Header to Form vchikalkin 2023-11-21 17:38:04 +03:00
  • bbbf707227 apps/web: add back button vchikalkin 2023-11-20 16:26:57 +03:00
  • a86f92e35b apps/web: Conditions force calibri font vchikalkin 2023-11-20 14:15:36 +03:00
  • cec465d935 apps/web: store/ius: reset validation vchikalkin 2023-11-20 14:05:42 +03:00
  • 148cca451b apps/web: env.js make USE_DEV_COLORS optional vchikalkin 2023-11-20 13:22:39 +03:00
  • 7a74972c79 apps/web: fix build (ReferenceError: path is not defined) vchikalkin 2023-11-20 12:41:43 +03:00
  • 141e6af44e apps/web: add build params to next.config.js vchikalkin 2023-11-20 12:40:31 +03:00
  • ec49ee4683 apps/web: add local font Inter vchikalkin 2023-11-20 12:37:57 +03:00
  • 773f1a355f app/web: add logo-primary-dev vchikalkin 2023-11-20 11:52:32 +03:00
  • f5f5938971 apps/web: fix secondary dev color vchikalkin 2023-11-20 11:29:49 +03:00
  • 12b2d8b728 project: add Dockerfile & .env vchikalkin 2023-11-20 11:27:15 +03:00
  • 489db4ad28 apps/web: make Header server component (again) vchikalkin 2023-11-16 20:12:25 +03:00
  • 1e29f598f8 apps/web: add form-context to provide pageUrlParams vchikalkin 2023-11-16 19:51:54 +03:00
  • 7b58d76f9e packages/ui: fix checkbox alert color & remove checkbox label vchikalkin 2023-11-16 17:17:16 +03:00
  • 0d8ea70734 apps/web: add base elements validation vchikalkin 2023-11-16 17:09:22 +03:00
  • 5d8aecfeb0 apps/web: add type CreateUrl to utils/url vchikalkin 2023-11-16 14:38:15 +03:00
  • c7559a0adc apps/web: add payload to api function type vchikalkin 2023-11-16 14:29:11 +03:00
  • d7d418db68 packages/ui: add skeleton for input & checkbox vchikalkin 2023-11-16 14:19:28 +03:00
  • bc27e6fd33 apps/web: add getPageUrlParams remove title from Form components props type vchikalkin 2023-11-16 12:32:10 +03:00
  • 239dcab5b3 apps/web: fix set checkbox value to store vchikalkin 2023-11-15 14:36:08 +03:00
  • 05990f028b apps/web: add form store api/ius: add validate function vchikalkin 2023-11-15 13:39:26 +03:00
  • 2418afb335 packages/ui: add danger mode to container vchikalkin 2023-11-15 12:14:33 +03:00
  • 00b245bc40 apps/web: combine ius requests to Promise.all vchikalkin 2023-11-14 14:27:29 +03:00
  • bb29d91b17 apps/web: add utils/error vchikalkin 2023-11-14 14:03:38 +03:00
  • 859cf7b2b9 apps/web: add http error to ius page vchikalkin 2023-11-14 11:07:09 +03:00
  • eeee8f8c0a apps/web: prefetch conditions vchikalkin 2023-11-14 10:48:15 +03:00
  • 382398df97 apps/web: split Form components vchikalkin 2023-11-14 00:44:13 +03:00
  • 73b3a87c2a apps/web: add Link to /conditions vchikalkin 2023-11-14 00:35:49 +03:00