Commit Graph

315 Commits (4fe63d7102bbebaad1f48ccd28ba9571621528aa)

Author SHA1 Message Date
Anthony Lapenna 7c8881f37d feat(network): new network view
8 years ago
Anthony Lapenna 2eb1c9e857 feat(networks): add a quick network creation form
8 years ago
Anthony Lapenna 2b8bc82d4e style(actions): add icons for every actions
8 years ago
Anthony Lapenna 9f22e01d3b chore(version): bump version number
8 years ago
Anthony Lapenna 220faa52e7 feat(network-creation): disable create button while network name is empty
8 years ago
Anthony Lapenna ca5cf33c8f fix(volumes): display an error message when trying to delete a bound volume
8 years ago
Anthony Lapenna 4eb9a9a0af fix(image): support array in Messages.error
8 years ago
Anthony Lapenna f56256f897 fix(containers): make hidden containers labels available in the $scope
8 years ago
Anthony Lapenna 3f9276ee4c chore(version): bump version number
8 years ago
Anthony Lapenna 5a1f437cf9 fix(lint): fix linting issue
8 years ago
Anthony Lapenna 537ee24078 refactor(global): rename uifd to portainer
8 years ago
Anthony Lapenna 44e02c0342 fix(network): add missing exception management
8 years ago
Anthony Lapenna 67194109c6 feat(ui): add missing exception management
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 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