Commit graph

12 commits

Author SHA1 Message Date
Blake J. Harnden
09cdc24427 gui - keep node/device labels constant, based on feedback 2018-09-14 10:51:10 -07:00
Blake J. Harnden
c50dfdda85 rest - fixed socketio import 2018-09-14 10:46:47 -07:00
Blake J. Harnden
0d63630c99 javafx - moved node interface management out of nodes, rely on graph to obtain interfaces from links 2018-09-13 16:00:06 -07:00
Blake J. Harnden
c5f62a106f updated webutils to convert objects to json strings, avoid repeating the process for every use case 2018-09-13 13:30:45 -07:00
Blake J. Harnden
3dc9586817 updated set mobility to upload file to a upload directory and mark files used by set mobility config to look for the file within this directory 2018-09-13 13:10:41 -07:00
Blake J. Harnden
2815554487 initial basics for working with mobility scripts 2018-09-13 12:12:23 -07:00
Blake J. Harnden
2593d97cab refactoring to rest app, fixed removal of simple update state logic that was causing a loop for CoreClient 2018-09-12 21:32:40 -07:00
Blake J. Harnden
46730ce216 refactored core client to use an interface and defined the rest client to adhere to it for now, eventually may help make it easier to switch if needed 2018-09-12 16:49:55 -07:00
Blake J. Harnden
f2f83f247d changes to support mobility from rest and configuring mobility from a wlan context menu 2018-09-12 14:34:37 -07:00
Blake J. Harnden
dd9ad5644d added way to not display links for wlan/emane, added very basic way to denote a wireless connection for nodes with no visible links 2018-09-11 14:22:25 -07:00
Blake J. Harnden
895c3bd5cd moved dealing with configuration to its own file, support for naming a different file and command line overrides 2018-09-11 10:10:16 -07:00
Blake J. Harnden
bdd469d386 initial commit for core javafx gui 2018-09-11 09:52:14 -07:00