Commit Graph

359 Commits (643769d4a688081469f8f1af52f0b9fbc457dc8a)

Author SHA1 Message Date
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
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
Anthony Lapenna f1ec419e3a chore(version): bump version number
8 years ago
Anthony Lapenna de8c6b4ed8 Merge branch 'style-dashboard-widget-icon' into internal
8 years ago
Anthony Lapenna e661cef2fe style(dashboard): change the icon in the main widget (#102)
8 years ago
Anthony Lapenna edf485bbe4 style(dashboard): change the icon in the main widget
8 years ago
Anthony Lapenna 20eecffc40 Merge branch "feat99-container-exec-event" into internal
8 years ago
Anthony Lapenna 232b180eef feat(events): add support for container exec related events (#100)
8 years ago
Anthony Lapenna 4a738ee362 feat(events): add support for container exec related events
8 years ago
Anthony Lapenna f4d90306b3 Merge branch "refactor-backend-settings" into internal
8 years ago
Anthony Lapenna 7801a91149 refactor(global): replace /config endpoint with /settings to avoid confusion (#98)
8 years ago
Anthony Lapenna 19d4e38d94 refactor(global): replace /config endpoint with /settings to avoid confusion
8 years ago
Anthony Lapenna bab57e0402 Merge branch 'feat34-container-exec' into internal
8 years ago
Anthony Lapenna 1aaa5acbef feat(global): add container exec support (#97)
8 years ago
Anthony Lapenna 5878eed7ec feat(global): add container exec support
8 years ago
Anthony Lapenna b1e1850e9f Merge branch 'feat91-swarm-node-info' into internal
8 years ago
Anthony Lapenna 06c2635e82 feat(ui): add more info about nodes in Swarm view (#92)
8 years ago
Anthony Lapenna 711ac742e1 style(ui): update title for section in swarm view
8 years ago
Anthony Lapenna 201ab20131 feat(ui): add more info about nodes in Swarm view
8 years ago
Anthony Lapenna 716ba72217 Merge branch 'feat52-active-network-remove-error' into internal
8 years ago
Anthony Lapenna 95b16919a6 feat(ui): display an error message when trying to remove a network with active endpoints (#90)
8 years ago
Anthony Lapenna d3d000a1d0 feat(ui): display an error message when trying to remove a network with active endpoints
8 years ago
Anthony Lapenna ab52270238 merge branch refactor80-module-names into internal
8 years ago
Anthony Lapenna 7c6fdebb3d refactor(ui): rename angular modules from dockerui to uifordocker (#88)
8 years ago
Anthony Lapenna cf3cd76064 refactor(ui): rename angular modules from dockerui to uifordocker
8 years ago
Anthony Lapenna 5ef6b536ac Merge branch 'feat71-events-view' into internal
8 years ago
Anthony Lapenna adf5184a5d feat(ui): add events view (#86)
8 years ago
Anthony Lapenna ea596a8701 fix(ui): config endpoint is available at config rather than /config (#83)
8 years ago
Anthony Lapenna f147da3017 feat(ui): add events view
8 years ago
Anthony Lapenna dfaf2eb6a9 merge branch nginx-support into internal
8 years ago
Anthony Lapenna 97f6a32c78 fix(ui): config endpoint is available at config rather than /config
8 years ago
Anthony Lapenna bcdd7498a1 chore(version): bump version number
9 years ago
Anthony Lapenna 30e9a604cd chore(version): bump version number
9 years ago
Anthony Lapenna 8c769148ad refactor(ui): remove console logging
9 years ago
Anthony Lapenna 4cc08d7211 refactor(ui): remove console logging
9 years ago
Anthony Lapenna 48b6b6340b Merge branch 'feat68-update-repository-field' into internal
9 years ago
Anthony Lapenna b857970236 feat(ui): replace repository field with tags field in image view (#79)
9 years ago
Anthony Lapenna 1011fde9de feat(ui): replace repository field with tags field in image view
9 years ago
Anthony Lapenna bee89720d5 refactor(ui): fix lint issue
9 years ago
Anthony Lapenna 23bff41304 Merge branch 'develop' of github.com:cloud-inovasi/cloudinovasi-ui into develop
9 years ago
Anthony Lapenna 8243326692 refactor(ui): fix lint issue
9 years ago
Anthony Lapenna 17ae122595 Merge branch 'style73-widget-header-extra-space' into internal
9 years ago