Commit Graph

854 Commits (e7ab057c81897bba78bfd7d7fbfd1d0859a62d68)

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
Anthony Lapenna ee9c8d7d1a
feat(templates): re-introduce external template management (#2119)
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
Anthony Lapenna 2216bd6e80 style(home): only display CPU/MEM for standalone endpoints
6 years ago
Anthony Lapenna 29cd952a0b feat(home): display refresh button if --no-auth enabled
6 years ago
Anthony Lapenna 024739f9f1
fix(authentication): fix an issue with the --no-auth flag (#2090)
6 years ago
Anthony Lapenna 9ab2da1018 style(home): add a group prefix in front of endpoint group
6 years ago
baron_l 5bca9560c9 feat(images): add the ability to export/import Docker images (#935) (#2073)
6 years ago
Anthony Lapenna ab77f149fa
feat(home): add the ability to refresh endpoint information (#2080)
6 years ago
Anthony Lapenna 52f71b0813 style(home): display information about endpoint CPU/RAM
6 years ago
Anthony Lapenna 134a38a566
style(dashboard): update dashboard information (#2079)
6 years ago
Jan Jansen 76e1aa97e2 feat(stack-creation): add the ability to specify git reference (#1948) (#2063)
6 years ago
hiyao 4de83f793f fix(container-stats): fix invalid component closing tag (#2069)
6 years ago
Anthony Lapenna 113da93145
feat(authentication): add a setting to toggle automatic user provisioning when u… (#2068)
6 years ago
Anthony Lapenna 7225619456
feat(agent): support agent deployed on standalone engine endpoint (#2061)
6 years ago
Anthony Lapenna 3c6f6cf5bf
feat(home): update endpoint list (#2060)
6 years ago
Anthony Lapenna 48179b9e3d
feat(volume-browser): add the ability to browse volume content (#2051)
6 years ago
Olli Janatuinen cec878b01d feat(authentication/ldap): Auto create and assign LDAP users (#2042)
6 years ago
baron_l 0f63326bd5 fix(app): wrap long text in tables cells (#1920) (#2052)
6 years ago
Olli Janatuinen 4129550d44 feat(api): Add npipe support (#2018)
6 years ago
Johann Schmitz 0368c4e937 feat(ux): make Images and Volumes datatable more readable (#2047)
6 years ago
Anthony Lapenna e15da005a5 feat(templates): support env variables in Compose stacks
6 years ago
Anthony Lapenna c8c54cf991 fix(templates): fix an issue when deploying a swarm stack template
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 863d917acc
feat(services): default value for update image to false when updating a service (#2023)
6 years ago
Anthony Lapenna 61c285bd2e
feat(templates): introduce templates management (#2017)
7 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 23b0d6f1dc fix(stack): fix an issue with stack migration
7 years ago
Anthony Lapenna 413ab44dc0 refactor(stacks): remove unused component
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 9cab961d87 fix(about): fix missing widget headers
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
Anthony Lapenna e1345416b4 feat(stacks): migrate stack data from previous portainer version
7 years ago
Anthony Lapenna 5e73a49473
feat(tags): add the ability to manage tags (#1971)
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 9bb885629a
feat(endpoints): UX enhancements (#1943)
7 years ago
Anthony Lapenna bfc49574b7 style(endpoints): update Azure endpoint type description
7 years ago
Anthony Lapenna 1cc31f8956 fix(app): fix a state URL conflict between azure and docker modules
7 years ago
Anthony Lapenna e15856c62c fix(init-endpoint): fix an issue preventing the init of a remote endpoint
7 years ago
Anthony Lapenna 9ff4b21616
feat(support): add support view (#1937)
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 32800a843a
feat(sidebar): update endpoint selection UX (#1902)
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 4d79259748 feat(notifications): display image removal error
7 years ago
Anthony Lapenna cdb09a91a7 refactor(about): remove Swarm support
7 years ago
Konstantin Azizov 284f2b7752 feat(settings): allow hide container with label with no value (#1860) (#1872)
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 1162549209
feat(endpoint-groups): add endpoint-groups (#1837)
7 years ago
Anthony Lapenna 2ffcb946b1
fix(access-control): fix access control panel layout (#1844)
7 years ago
Guri afa3fd9a47 feat(app): remove charset from content-type of post/put/patch (#1791)
7 years ago
Anthony Lapenna fe74f36f62 fix(volume-creation): fix missing endpointProvider variable
7 years ago
Anthony Lapenna 05d6abf57b
feat(api): ping the endpoint at creation time (#1817)
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 30dfd3d616
fix(api): manage registry authentication in the API (#1751)
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 a72ffe4188
fix(extensions): use an empty object instead of a null value when registering extension (#1750)
7 years ago
Anthony Lapenna 27dcd708a6
fix(extensions): init endpoint extensions after admin user creation (#1733)
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