Commit Graph

42 Commits (65c126f6a1aee781c105a1800cd74a6655853550)

Author SHA1 Message Date
Anthony Lapenna b81d4fa7f2 feat(global): display a loading text in list views (#267)
8 years ago
Anthony Lapenna 35ced4901a feat(global): display a message when no item available in a list view (#263)
8 years ago
Anthony Lapenna 29a59cab44 feat(containers): change exposed port format (#243)
8 years ago
Anthony Lapenna d6ab97ad25 fix(containers): fix the ability to sort containers by status (#241)
8 years ago
Anthony Lapenna e27282de3c feat(global): change the strategy used to determine if swarm mode is used
8 years ago
Anthony Lapenna b623a5d452 style(ui): use fa-server icon instead of fa-tasks for container entity
8 years ago
Anthony Lapenna 37863e3f74 feat(global): swarm mode support (#213)
8 years ago
Anthony Lapenna 2b8bc82d4e style(actions): add icons for every actions
8 years ago
Anthony Lapenna f56256f897 fix(containers): make hidden containers labels available in the $scope
8 years ago
Anthony Lapenna 74b97a0036 feat(ui): new exception management
8 years ago
Anthony Lapenna 9698aa7ad5 feat(ui): remove the errorMsg filter and replace it with proper error management
8 years ago
Anthony Lapenna a2d91ec2f9 feat(container): do not pass HostConfig when starting a container
8 years ago
Anthony Lapenna fb982ca8f1 feat(container): add a deletion generic handler used for container/network deletion
8 years ago
Anthony Lapenna f020e5a633 refactor(ui): introduce helpers functions to centralize code
8 years ago
Anthony Lapenna e81bfb6f37 fix(templates): hide hidden containers in templates (#165)
8 years ago
Anthony Lapenna 71eb3feac9 feat(containers): update the containers view to add a column with exposed ports (#157)
8 years ago
Anthony Lapenna 7c2047cfbf feat(containers): rename the column header Host to Host IP (#145)
8 years ago
Anthony Lapenna 164902c0cb feat(ui): display swarm host IP instead of swarm hostname in containers view
8 years ago
Anthony Lapenna 71c091ae0d feat(ui): docker 1.9 support (#65)
9 years ago
Anthony Lapenna 21c1778822 feat(ui): default to display all containers (#45)
9 years ago
Anthony Lapenna 50391c87e2 feat(ui): replace ViewSpinner with JQuery animations (#43)
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 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 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 791e069a4c Added header directive and updated breadcrumb in each view (#8)
9 years ago
Anthony Lapenna 0f51cb66e0 Rdash theme integration (#1)
9 years ago
Philip Miglinci d2bc18b575 crosbymichael/dockerui#194 fix toggleAll function by only iterating over filtered objects
9 years ago
Kevan Ahlquist 5a20b9fc04 Add column sorting to containers page.
9 years ago
Kevan Ahlquist c57a75f78f Merge branch 'master' into stats
9 years ago
Janne Heß 13f3335098 Allow filtering containers
9 years ago
Kevan Ahlquist 8a7f8f7c37 Whitespace diff, ran everything through the formatter.
9 years ago
Janne Heß 9284e4b451 Make text next to "Display All" clickable
10 years ago
Kevan Ahlquist 0d4274fdeb Added restart to container list actions.
10 years ago
Hendrik Hofstadt 8abb445bd4 nicer solution for checking the action
10 years ago
Hendrik Hofstadt dabb1926a5 fixed all HostConfigs being lost when starting from the list
10 years ago
Hendrik Hofstadt 829ff5da73 fixed loss of hostconfig when starting with batch
10 years ago
Kevan Ahlquist ab2819addd Cleaned up linter errors.
10 years ago
Kevan Ahlquist ce8d349daf Move containers to its own submodule.
10 years ago