Commit Graph

564 Commits (63c11d931025256973f91a52382edfaaf649ccbd)

Author SHA1 Message Date
Chaim Lev-Ari 7fe0712b61
feat(home): move edge device to view [EE-4559] (#8189)
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
matias-portainer b48aa1274d
fix(host): fix host info request EE-4641 (#8169)
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 253a3a2b40
fix(ui): remove loading of missing interceptors [EE-4604] (#8086)
2 years ago
Chaim Lev-Ari 75f40fe485
refactor(portainer): remove offline mode [EE-4348] (#7761)
2 years ago
Chaim Lev-Ari 881e99df53
refactor(nomad): sync frontend with EE [EE-3353] (#7758)
2 years ago
Chaim Lev-Ari 78dcba614d
refactor(portainer): move to react [EE-3350] (#7915)
2 years ago
Chaim Lev-Ari a0237852ef
fix: fix occurred typo [EE-4536] (#7994)
2 years ago
Chaim Lev-Ari ff10588383
fix(edge): show select all checkbox [EE-4129] (#7948)
2 years ago
LP B 6b02d9a1e3
fix(app/logs): change pattern to detect double serialized JSON logs [EE-4525] (#7962)
2 years ago
congs f94147b07b
fix(registry): EE-4526 Registry Manage access link broken (#7975)
2 years ago
Chaim Lev-Ari 37d4a80769
refactor(environments): remove endpoints cache [DTD-100] (#6408)
2 years ago
Chaim Lev-Ari e48ceb15e9
refactor(environments): move environments ts code to react [EE-3443] (#7747)
2 years ago
Hao 0365ed8e70
fix(docker): comfirm modal for removing secrets/networks/configs [EE-4211] (#7882)
2 years ago
andres-portainer 535a26412f
fix(logging): default to pretty logging [EE-4371] (#7847)
2 years ago
Rex Wang 66fd039933
EE-2681 fix(docker): fix message format (#7784)
2 years ago
congs f8b8d549fd
feat(help): EE-2724 Context sensitive help (#7694)
2 years ago
LP B 1b0db4971f
feat(app/logs): format Zerolog in logs viewer [EE-4226] (#7685)
2 years ago
Chaim Lev-Ari ceaee4e175
refactor(ui): replace ng selectors with react-select [EE-3608] (#7203)
2 years ago
Chaim Lev-Ari fad376b415
refactor(ui): remove global providers [EE-4128] (#7578)
2 years ago
Chao Geng d3f094cb18
fix(image): better URL info text and a link to documentation to build image [EE-2409] (#7641)
2 years ago
Rex Wang f71fe87ba7
fix(docker): ui link style [EE-4184] (#7655)
2 years ago
Matt Hook 7accdf704c
fix(kube): change warning text colour to match figma styling [EE-3045] (#7582)
2 years ago
Chao Geng d570aee554
feat(image): upload local files for building image EE-3021 (#7507)
2 years ago
LP B ea05814af4
fix(images/build): enforce file content length only when using the editor (#7630)
2 years ago
Chaim Lev-Ari d9cc7eda51
refactor(app): move access-control components [EE-3441] (#7559)
2 years ago
Rex Wang 326a8abdc7
EE-4021 fix(docker): rename deployed container (#7601)
2 years ago
Rex Wang c0f3d0193d
EE-4125 fix(docker): fix creating container UI style (#7607)
2 years ago
Rex Wang 88757d2617
fix(docker): style fixes [EE-4024] (#7569)
2 years ago
Rex Wang a9b1a9c194
fix(docker): don't trimming when creating secret [EE-3265] (#7577)
2 years ago
LP B 2f0dbf2ae1
fix(container/edit): fallback value when retrieving GPU config without snapshot available [EE-4110] (#7570)
2 years ago
Oscar Zhou d24e5ff71e
feat(docker/container): support --shm-size configuration [EE-550] (#7547)
2 years ago
wheresolivia 6174940ac2
add data-cy attributes for docker image tag selectors (#7581)
2 years ago
Chaim Lev-Ari 234627f278
fix(ui/buttons): set hyperlink style [EE-4007] (#7524)
2 years ago
Chaim Lev-Ari ace01eac9d
fix(ui): box-selector fixes [EE-3949] (#7489)
2 years ago
fhanportainer 8cbff097e4
feat(docker): fixed info icon in docker feature config section. (#7492)
2 years ago
Rex Wang 69bc815acd
EE-3998 bug fix (#7522)
2 years ago
Rex Wang 20053b1f07
EE-3916 fix container link under stack detail page (#7509)
2 years ago
Rex Wang cc6c5d45b7
Fix(UI) UI fixes on docker container screens EE-3915 (#7500)
2 years ago
Ali 36c93c7f57
fix(ui): kubernetes-consistent-styling EE-3820 (#7425)
2 years ago
Rex Wang b67f404d8d
EE-3905 changes for item 1,2,3,4,9,10,12,13,14 (#7467)
2 years ago
Chaim Lev-Ari 95fb5a4baa
fix(ui): fix ui bugs [EE-3847] (#7453)
2 years ago
Chaim Lev-Ari c1a4856e9d
feat(ui/datatables): add styles for nested tables [EE-3687] (#7440)
2 years ago
Chaim Lev-Ari bed4257194
refactor(containers): migrate view to react [EE-2212] (#6577)
2 years ago
congs 04eb718f88
fix(gpu) EE-3191 fix gpu bugs (#7451)
2 years ago
Ali 7bd971f838
fix(toast): update styles and custom button (#7450)
2 years ago
Chaim Lev-Ari c3ce4d8b53
feat(sidebar): add dark theme colors [EE-3666] (#7414)
2 years ago
Zhang Hao 8d4cb5e16b
fix(container): some style bug on container create page [EE-3744] (#7415)
2 years ago
Zhang Hao 539948b5a6
fix(container): fixed add value and remove value for env [EE-3839] (#7429)
2 years ago
Rex Wang 69a824c25b
Fix(UI) Update UI of docker dashboard EE-3845 (#7422)
2 years ago
Rex Wang 2574f223b4
fix(UI) check image name when build image EE-3010 (#7409)
2 years ago
Zhang Hao 0141e55936
fix(style): UI task issues [EE-3839] (#7406)
2 years ago
Rex Wang 46fba176f0
EE-3846 fix alignment of left-hand side of fields (#7413)
2 years ago
andres-portainer 441e265c32
feat(ui): renovate the docker images edit page EE-3505 (#7375)
2 years ago
Rex Wang d8db8718bd
EE-3831 Replace sort icon and search icon in all docker pages (#7400)
2 years ago
Zhang Hao 5d1ea8ceb2
feat(secret&icon): secret creation page and some other icons [EE-3510] (#7357)
2 years ago
Prabhat Khera fb3d333453
fix(registries): Cannot read properties of null error on change of namespace EE-3747 (#7363)
2 years ago
Richard Wei 75c1b485ab
feat(ui): css tidy up for ui change EE-3795 (#7354)
2 years ago
andres-portainer 5343b965aa
feat(ui): renovate the docker images import page EE-3504 (#7374)
2 years ago
andres-portainer c0569a0752
feat(ui): renovate the Docker volume edit page EE-3515 (#7379)
2 years ago
andres-portainer ff32e87b97
feat(ui): renovate the Docker volume creation page EE-3514 (#7380)
2 years ago
andres-portainer 1e78234f04
feat(ui): renovate the Docker volume list page EE-3513 (#7377)
2 years ago
Zhang Hao c54bb255ba
feat(container): container detail page as well as some icon changes [EE-3493] (#7361)
2 years ago
matias-portainer 8843b7b0e8
feat(ui): renovate the docker images build page EE-3503 (#7387)
2 years ago
Rex Wang a95d734c34
EE-3487 update ui of docker/configs (#7370)
2 years ago
Rex Wang 8262487401
fix(UI) update ui of swarm/node/item EE-3518 (#7392)
2 years ago
Rex Wang e28a1491d4
EE-3499 update UI endpoint/settings (#7385)
2 years ago
Zhang Hao 0ba10b44ec
feat(secret): secret item page [EE-3511] (#7356)
2 years ago
congs 44737029a9
fix(gpu): EE-3743 gpus null error (#7342)
2 years ago
Ali d574a71cb1
feat(ui): allow-different-modal-icons EE-3751 (#7299)
2 years ago
Rex Wang 698a91596e
EE-3498 update registry/endpoint registry/manage access (#7353)
2 years ago
Zhang Hao 5ffcbe8677
refactor(service): docker service edition page [EE-3520] (#7327)
2 years ago
Zhang Hao 3239a61bda
refactor(container): container creation page and plus button [EE-3744] (#7325)
2 years ago
Zhang Hao 2a43285593
feat(docker/component/button-selector): change button selector style and remove button style [EE-3491] (#7315)
2 years ago
Zhang Hao 6d95643a68
refactor(service): docker service creation page [EE-3519] (#7326)
2 years ago
Rex Wang 3356d1abe2
fix(UI) Update docker container inspect,log,stats,console,attach pages EE-3492 (#7307)
2 years ago
Rex Wang 5b3f099f4e
fix(UI) Update all network pages EE-3509 (#7324)
2 years ago
matias-portainer df381b6a33
feat(templates): remove toggle and add sorting for app templates EE-2522 (#6884)
2 years ago
Chao Geng 9223c0226a
EE-3742 update tool bar / action bar / search bar / pagination (#7298)
2 years ago
Zhang Hao 43bbeed141
refactor(docker/switch/component): implement new design [EE-3688] (#7239)
2 years ago
Rex Wang 43600083a7
EE-3723 update headers to feather icon (#7275)
2 years ago
congs 4997e9c7be
feat(gpu) EE-3191 Add GPU support for containers (#7146)
2 years ago
Peter Maguire f0456cbf5f
fix(containers): fix incorrect grammar on recreate tooltip (#7236)
2 years ago
Rex Wang e4fc41fc94
fix(ui): update UI of docker/network/create EE-3507 (#7255)
2 years ago
Richard Wei ad7055ee01
feat(ui): turn off all teaser toggle in CE (#7227)
2 years ago
sunportainer 4cc672f902
fix(UI): update-log-viewer-ui [EE-3522] (#7202)
2 years ago
Prabhat Khera 82fb5f7ac1
feat(kubernetes): UI improvements kube app create EE-3462 (#7149)
2 years ago
Richard Wei 9a2cdc4a93
feat(ui): replace boxselector with react component EE-3593 (#7215)
2 years ago
Chaim Lev-Ari 8bf1c91bc9
refactor(app): redesign dashboard-item component [EE-3634] (#7175)
2 years ago
Richard Wei a66fd78dc1
feat(ui): apply react pageheader to all pageview EE-3615 (#7178)
2 years ago
congs 89359a21ce
fix(docker): EE-3247 Portainer should not send a host information request when host management features are disabled (#7038)
2 years ago
Chaim Lev-Ari d7306fb22e
refactor(app): replace angularjs tooltip with react [EE-3606] (#7172)
2 years ago
Chaim Lev-Ari 6fe26a52dd
feat(app): ui additional css class [EE-3594] (#7157)
2 years ago
Chao Geng cd66e32912
EE-2570 disable pull image toggle when invalid (#7002)
2 years ago
Chaim Lev-Ari 46e1a01625
refactor(docker): move components to react [EE-3348] (#7084)
2 years ago
Chaim Lev-Ari 84611a90a1
refactor(sidebar): migrate sidebar to react [EE-2907] (#6725)
2 years ago
Chaim Lev-Ari f78a6568a6
feat(ui): portainer base component css change [EE-3381] (#7115)
2 years ago
Chaim Lev-Ari 92eaa02156
fix(docker/networks): show correct resource control data [EE-3401] (#7060)
2 years ago
Chaim Lev-Ari 18252ab854
refactor(app): move react components to react codebase [EE-3179] (#6971)
2 years ago
Chao Geng eb547162e9
fix(image) add validation of image name in build image page [EE-3010] (#6988)
3 years ago
Chao Geng 3aacaa7caf
feat(dashboard) remove environment url from dashboard EE-2849 (#6955)
3 years ago
Chaim Lev-Ari b031a30f62
feat(edge-devices): set specific page to view [EE-2082] (#6869)
3 years ago
Chaim Lev-Ari 1132c9ce87
refactor(app): create empty react structure [EE-3178] (#6926)
3 years ago
itsconquest 668d526604
fix(networks): handle windows specific system networks [EE-2594] (#6922)
3 years ago
congs df05914fac
fix(git) EE-2026 git default branch (#6876)
3 years ago
Chaim Lev-Ari b01180bb29
chore(deps): remove lodash-es dependency [EE-2560] (#6576)
3 years ago
Ali 2e0555dbca
refactor(docker networks): migrate docker network detail view to react EE-2196 (#6700)
3 years ago
Chaim Lev-Ari e217ac7121
feat(edge): show correct heartbeat and sync aeec changes [EE-2876] (#6769)
3 years ago
Stéphane Busso 360701e256
feat(docker-desktop-extension): Make Portainer compatible with Docker Desktop Extension EE-2747 (#6644)
3 years ago
Chao Geng 69c34cdf0c
EE-2767 Correct sidebar hovering info (#6750)
3 years ago
Marcelo Rydel f9f937f844
feat(registries): Registry browser for non-admins [EE-2459] (#6549)
3 years ago
sunportainer 311129e746
fix(docker):show error for offline endpoint (#6702)
3 years ago
Marcelo Rydel d962c300f9
fix(containers/datatable): disable autoreset expanded and selected rows [EE-2347] (#6563)
3 years ago
Chaim Lev-Ari f63b07bbb9
refactor(access-control): create access-control-panel component [EE-2345] (#6486)
3 years ago
KyKlen b7d18ef50f
fix(volumes): add addr field in options when creating a CIFS volume [EE-2349] (#6359)
3 years ago
sunportainer 20405e9803
fix(docker/service): send registry id on update EE-2061 (#6606)
3 years ago
Chaim Lev-Ari 0f3c7b1424
refactor(home): migrate view to react [EE-1810] (#6314)
3 years ago
Hao Zhang 37ca62eb06
feat(webhook): teasers of pull images and webhook for EE EE-1332 (#6278)
3 years ago
Chaim Lev-Ari 9c2dbac479
fix(services): show task actions EE-2505
3 years ago
Anthony Lapenna 318844226c
refactor(storidge): remove Storidge support from backend [EE-2450] (#6511)
3 years ago
Chaim Lev-Ari 7d91ab72e1
fix(agent): add agent header [EE-2433] (#6484)
3 years ago
Hao Zhang a9406764ee
fix(service): webhook vulnerability for passing an invalid image tag EE-2121 (#6269)
3 years ago
Chaim Lev-Ari b588d901cf
fix(app): skip authorizations in CE [EE-2423] (#6431)
3 years ago
Marcelo Rydel 2c4c638f46
feat(intel): Enable OpenAMT and FDO capabilities (#6212)
3 years ago
Chaim Lev-Ari 1b1a50d6b5
fix(app): add github action for linting and formatting [EE-2344] (#6356)
3 years ago
Chaim Lev-Ari 584a46d9d4
fix(stacks): show stack containers [EE-2359] (#6375)
3 years ago
Chaim Lev-Ari 07e7fbd270
refactor(containers): replace containers datatable with react component [EE-1815] (#6059)
3 years ago
sunportainer 1c374b9fd2
Fix(UI): disable autofill username input EE-2140 (#6252)
3 years ago
Hao Zhang c5fe994cd2
feat(service): duplication validation for configs and secrets EE-1974 (#6266)
3 years ago
Hao Zhang c30292cedd
feat(service): rebase and recommit (#6245)
3 years ago
Richard Wei 187b66f5cb
feat(frontend): upgrade frontend dependencies DTD-11 (#6244)
3 years ago
Chaim Lev-Ari 7ae5a3042c
feat(app): introduce component library in react [EE-1816] (#6236)
3 years ago
Chaim Lev-Ari eb9f6c77f4
refactor(endpoints): remove endpointProvider from views [EE-1136] (#5359)
3 years ago
sunportainer b3e04adee3
fix/ee-1909/show-pull-image-error (#6195)
3 years ago
Hao Zhang a78d8a4ff1
fix(container):disable Duplicate/Edit button when the container is portainer (#6223)
3 years ago
cong meng 98972dec0d
feat(webhook) EE-2125 send registry auth haeder when update swarms service via webhook (#6220)
3 years ago
Prabhat Khera 4aea5690a8
feat(config): add base url support EE-506 (#5999)
3 years ago
Hao Zhang 42e782452c
fix(container): prevent user from editing the portainer container it self EE-917 (#6093)
3 years ago
Sven Dowideit 120584909c
fix(docker-event-display): EE-1968: support (event_name)[:extra info] for all event Actions, and append it to the output details (#6092)
3 years ago
Richard Wei c24dc3112b
fix(registry): fix order of registries in drop down menu EE-1939 (#5960)
3 years ago
Prabhat Khera 1e80061186
feat(docker): allow docker container resource settings without restart EE-1942 (#6065)
3 years ago
Hao Zhang 97b8da9d10
fix(logs): copy issues caused by extra CR (#6150)
3 years ago
itsconquest aa15b34add
fix(logs): strip trailing comma [EE-1957] (#5975)
3 years ago
Hao Zhang b596d0febd
fix(logs): extra CRs in downloading container logs EE-1973 (#6041)
3 years ago
J.F.Gratton 33871eb447
style(images): remove files filter from upload image task EE-1944
3 years ago
Prabhat Khera 80af93afec
feat(images): allow tags when importing docker image EE-1737 (#5883)
3 years ago
Sven Dowideit 22b72fb6e3
fix(docker-event-display): support the exec exited event type (#5990)
3 years ago