Commit Graph

111 Commits (fb69ffa76472cb63eee3cbba4114e8897c6be6dc)

Author SHA1 Message Date
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
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
Anthony Lapenna 61c285bd2e
feat(templates): introduce templates management (#2017)
7 years ago
Anthony Lapenna 61c74e22f0
feat(services): add the ability to pull latest image when updating a … (#1984)
7 years ago
Anthony Lapenna da5a430b8c
fix(api): add an authenticated access policy to the websocket endpoint (#1979)
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
kirdia 19c3fa276b feat(log-viewer): Add the ability to specify displayed line count (#1914)
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
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
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 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
Anthony Lapenna 27dceadba1
refactor(app): introduce new project structure for the frontend (#1623)
7 years ago