Commit graph

208 commits

Author SHA1 Message Date
064aff00fa Merge pull request 'Escape key closes TaskPanel' (#15) from exyi/esc-close into master
Reviewed-on: #15
2020-09-29 18:16:56 +02:00
f4601a782b Implement simple routing for TaskPanel 2020-09-29 14:37:54 +00:00
4e1db0168b Some text into README.md 2020-09-29 11:51:24 +00:00
6bbc40cfde Explicitly closing panel does not show the preview 2020-09-29 11:42:40 +00:00
d242dcc028 Escape key closes TaskPanel 2020-09-29 11:33:02 +00:00
06c72d33ad Merge pull request 'Add a pointer cursor when hovering a GraphNode' (#13) from vo/graph-node-cursor into master
Reviewed-on: #13
2020-09-29 13:25:56 +02:00
1c85597f49 Merge pull request 'Add proper close button to TaskPanel' (#12) from vo/close-button into master
Reviewed-on: #12
2020-09-29 13:23:16 +02:00
Vojtěch Káně
d516f5d888 Add a pointer cursor when hovering a GraphNode
This makes it clear they are indeed clickable.
2020-09-29 13:20:23 +02:00
27930f1aa2 better node connections
fix #1
2020-09-29 11:19:29 +00:00
Vojtěch Káně
f509f0a12f Add proper close button to TaskPanel
Related to #8
2020-09-29 13:15:19 +02:00
dbf86e1617 Enable minification and disable livereload on test env 2020-09-29 10:21:00 +00:00
91e8d45252 Remove debug print 2020-09-29 10:10:28 +00:00
94b7b817fd More mobile friendly 2020-09-29 09:43:57 +00:00
317ddc6ead Fix terser compile error 2020-09-29 09:43:32 +00:00
73f8966ea1 More hack and few more hack so zoom works
fix #2
2020-09-28 22:44:50 +00:00
102c0677ed graf: sila tahnouci nody dolu, pokud maji hodne zavislosti 2020-09-28 23:25:58 +02:00
b926dd3526 Fix strange behavor on page resize 2020-09-28 21:25:41 +00:00
9dc8ba5526 Fix links in grabbed HTML
fix #6
2020-09-28 21:08:24 +00:00
5761a5ce0b The Graph is everywhere 2020-09-28 20:31:52 +00:00
0336e59c05 graf: pri updatu to uz tolik neskace 2020-09-28 22:04:32 +02:00
2494eab6e7 graf: nepouzivaji se primo data z tasks.json pro renderovani 2020-09-28 21:46:08 +02:00
7668b12abb Remove weird hack - we can just call functions on components
fix #4
2020-09-28 17:10:01 +00:00
1206a05633 Načítání řešení úlohy 2020-09-28 14:36:50 +00:00
db787ab896 Fix TaskPanel width 2020-09-28 13:19:27 +00:00
debe92d440 Less glitchy task expansion 2020-09-28 13:19:27 +00:00
ddfca887c3 graph: automatic resizing of the map 2020-09-28 13:57:45 +02:00
db83b1cb02 frontend: react to hash changes 2020-09-28 13:56:43 +02:00
7298fea65d added README.md 2020-09-28 12:05:26 +02:00
47c522fb3f task saving: added missing await 2020-09-28 11:59:03 +02:00
8c6dc06bb0 editor: saving changes 2020-09-28 11:56:51 +02:00
b1dcf45db6 graph: zooming and dragging, changed default repulsion force 2020-09-28 11:40:06 +02:00
2006216a99 editor: first version 2020-09-28 00:30:50 +02:00
040d73492a Add POST to tasks.json 2020-09-27 20:36:00 +00:00
6ec2234ef9 Crippled version of task display 2020-09-27 19:55:26 +00:00
5298dae17f KSP template fixes 2020-09-27 18:34:56 +00:00
8d3347aa3b Use KSP template 2020-09-27 18:09:39 +00:00
427ea184f2 graf: i hrany uz jsou ciste Svelte 2020-09-27 13:40:05 +02:00
a05ee0eedc Fix TS error 2020-09-27 11:12:41 +00:00
10ef0fc4e4 Handle tasks.json by a controller 2020-09-27 11:08:49 +00:00
652c245d99 graph now works (somehow) 2020-09-27 12:21:47 +02:00
e0818aa61c Add KSP task grabber [untested] 2020-09-27 10:18:37 +00:00
50a6864c12 Switch frontend to using dotnet proxy project 2020-09-27 09:26:28 +00:00
8ba2cf383d Add hack proxy project 2020-09-27 09:12:15 +00:00
18b62bd2b2 nacitani uloh do grafu z tasks.json 2020-09-27 01:06:44 +02:00
8b3f9308cd vizualni upravy 2020-09-26 21:26:31 +02:00
096f725a20 Add tasks.json to frontend 2020-09-26 18:59:07 +00:00
7a7f76c41a tasks.json: přidány typy do tasks.json 2020-09-26 20:53:33 +02:00
90bf3d3d2b add d3 types 2020-09-26 20:45:00 +02:00
bafe1699db swapped sigma.js with d3 2020-09-26 19:07:44 +02:00
322204603c graph: attempt to use forceAtlas2 algo for layout 2020-09-26 18:46:54 +02:00