Commit Graph

174 Commits

Author SHA1 Message Date
b930dd8260 Merge branch 'branching' into view-integration 2023-12-02 19:23:40 +03:00
91bd0ffe14 Merge branch 'branching' into style2 2023-12-02 18:57:32 +03:00
81df59c6f6 Merge branch 'branching' into backend-integration 2023-12-02 18:13:02 +03:00
a15e697f91 можно удалять корневой узел 2023-12-02 16:11:57 +03:00
fcd0f92259 добавление и удаление нод 2023-12-02 12:59:31 +03:00
nflnkr
1c2f9c2d5e fix crop modal open state 2023-12-02 12:35:35 +03:00
7dc083907f добавление иконок, модалка выбора вопроса по клику 2023-12-01 22:56:13 +03:00
nflnkr
52bf638baf implement image upload 2023-12-01 21:05:59 +03:00
IlyaDoronin
fe641fabae feat: Default questions 2023-12-01 17:33:55 +03:00
2b38c15e3e -- 2023-12-01 11:12:59 +03:00
IlyaDoronin
305b8707ce feat: view 2023-11-30 20:39:57 +03:00
8b252dc6bc менюшка для удаления, нумерация вопросов, селект в превью 2023-11-30 09:27:15 +03:00
a169dd0a49 Merge branch 'backend-integration' into branching 2023-11-29 18:55:03 +03:00
658da99220 панель бранчевания 2023-11-29 18:45:15 +03:00
nflnkr
02d2b2a325 implement untyped question 2023-11-29 17:12:06 +03:00
nflnkr
f39ffb9c23 simplify question variant types 2023-11-28 22:16:00 +03:00
nflnkr
9c438de1f9 remove unused code 2023-11-28 22:06:24 +03:00
nflnkr
cbfa4a13d8 fix edit requests logic & refactor 2023-11-28 02:07:24 +03:00
nflnkr
0ba8472220 add quiz & question edit debounce + request queue 2023-11-23 22:07:57 +03:00
nflnkr
83d314bf48 complete replace of old stores 2023-11-20 20:22:13 +03:00
nflnkr
bf8a41a3bc fix conflicts 2023-11-17 18:42:49 +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
dd46a3833f WIP 2023-11-14 23:15:52 +03:00
nflnkr
a57de5fe4d refactor questions store 2023-11-14 19:44:27 +03:00
nflnkr
f3eed84b42 minor fixes 2023-11-14 19:43:21 +03:00
nflnkr
7520000f5b fix routing 2023-11-14 17:22:10 +03:00
nflnkr
ac0104620c remove quiz id from url when editing 2023-11-14 16:37:20 +03:00
nflnkr
213075706b refactor store & hooks 2023-11-14 16:10:41 +03:00
nflnkr
0c6198dd79 use backend somewhere & refactor 2023-11-13 21:04:51 +03:00
nflnkr
f7f1ce13ab Merge branch 'quiz-preview-e2e-tests' into backend-integration 2023-11-08 15:52:28 +03:00
nflnkr
8809fe3097 add auth 2023-11-08 15:51:40 +03:00
nflnkr
2d47eb0058 quiz preview is hidden by default 2023-11-03 16:10:04 +03:00
nflnkr
31c13b990d add api request & new stores 2023-11-02 19:45:28 +03:00
IlyaDoronin
74a1fac8f0 feat: start page preview 2023-11-01 16:31:15 +03:00
IlyaDoronin
71f749e892 fix: branching error 2023-10-31 12:59:41 +03:00
aefc939965 merge graph && quiz-preview-e2e-tests 2023-10-29 18:18:18 +03:00
nflnkr
cfe7858026 fix question background setting crop modal
add original image loading
2023-10-24 18:18:31 +03:00
nflnkr
fe616ecf3a add image crop modal to page question settings 2023-10-24 16:02:09 +03:00
nflnkr
66b39f63de refactor & fix crop modal consumers 2023-10-23 18:48:27 +03:00
nflnkr
a601205a87 add notification on orig image load fail 2023-10-23 18:38:23 +03:00
nflnkr
42cf32c185 remove questions on quiz delete 2023-10-23 18:33:56 +03:00
nflnkr
45dddd888d refactor crop modal & add original image restore 2023-10-21 16:16:57 +03:00
IlyaDoronin
afdf281631 fix: hints 2023-10-17 13:53:19 +03:00
IlyaDoronin
ba620de334 fix: removing question bug 2023-10-16 13:20:07 +03:00
794ef18875 fix у дублированной карточки вопроса уникальный id 2023-10-15 03:40:40 +03:00
Tamara
32e0a9f73b merge adapter and quiz-preview 2023-10-15 01:54:39 +03:00
nflnkr
1c8b2aef2f remove blob urls on persisted state 2023-10-13 15:11:00 +03:00
nflnkr
d8fca6a339 fix wrong types 2023-10-13 15:09:05 +03:00
nflnkr
5fc077c884 Merge branch 'dev' into quiz-preview 2023-10-09 15:54:39 +03:00
nflnkr
a06c5c2010 add question previews 2023-10-09 15:33:45 +03:00
d571476842 проверка валидности почты, отправка с правильного домена 2023-10-07 14:11:03 +03:00
89945bae9e обратная связь с плохой вёрсткой 2023-10-07 09:10:50 +03:00
IlyaDoronin
d39039a458 fix: conflicts resolved (WIP) 2023-10-05 17:03:54 +03:00
nflnkr
650ddd7129 fix preview bugs 2023-10-05 14:41:54 +03:00
IlyaDoronin
eb88eeb440 fix: Stepper 2023-10-05 13:12:56 +03:00
IlyaDoronin
149c618597 refactor: clonedContent 2023-10-04 12:45:51 +03:00
IlyaDoronin
f5867f30ce fix: questions store 2023-10-04 12:07:59 +03:00
nflnkr
45ade56ff0 add quiz preview window 2023-10-03 19:05:20 +03:00
IlyaDoronin
ade9e25d5f fix: endless errors(WIP) 2023-10-03 17:03:57 +03:00
IlyaDoronin
6f21c992a6 feat: default store objects 2023-10-02 22:43:07 +03:00
IlyaDoronin
9e0d281568 fix: OptionsAndPicture 2023-10-01 15:10:12 +03:00
IlyaDoronin
b4f1e4857d feat: cancel questin deleting 2023-09-27 17:14:48 +03:00
IlyaDoronin
0c1279b37d feat: rating autosize inputs 2023-09-27 10:55:11 +03:00
IlyaDoronin
af59c764ed feat: emojies 2023-09-21 13:07:30 +03:00
IlyaDoronin
add32f0b3f feat: ChooseAnswerModal 2023-09-20 15:42:14 +03:00
IlyaDoronin
29129215d9 fix: createQuestion logic 2023-09-13 13:58:07 +03:00
IlyaDoronin
e9313dc1e6 feat: SliderOptions logic 2023-09-12 18:23:56 +03:00
IlyaDoronin
a4bc0f5c76 feat: CustomNumberField 2023-09-12 17:36:22 +03:00
IlyaDoronin
f7b7ac79a9 fix: ratings 2023-09-12 12:56:15 +03:00
IlyaDoronin
2d944f8c47 fix: copyQuestion 2023-09-08 14:24:09 +03:00
IlyaDoronin
2575d776a4 fix: question store interaction 2023-09-07 17:14:48 +03:00
IlyaDoronin
4a58ef2bfc feat: questions store new logic 2023-09-06 16:20:12 +03:00
IlyaDoronin
015717cc0c fix: questions store 2023-09-06 14:51:08 +03:00
IlyaDoronin
ddfc4d6e04 fix: slider 2023-09-06 11:01:44 +03:00
IlyaDoronin
afdc4ca493 fix: ratings 2023-09-06 09:47:23 +03:00
IlyaDoronin
f8d94f2063 fix: Data 2023-09-05 19:34:52 +03:00
IlyaDoronin
18508bff5d fix: Image and video upload modals 2023-09-05 16:54:41 +03:00
IlyaDoronin
be14c77dd3 feat: largeCheck, innerNameCheck 2023-09-05 11:25:47 +03:00
IlyaDoronin
a41342097a refactor: branch store removed 2023-08-28 14:16:00 +03:00
IlyaDoronin
a49b999a38 feat: OptionsPicture store logic 2023-08-28 12:31:34 +03:00
IlyaDoronin
7ac8aef451 fix: OwnTextField 2023-08-28 11:20:09 +03:00
IlyaDoronin
9a2288adae feat: dropdown store logic 2023-08-25 13:27:43 +03:00
IlyaDoronin
8592e9e212 fix: upload pictures store 2023-08-25 12:30:25 +03:00
IlyaDoronin
51c11eac35 feat: upload file store logic 2023-08-25 12:14:53 +03:00
IlyaDoronin
99bce26b52 feat: own field store logic 2023-08-25 11:29:42 +03:00
IlyaDoronin
edcdd2a9eb feat: branching logic 2023-08-24 23:53:27 +03:00
IlyaDoronin
33016cd6f6 feat: question store back picture 2023-08-24 14:57:42 +03:00
IlyaDoronin
cb8e057627 fix: uploaded video 2023-08-24 14:23:25 +03:00
IlyaDoronin
6ea8bdb1a9 feat: questions store hint 2023-08-24 14:09:47 +03:00
IlyaDoronin
a7778a3120 Merge branch 'drag-and-drop-fixes' of penahub.gitlab.yandexcloud.net:frontend/squiz into update-store 2023-08-24 12:10:05 +03:00
IlyaDoronin
569661cd5e feat: questions store new fields 2023-08-24 12:09:43 +03:00
IlyaDoronin
54a06c4666 feat: drag&drop 2023-08-18 14:16:56 +03:00
IlyaDoronin
b4ec9b92fb fix: expanded items moving 2023-08-18 10:48:16 +03:00
IlyaDoronin
5ac5d8c0af feat: branch store 2023-08-16 15:00:35 +03:00
IlyaDoronin
5db186c8ca feat: copy and remove questions 2023-08-11 10:25:28 +03:00
IlyaDoronin
38b43df2e7 fix: rebase to branch createPages 2023-08-11 09:15:04 +03:00
IlyaDoronin
a56089591b fix: DraggableList (WIP) 2023-08-10 16:45:44 +03:00
IlyaDoronin
64ec511f21 fix: Questions drag&drop 2023-08-08 14:01:37 +03:00
ArtChaos189
7a617ae6d2 refactor: Eliminate incorrect types (any, never, unknown) in the pages directory 2023-07-31 00:25:47 +03:00