Commit Graph

20 Commits

Author SHA1 Message Date
Tamara
b1e1817685 поправила шапки в разных состояниях(убрала комментарии в них), адаптация окон загрузки и редактирования изображения + мелкие правки по дизайну 2024-01-04 18:18:29 +03:00
eb4537cbba формат кода 2023-12-31 05:53:25 +03:00
Tamara
36adc4271d страничка дизайна + мелкие правки по дизайну 2023-12-30 03:29:13 +03:00
5f191a258d анкета не отваливается при создании результата и перехода на стр вопросов 2023-12-19 23:19:22 +03:00
ArtChaos189
194c3aade5 update accept UploadImageModal 2023-12-16 13:03:23 +03:00
ArtChaos189
f0dafad472 chore: Restrict image uploads to JPG and PNG formats
Updated file input to accept only .jpg, .jpeg, and .png files in the UploadImageModal component.
2023-12-15 22:27:53 +03:00
nflnkr
0e1f9aab23 fix dropzone & image modals 2023-12-04 14:57:54 +03:00
nflnkr
1c2f9c2d5e fix crop modal open state 2023-12-02 12:35:35 +03:00
nflnkr
52bf638baf implement image upload 2023-12-01 21:05:59 +03:00
nflnkr
02d2b2a325 implement untyped question 2023-11-29 17:12:06 +03:00
nflnkr
f463270a9b WIP use new store & resolve type conflicts 2023-11-16 19:41:25 +03:00
nflnkr
2103fe8977 WIP use new store actions 2023-11-15 21:38:02 +03:00
nflnkr
629e0c37c6 add images and varimg preview tests 2023-11-04 20:04:24 +03:00
nflnkr
cfe7858026 fix question background setting crop modal
add original image loading
2023-10-24 18:18:31 +03:00
nflnkr
45dddd888d refactor crop modal & add original image restore 2023-10-21 16:16:57 +03:00
IlyaDoronin
4e92fb934a refactor: updateQuestionsList typing 2023-10-04 14:35:02 +03:00
IlyaDoronin
ade9e25d5f fix: endless errors(WIP) 2023-10-03 17:03:57 +03:00
IlyaDoronin
aa3e3bbe60 fix: CropModal 2023-09-13 17:14:27 +03:00
IlyaDoronin
4a58ef2bfc feat: questions store new logic 2023-09-06 16:20:12 +03:00
IlyaDoronin
18508bff5d fix: Image and video upload modals 2023-09-05 16:54:41 +03:00