Commit Graph

299 Commits (d93a69df95e50df52ab3db70f4fbe2cba93c9a7b)

Author SHA1 Message Date
Anthony Lapenna fb982ca8f1 feat(container): add a deletion generic handler used for container/network deletion
8 years ago
Anthony Lapenna 789750cc86 feat(image): define a new response handler for image deletion
8 years ago
Anthony Lapenna 6b8b562e7c feat(network): define a response handler for image deletion
8 years ago
Anthony Lapenna 6d6a7e6923 feat(network): display the correct error message when a network deletion failure occurs
8 years ago
Anthony Lapenna f020e5a633 refactor(ui): introduce helpers functions to centralize code
8 years ago
Anthony Lapenna 5432424a40 fix(image): fix the deleteImageHandler so that messages are correctly displayed in the UI (#172)
8 years ago
Anthony Lapenna e81bfb6f37 fix(templates): hide hidden containers in templates (#165)
8 years ago
Anthony Lapenna 3c75c5fe25 refactor(templates): use the set field instead of default (#164)
8 years ago
Anthony Lapenna 7c5c693f17 feat(templates): support select for env fields with type 'container' (#163)
8 years ago
Anthony Lapenna 2d98e33e98 style(template): Update title and section name (#162)
8 years ago
Anthony Lapenna 4827d33ca1 feat(templates): support env variables with default value (#161)
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 5f290937d2 refactor(templates): rename field comment to description (#155)
8 years ago
Anthony Lapenna 1c8aa35479 feat(global): add templates support ('apps') (#154)
8 years ago
Anthony Lapenna faccf2a651 feat(container): container view overhaul (#150)
8 years ago
Anthony Lapenna 4d99c12215 fix(image): display a valid error message when deleting an image (#149)
8 years ago
Anthony Lapenna 7c2047cfbf feat(containers): rename the column header Host to Host IP (#145)
8 years ago
Anthony Lapenna 954a6a11b7 chore(version): bump version number
8 years ago
Anthony Lapenna 496de850c1 fix(container-creation): allow to specify an address in the host port binding (#139)
8 years ago
Anthony Lapenna 29fa33fb2b fix(container-creation): fix unregistered ports bindings when creating a container (#138)
8 years ago
Anthony Lapenna 61d7b4f64c refactor(container-creation): remove changes related to internal version
8 years ago
Anthony Lapenna ccb812cc33 feat(console): add protocol awareness to switch between ws:// and wss:// (#135)
8 years ago
Anthony Lapenna b098cd5638 feat(image): add the ability to tag an image (#134)
8 years ago
Anthony Lapenna eefa7ca138 refactor(global): revert merge with internal (#133)
8 years ago
Anthony Lapenna 4b4e5d5ebd Merge branch 'develop' of github.com:cloud-inovasi/cloudinovasi-ui into develop
8 years ago
Anthony Lapenna 54fd9561f0 refactor(handlers): remove duplicated code (#127)
8 years ago
Anthony Lapenna 9c8e632a09 merge branch 'feat107-push-registry' into internal
8 years ago
Anthony Lapenna f0e4cdc13e feat(image): add the ability to push an image tag
8 years ago
Anthony Lapenna 145e45b4a8 feat(ui): network creation support for standalone engine (#119)
8 years ago
Anthony Lapenna d0f57809d6 merge branch 'feat57-swarm-host-ip' into internal
8 years ago
Anthony Lapenna 6c29377992 feat(ui): display swarm host IP instead of swarm hostname in containers view (#118)
8 years ago
Anthony Lapenna 164902c0cb feat(ui): display swarm host IP instead of swarm hostname in containers view
8 years ago
Anthony Lapenna 75466cb57f merge branch 'feat96-date-format-iso8601' into internal
8 years ago
Anthony Lapenna 0e8fff7a51 feat(ui): format all dates to use ISO8601 (#117)
8 years ago
Anthony Lapenna 7b72da857f feat(ui): format all dates to use ISO8601
8 years ago
Anthony Lapenna b89546a1e0 Merge branch 'fix-108-dashboard-no-volumes' into internal
8 years ago
Anthony Lapenna 22122a27b5 fix(dashboard): fix an error when no volumes are availables (#116)
8 years ago
Anthony Lapenna 24a9e9f61c fix(dashboard): fix an error when no volumes are availables
8 years ago
Anthony Lapenna cf5378f604 Merge branch 'chore-revert-libraries' into internal
8 years ago
Anthony Lapenna 1d8f51c141 chore(gruntfile): revert commit to use minified libraries (#115)
8 years ago
Anthony Lapenna 87798cd1c8 chore(gruntfile): revert commit to use minified libraries
8 years ago
Anthony Lapenna fd1496df93 Merge branch 'fix-113-images-view-delete' into internal
8 years ago
Anthony Lapenna ea6e11000d fix(images): display an error message when unable to remove an image (#114)
8 years ago
Anthony Lapenna ef257f65cf fix(images): display an error message when unable to remove an image
8 years ago
Anthony Lapenna 01a707c8e7 merge branch 'refactor-image-view' into internal
8 years ago
Anthony Lapenna 9293b28ef4 refactor(ui): updated image view (#112)
8 years ago
Anthony Lapenna 30c0fda1b6 refactor(ui): updated image view
8 years ago
Anthony Lapenna 548a458b9a Merge branch "feat107-remove-select-all" into internal
8 years ago
Anthony Lapenna 111cd4ac64 feat(ui): remove the ability to select all entities from list views (#104)
8 years ago
Anthony Lapenna 54ab81a7de feat(ui): remove the ability to select all entities from list views
8 years ago