Commit Graph

144 Commits (6be394c2e02d297564983778f21b18c336855297)

Author SHA1 Message Date
mrdrogdrog 1af9fb4490 feat(containers): add support docker attach (#2842)
6 years ago
baron_l 7b3ef7f1a2 fix(node-details): engine labels were displayed as Objects (#2858)
6 years ago
William 845f4e912b fix(secret-creation): prevent assignment of label with no name (#2838)
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
William ac4af41317 fix(services): Do not display quick actions in a regular swarm environment (#2769)
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
Chaim Lev-Ari 8160fe4717 feat(app): redirect to home if no endpoint is set (#2601)
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
Chaim Lev-Ari 42365a52b1 feat(container-details): change network identifier to name (#2623)
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
Olli Janatuinen 2541f4daea feat(UX): persist search criterias (#2425)
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 5e49f934b9 fix(containers-stats): accessing a down container stats wont display a js error anymore (#2484)
6 years ago
baron_l 488dc5f9db fix(network-creation): macvlan availability for standalone endpoints (#2441)
6 years ago
baron_l d455ab3fc7 feat(endpoints): enhance offline browsing (#2454)
6 years ago
Anthony Lapenna 64c29f7402
feat(schedules): add the ability to list tasks from snapshots (#2458)
6 years ago
Yassir Hannoun 309620545c fix(container-stat): fix cpu/mem charts on Windows containers
6 years ago
Dmitriy Larionov 55b50c2a49 feat(container-creation): allow escaped quotes in command field (#2419)
6 years ago
Anthony Lapenna 695c28d4f8 fix(host): fix a typo in job history clear notification
6 years ago
Jan Jansen 78bf374548 feat(ux): normalize quick actions buttons (#2389)
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
Yassir Hannoun 719299d75b fix(container-stat) : exclude cache from the Memory Usage chart to avoid misinterpret… (#2371)
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
Angele 92b15523f0 feat(containers): add container name in error notification
6 years ago