Commit Graph

332 Commits (e0b94e4ff77aea05a69994e6736016f09b73ad93)

Author SHA1 Message Date
Glowbal d924d340d7 feat(service-details): add the ability to edit the labels associated to a service
8 years ago
Glowbal c1ffd02491 fix(container-details): fix an issue with the leave network action
8 years ago
Glowbal 8e9dd8c2df #304 feat(service-details): add the ability to update a service env vars and image
8 years ago
Glowbal 1bfd6bbe95 #280 feat(service-creation): add labels to service creation (#306)
8 years ago
Glowbal 715638e368 feat(container-details): show list of joined networks (#303)
8 years ago
jjlorenzo 08c868bc1c Restore the ability to customize the logo image. (#327)
8 years ago
Glowbal eabf1f10e4 feat(navigation): add clickable url in breadcrumbs
8 years ago
Anthony Lapenna 17f35ef705 fix(container-creation): fix default network on Windows platform (#298)
8 years ago
Anthony Lapenna 0bdbb4a75d feat(container-stats): make process list sortable
8 years ago
Anthony Lapenna bf6c9c8b3b refactor(style): refactor multiple similar css classes
8 years ago
Anthony Lapenna 45015a573b feat(container-creation): add the unless stopped container restart policy (#294)
8 years ago
Anthony Lapenna d4f0145161 feat(templates): allow to edit template port mapping (#293)
8 years ago
Anthony Lapenna fa53339fea feat(docker): new docker view (#292)
8 years ago
Anthony Lapenna e5396091a7 feat(console): automatically determine command presets based on container image OS (#284)
8 years ago
Anthony Lapenna c3cf5b5f9d feat(templates): advanced template creation (#277)
8 years ago
Anthony Lapenna 6adec680a4 style(templates): new effect on hover (#268)
8 years ago
Anthony Lapenna b81d4fa7f2 feat(global): display a loading text in list views (#267)
8 years ago
Anthony Lapenna 44e09ecadf feat(container-creation): let Docker assign a port when host port is not specified (#264)
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 134416c9a3 fix(container-console): use xterm.js v2 (#262)
8 years ago
Anthony Lapenna 64c52348f3 fix(lint): fix linting issue
8 years ago
Anthony Lapenna 422a982d60 feat(templates): template configuration is now placed on top of template list (#253)
8 years ago
Anthony Lapenna 6e9fe26fde fix(templates): fix bad container display when swarm-mode enabled (#251)
8 years ago
Anthony Lapenna 7cd2da4c6e fix(console): fix issue with undefined socket (#248)
8 years ago
Anthony Lapenna 739a5ec299 fix(general): fix the size display using the filesize library (#246)
8 years ago
Anthony Lapenna 59e65222eb feat(swarm): support Swarm replica management (#245)
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 da6f39b137 fix(lint): fix jshint issue
8 years ago
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 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 f56256f897 fix(containers): make hidden containers labels available in the $scope
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 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 7c2047cfbf feat(containers): rename the column header Host to Host IP (#145)
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 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 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 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 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 5ef6b536ac Merge branch 'feat71-events-view' into internal
8 years ago
Anthony Lapenna adf5184a5d feat(ui): add events view (#86)
8 years ago