Commit graph

119 commits

Author SHA1 Message Date
623cb491f0 Split out editor - reduce bundle size significantly
fix #39
2020-10-17 19:45:30 +00:00
8d8f569997 grafik: close task dialog when clicking outside of it 2020-10-17 21:39:23 +02:00
8220e86423 tests: check that texts do not contain FIXME or TODO 2020-10-17 18:14:39 +02:00
1237d32514 graph: revert of mistakenly removed event dispatch in b1aea589b94cec8ccd 2020-10-17 17:20:52 +02:00
d7c9251238 Next tasks and close button on the bottom of task modal 2020-10-17 15:03:46 +00:00
4668bae296 css: fixed weird horizontal scrollbar on slim viewports 2020-10-17 16:47:44 +02:00
817ec9a91f graph: default viewBox has [0,0] exactly bellow the current KSP header 2020-10-17 16:25:44 +02:00
222e4f8e4b Use points from tasks.json
removes annoying flashing of tooltip (and annoying network requests)

fix #38
2020-10-17 14:23:19 +00:00
94f74b7016 task panel: better close button 2020-10-17 16:09:15 +02:00
0d8575d5a7 Add points for new tasks 2020-10-17 14:08:46 +00:00
ea4f0c49ff Loaded points for all tasks 2020-10-17 14:07:43 +00:00
11b51efdcc Font size glitch fixed 2020-10-17 13:44:19 +00:00
2fe272e4ca Bigger letters are always better, Vašek says 2020-10-17 13:03:00 +00:00
158a4a6545 Fix invalid requests to fetch points for text tasks 2020-10-17 12:57:09 +00:00
9092f6c137 Fix type error - unused preSelect events 2020-10-17 12:45:51 +00:00
89702956c6 fix bullets in text
fix #32
2020-10-17 12:38:41 +00:00
96dccd779d graph: option to hide nodes 2020-10-14 22:53:57 +02:00
fd971c528f Fix grabber bug when task contained text not inside of an element 2020-10-13 19:04:15 +00:00
4093f6b63e add tests for exact match of grabbed sol/assignment 2020-10-13 16:35:18 +00:00
460d670e75 add jest tests for ksp task grabbing 2020-10-13 15:30:49 +00:00
8163ce94ab task pannel: removed task preview 2020-10-11 20:53:29 +02:00
2a4d79e499 graph: added tooltip 2020-10-11 20:48:56 +02:00
e383d513f8 graph: text nodes are rectangles 2020-10-07 21:14:17 +02:00
911f1030cc editor: autosave 2020-10-07 18:06:53 +02:00
28ea82f600 Fix runtime warnings 2020-10-05 21:23:20 +00: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
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
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
80f9a70c72 Submit form prototype 2020-10-03 22:18:54 +00:00
911a80b500 task detail editor: option to edit taskReference 2020-10-04 00:15:50 +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
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