36 Commits

Author SHA1 Message Date
vchikalkin
ca521cbc22 apps/web: add files upload feature 2023-11-27 15:00:23 +03:00
vchikalkin
39c13e9422 apps/web: fix layout 2023-11-23 17:06:58 +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
3fb32b548c apps/web: remove makeCreateUrl function 2023-11-22 00:37:49 +03:00
vchikalkin
551e865401 apps/web: disable eslint rule react/forbid-component-props 2023-11-21 19:26:07 +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
bbbf707227 apps/web: add back button 2023-11-20 16:26:57 +03:00
vchikalkin
ec49ee4683 apps/web: add local font Inter 2023-11-20 12:37:57 +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
1c16fc2ec0 apps/web: add /conditions route 2023-11-13 23:28:20 +03:00
vchikalkin
4315dc5920 apps/web: add not-found page 2023-11-13 09:46:27 +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
vchikalkin
7b42fd4548 add some components 2023-11-08 12:02:00 +03:00
vchikalkin
341d0d7219 apps/web: remove flowbite
root: add prettier-plugin-tailwindcss & dotenv
2023-11-07 11:14:10 +03:00
vchikalkin
64325867a5 apps/web: add flowbite 2023-11-03 11:57:10 +03:00
vchikalkin
d6acbed2e8 apps/web: add tailwindcss 2023-11-02 17:32:20 +03:00
vchikalkin
80619ff7e2 apps: remove docs
packages: add @vchikalkin/eslint-config-awesome
packages: upgrade packages
.vscode: update settings.json
2023-11-02 17:27:52 +03:00
Turbobot
613fb74f77 feat(create-turbo): create basic 2023-11-02 13:13:22 +03:00