Commit Graph

344 Commits (c442d936d3cabfc66f8560b2f4087b4331935c39)

Author SHA1 Message Date
Anthony Lapenna e2258f98cc fix(services): only display logs action when container has ID in agent proxy mode
6 years ago
Anthony Lapenna bab02f2b91 fix(container-details): update container restart policy init
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
Anthony Lapenna 538a2b5ee2
fix(service-details): disable auto-focus on task datatable (#2214)
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
baron_l 1b51daf9c4 fix(services): fix invalid replica count (#1990) (#2127)
6 years ago
Ricardo Cardona Ramirez e1e263d8c8 feat(UAC): change default ownership to admininstrators (#2137)
6 years ago
Hasnat 31c2a6d9e7 feat(container-console): Adds custom commands based on container labels (#2159)
6 years ago
Chaim Lev-Ari 102e63e1e5 refactor(container-creation): change order of container re-creation/duplication steps
6 years ago
baron_l bda5eac0c1 feat(network-creation): enhance UX with macvlan driver for swarm mode (#2082) (#2122)
6 years ago
Chaim Lev-Ari 8769fadd5c feat(container-details): add the ability to update restart policy
6 years ago
Ru Fan de9f99d030 feat(container-creation): add runtime option in (#2162) (#2163)
6 years ago
Chaim Lev-Ari 594daf0de8 fix(home): Show correct number of cpus and total memory for swarm (#2147)
6 years ago
Chaim Lev-Ari f3dc67a852 fix(container-details): change order of container recreation
6 years ago
baron_l 9c0b568773 feat(container-creation): container add/drop capabilities on creation (#468) (#2078)
6 years ago
baron_l 5222413532 feat(volume-creation) : NFS volume creation (#2083) (#2108)
6 years ago
Chaim Lev-Ari 8dfa129129 fix(dashboard): update stopped/running container filters
6 years ago
Kendrick 0ae10c6f82 feat(container-details): add the image name to the container details in addition to the sha (#1369) (#2121)
6 years ago
baron_l 5bca9560c9 feat(images): add the ability to export/import Docker images (#935) (#2073)
6 years ago
Anthony Lapenna 134a38a566
style(dashboard): update dashboard information (#2079)
6 years ago
hiyao 4de83f793f fix(container-stats): fix invalid component closing tag (#2069)
6 years ago
Anthony Lapenna 7225619456
feat(agent): support agent deployed on standalone engine endpoint (#2061)
6 years ago
Anthony Lapenna 48179b9e3d
feat(volume-browser): add the ability to browse volume content (#2051)
6 years ago
baron_l 0f63326bd5 fix(app): wrap long text in tables cells (#1920) (#2052)
6 years ago
Johann Schmitz 0368c4e937 feat(ux): make Images and Volumes datatable more readable (#2047)
6 years ago
Anthony Lapenna 6e2e643f1f
fix(containers): fix an issue when removing a container with agent proxy (#2036)
6 years ago
Anthony Lapenna e156aa202e
feat(ux): update form input validation (#2035)
6 years ago
Anthony Lapenna cdf79c731b
feat(ux): always display search bar in datatables (#2034)
6 years ago
Anthony Lapenna b6792461a4
feat(home): add a new home view (#2033)
6 years ago
Hasnat a94f2ee7b8 feat(log-viewer): add the ability to wrap lines (#1972)
6 years ago
Parag Jayant Datar 50020dae89 feat(containers): add column visibility dropdown in containers view (#1977)
6 years ago
Anthony Lapenna 61c285bd2e
feat(templates): introduce templates management (#2017)
6 years ago
Anthony Lapenna 0a9eab53d0
feat(containers): do not remember selected items (#1988)
7 years ago
Anthony Lapenna d3a26a4ade refactor(images): relocate tag/digest replacement
7 years ago
Anthony Lapenna 165ca3ce3e fix(services): fix invalid published ports link
7 years ago
Duvel f8370a1421 fix(images): create tags from RepoDigests when no tags are available (#1522)
7 years ago
Anthony Lapenna 61c74e22f0
feat(services): add the ability to pull latest image when updating a … (#1984)
7 years ago
Anthony Lapenna 0da9e564b9
feat(stacks): add the ability to migrate stacks to another endpoint (#1976)
7 years ago
Anthony Lapenna da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint (#1979)
7 years ago
Anthony Lapenna 783f838171
feat(containers): add a tooltip with full container name on hover (#1978)
7 years ago
cedric-crouzet-penbase b349f16090 fix(containers): remove hardcoded container stop/restart timeout
7 years ago
Anthony Lapenna e3d564325b
feat(stacks): support compose v2.0 stack (#1963)
7 years ago
Anthony Lapenna ef15cd30eb
style(app): update widget title property (#1952)
7 years ago
Anthony Lapenna 3ace184069
feat(dashboard): update dashboard info (#1944)
7 years ago
Konstantin Azizov 4429c6a160 fix(container-details): recreate container with multiple networks (#1907)
7 years ago
Anthony Lapenna 9ad9cc5e2d
feat(azure): add experimental Azure endpoint support (#1936)
7 years ago
Anthony Lapenna fe7a88697b
feat(service): automatically focus replica input after clicking on scale (#1916)
7 years ago
kirdia 19c3fa276b feat(log-viewer): Add the ability to specify displayed line count (#1914)
7 years ago
Anthony Lapenna 5d3f438288
fix(tasks): fix an issue when filtering tasks (#1913)
7 years ago
Anthony Lapenna a0a667053e
feat(tasks): change task name format in tasks datatable (#1884)
7 years ago
Miguel A. C b2b1c86067 fix(service-details): avoid sending unmodified service reservation, limits and update config (#1625)
7 years ago
Andrew Pearson 1c06bfd911 feat(container-details): update port mapping order (#1878)
7 years ago
Anthony Lapenna 2327d696e0
feat(agent): add agent support (#1828)
7 years ago
Anthony Lapenna 77a85bd385
fix(container-edit): fix an issue related to missing extra hosts in network config (#1862)
7 years ago
Anthony Lapenna e0cf088428
fix(log-viewer): strip headers in container logs when TTY is disabled (#1861)
7 years ago
Hans-Joachim Krauch 1e55ada6af feat(templates): allow to set hostname in container templates (#1833)
7 years ago
Anthony Lapenna fe74f36f62 fix(volume-creation): fix missing endpointProvider variable
7 years ago
Maximilian Pachl 2a9ba1f9a2 feat(swarm-visualizer): save settings to local storage (#1777)
7 years ago
Shahar Hadas 216d6c2b14 feat(container-console): add the ability to select ash (#1790)
7 years ago
Rahul Ruikar dca1976252 feat(stack): Add the ability to scale services in stack-details (#1776)
7 years ago
Anthony Lapenna 1cfbec557c
refactor(project): remove Swarm standalone support (#1720)
7 years ago
Anthony Lapenna 8d32703456
fix(service-details): prevent regular users from using bind mounts (#1778)
7 years ago
moncho 7e26d09881 feat(service-details): display stop grace period in a human-friendly format (#1773)
7 years ago
Rahul Ruikar 80a23b5351 feat(log-viewer): add the ability to display timestamps (#1697)
7 years ago
Anthony Lapenna c267f8bf57 fix(stacks): fix an issue when deploying public stacks
7 years ago
Herwono W. Wijaya bca8936faa fix(templates): fix app templates stack deployment (#1747)
7 years ago
Anthony Lapenna adf1ba7b47
feat(stack-creation): add the ability to specify git credentials (#1722)
7 years ago
Anthony Lapenna 50ece68f35
style(app): update icon style (#1727)
7 years ago
Paweł Kozioł 4e38e4ba33 feat(image-details): display image layer order and sort by it by default (#1715)
7 years ago
Herwono W. Wijaya 66f29dd103 style(app): upgrade to font awesome v5
7 years ago
Anthony Lapenna aa41fd02ef
feat(log-viewer): use only one switch to manage collection/autoscroll (#1713)
7 years ago
Herwono W. Wijaya b389e3c65a fix(service-logs): fix services log view breadcrumb link (#1709)
7 years ago
Anthony Lapenna f1a21c07bd
feat(storidge): add extension check on endpoint switch (#1693)
7 years ago
Anthony Lapenna a76ccff7c9
refactor(xterm): update xtermjs to latest version (#1692)
7 years ago
Mauro Cortellazzi 716cd033b2 feat(events): add missing events support (#1682)
7 years ago
Anthony Lapenna 73e6498d2f
refactor(swarm-visualizer): move task border logic to a filter (#1686)
7 years ago
Mauro Cortellazzi 1b8d5e89d1 feat(swarm-visualizer): swarm visualizer color by service (#1683)
7 years ago
Anthony Lapenna 76aeee7237
feat(templates): add support for the name property (#1680)
7 years ago
Anthony Lapenna 0c5152fb5f
feat(log-viewer): introduce the log viewer component (#1666)
7 years ago
Anthony Lapenna 81de2a5afb
feat(image-build): add the ability to build images (#1672)
7 years ago
Anthony Lapenna e065bd4a47
style(containers): update label color for unhealthy containers (#1677)
7 years ago
Anthony Lapenna 9b80b6adb2
refactor(code-editor): introduce code-editor component (#1674)
7 years ago
Anthony Lapenna eb43579378
feat(storidge): introduce endpoint extensions and proxy Storidge API (#1661)
7 years ago
Anthony Lapenna b5e256c967
fix(services): use the Public URL instead of a manager IP (#1665)
7 years ago
Boissier Florian ae5416583e style(containers): update quick actions tooltips messages (#1659)
7 years ago
Anthony Lapenna 1c67db0c70
feat(ux): enable auto-focus on search field (#1636)
7 years ago
Anthony Lapenna 27dceadba1
refactor(app): introduce new project structure for the frontend (#1623)
7 years ago