Commit Graph

409 Commits (fcc9203416e98c4538f60ff73df7cc9a1a8d08dc)

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
Anthony Lapenna b69d72fc8c Merge branch 'style72-table-style' into internal
9 years ago
Anthony Lapenna c52498993b Merge branch 'style70-typo-engine-view' into internal
9 years ago
Anthony Lapenna a4a82b4502 merge branch feat54-revamp-internal into internal
9 years ago
Anthony Lapenna 52d953a1c2 style(ui): fix typo in Engine view (#76)
9 years ago
Anthony Lapenna e145d82947 style(ui): fix extra space in widget-header (#78)
9 years ago
Anthony Lapenna 25df1fe26c style(ui): add table-hover class to all entity tables (#77)
9 years ago
Anthony Lapenna 106718f416 style(ui): fix extra space in widget-header
9 years ago
Anthony Lapenna 8464faa2a1 style(ui): add table-hover class to all entity tables
9 years ago
Anthony Lapenna 9354b911bb style(ui): fix typo in Engine view
9 years ago
Anthony Lapenna c8a5b82c89 feat(ui): new dashboard view (#75)
9 years ago
Anthony Lapenna 1f884e9584 chore(version): bumped version number
9 years ago
Anthony Lapenna a9209da167 chore(version): bump version number
9 years ago
Anthony Lapenna f378d56543 fix(ui): fix bad name for image field in container creation view
9 years ago
Anthony Lapenna 521d146d7b refactor(ui): remove useless createNetwork sources
9 years ago
Anthony Lapenna dc721f5870 merge feat66-docker-cli-compliant
9 years ago
Anthony Lapenna 71c091ae0d feat(ui): docker 1.9 support (#65)
9 years ago
Anthony Lapenna cab34e4069 feat(network): add advanced settings in network creation (subnet/gateway)
9 years ago
Anthony Lapenna e67e20ce18 feat(network): add the ability to specify a subnet/gateway when creating a network (#53)
9 years ago
Anthony Lapenna d253c0d494 chore(version): bump version number
9 years ago
Anthony Lapenna c74e8fc732 style(lint): fix jshint issue
9 years ago
Anthony Lapenna afaa1433ff chore(version): bump version number
9 years ago
Anthony Lapenna f923016052 style(lint): fix jshint issues
9 years ago
Anthony Lapenna ca27e7f27a fix(containerCreation): fix an issue when creating an image from a custom registry without automatic pulling (#50)
9 years ago
Anthony Lapenna 8fd9c2fce2 refactor(ui): remove useless logging statement
9 years ago
Anthony Lapenna d4ca060945 feat(ui): add the ability to pull an image from a selection of registry
9 years ago
Anthony Lapenna d124c21d1b feat(ui): add the ability to create a container from an image in a custom registry (#49)
9 years ago
Anthony Lapenna d2fb2cb863 feat(ui): add the ability to pull an image from a private registry (#47)
9 years ago
Anthony Lapenna 0350daca8d Merge branch 'hide-containers-dashboard-swarm' into internal
9 years ago
Anthony Lapenna 06f54e300c fix(ui): hidden containers (using label) are now removed from dashboard and swarm view (#46)
9 years ago
Anthony Lapenna 7856276092 fix(ui): hidden containers (using label) are now removed from dashboard and swarm view
9 years ago
Anthony Lapenna bf14dcc3e8 merge display-all-containers
9 years ago
Anthony Lapenna 21c1778822 feat(ui): default to display all containers (#45)
9 years ago
Anthony Lapenna 337bfa74bb feat(ui): default to display all containers
9 years ago
Anthony Lapenna 418b1ff544 fix(ui): fix display issue with multiple nodes in Swarm view
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 fd6645d068 merge fix-viewspinner
9 years ago
Anthony Lapenna 3a6e326e5e feat(ui): replace ViewSpinner with JQuery animations
9 years ago
Anthony Lapenna b997b787c4 feat(ui): simplify views for internal usage
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