Commit Graph

213 Commits (cd8c6d1ce00307b1c632eab00028d1aea1b1466f)

Author SHA1 Message Date
Ali 458d722d47 fix(ui): consistent widget padding [r8s-136] (#82)
3 weeks ago
Ali 32e94d4e4e
feat(podman): support add podman envs in the wizard [r8s-20] (#12056)
2 months ago
LP B 1900fb695d
fix(docker/container): use nodeName to build links to networks used by containers (#12002)
4 months ago
LP B 6a8e6734f3
feat(app): limit the docker API version supported by the frontend (#11855)
6 months ago
Matt Hook db8f9c6f6c
fix(console): fix command not found [EE-6982] (#11825)
6 months ago
Matt Hook 413b9c3b04
fix(terminal): don't close terminal on websocket close [EE-6631] (#11824)
6 months ago
Chaim Lev-Ari 2100155ab5
refactor(docker/containers): migrate inspect view to react [EE-2190] (#11005)
8 months ago
Chaim Lev-Ari de473fc10e
refactor(docker): remove EndpointProvider from exec [EE-6462] (#10840)
8 months ago
Ali d38085a560
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
8 months ago
Matt Hook b77132dbb1
fix(exec): improve alignment of help icon [EE-6816] (#11339)
9 months ago
Matt Hook 6db7d31554
fix(exec): fix alignment and text size and alignment [EE-6816] (#11325)
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
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
matias-portainer 7a4314032a
fix(docker/console): avoid resizing console when inactive EE-5370 (#10292)
11 months ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
Chaim Lev-Ari 51474262eb
fix(access-control): show only environment users [EE-6315] (#10614)
1 year ago
Chaim Lev-Ari d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] (#9175)
1 year ago
Chaim Lev-Ari 8e1417b4e9
refactor(docker/containers): remove EndpointProvider from container service [EE-6180] (#10392)
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
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
Chaim Lev-Ari 9dde610da3
fix(docker/containers): create container with bridge network [EE-6160] (#10365)
1 year ago
Chaim Lev-Ari ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] (#10355)
1 year ago
Chaim Lev-Ari 2b47b84e5e
feat(docker/containers): migrate network tab to react [EE-5210] (#10344)
1 year ago
Chaim Lev-Ari e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] (#10284)
1 year ago
Chaim Lev-Ari 16ccf5871e
refactor(docker/containers): migrate env vars to react [EE-5211] (#10345)
1 year ago
Chaim Lev-Ari b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
1 year ago
Chaim Lev-Ari f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085)
1 year ago
Chaim Lev-Ari 46e73ee524
refactor(docker/containers): migrate processes table to react [EE-4666] (#10081)
1 year ago
Chaim Lev-Ari 0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] (#10068)
1 year ago
Chaim Lev-Ari 599d214e50
refactor(docker): remove EndpointProvider from commit [EE-5641] (#9123)
1 year ago
Chaim Lev-Ari 2d05103fed
refactor(ui): migrate env var field to react [EE-4853] (#8451)
2 years ago
Oscar Zhou 96de026eba
fix(container/network): recreate container changes static IP [EE-5448] (#8960)
2 years ago
cmeng 93866644c6
fix(GPU): EE-4331 error when enabling gpu on existing container (#8316)
2 years ago
Ali fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
2 years ago
Chaim Lev-Ari ab9b0c2147
feat(docker/containers): show name in log view [EE-5108] (#8557)
2 years ago
Chaim Lev-Ari e66dea44e3
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
2 years ago
Ali 58d66d3142
chore(prettier): add tailwind prettier plugin [EE-4809] (#8221)
2 years ago
Matt Hook f9bbe000fb
fix(docker): remove prepended slash by default on container names [EE-3592] (#8195)
2 years ago
Chaim Lev-Ari d75d2ba9ce
fix(docker): fix links to docs [EE-4486] (#8166)
2 years ago
Oscar Zhou b22cdb3559
fix(access/team): team member cannot change ownership to its own team [EE-4423] (#8052)
2 years ago
Ali d78b762f7b
refactor(icons): replace fa icons [EE-4459] (#7907)
2 years ago
Chaim Lev-Ari d484a0eb64
fix(docker): remove word break in details [EE-4481] (#7996)
2 years ago
Chaim Lev-Ari 78dcba614d
refactor(portainer): move to react [EE-3350] (#7915)
2 years ago
Chaim Lev-Ari 37d4a80769
refactor(environments): remove endpoints cache [DTD-100] (#6408)
2 years ago