30 Commits

Author SHA1 Message Date
vchikalkin
e668f0ded2 apps/web: add BIGSTRING metaObject fieldType 2024-03-27 14:45:03 +03:00
vchikalkin
4d5ab7fd36 apps/web: fix pass cookie to api request 2024-02-21 11:51:29 +03:00
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
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
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
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
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
d625353a19 apps/web: use api requests as server actions 2023-11-21 19:32:42 +03:00
vchikalkin
0d8ea70734 apps/web: add base elements validation 2023-11-16 17:09:22 +03:00
vchikalkin
5d8aecfeb0 apps/web: add type CreateUrl to utils/url 2023-11-16 14:38:15 +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
239dcab5b3 apps/web: fix set checkbox value to store 2023-11-15 14:36:08 +03:00
vchikalkin
05990f028b apps/web: add form store
api/ius: add validate function
2023-11-15 13:39:26 +03:00
vchikalkin
859cf7b2b9 apps/web: add http error to ius page 2023-11-14 11:07:09 +03:00
vchikalkin
73b3a87c2a apps/web: add Link to /conditions 2023-11-14 00:35:49 +03:00
vchikalkin
1c16fc2ec0 apps/web: add /conditions route 2023-11-13 23:28:20 +03:00
vchikalkin
debc9b35f0 apps/web: add favicons & metadata 2023-11-09 20:59:20 +03:00
vchikalkin
83493d07f3 packages/ui: add InputNumber 2023-11-09 20:10:45 +03:00
vchikalkin
d6eacfc0c9 packages/ui: add checkbox
refactor ElementContainer
2023-11-09 18:03:32 +03:00
vchikalkin
c83dbc718e apps/web: fetch data from server 2023-11-08 16:41:28 +03:00