Commit Graph

228 Commits

Author SHA1 Message Date
Tim Young 5fc1e19f71 When adding a link between devices, show a line so we see we are doing it. 2023-08-15 15:37:29 -07:00
Tim Young bf820055ca When doing multiple regression tests, add a counter to the name so we see a status. 2018-10-23 08:52:28 -05:00
Tim Young c8c66970d0 Get reload to work properly 2018-10-23 07:57:02 -05:00
Tim Young 17b127d69d Fix a bug where resetting a switch did not reset the vlans on the switch 2018-10-17 14:38:42 -05:00
Tim Young b623ebd9ec Fix some duplication when things added. 2018-10-11 14:44:18 -05:00
Tim Young 2ca9ddce19 Fix reporting bug when doing replay 2018-10-08 11:52:53 -05:00
Tim Young de5acab132 Make reload work for all puzzles. We want to use that when making replays. It is nice to reload it once we know the solution so we can save a clean replay. 2018-10-05 13:58:54 -05:00
Tim Young 92246a3dac Add file -> forget replay statuses. So we can reset our replays. 2018-10-05 13:24:47 -05:00
Tim Young 3865794d81 Only allow regression testing if we are not a student. 2018-10-05 11:04:19 -05:00
Tim Young 49b2f63698 reporting when things done 2018-09-28 13:37:59 -05:00
Tim Young 6d3db35cfc Move Working on getting the listboxwindow not to disappear when we do regression testing 2018-09-27 14:41:10 -05:00
Tim Young 73b11719b8 Have regression testing return to the listbox window when a test has completed. 2018-09-26 10:33:22 -05:00
Tim Young aaf7afdd65 Better non-visible regression testing & the close button working. 2018-09-26 09:08:05 -05:00
Tim Young b87d1acd93 Get the puzzle to do a replay 2018-09-24 11:18:45 -05:00
Tim Young e61f13c2c1 add comment 2018-09-24 08:55:11 -05:00
Tim Young 84304cbc6e More progress towards getting a replay to go 2018-09-22 15:45:37 -05:00
Tim Young fcde8a1c5b Add drop-down menu item that shows up when we are in replay mode for the regression testing window 2018-09-21 09:58:22 -05:00
Tim Young f2b846465e replace as DoAction 2018-05-18 08:23:03 -05:00
Tim Young 1007492961 Raplce UPS action 2018-05-18 08:13:31 -05:00
Tim Young b8df925493 use powerof/on actions 2018-05-17 16:26:37 -05:00
Tim Young 2df6c5c2f8 Get loading and saving of devices in Actions working. Lots of things needed to be "public" so reflection works. 2018-05-16 09:14:18 -05:00
Tim Young eab20232ca Get the basic replay fie to load when we hold the ctrl key and press the "file" menu item. 2018-05-15 08:27:41 -05:00
Tim Young d5340507fa Arp uses action 2018-05-14 15:14:46 -05:00
Tim Young 074d6c22c5 change device ( action) when edited. 2018-05-14 15:13:53 -05:00
Tim Young bc1c994bbd DHCP as action 2018-05-14 15:09:19 -05:00
Tim Young 3ba3023ef0 Changed links get done in action 2018-05-14 15:05:29 -05:00
Tim Young 1d917fd097 Get power on/off to work through Actions. 2018-05-14 14:14:15 -05:00
Tim Young 8b82150bbe Adding devices is part of Actions 2018-05-14 10:41:52 -05:00
Tim Young a445ce5bd3 Delete Link Action 2018-05-14 08:16:47 -05:00
Tim Young 76b87b0d18 Get Action list to save 2018-05-14 08:05:56 -05:00
Tim Young 048d461894 StoreReplay 2018-05-11 10:57:54 -05:00
Tim Young 41a6fbe8b0 clean up useless code 2018-05-11 10:54:21 -05:00
Tim Young 14337fdc06 Hide menu items for actions when needed 2018-05-11 10:53:39 -05:00
Tim Young 98ed29a45e Add some menu items 2018-05-11 10:36:09 -05:00
Tim Young de5a3c353e Hide various things based on whether we can do Replays, and if we have anything to replay 2018-05-09 16:24:37 -05:00
Tim Young e7856a9d3e Get replay working from dropdown menu. (right now everyone has the replay button. We will hide it for most cases later on) 2018-05-09 10:49:54 -05:00
Tim Young d5a04c9d77 Do delete device using DoActions 2018-05-07 10:37:27 -05:00
Tim Young 06ca7c59f3 Arp and clearArp as doactions 2018-05-07 09:43:50 -05:00
Tim Young 8e0fdd9105 Get traceroute using ActionClass 2018-05-04 13:00:44 -05:00
Tim Young b3f4733248 Change "Ping" to an action 2018-05-04 12:55:05 -05:00
Tim Young 2890c25083 Get multi-device drag to use ActionClass 2018-05-04 12:08:56 -05:00
Tim Young 90788964c9 Get dragging of one item to work through the ActionClass 2018-05-04 12:03:06 -05:00
Tim Young 3847a90f70 Working towards fixing an issue with the WAP. Save it in a working state. 2018-04-09 15:16:56 +03:00
Tim Young 6537986b27 Once the switch has been replaced (with a spraying nic) the replace switch context menu does not show up. 2018-04-05 16:43:55 +03:00
Tim Young 10ef0a426f We can replace a switch if it has a bad nic. 2018-03-24 09:04:37 -05:00
Tim Young cfcab94c64 Hide file-> load toolstrip menu after a load. It kept it open for some reason. 2018-03-19 11:20:34 -05:00
Tim Young 383fdb9553 Fix a traversal class not serializable error. 2018-03-18 15:07:49 -05:00
Tim Young fd777e56b3 Get ctrl-y working - redo. 2018-03-17 12:07:51 -05:00
Tim Young c705ac0db3 Always store the state when a button clicked. This does a much better getting ctrl-z to work. 2018-03-17 11:59:11 -05:00
Tim Young e1060523ab Get network equals func working & plug it into networkbuilder 2018-03-17 09:38:15 -05:00