aboutsummaryrefslogtreecommitdiff
path: root/vfd-dashboard/src/main/scala/vfd/dashboard/ui/instruments/Instrument.scala
Commit message (Collapse)AuthorAgeFilesLines
* Clean up internal structure of dashboard ui.Jakob Odersky2015-03-271-0/+28
* move instruments to separate files * instruments are now updated reactively by means of scalarx Vars * upgrade scalarx version * remove panels: layout and message routing is now handled centrally