Commit Graph

12 Commits

Author SHA1 Message Date
Tao Bror Bojlén e9b8901aa5
don't display quiet nodes on graph 2019-04-19 15:29:45 +01:00
Tao Bror Bojlén 8d00ba9372
build(react-scripts): move from react-scripts-ts to react-scripts
the latter now supports typescript natively.
2019-04-17 15:44:23 +01:00
Tao Bror Bojlén 49fe41128a
style(linting): set up automatic linting 2019-04-17 11:58:57 +01:00
Tao Bror Bojlén f4044a4cd7
make frontend more resilient to a broken graph 2019-02-20 21:27:47 +00:00
Tao Bror Bojlén d2335c8851
Highlight selected instance (#21)
* improve error handling

* highlight currently selected instance
2018-12-06 18:48:32 +00:00
Tao Bror Bojlén 7182f14c74
fix dragging causing instance deselect (#2) (#20) 2018-12-06 16:46:44 +00:00
Tao Bojlen c8ab3f3810 fix node sizing for instances of size 1 2018-09-05 18:03:13 +02:00
Tao Bojlen 7bf02ea60c various UI improvements 2018-09-03 20:15:28 +02:00
Tao Bojlen 3cf584cc96 add graph w/ proper layout 2018-09-03 16:10:44 +02:00
Tao Bojlen 555783bad3 minor UI cleanup 2018-09-01 19:54:13 +02:00
Tao Bojlen ef18276c21 add sidebar with instance details 2018-09-01 19:24:05 +02:00
Tao Bror Bojlén 93932c5196
add graph (#1)
* add initial graph

* add graph
2018-09-01 15:32:04 +02:00