1. 329af53 Deprecating old web-socket stuff and adding ability for client-side message handler registration. Failover still to be done and same for the async hooks. by Thomas Vachuska · 9 years ago
  2. bc76fb1 GUI -- Added VeilService.lostServer() function to only invoke the veil if the calling controller is the current controller. by Simon Hunt · 9 years ago
  3. 36fc15c GUI -- WebSocket close now invokes the Veil Service. by Simon Hunt · 9 years ago
  4. 75ec969 GUI -- TopoView - Minor formatting changes. by Simon Hunt · 9 years ago
  5. f542d84 GUI -- TopoView - Reimplemented 'traffic' related functionality. by Simon Hunt · 9 years ago
  6. c252aa6 GUI -- TopoView - Implemented show/hide summary 'O' keystroke. by Simon Hunt · 9 years ago
  7. 08f841d0 GUI -- TopoView - Implemented much of the node selection logic. (WIP) by Simon Hunt · 9 years ago
  8. dc6adea GUI -- TopoView - Migrated more helper functions to topoModel.js. by Simon Hunt · 9 years ago
  9. 24077f1 GUI -- Refactored (condensed) the Topo Event Service. by Simon Hunt · 9 years ago
  10. 1894d79 GUI -- Added handling of hosts and links. (Still WIP). by Simon Hunt · 9 years ago
  11. ac4c6f7 GUI -- Migrating the add/update device functionality to the Topology View. (WIP) by Simon Hunt · 9 years ago
  12. 48e6167 GUI -- Completed implementation of Instance events (add, update, remove) by Simon Hunt · 9 years ago
  13. 4b66859 GUI -- Implemented Instance Panel. - handling addInstance event. by Simon Hunt · 9 years ago
  14. b0ec1e5 GUI -- Added TopoPanelService to encapsulate summary, detail and instance panels. by Simon Hunt · 9 years ago
  15. 737c89f GUI -- Starting to migrate the 'force layout' functionality from the old GUI. by Simon Hunt · 9 years ago
  16. fd1231a GUI -- Refactored Topo View to move websocket code into TopoEventService. by Simon Hunt · 9 years ago
  17. bb59636 GUI -- First pass at TopoEventService - to encapsulate sending/receiving events from server. by Simon Hunt · 9 years ago