|
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 |
|
|
8c99862103
|
Fix full close of TaskPanel
|
2020-09-30 22:00:57 +00:00 |
|
|
f06c103103
|
less ugly TaskPanel
|
2020-09-30 21:34:11 +00:00 |
|
|
7aa0744aca
|
graf: hrany vedoucí z labelů jsou skryté - nody se tak při simulaci mohou dobře umístit
|
2020-09-30 22:52:57 +02:00 |
|
|
39c3b5a264
|
label rendering and rotation
|
2020-09-30 19:49:05 +02:00 |
|
|
f094973865
|
editor: odstraňování a přidávání nodů (fixes #21)
|
2020-09-30 18:15:13 +02:00 |
|
|
fb192d5af7
|
Fix proxy glitch
|
2020-09-30 15:56:10 +00:00 |
|
|
0d684ca4f3
|
task detail editor: používáme CKEditor5
|
2020-09-30 17:41:11 +02:00 |
|
|
e21fc20335
|
Remove debug print
|
2020-09-30 15:39:04 +00:00 |
|
|
f2f913f56f
|
README: API na aktuální login
|
2020-09-30 14:30:25 +00:00 |
|
|
af57e530f8
|
Display task status in TaskDisplay
|
2020-09-30 14:10:32 +00:00 |
|
|
b20594d6b9
|
updated README
|
2020-09-30 15:47:34 +02:00 |
|
|
95426fa0d2
|
editor: nastroj pro editaci detailu tasku
|
2020-09-30 15:34:56 +02:00 |
|
|
80017529a7
|
Grab task status from /cviciste/
see #11
|
2020-09-30 11:23:42 +00:00 |
|
|
a264dbead9
|
graf: přidána funkce pro manuální pozicování vrcholů a perzistence pozice
|
2020-09-29 23:50:44 +02:00 |
|
|
bd5e5a6a48
|
Merge branch 'exyi/task-url-routing' into master
|
2020-09-29 19:31:15 +00:00 |
|
|
e9a6ccb59c
|
Merge master
|
2020-09-29 19:30:04 +00:00 |
|
|
1e3d3808f9
|
Merge pull request 'Explicitly closing panel does not show the preview' (#16) from exyi/explicit-close into master
Reviewed-on: #16
|
2020-09-29 18:18:42 +02:00 |
|
|
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 |
|