Commit graph

125 commits

Author SHA1 Message Date
cd8ec99d13 ulohy: zakladni kucharka 2020-10-07 18:41:09 +02:00
911f1030cc editor: autosave 2020-10-07 18:06:53 +02:00
7776004506 Merge branch 'master' of https://gitea.ks.matfyz.cz/KSP/graf-uloh into master 2020-10-06 23:27:42 +02:00
5e6cae6d50 presunuti bublinek 2020-10-06 23:08:56 +02:00
e3bd4e1718 Few comments 2020-10-05 21:41:43 +00:00
28ea82f600 Fix runtime warnings 2020-10-05 21:23:20 +00:00
3979847be6 tasks.json: random text and layout update 2020-10-05 23:21:01 +02:00
81ced3c0a3 Remove annoying paragraph that the task is open-data 2020-10-05 20:20:25 +00:00
b3f809a116 Remove annoying intoductory img from task assignment 2020-10-05 20:07:58 +00:00
0b3d59cfa1 Fix url for KSP-H 2020-10-05 19:58:07 +00:00
a23438f976 KSP url change 2020-10-05 19:50:12 +00:00
812e2ca6be editor: fixnuto přesouvání, přesun nodů by default aktivní 2020-10-05 21:27:05 +02:00
1dbc3c4fc4 KSP-H úlohy 2020-10-04 20:57:47 +00:00
a197ef8492 Add tasks from year 27 and 32 2020-10-04 20:50:05 +00:00
0ba8e229d2 Bulk insert of tasks 2020-10-04 20:49:57 +00:00
1af13c38ed editor: toolbox is scrollable 2020-10-04 21:24:28 +02:00
8202fc43e8 Update task status immediately on submit 2020-10-04 11:27:52 +00:00
313ca60b55 Add reaction to task load 2020-10-04 11:11:02 +00:00
7116805d97 graf: disabled selection tool appearing when disabled 2020-10-04 12:56:15 +02:00
aeafbd07d5 Add note about expiration time 2020-10-04 10:50:30 +00:00
04138c3ba8 use taskReference 2020-10-04 10:50:17 +00:00
e7a3a093b7 Swap submit and show solution 2020-10-04 10:14:37 +00:00
2ef050d6fc tasks.json: doplněna jména všech úloh 2020-10-04 12:06:51 +02:00
686deea3eb tasks.json: přidány další úlohy 2020-10-04 11:59:12 +02:00
62e673a196 editor: center marker 2020-10-04 11:31:01 +02:00
c1e6707abf tasks.json: přejmenování úloh, text o vzorových řešeních 2020-10-04 11:06:45 +02:00
80f9a70c72 Submit form prototype 2020-10-03 22:18:54 +00:00
6dbc844462 Proxy fix to enable API usage 2020-10-03 22:18:54 +00:00
911a80b500 task detail editor: option to edit taskReference 2020-10-04 00:15:50 +02:00
6b5f8afb88 tasks.json: filled type open-data tasks with obligatory taskReference fields 2020-10-03 23:57:07 +02:00
b0e00beaac editor: group selection and group dragging 2020-10-03 23:41:57 +02:00
6a6c13a5d8 Fix type errors 2020-10-02 10:13:20 +00:00
0edb0569b8 editor: save to disk 2020-10-01 23:42:56 +02:00
46afc555d6 removed compatibility with old format, small fix in editor 2020-10-01 23:33:39 +02:00
1db36531cf tasks.json: update to the new format 2020-10-01 23:31:55 +02:00
ab13f0b726 massive cleanup of Graph and Editor code 2020-10-01 23:26:02 +02:00
f0e6e79364 code cleanup 2020-10-01 21:57:27 +02:00
1f325adeb7 Fix text refresh glitch 2020-10-01 18:40:24 +00:00
be09522222 graph node: fixed wrong ellipse size after changing the text 2020-10-01 19:47:24 +02:00
7483842475 rozšíření definice úloh 2020-10-01 17:55:32 +02:00
f462b837b8 Better drag&drop for nodes in editor
fix #24
2020-10-01 12:36:09 +00:00
b4717e93a9 TaskDisplay shows text nodes correctly 2020-10-01 12:13:19 +00:00
431f0e4689 graph node: bug v designu labelu, kdyz je povoleno pohybovani 2020-10-01 14:09:05 +02:00
3a7474ca22 Fix body padding 2020-10-01 11:48:05 +00:00
4f34ea23d7 texty: krátké úvodní povídání 2020-10-01 13:43:33 +02:00
c03c6566c5 graph: neda se klikat na labely 2020-10-01 13:23:26 +02:00
c778b879f7 Fix TaskPanel url routing bug 2020-09-30 22:23:00 +00:00
4f25a1aefb Border radius for TaskPanel 2020-09-30 22:23:00 +00:00
163714bca3 editor: cool professional design :-O 2020-10-01 00:12:15 +02:00
31c91be77c Set zoom click distance to 10px
prevents a glitch that occurs when clicking on nodes - instead of
seeting the click event, the view moves by few pixes and task is not selected
2020-09-30 22:06:02 +00:00