24 Commits

Author SHA1 Message Date
vchikalkin
ca521cbc22 apps/web: add files upload feature 2023-11-27 15:00:23 +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
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
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
551e865401 apps/web: disable eslint rule react/forbid-component-props 2023-11-21 19:26:07 +03:00
vchikalkin
43b505c16d apps/web: add withContext in Form component 2023-11-21 18:24:29 +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
7b58d76f9e packages/ui: fix checkbox alert color & remove checkbox label 2023-11-16 17:17:16 +03:00
vchikalkin
0d8ea70734 apps/web: add base elements validation 2023-11-16 17:09:22 +03:00
vchikalkin
d7d418db68 packages/ui: add skeleton for input & checkbox 2023-11-16 14:19:28 +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
eeee8f8c0a apps/web: prefetch conditions 2023-11-14 10:48:15 +03:00
vchikalkin
382398df97 apps/web: split Form components 2023-11-14 00:44:55 +03:00