Changes between Version 140 and Version 141 of JacksIssues


Ignore:
Timestamp:
04/30/15 15:13:12 (9 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JacksIssues

    v140 v141  
    3434 - Should be able to set bandwidths on links.
    3535  * Will warn if RSpec tried to set different BW on on same interface for 2 different destinations but pick the first
     36 * ~~Allow drawing two links between the same two nodes.~~ Change the layout so that multiple links between the same nodes don't show up on top of each other.
     37   - UPDATED 4/28/15 Actually the two links are being drawn, but they are just on top of each other so you can't see them.
    3638
    3739== Other Items ==
     
    5153 * Deleting resources from Jacks leaves Jacks with a non-empty canvas: http://grab.by/G8Fa
    5254 * Portal: Expanded editor fails to load in some situations
     55
     56== Lower Priority ==
     57 * Manifest with linktype of 'vlan' shows in the link properties as link type Other='vlan' instead of 'Stitched Ethernet'
     58 * Optimize constraint enforcement
     59 - bind to a PC (i.e be able to set the component_id on a node; could simply be a textbox for now)
     60 - Portal: support 'create image' action
     61 - Add a LAN with only 1 node (like shared VLAN)
     62 - Change node ID changes interface ID
     63 - Pan / Zoom
     64 - Show actual path of stitched links
     65 - Allow moving shared VLAN UI element
     66 * Allow changing an attribute on multiple nodes/links that originally has different values to the same new value
    5367
    5468= 3/12/15 =
     
    7791  * Looping over nodes and generating by AM constraint does not go through de-duping code
    7892 - Should be able to set bandwidths on links.
    79 
    80 == Lower Priority ==
    81  * Manifest with linktype of 'vlan' shows in the link properties as link type Other='vlan' instead of 'Stitched Ethernet'
    82  * Optimize constraint enforcement
    83  - bind to a PC (i.e be able to set the component_id on a node; could simply be a textbox for now)
    84  - Portal: support 'create image' action
    85  - Add a LAN with only 1 node (like shared VLAN)
    86  - Change node ID changes interface ID
    87  - Pan / Zoom
    88  - Show actual path of stitched links
    89  - Allow moving shared VLAN UI element
    90  * Allow changing an attribute on multiple nodes/links that originally has different values to the same new value
    91  * ~~Allow drawing two links between the same two nodes.~~ Change the layout so that multiple links between the same nodes don't show up on top of each other.
    92    - UPDATED 4/28/15 Actually the two links are being drawn, but they are just on top of each other so you can't see them.
    9393
    9494= 3/6/15 update =