Commit Graph

337 Commits

Author SHA1 Message Date
7aa846f52e страница результатов создаёт фротнтовые карточки результатов, имеет настройки квиза 2023-12-09 13:49:25 +03:00
Tamara
108857292d предпросмотр и публикация, цвет карандашика и заголовок квиза из стартовой страницы 2023-12-09 03:22:19 +03:00
nflnkr
6fb6b7dae3 save order of questions 2023-12-08 16:36:00 +03:00
IlyaDoronin
caafb87ae0 feat: View Number component logic 2023-12-08 14:53:41 +03:00
IlyaDoronin
5d3f19d952 feat: dev updates 2023-12-08 09:18:46 +03:00
c6c7479182 Merge branch 'dev' into result-page 2023-12-08 01:56:31 +03:00
Tamara
5a5845788b дизайн предпросмотра ипубликаций вопросов 2023-12-08 01:34:21 +03:00
83610dba8d -- 2023-12-08 00:30:26 +03:00
1eca4195c5 при удалении вопросов из списка и или дерева гарантируем, что default будет заполнен оставшимися потомками. очистим main от удаляемого потомка. сломанное дерево очистится 2023-12-07 03:03:43 +03:00
IlyaDoronin
82d43a3bea feat: View linear logic 2023-12-06 15:09:25 +03:00
IlyaDoronin
834f8bd556 feat: updates from dev 2023-12-06 11:59:52 +03:00
253361120e удаление вопроса из списка вопросов чистит rule потомков, кнопки с карандашиком, ветвление подсвечивает вопрос и ноду 2023-12-06 02:34:40 +03:00
Tamara
5ce160f14f плашка с переключателем с ветвления на вопросы на панели в мобилке 2023-12-06 01:59:15 +03:00
IlyaDoronin
0890d5a67c feat: Branching Data logic 2023-12-05 22:55:21 +03:00
7573f7a3e3 Merge branch 'button-and-style' into view-logic 2023-12-05 19:24:54 +03:00
Tamara
5678ce515d кнопки вверх и вниз для страницы вопросов 2023-12-05 18:49:42 +03:00
IlyaDoronin
bd36307e86 fix: View Date(WIP) 2023-12-05 16:46:31 +03:00
f07d7ab3e2 Merge branch 'dev' into backend-integration 2023-12-04 23:41:44 +03:00
6e1b7c080c дублирование и изменение типа вопроса работают корректно 2023-12-04 23:13:08 +03:00
12bb0e7bfe все модалки могут настраивать условия (кроме даты) 2023-12-04 20:15:30 +03:00
575fe9f080 Merge branch 'branching-button2' of penahub.gitlab.yandexcloud.net:frontend/squiz into branching-button2 2023-12-04 19:49:57 +03:00
c3d1353a9b при удалении корня все использованные вопросы сбрасывают rule 2023-12-04 19:33:50 +03:00
Tamara
14efd54369 переключение на графы и вывод модалки ветвления 2023-12-04 19:33:45 +03:00
Tamara
9ee2786956 функция переключения на графы по нажатию на кнопку ветвление(исправлено) 2023-12-04 18:41:40 +03:00
0cbaf6a77c -- 2023-12-04 18:40:15 +03:00
IlyaDoronin
23c1688d01 fix: questions multianswer logic 2023-12-04 16:36:30 +03:00
cc20575a78 -- 2023-12-04 16:33:43 +03:00
nflnkr
0e1f9aab23 fix dropzone & image modals 2023-12-04 14:57:54 +03:00
Tamara
be79f2fc21 функция переключения на графы по нажатию на кнопку ветвление 2023-12-04 14:44:08 +03:00
IlyaDoronin
e016862740 fix: conflicts 2023-12-04 12:32:45 +03:00
IlyaDoronin
b9d64bfcfc fix 2023-12-04 12:31:43 +03:00
cceafeb615 корректное удаление коневого узла, безошибочное первое открытие модалки ветвления 2023-12-04 12:30:14 +03:00
7029c86f19 Merge branch 'branching' of penahub.gitlab.yandexcloud.net:frontend/squiz into branching 2023-12-04 10:51:07 +03:00
25ce62509b -- 2023-12-04 10:50:55 +03:00
6d3865d4ec fix: when you try to grow ManOfGraph, when you add lust leg, both of them bursts 2023-12-04 00:54:44 +03:00
nflnkr
b6cd284972 rename missing type 2023-12-03 16:09:57 +03:00
525977609d Merge branch 'branching' of penahub.gitlab.yandexcloud.net:frontend/squiz into branching 2023-12-03 13:48:13 +03:00
e1b9ada5af публикация ветвится в вопросах - вариантах 2023-12-03 13:48:00 +03:00
8772699ed6 fix: icons weren't remove on children 2023-12-03 13:47:52 +03:00
ab4d99c3ba Merge branch 'branching' of penahub.gitlab.yandexcloud.net:frontend/squiz into branching 2023-12-03 05:17:49 +03:00
542159e5b1 отображение модалки ветвления 2023-12-03 05:16:53 +03:00
05b52e72a7 fix: NaN on add node 2023-12-03 03:47:43 +03:00
4623dfd2ee добавление ноды через меню выбора по клику по ноде 2023-12-03 00:20:41 +03:00
89f2140715 рекурсивное удаление элементов холста после удаляемой ноды 2023-12-02 23:47:28 +03:00
fb3c98f6bc fix: layout memoizing and fix ladder in straight line graph 2023-12-02 19:44:52 +03:00
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
d0c015824d -- 2023-12-02 16:51:37 +03:00
a15e697f91 можно удалять корневой узел 2023-12-02 16:11:57 +03:00
e792c85771 fix tree layout 2023-12-02 14:52:33 +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
Tamara
93232687af мелкие правки по дизайну 2023-12-01 23:45: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
9a880f5b90 отрисовка нод 2023-12-01 03:31:09 +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
960ee026bd fix form quiz question components 2023-11-29 18:33:54 +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
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
2b06bd750c fix question card remounting on every id change 2023-11-20 20:55:37 +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
4631f6098a add emoji question preview test 2023-11-06 16:21:41 +03:00
nflnkr
629e0c37c6 add images and varimg preview tests 2023-11-04 20:04:24 +03:00
nflnkr
87760f3498 fix broken tests 2023-11-03 16:10:47 +03:00
cca074feb4 Merge branch 'quiz-fixes' into 'dev'
feat: quiz fixes

