Commit Graph

111 Commits (fb69ffa76472cb63eee3cbba4114e8897c6be6dc)

Author SHA1 Message Date
Michael Oborne fb69ffa764 fix(create-container): init ExposedPorts on container creation process (#2933)
6 years ago
xAt0mZ 71b1da8d32
fix(app): wrapper for UI refresh trigger with async/await (#2945)
6 years ago
William e3eeb32a11 style(container-creation): clarify port mapping (#2899)
6 years ago
baron_l 851607394c feat(integrations): storidge evolution (#2711)
6 years ago
Anthony Lapenna 8057aa45c4
feat(extensions): introduce RBAC extension (#2900)
6 years ago
mrdrogdrog 1af9fb4490 feat(containers): add support docker attach (#2842)
6 years ago
Chaim Lev-Ari 45113a7ff4 refactor(app): introduce webpack and babel (#2407)
6 years ago
Fabian Grutschus dbab524e5d style(containers): change order of container action buttons to match ordering of quick action buttons (#2772)
6 years ago
Anthony Lapenna 1618388e39
refactor(app): minor refactor (#2773)
6 years ago
linquize 42529cc5ea feat(volumes): show volume creation date (#2745)
6 years ago
Tim van den Eijnden 9cbf1f34a7 feat(networks): prevent removal of predefined networks (#2697)
6 years ago
Anthony Lapenna 9c4c782a90 style(container-creation): review auto remove element position
6 years ago
linquize 99e50370bd feat(container-creation): support auto remove option (docker run --rm) (#2684)
6 years ago
Anthony Lapenna 1a4dff536d
fix(container-creation): fix an issue with command parsing (#2642)
6 years ago
baron_l c1f2d90997 fix(container-creation): fix missing capabilities on duplicate (#2635)
6 years ago
Chaim Lev-Ari 62eb47b3cb fix(container-creation): revert container state if creation failed (#2565)
6 years ago
baron_l 50e77d2bf1 fix(network-details): displaying all subnets and gateways on network details (#2629)
6 years ago
DevHugo 50a3b08209 feat(app): add driver name in the volume selector for container/service creation (#2534)
6 years ago
Chaim Lev-Ari fe63b4a156 fix(container-creation): populate logger config from existing container (#2602)
6 years ago
Anthony Lapenna 34667bd3b3
fix(network-creation): force overlay network creation on manager node (#2622)
6 years ago
Chaim Lev-Ari f2cd33e831 feat(container-creation): call stopAndRename after pullImage (#2564)
6 years ago
baron_l a9b107dbb5 feat(app): add the capability to enable/disable host management features (#2472)
6 years ago
linquize 5fa4403d20 feat(container-stats): add refresh rate of 1 and 3 seconds (#2493)
6 years ago
baron_l c778e79004 fix(container-console): close the console when selected shell does not exist inside the container (#2502)
6 years ago
Andreas Roussos b809177147 feat(dashboard): use plural form only when required
6 years ago
baron_l 52788029ed feat(container-details): add visual feedback when creating image from container (#2487)
6 years ago
baron_l 488dc5f9db fix(network-creation): macvlan availability for standalone endpoints (#2441)
6 years ago
Yassir Hannoun 309620545c fix(container-stat): fix cpu/mem charts on Windows containers
6 years ago
pc 8df64031e8 feat(log-viewer): change line count default to 100 and add a since parameter (#2377)
6 years ago
baron_l a61654a35d feat(endpoints): add the ability to browse offline endpoints (#2253)
6 years ago
baron_l 354fda31f1 feat(jobs): add the ability to run a job on a target endpoint #2374
6 years ago
Damian Czaja 7e6c647e93 feat(container-creation): add the ability to override the logging driver (#2384)
6 years ago
Yassir Hannoun 07c1e1bc3e feat(container-stats): display cache in memory usage chart (#2383)
6 years ago
Ricardo Cardona Ramirez fe6ca042f3 feat(ux): Alphabetically sort configs and secrets in service details/creation (#2396)
6 years ago
Chaim Lev-Ari 9813099aa4 feat(app): toggle features based on agent API version (#2378)
6 years ago
Chaim Lev-Ari c5aecfe6f3 feat(host): Add host file browser with upload/download files (#2337)
6 years ago
baron_l e948d606f4 fix(container-creation): set a default runtime value (#2325)
6 years ago
Chaim Lev-Ari ca08b2fa2a feat(host): replace engine view with host view (#2255)
6 years ago
Brian Kabiro f6d9a4c7c1 feat(nodes): display node name when available (#2328)
6 years ago
Ricardo Cardona Ramirez 575735a6f7 feat(ux): sort networks alphabetically in network selection dropdowns (#2326)
6 years ago
Brian Kabiro b7c48fcbed feat(visualizer): sort tasks in alphabetical order on refresh (#2329)
6 years ago
Anthony Lapenna 77913543b1
feat(container-details): update container-restart-policy component (#2273)
6 years ago
Kendrick 0efeeaf185 feat(webhooks): add support for service update webhooks (#2161)
6 years ago
aksappy bfccf55729 fix(images): Fix upload modal to allow both tar and tar.gz images (#2218)
6 years ago
Chaim Lev-Ari e58acd7dd6 * chore(eslint): update esllint and remove unused variables
6 years ago
Luca 68d77e5e0e feat(networks): add details about the attachable/internal properties (#2200)
6 years ago
Luca e8ab89ae79 feat(config-details): add the ability to clone a config (#2189)
6 years ago
Anthony Lapenna 6ab6cfafb7
feat(motd): add the ability to display motd and dimiss information panels (#2191)
6 years ago
Anthony Lapenna e60d809154 fix(container-creation): fix an issue with container-edition and UAC
6 years ago
Anthony Lapenna 64beaaa279
feat(container-details): update re-creation flow (#2193)
6 years ago