Menu

#2 [2.0] Add a new TFS Connection Dialog.

completed
None
2014-08-17
2014-08-03
No

When the user right clicks on the TFS tree item in Services window and presses the Add a TFS Connection a new Server Dialog should pop up. The image of a similar window on eclipse is shown below.

If the user has entered valid connection details and the connection was successful, the TFS tree item should have a child node with the new connection name.

This new connection node should have a context menu with following menu items.

1 Attachments

Discussion

  • Venkat Akkineni

    Venkat Akkineni - 2014-08-03
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,12 @@
     When the user right clicks on the TFS tree item in Services window and presses the Add a TFS Connection a new Server Dialog should pop up. The image of a similar window on eclipse is shown below.
    +
    +If the user has entered valid connection details and the connection was successful, the TFS tree item should have a child node with the new connection name. 
    +
    +This new connection node should have a context menu with following menu items.
    +
    +- Delete Connection
    +- Edit Connection
    +- Connect
    +- Disconnect
    +- Map workspace
    +- Make this default connection
    
     
  • Venkat Akkineni

    Venkat Akkineni - 2014-08-09
    • summary: Add a new TFS Connection Dialog. --> [2.0] Add a new TFS Connection Dialog.
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,6 +4,11 @@
    
     This new connection node should have a context menu with following menu items.
    
    +- Add Testing status and disble Test Connection button while the connection settings are being tested.
    +- Add a Listener that listens to changes to the connections and updates the TFS node in Services window.
    +- Add proper error messages to the connection window.
    +- Add a label under the username field showing the pattern in which the username should be, i.e. "DOMAIN\username".
    +- Add Url parsing and automatic new Connection Dialog field population. Disable the fields when they are successfully populated. 
     - Delete Connection
     - Edit Connection
     - Connect
    
     
  • Venkat Akkineni

    Venkat Akkineni - 2014-08-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -3,15 +3,3 @@
     If the user has entered valid connection details and the connection was successful, the TFS tree item should have a child node with the new connection name. 
    
     This new connection node should have a context menu with following menu items.
    -
    -- Add Testing status and disble Test Connection button while the connection settings are being tested.
    -- Add a Listener that listens to changes to the connections and updates the TFS node in Services window.
    -- Add proper error messages to the connection window.
    -- Add a label under the username field showing the pattern in which the username should be, i.e. "DOMAIN\username".
    -- Add Url parsing and automatic new Connection Dialog field population. Disable the fields when they are successfully populated. 
    -- Delete Connection
    -- Edit Connection
    -- Connect
    -- Disconnect
    -- Map workspace
    -- Make this default connection
    
     
  • Venkat Akkineni

    Venkat Akkineni - 2014-08-09
    • status: open --> completed
    • assigned_to: Venkat Akkineni
     

Log in to post a comment.