Commit Graph

174 Commits (135b940897916bf04b89f0a1fb0cb493b9dfeb35)

Author SHA1 Message Date
Anthony Lapenna 7856276092 fix(ui): hidden containers (using label) are now removed from dashboard and swarm view
9 years ago
Anthony Lapenna 21c1778822 feat(ui): default to display all containers (#45)
9 years ago
Anthony Lapenna 092d866c73 fix(ui): fix display issue with multiple nodes in Swarm view (#44)
9 years ago
Anthony Lapenna 50391c87e2 feat(ui): replace ViewSpinner with JQuery animations (#43)
9 years ago
Anthony Lapenna d227bdfc75 refactor(ui): remove useless controller declarations
9 years ago
Anthony Lapenna b573a8bafa chore(version): bump version number
9 years ago
Anthony Lapenna 59820e737e feat(ui): new pull image view (#39)
9 years ago
Anthony Lapenna 530eb20dfc feat(ui): new network creation view (#37)
9 years ago
Anthony Lapenna 446322dcbe feat(ui): new volume creation view (#36)
9 years ago
Anthony Lapenna 2d311518a7 refactor(ui): fix jshint issue
9 years ago
Anthony Lapenna e6e21e9f46 chore(version): bump version number
9 years ago
Anthony Lapenna f18aa8fe79 fix(ui): fix display of containers per node in Swarm view (#30)
9 years ago
Anthony Lapenna 227e5883e9 feat(ui): new container creation view (#29)
9 years ago
Anthony Lapenna 87e835e873 feat(ui): display an error message when trying to remove a running container (#28)
9 years ago
Anthony Lapenna 66ae15b4fb feat(ui): new containers view (#25)
9 years ago
Anthony Lapenna 813c14d93c feat(ui): automatically pull the image when creating a container (#24)
9 years ago
Anthony Lapenna ce2e6f80fc chore(version): bump version number
9 years ago
Anthony Lapenna bf4622e4f5 refactor(ui): remove useless logging
9 years ago
Anthony Lapenna 808694d6b5 feat(global): hide containers with labels using -l flag (#19)
9 years ago
Anthony Lapenna cd12243b0f feat(ui): latest Swarm API support (#18)
9 years ago
Anthony Lapenna 91f3b1f138 refactor(service): Config factory returns a promise
9 years ago
Anthony Lapenna 1460d69cd1 bump version number
9 years ago
Anthony Lapenna a7619b06ba configuration is now exposed in /config endpoint (#13)
9 years ago
Anthony Lapenna e7a836a6b2 bump version number
9 years ago
Anthony Lapenna 6d163ee1ef add a refresh link for each entity view (#12)
9 years ago
Anthony Lapenna a12c1916ec switch to angular-ui-router (#11)
9 years ago
Anthony Lapenna 4e1a7077d7 Fix jshint error
9 years ago
Anthony Lapenna a471b77f8d Bumped version number to 1.0.1
9 years ago
Anthony Lapenna 7f5be16db8 merged
9 years ago
Anthony Lapenna 791e069a4c Added header directive and updated breadcrumb in each view (#8)
9 years ago
Anthony Lapenna b3b3feac66 Bump version number
9 years ago
Anthony Lapenna 0f51cb66e0 Rdash theme integration (#1)
9 years ago
Kevan Ahlquist 1b206f223f DockerUI => UI For Docker
9 years ago
Kevan Ahlquist a67206dd8d Version bump, 0.10.1-beta
9 years ago
Kevan Ahlquist 0244bc7317 Fix csrf, send tokens back in header, pass token instead of cookie back to server.
9 years ago
Kevan Ahlquist 15d133324d add gorilla/csrf
9 years ago
Kevan Ahlquist 5bf922325a Sanitize text that gets sent to Gritter for notifications,
9 years ago
Philip Miglinci d2bc18b575 crosbymichael/dockerui#194 fix toggleAll function by only iterating over filtered objects
9 years ago
Kevan Ahlquist 8cdb675abc Merge pull request #191 from erwin314/show-port-bindings2
9 years ago
Erwin Molendijk 194aa9a750 Fixed: Show actual port bindings
9 years ago
Erwin Molendijk e21af77246 Revert "Changed: Show automatic port bindings when PublishAllPorts is set."
9 years ago
Erwin Molendijk bfe9038630 Changed: Show automatic port bindings when PublishAllPorts is set.
9 years ago
Erwin Molendijk a33123469a Fixed: Check if variable is plain object before using isEmptyObject()
9 years ago
Kevan Ahlquist f353dc2c41 Add a global interceptor to catch 'conflict.' API responses.
9 years ago
Kevan Ahlquist db90a0eed7 Add column sorting to networks and volumes pages.
9 years ago
Kevan Ahlquist 93dba3f92f Add column sorting to images page.
9 years ago
Kevan Ahlquist 5a20b9fc04 Add column sorting to containers page.
9 years ago
Kevan Ahlquist 9793c3f3ee Fix jshint errors.
9 years ago
Roman Usachev da1a5ead39 Bugfixes
9 years ago
Roman Usachev f1b5037ee5 Host mode fix
9 years ago