See merge request frontend/squiz!43
2023-11-01 13:51:23 +00:00
IlyaDoronin
c7a670baf2 fix: console errors 2023-10-31 14:29:15 +03:00
IlyaDoronin
71f749e892 fix: branching error 2023-10-31 12:59:41 +03:00
IlyaDoronin
128a33ef80 fix: little fixes 2023-10-30 19:46:02 +03:00
IlyaDoronin
9dfa464afd feat: QuizQuestionText onlyNumbers field 2023-10-30 13:46:55 +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
45dddd888d refactor crop modal & add original image restore 2023-10-21 16:16:57 +03:00
nflnkr
00a250c676 refactor question edit image button 2023-10-19 13:34:48 +03:00
nflnkr
37ee98ecd3 fix page question button image 2023-10-18 14:24:12 +03:00
IlyaDoronin
4cda3df268 fix: drag&drop console error 2023-10-18 11:42:59 +03:00
IlyaDoronin
b0b045b151 fix: first draggable item 2023-10-17 18:20:45 +03:00
nflnkr
e6d32dd72d init cypress 2023-10-17 16:43:31 +03:00
IlyaDoronin
1170f19a90 fix: add new question button 2023-10-17 16:33:29 +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
nflnkr
feeb4eaf69 add quiz preview to survey setup 2023-10-14 16:22:57 +03:00
nflnkr
7bec46efcc fix question type 2023-10-14 16:22:38 +03:00
nflnkr
12c2446edf Merge remote-tracking branch 'origin/forms' into quiz-preview 2023-10-14 14:30:18 +03:00
IlyaDoronin
aacb678249 fix: branching tooltip 2023-10-13 16:42:28 +03:00
nflnkr
b2f66c73af fix date question type 2023-10-13 15:25:09 +03:00