28 Commits

Author SHA1 Message Date
vchikalkin
4d5ab7fd36 apps/web: fix pass cookie to api request 2024-02-21 11:51:29 +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
55372c01b7 apps/web: show all documents in Files 2023-11-30 11:26:09 +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
3fb32b548c apps/web: remove makeCreateUrl function 2023-11-22 00:37:49 +03:00
vchikalkin
23017b6205 packages/ui: remove layout params from Background
apps/web: remove Background component usage from pages
2023-11-21 17:49:40 +03:00
vchikalkin
a3a31000de apps/web: revert Header to Form 2023-11-21 17:38:04 +03:00
vchikalkin
489db4ad28 apps/web: make Header server component (again) 2023-11-16 20:12:25 +03:00
vchikalkin
1e29f598f8 apps/web: add form-context to provide pageUrlParams 2023-11-16 19:51:54 +03:00
vchikalkin
0d8ea70734 apps/web: add base elements validation 2023-11-16 17:09:22 +03:00
vchikalkin
c7559a0adc apps/web: add payload to api function type 2023-11-16 14:29:11 +03:00
vchikalkin
bc27e6fd33 apps/web: add getPageUrlParams
remove title from Form components props type
2023-11-16 12:32:10 +03:00
vchikalkin
00b245bc40 apps/web: combine ius requests to Promise.all 2023-11-14 14:27:29 +03:00
vchikalkin
bb29d91b17 apps/web: add utils/error 2023-11-14 14:03:38 +03:00
vchikalkin
859cf7b2b9 apps/web: add http error to ius page 2023-11-14 11:07:09 +03:00
vchikalkin
382398df97 apps/web: split Form components 2023-11-14 00:44:55 +03:00
vchikalkin
73b3a87c2a apps/web: add Link to /conditions 2023-11-14 00:35:49 +03:00
vchikalkin
a4fc68f66e packages/ui: add heading 2023-11-09 22:03:09 +03:00
vchikalkin
debc9b35f0 apps/web: add favicons & metadata 2023-11-09 20:59:20 +03:00
vchikalkin
8be08d2441 apps/web: extract content to Form component
add mobile layout
2023-11-09 19:10:59 +03:00
vchikalkin
2b0989e706 apps/web: support visible parameter 2023-11-09 18:50:39 +03:00
vchikalkin
8c7f7d8bd3 packages/ui: add checkbox label disabled 2023-11-09 18:47:06 +03:00
vchikalkin
d6eacfc0c9 packages/ui: add checkbox
refactor ElementContainer
2023-11-09 18:03:32 +03:00
vchikalkin
386acf4b03 apps/ui: add element wrapper 2023-11-09 14:43:06 +03:00
vchikalkin
0424d8da50 packages/ui: elements style
apps/web: page render elements from meta
2023-11-09 13:47:45 +03:00
vchikalkin
c83dbc718e apps/web: fetch data from server 2023-11-08 16:41:28 +03:00