Commit Graph

580 Commits (13766cc4656364d34a9baf941df11b9c24580e8c)

Author SHA1 Message Date
LP B e2830019d7
fix(docker/container): use nodeName to build links to networks used by containers (#12004)
4 months ago
Oscar Zhou 20de243299
fix(host): show clear host info message [EE-7075] (#12010)
5 months ago
cmeng 91a477d9fb
fix(host-info) host info improvement EE-7075 (#11883)
5 months ago
LP B 9339d10233
fix(app): properly update the app state when losing connectivity to a remote environment while browsing it (#11943)
5 months ago
James Carppe 93ce33fac8
Add support for specifying the NFS server address in the mount point EE-7019 (#11922)
6 months ago
Matt Hook f5d896bce1
fix(console): fix command not found [EE-6982] (#11832)
6 months ago
cmeng 4700e38e5d
fix(deletion): delete objects batch by batch EE-7084 (#11834)
6 months ago
LP B 5d7d68bc44
fix(app): replace fields removed by Docker 25 and 26 (#11493)
8 months ago
cmeng f15be1d92a
fix(stack): prepopulate when creating template from stack EE-6853 (#11379)
8 months ago
Matt Hook 04de06c07f
fix(docs): make all doc links versioned [EE-6861] (#11381)
8 months ago
Matt Hook cc1ce9412a
fix(exec): improve alignment of help icon [EE-6816] (#11340)
9 months ago
Matt Hook bf65a38d5a
fix(exec): fix alignment and text size and alignment [EE-6816] (#11324)
9 months ago
Chaim Lev-Ari 2c3dcdd14e
fix(docker/images): export image [EE-6807] (#11305)
9 months ago
Matt Hook 51c672af21
fix(kube): update doc links to match new menu structure [EE-6759] (#11266)
9 months ago
Chaim Lev-Ari eba08cdca0
fix(docker): hide write buttons for non authorized [EE-6775] (#11261)
9 months ago
Chaim Lev-Ari 24c2baf6cc
feat(a11y): add labels and roles [EE-6717] (#11209)
9 months ago
Dakota Walsh 89359dae8c
ix(console): docker console UTF-8 EE-6593 (#11034)
10 months ago
Dakota Walsh b640b58371
fix(console): use writeUtf8 instead of environment variables EE-6593 (#11019)
10 months ago
Ali 3ccc764d40
fix(images): update up to date teaser wording [EE-6537] (#11008)
10 months ago
Dakota Walsh dd068473d2
fix(console): minor typo in tooltip EE-1976 (#11007)
10 months ago
Dakota Walsh fe47318e26
fix(terminal): display os specific copy/paste tooltip EE-1976 (#10835)
10 months ago
Chaim Lev-Ari 236e669332
refactor(templates): migrate edit view to react [EE-6412] (#10774)
11 months ago
matias-portainer 7a4314032a
fix(docker/console): avoid resizing console when inactive EE-5370 (#10292)
11 months ago
Chaim Lev-Ari eb5975a400
docs(dashboard): update link for swarm node [EE-6318] (#10833)
11 months ago
Matt Hook ecd603db8c
fix(docker-networks): use Network icon for networks [EE-6507] (#10913)
11 months ago
Chaim Lev-Ari dabcf4f7db
feat(custom-templates): migrate create view to react [EE-6400] (#10715)
12 months ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
cmeng d089dfbca0
fix(container): fix various creating container issues EE-6287 (#10595)
1 year ago
Chaim Lev-Ari 51474262eb
fix(access-control): show only environment users [EE-6315] (#10614)
1 year ago
Chaim Lev-Ari e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
1 year ago
Chaim Lev-Ari 948486df77
fix(services): update service [EE-6275] (#10559)
1 year ago
cmeng 8daf77c3b6
fix(log-viewer): unable to view container logs EE-6273 (#10555)
1 year ago
matias-portainer 8bb5129be0
feat(nomad): remove nomad from UI EE-6060 (#10509)
1 year ago
Chaim Lev-Ari 14129632a3
refactor(app-templates): convert list to react [EE-6205] (#10439)
1 year ago
Chaim Lev-Ari 1fa63f6ab7
refactor(docker/services): migrate service tasks to react [EE-4676] (#10328)
1 year ago
Chaim Lev-Ari b933bee95e
feat(docker/networks): migrate networks datatable to React [EE-4670] (#10351)
1 year ago
Chaim Lev-Ari 0dc1805881
refactor(docker/services): convert services table to react [EE-4675] (#10289)
1 year ago
Chaim Lev-Ari d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] (#9175)
1 year ago
matias-portainer da5a4d6714
fix(swarm/services): avoid sending credSpec object when empty EE-6178 (#10441)
1 year ago
Chaim Lev-Ari 35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] (#10411)
1 year ago
Chaim Lev-Ari 5c37ed328f
refactor(docker/volumes): migrate table to react [EE-4677] (#10312)
1 year ago
Chaim Lev-Ari 8e1417b4e9
refactor(docker/containers): remove EndpointProvider from container service [EE-6180] (#10392)
1 year ago
Chaim Lev-Ari 9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] (#10305)
1 year ago
cmeng 56ab19433a
fix(websocket): abort websocket when logout EE-6058 (#10372)
1 year ago
LP B ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled (#10384)
1 year ago
Chaim Lev-Ari 95ca1d396b
fix(docker/services): show cred spec configs [EE-5276] (#10083)
1 year ago
LP B d437cde046
fix(docker/container): missing return statement when preparing container config (#10383)
1 year ago
Chaim Lev-Ari 7acde18930
feat(containers): migrate labels tab to react [EE-5212] (#10348)
1 year ago
Chaim Lev-Ari 2dfa4a7c45
refactor(containers): migrate restart policy tab to react [EE-5213] (#10347)
1 year ago
Chaim Lev-Ari 57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] (#10366)
1 year ago