Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

v3 #455

Merged
merged 238 commits into from Sep 6, 2015
Merged

v3 #455

merged 238 commits into from Sep 6, 2015

Commits on Sep 3, 2015

  1. refactor to minimal shipyard support

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    dd9d256 View commit details
    Browse the repository at this point in the history
  2. cleanup

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    689d053 View commit details
    Browse the repository at this point in the history
  3. implemented swarm proxy redirect handler

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    43ca1c8 View commit details
    Browse the repository at this point in the history
  4. swarm proxy support

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    39ebe03 View commit details
    Browse the repository at this point in the history
  5. support tls for reverse swarm proxy

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    218b4f8 View commit details
    Browse the repository at this point in the history
  6. minor logging update

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b69d7d0 View commit details
    Browse the repository at this point in the history
  7. ui update for containers via swarm

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b831f92 View commit details
    Browse the repository at this point in the history
  8. update godeps

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6fdf551 View commit details
    Browse the repository at this point in the history
  9. add api for http api; update middleware; add commit versioning

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d36f49f View commit details
    Browse the repository at this point in the history
  10. Removed shipyard-ui V2

    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    e7c93fb View commit details
    Browse the repository at this point in the history
  11. Added shipyard-ui V3

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d117af2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d7ea099 View commit details
    Browse the repository at this point in the history
  13. Moved containers and events into nested view of dashboard

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5124d64 View commit details
    Browse the repository at this point in the history
  14. Prettied up the login page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    eb1a084 View commit details
    Browse the repository at this point in the history
  15. Removed ugly /dashboard path from containers/events URLs

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a9afa7c View commit details
    Browse the repository at this point in the history
  16. Fixed alignment of loading notification

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    73b54a5 View commit details
    Browse the repository at this point in the history
  17. Simple container deployment page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1748ff7 View commit details
    Browse the repository at this point in the history
  18. Display errors from container deployment

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9b6b0fa View commit details
    Browse the repository at this point in the history
  19. Added help page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6844b8a View commit details
    Browse the repository at this point in the history
  20. Wired in username to root scope

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    56d0c98 View commit details
    Browse the repository at this point in the history
  21. Show all containers in containers view

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    24ac70c View commit details
    Browse the repository at this point in the history
  22. Removed command from containers view as this is a pretty wide column

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    cbc1c6d View commit details
    Browse the repository at this point in the history
  23. Remove debugging console.log statement

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    dd0927b View commit details
    Browse the repository at this point in the history
  24. Improved deploy container button

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    efd901e View commit details
    Browse the repository at this point in the history
  25. Added kylefox's jquery tablesorter

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4485ce2 View commit details
    Browse the repository at this point in the history
  26. Added filter box to containers view

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4d29872 View commit details
    Browse the repository at this point in the history
  27. Added dashboard operations

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6423fdc View commit details
    Browse the repository at this point in the history
  28. Wired in dashboard operations

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d581305 View commit details
    Browse the repository at this point in the history
  29. added container inspect view

    lyndaoleary authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7bb270c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ab8a28a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ae26356 View commit details
    Browse the repository at this point in the history
  32. Refactored API calls into ContainerService

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    60e80df View commit details
    Browse the repository at this point in the history
  33. Fixed dashboard operations

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1422fe3 View commit details
    Browse the repository at this point in the history
  34. Added container refresh

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c16c862 View commit details
    Browse the repository at this point in the history
  35. Fixed container refresh button

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c0fa919 View commit details
    Browse the repository at this point in the history
  36. Fixed deploy button

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d242433 View commit details
    Browse the repository at this point in the history
  37. Reset errors on containers page on refresh

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a381e5e View commit details
    Browse the repository at this point in the history
  38. Added error message on incorrect username/password

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a77069a View commit details
    Browse the repository at this point in the history
  39. Added row of (disabled) operations buttons to inspect view

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    dd3abde View commit details
    Browse the repository at this point in the history
  40. Updated inspect page to use full width and improved heading

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2792926 View commit details
    Browse the repository at this point in the history
  41. Displaying ports and env vars

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f19c988 View commit details
    Browse the repository at this point in the history
  42. lowercase titles

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0b1d397 View commit details
    Browse the repository at this point in the history
  43. Fixed weird overflow issue on dashboard

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4e4c657 View commit details
    Browse the repository at this point in the history
  44. Stripped menu bar back to basics

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9c76555 View commit details
    Browse the repository at this point in the history
  45. Fixed menu bar

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1f1bc1e View commit details
    Browse the repository at this point in the history
  46. Added loading page for deployments

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ca2de3a View commit details
    Browse the repository at this point in the history
  47. added container logs view

    lyndaoleary authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2eaa5a0 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    14451a7 View commit details
    Browse the repository at this point in the history
  49. Fixed container deployment to start the container

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    bf4d415 View commit details
    Browse the repository at this point in the history
  50. Added angular-sanitize to bower.json

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f822483 View commit details
    Browse the repository at this point in the history
  51. Updated help page to work with new grid format

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    43ad3fa View commit details
    Browse the repository at this point in the history
  52. prompt for confirmation for restart and stop operations

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    eff0dee View commit details
    Browse the repository at this point in the history
  53. Added events search box

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    861d768 View commit details
    Browse the repository at this point in the history
  54. Fleshed out some info on the container inspect page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ff78b5a View commit details
    Browse the repository at this point in the history
  55. Operations button on container inspect page are now working

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    8e9c0c9 View commit details
    Browse the repository at this point in the history
  56. Removed links from tooltips, as they're not accessible at the moment

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d33c7f8 View commit details
    Browse the repository at this point in the history
  57. Added command field to deploy page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    82689bd View commit details
    Browse the repository at this point in the history
  58. Added add environment variable button

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    643c092 View commit details
    Browse the repository at this point in the history
  59. Fixed button alignment on deploy page for env vars

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7b44ab7 View commit details
    Browse the repository at this point in the history
  60. Compact dashboard ops buttons

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3ea959b View commit details
    Browse the repository at this point in the history
  61. Add created/exited date to inspect

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    47a7116 View commit details
    Browse the repository at this point in the history
  62. Added processes table to inspect

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6dcca9b View commit details
    Browse the repository at this point in the history
  63. Fixed deployment bug where Cmd was empty string

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9697450 View commit details
    Browse the repository at this point in the history
  64. Fixed bug where unmapped ports with null value weren't shown

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    46af6e7 View commit details
    Browse the repository at this point in the history
  65. Removed 'bindable members up top comments'

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    dfdb3c3 View commit details
    Browse the repository at this point in the history
  66. Added status dot back into inspect page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4caf0ff View commit details
    Browse the repository at this point in the history
  67. Only call top if the container is running

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a6a7a46 View commit details
    Browse the repository at this point in the history
  68. Unjagged the shipyard logo

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    544cccc View commit details
    Browse the repository at this point in the history
  69. Check for null ports instead of length 0

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    016f838 View commit details
    Browse the repository at this point in the history
  70. infinite cpu/memory!

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7b4050d View commit details
    Browse the repository at this point in the history
  71. Add first environment vm to request and refactored transform methods

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2a63ef1 View commit details
    Browse the repository at this point in the history
  72. Removed periodic refresh on containers page for now as it's messy to …

    …clean up when leaving the page
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2a5dfb3 View commit details
    Browse the repository at this point in the history
  73. Added command to container inspect view

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    604b30c View commit details
    Browse the repository at this point in the history
  74. Removed non-ASCII characters from logs

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5d12089 View commit details
    Browse the repository at this point in the history
  75. Switched to Droid Sans Mono for fixed width font

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    dacf33f View commit details
    Browse the repository at this point in the history
  76. Removed leading slash from container name on inspect page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b3650b9 View commit details
    Browse the repository at this point in the history
  77. Added port configuration form -- not connected to the controller yet …

    …though
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    11f7d55 View commit details
    Browse the repository at this point in the history
  78. Fixed no ports exposed issue

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    39f3423 View commit details
    Browse the repository at this point in the history
  79. Added default page for when there are no logs available

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    8834b13 View commit details
    Browse the repository at this point in the history
  80. Made buttons on containers page nicer.. perhaps?

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6c40fc9 View commit details
    Browse the repository at this point in the history
  81. Improved dropdown for port config on deploy page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    55aa1c2 View commit details
    Browse the repository at this point in the history
  82. Removed default port configuration message, since it's broken

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5c88ea5 View commit details
    Browse the repository at this point in the history
  83. Added pushPort function

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3ae9eaa View commit details
    Browse the repository at this point in the history
  84. registry: add v1 Go lib

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4162661 View commit details
    Browse the repository at this point in the history
  85. fixed search bug with registry; added readme

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a92452e View commit details
    Browse the repository at this point in the history
  86. updated readme with registry lib usage

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b4c3f3b View commit details
    Browse the repository at this point in the history
  87. registry: initial repo view

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9000585 View commit details
    Browse the repository at this point in the history
  88. basic registry view; table search

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1d2403c View commit details
    Browse the repository at this point in the history
  89. registry: more detailed registry view; add remove repo function

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    
    repository view
    
    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    26d4f55 View commit details
    Browse the repository at this point in the history
  90. Got repository inspect route working

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2d167df View commit details
    Browse the repository at this point in the history
  91. fininshed repository view

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    21456b3 View commit details
    Browse the repository at this point in the history
  92. add refresh to events; ui consistency

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3888a12 View commit details
    Browse the repository at this point in the history
  93. update dockerfile

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2498e39 View commit details
    Browse the repository at this point in the history
  94. remove debug logging for registry controller

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    89a5c57 View commit details
    Browse the repository at this point in the history
  95. registry: show size for repos

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3c21a8e View commit details
    Browse the repository at this point in the history
  96. update godeps

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    21910c3 View commit details
    Browse the repository at this point in the history
  97. Added dummy expose all porst checkbox

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c60b790 View commit details
    Browse the repository at this point in the history
  98. Added host's listen address for manual port configuration

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b49e2dc View commit details
    Browse the repository at this point in the history
  99. Reduced size of deploy button on deploy page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7cc5c40 View commit details
    Browse the repository at this point in the history
  100. Fleshed out the skeleton of the deployment page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9427cd3 View commit details
    Browse the repository at this point in the history
  101. Deployment form is now able to add new rows for volumes, links, etc.

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1c874e5 View commit details
    Browse the repository at this point in the history
  102. Got environment vars, volumes, container links and port configuration…

    … working with the API.. but there are still a few bugs with the UI
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7baad2d View commit details
    Browse the repository at this point in the history
  103. Re-arranged deployment page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9c3545a View commit details
    Browse the repository at this point in the history
  104. Expose all ports and privileged containers are now working

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6a54c08 View commit details
    Browse the repository at this point in the history
  105. Fixed issue with deployment dropdowns being blank

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    01d0e2f View commit details
    Browse the repository at this point in the history
  106. Removed semantic-ui dropdowns from inside ng-repeat

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    74c23cd View commit details
    Browse the repository at this point in the history
  107. Got restart policies working

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    56b53b7 View commit details
    Browse the repository at this point in the history
  108. Simplified restart policy dropdown

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b4a9bcc View commit details
    Browse the repository at this point in the history
  109. Removed default dropdown values to try to fix semantic-ui dropdown issue

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    e5ff094 View commit details
    Browse the repository at this point in the history
  110. More deployment view cleanup

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    88ab5b7 View commit details
    Browse the repository at this point in the history
  111. Semantic-UI, y u hate me?

    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0b8e88b View commit details
    Browse the repository at this point in the history
  112. Thank you angular-semantic-ui, you are the best! Protocol dropdowns!!

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4c4f131 View commit details
    Browse the repository at this point in the history
  113. Fixed highlighting of active route

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    804247d View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    7f1717c View commit details
    Browse the repository at this point in the history
  115. Addition of Container State icon to the container table - Handled

    intermediate states
    eoghanino authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    bdcf94f View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    6da2c35 View commit details
    Browse the repository at this point in the history
  117. registry: show layer sizes

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    67f8855 View commit details
    Browse the repository at this point in the history
  118. switch to read-only cluster node view for swarm

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    e20dcd8 View commit details
    Browse the repository at this point in the history
  119. events: add clear events functionality in ui

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9deaa2a View commit details
    Browse the repository at this point in the history
  120. containers: add required asterisk to deploy image name

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c14eb93 View commit details
    Browse the repository at this point in the history
  121. multiple registry support

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f166c30 View commit details
    Browse the repository at this point in the history
  122. finished multiple registry support

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4ee7dc4 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    8954b43 View commit details
    Browse the repository at this point in the history
  124. Mounted Volumes, check!

    robtec authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3b5f809 View commit details
    Browse the repository at this point in the history
  125. Reformatted started/finished timestamp

    robtec authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f66c0cf View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    fd56714 View commit details
    Browse the repository at this point in the history
  127. Set rethinkdb hostname alias as default rethinkdb address

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1d56bb7 View commit details
    Browse the repository at this point in the history
  128. Added media goal for bower install to make all

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    25fcbba View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    1f0a254 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    0577da6 View commit details
    Browse the repository at this point in the history
  131. allow remove media to use protocol being served

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ae2aa37 View commit details
    Browse the repository at this point in the history
  132. update launch message

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ae5a18c View commit details
    Browse the repository at this point in the history
  133. Send 401 errors to login page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d371f83 View commit details
    Browse the repository at this point in the history
  134. Temporary fix for infinite redirect loop

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a3a1361 View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    39e60eb View commit details
    Browse the repository at this point in the history
  136. switch to jessie base image

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    83973ec View commit details
    Browse the repository at this point in the history
  137. Added listener for debugging

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    beeb80f View commit details
    Browse the repository at this point in the history
  138. Prevent default route from firing before redirecting to login

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    172997e View commit details
    Browse the repository at this point in the history
  139. Use ui-router's state changes for default route, this ensures we don'…

    …t get the infinite redirect loop
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    db8c9e4 View commit details
    Browse the repository at this point in the history
  140. Added 401 error interceptor

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    329ba0c View commit details
    Browse the repository at this point in the history
  141. Make the error page a little prettier

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    be402ca View commit details
    Browse the repository at this point in the history
  142. Use an interceptor for spinner

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a5f08f7 View commit details
    Browse the repository at this point in the history
  143. Removed resolve from containers view, and let the spinner be displaye…

    …d instead
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0e54677 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    254c232 View commit details
    Browse the repository at this point in the history
  145. Add hostname to deploy page

    eoghanino authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2f028bb View commit details
    Browse the repository at this point in the history
  146. enable viewing cluster images

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    10a522a View commit details
    Browse the repository at this point in the history
  147. images: ui cleanup for image id

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d0b4260 View commit details
    Browse the repository at this point in the history
  148. do not use mailgun testutils

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    544faff View commit details
    Browse the repository at this point in the history
  149. update godep

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0303bee View commit details
    Browse the repository at this point in the history
  150. images: ui update for image names

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    840940c View commit details
    Browse the repository at this point in the history
  151. images: add ability to pull images

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    e67e1aa View commit details
    Browse the repository at this point in the history
  152. images: workaround for image pull race

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9ea7e39 View commit details
    Browse the repository at this point in the history
  153. update error pages

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5fd7a3a View commit details
    Browse the repository at this point in the history
  154. images: fix bug with loading images and credentials

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0094b3c View commit details
    Browse the repository at this point in the history
  155. container exec: add ability to exec into containers

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4d682cf View commit details
    Browse the repository at this point in the history
  156. stats: enable container stats

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f6249bd View commit details
    Browse the repository at this point in the history
  157. update bower deps

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5c336eb View commit details
    Browse the repository at this point in the history
  158. CPU stats sampling

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a5edd31 View commit details
    Browse the repository at this point in the history
  159. Terminate stream when navigating away from stats page

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d6e0954 View commit details
    Browse the repository at this point in the history
  160. console session tokens

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6f06299 View commit details
    Browse the repository at this point in the history
  161. remove debug logging for exec controller

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3dc08ea View commit details
    Browse the repository at this point in the history
  162. update ui for images and stats

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b274836 View commit details
    Browse the repository at this point in the history
  163. minor ui update for cpu/mem

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9f80339 View commit details
    Browse the repository at this point in the history
  164. cleanup exec; use dockerclient for exec, exec start, and exec resize;…

    … enable TLS with exec
    
    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9175137 View commit details
    Browse the repository at this point in the history
  165. ui update for graphs

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c361c0d View commit details
    Browse the repository at this point in the history
  166. Moved linking and volumes to center column

     * Added tables to volumes/linking
    
     * made empty tables more compact, fixed empty object checks
    
     * Made the Swarm Node details more compact
    
     * Made better use of the Container Config area
    
    Signed-off-by: Rob Powell <rob.p.tec@gmail.com>
    robtec authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    537394c View commit details
    Browse the repository at this point in the history
  167. initial accounts

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    73bb662 View commit details
    Browse the repository at this point in the history
  168. accounts: re-work to use multiple roles and access rules

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b537ff7 View commit details
    Browse the repository at this point in the history
  169. finished access control and user account management

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0599fbc View commit details
    Browse the repository at this point in the history
  170. implement 403 route

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    59e680e View commit details
    Browse the repository at this point in the history
  171. fix 401 and 403 redirects

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    e8f37dc View commit details
    Browse the repository at this point in the history
  172. fix display issue with pulling images

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1a72f1d View commit details
    Browse the repository at this point in the history
  173. minor ui update for containers

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1b2c204 View commit details
    Browse the repository at this point in the history
  174. ui update

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    193b27f View commit details
    Browse the repository at this point in the history
  175. remove compact tables for links and volumes

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    51cc53b View commit details
    Browse the repository at this point in the history
  176. fixed access rules with registry

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    eacf9fd View commit details
    Browse the repository at this point in the history
  177. updated container link and volume view

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    773f5b0 View commit details
    Browse the repository at this point in the history
  178. enable pluggable authenticators

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    89fc1b4 View commit details
    Browse the repository at this point in the history
  179. ldap: added autocreate option for new ldap users; minor ui update for…

    … 403 template
    
    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4094db1 View commit details
    Browse the repository at this point in the history
  180. minor logging for ldap

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    34fa198 View commit details
    Browse the repository at this point in the history
  181. updated readme

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ed4a17c View commit details
    Browse the repository at this point in the history
  182. add default port for ldap

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    96e7f00 View commit details
    Browse the repository at this point in the history
  183. minor logging update

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    26169bb View commit details
    Browse the repository at this point in the history
  184. show container selection dropdown for linking

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    43e4245 View commit details
    Browse the repository at this point in the history
  185. Added error handling to deploy and image pull operations

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    00faa18 View commit details
    Browse the repository at this point in the history
  186. deploy: do not submit deploy until form is valid

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    a986005 View commit details
    Browse the repository at this point in the history
  187. fix deploy bug with checking status code and errors

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5be36d8 View commit details
    Browse the repository at this point in the history
  188. Added error handling for image delete

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    66e4c20 View commit details
    Browse the repository at this point in the history
  189. enable configurable default access level for ldap

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b66d01d View commit details
    Browse the repository at this point in the history
  190. Fixed bug where 401interceptor was swallowing errors

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    70b78ec View commit details
    Browse the repository at this point in the history
  191. updated readme

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    bdbb8f4 View commit details
    Browse the repository at this point in the history
  192. initial api logging

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    97be4a7 View commit details
    Browse the repository at this point in the history
  193. cleanup manager events

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    2c92fbc View commit details
    Browse the repository at this point in the history
  194. fix tests

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    e595eb9 View commit details
    Browse the repository at this point in the history
  195. Fix quickstart install URL.

    metcalfc authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9dcb33e View commit details
    Browse the repository at this point in the history
  196. add ability to scale containers

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    96ac834 View commit details
    Browse the repository at this point in the history
  197. scaling: reset container hostname

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6a77f64 View commit details
    Browse the repository at this point in the history
  198. Added CPU/Memory resource limits to deploy screen

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    733e16e View commit details
    Browse the repository at this point in the history
  199. more node detail

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b006474 View commit details
    Browse the repository at this point in the history
  200. more node info

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ce9e6ba View commit details
    Browse the repository at this point in the history
  201. Added Swarm Constraints to deploy page

    * Added constraints to the deploy request
    
    Signed-off-by: Rob Powell <rob.p.tec@gmail.com>
    robtec authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    699f4c1 View commit details
    Browse the repository at this point in the history
  202. minor ui message update

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    7657ffb View commit details
    Browse the repository at this point in the history
  203. minor ui update for deploy

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    881b55f View commit details
    Browse the repository at this point in the history
  204. Added simple time sentence in inspect using momentjs

    Signed-off-by: Rob Powell <rob.p.tec@gmail.com>
    robtec authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c42b8f7 View commit details
    Browse the repository at this point in the history
  205. Fixed bug where paused/pending/never-ran containers would show black …

    …circle indicator
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0eb4f2f View commit details
    Browse the repository at this point in the history
  206. Added selectable rule to constraints

    Signed-off-by: Rob Powell <rob.p.tec@gmail.com>
    robtec authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f46c856 View commit details
    Browse the repository at this point in the history
  207. Show errors when there is a problem scaling

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    74095e9 View commit details
    Browse the repository at this point in the history
  208. ui update for scaling modal

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d63dfc2 View commit details
    Browse the repository at this point in the history
  209. fixed bug with container view and empty container list

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0ff6fea View commit details
    Browse the repository at this point in the history
  210. Removed styling from modals and used IDs to reference them instead of…

    … classes
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5755c34 View commit details
    Browse the repository at this point in the history
  211. Fixed health column padding

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6ac62f4 View commit details
    Browse the repository at this point in the history
  212. Added icon to reset search

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b30b5aa View commit details
    Browse the repository at this point in the history
  213. Created directive that emits ngRepeatFinished event for applying jQuery

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    573d2ce View commit details
    Browse the repository at this point in the history
  214. Added multi-select operations

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    b2299ec View commit details
    Browse the repository at this point in the history
  215. fixed issue when scaling container by 1

    Signed-off-by: Lynda O'Leary <lyndaoleary@hotmail.com>
    lyndaoleary authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9537773 View commit details
    Browse the repository at this point in the history
  216. Fixed a variety of bugs on containers view

     * Issue where containers remain selected after selecting all,
      deselecting a few and then destroying
    
     * Issue where scaling modal was retaining value entered
    
     * Few cases where multi-container action sidebar was remaining
       visible after actions
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    5db2996 View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    27669c5 View commit details
    Browse the repository at this point in the history
  218. Added No * matched your filter query for all views

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    f7678a7 View commit details
    Browse the repository at this point in the history
  219. Removed console.log message from DeployController

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    4ace5fb View commit details
    Browse the repository at this point in the history
  220. fix reverted commit for repo sizes

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    bf6741c View commit details
    Browse the repository at this point in the history
  221. add rename container

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d88eafd View commit details
    Browse the repository at this point in the history
  222. show current name in field when renaming container

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ba4e31c View commit details
    Browse the repository at this point in the history
  223. fixed bug with image pull status

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    60cda47 View commit details
    Browse the repository at this point in the history
  224. godeps

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    3cb8cce View commit details
    Browse the repository at this point in the history
  225. Moved main menu outside of pusher element

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    0ec15c5 View commit details
    Browse the repository at this point in the history
  226. Switched to semantic-ui and removed footer

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    618c59e View commit details
    Browse the repository at this point in the history
  227. Remove assumption from parent template that all child pages confirm t…

    …o a grid layout
    
    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    11adcbd View commit details
    Browse the repository at this point in the history
  228. Clickable links in tooltips

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    27c92f7 View commit details
    Browse the repository at this point in the history
  229. Switched deploy action to use semantic-ui loader

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    ea5953f View commit details
    Browse the repository at this point in the history
  230. Added back loader

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1237366 View commit details
    Browse the repository at this point in the history
  231. Check all only selects visible containers

    Signed-off-by: Tom Barlow <tomwbarlow@gmail.com>
    tombee authored and ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    6ecc4ea View commit details
    Browse the repository at this point in the history
  232. update build system; update godeps; enable remote build

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    d269b39 View commit details
    Browse the repository at this point in the history
  233. fix bug with registry add

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    9af9270 View commit details
    Browse the repository at this point in the history
  234. cleanup docker setup

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    947066c View commit details
    Browse the repository at this point in the history
  235. updated readme

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    c59652c View commit details
    Browse the repository at this point in the history
  236. updated docker-compose config

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 3, 2015
    Configuration menu
    Copy the full SHA
    1d577af View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2015

  1. enable TLS in shipyard; fix swarm hijack

    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 5, 2015
    Configuration menu
    Copy the full SHA
    17ed728 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2015

  1. update api to use registries instead of registry; fix display bug wit…

    …h registries
    
    Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
    ehazlett committed Sep 6, 2015
    Configuration menu
    Copy the full SHA
    387ab81 View commit details
    Browse the repository at this point in the history