Commit graph

131 commits

Author SHA1 Message Date
19c989c8a0 typo: javastipt :) - surprised it worked 2020-10-18 09:40:15 +02:00
bfe6aa3c9a task panel: smaller letters 2020-10-18 09:37:41 +02:00
2a7e5a6120 graph: fixed centering issues in Chrome (and probably in general) 2020-10-18 09:33:57 +02:00
1097de13bb html: fixed some global issues with previously removed CSS 2020-10-17 23:12:56 +02:00
c2c19a2ea3 build: svg with commit ID, another fix attempt 2020-10-17 22:57:49 +02:00
e883dee5d9 svg image generation: better cwd handling 2020-10-17 22:50:43 +02:00
dac5ffa6e1 README.md: new server and information about currently running version 2020-10-17 22:40:57 +02:00
037e475ecc Warning for retarder browsers 2020-10-17 20:36:00 +00:00
e4d27070b9 Scroll up on hash change 2020-10-17 20:19:14 +00:00
48743d936e removed global stylesheet from the original template 2020-10-17 22:14:11 +02:00
d9b5ee7c96 enable terser 2020-10-17 20:08:04 +00:00
c57036a149 task panel: smaller letters to be more consistent 2020-10-17 21:50:11 +02:00
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