Commit Graph

4773 Commits (ae0a527a6d422dcb339081e161bf5c2300c4c104)
 

Author SHA1 Message Date
Chaim Lev-Ari ae0a527a6d refactor(docker/configs): migrate list view to react [EE-2208]
6 months ago
Dakota Walsh 7549b6cf3f
fix(kubernetes): cluster setup screen text on own line EE-7112 (#11905)
6 months ago
Oscar Zhou dd372ee122
fix(customtemplate): duplicated error handling [EE-7197] (#11913)
6 months ago
LP B 6a8e6734f3
feat(app): limit the docker API version supported by the frontend (#11855)
6 months ago
andres-portainer 4ba16f1b04
chore(errors): remove superfluous error handling EE-7192 (#11909)
6 months ago
andres-portainer 90a19cec5c
chore(code): remove unnecessary type conversions EE-7191 (#11908)
6 months ago
Chaim Lev-Ari 8e480c9fab
fix(ui): add accessibility labels to access control fieldset (#11439)
6 months ago
Chaim Lev-Ari b0e3afa0b6
feat(edge/stacks): default refresh rate to 10s [EE-7155] (#11891)
6 months ago
Chaim Lev-Ari eb6d251a73
feat(edge/jobs): migrate item view to react [EE-2220] (#11887)
6 months ago
Matt Hook 62c2bf86aa
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11885)
6 months ago
Oscar Zhou 4a7f96caf6
fix(stack): unable to delete invalid stack [EE-5753] (#11813)
6 months ago
Chaim Lev-Ari 9c70a43ac3
refactor(edge/groups): migrate view to react [EE-2219] (#11758)
6 months ago
Chaim Lev-Ari b7cde35c3d
fix(ui/datatables): make empty table label consistent [EE-6499] (#11612)
6 months ago
Chaim Lev-Ari 02fbdfec36
feat(edge/jobs): migrate create view to react [EE-2221] (#11867)
6 months ago
Chaim Lev-Ari 94c91035a7
refactor(custom-templates): migrate list view to react [EE-2256] (#11611)
6 months ago
Matt Hook 5c6c66f010
ix(pendingactions): fix deadlock and reduce needless debug logging [EE-7049] (#11869)
6 months ago
Oscar Zhou 0c870bf37b
fix(compose): add project directory option to compose command [EE-7093] (#11870)
6 months ago
matias-portainer 9e0e0a12fa
fix(waiting-room): add support for bulk deletion in waiting room EE-7136 (#11879)
6 months ago
andres-portainer c5a1d7e051
fix(tunnels): make the tunnels more robust EE-7042 (#11877)
6 months ago
andres-portainer aaab2fa9d8
fix(tls): add support for more cipher suites EE-7150 (#11874)
6 months ago
andres-portainer ef4beef2ea
task(endpoints): change the definition of /endpoints/remove EE-7126 (#11873)
6 months ago
Chaim Lev-Ari 1261887c9e
fix(stacks): store filter state [EE-5159] (#11637)
6 months ago
cmeng 84fe3cf2a2
fix(stack): remove tailing slash of git url EE-6664 (#11773)
6 months ago
Chaim Lev-Ari 50fd7c6286
feat(docker/containers): limit items on volume selector [EE-7077] (#11845)
6 months ago
cmeng d7b412eccc
fix(container): replace container using correct node name EE-7066 (#11847)
6 months ago
Oscar Zhou d283c63a33
fix(api/docker): no authorized user can call restricted api [EE-6808] (#11480)
6 months ago
James Carppe d15e2cdc0c
Update bug report template for 2.20.3 (#11846)
6 months ago
Matt Hook 9cef912c44
feat(dashboard): dashboard api [EE-7111] (#11843)
6 months ago
Oscar Zhou 659abe553d
fix(edge/stack): edge stack env table pagination and action [EE-6836] (#11837)
6 months ago
Chaim Lev-Ari 014a590704
refactor(docker): migrate dashboard to react [EE-2191] (#11574)
6 months ago
cmeng 2669a44d79
fix(react-query): set react-query networkMode to offlineFirst EE-7081 (#11812)
6 months ago
Matt Hook db8f9c6f6c
fix(console): fix command not found [EE-6982] (#11825)
6 months ago
andres-portainer 2b01136d03
feat(demo): remove demo mode EE-6769 (#11841)
6 months ago
andres-portainer fbbf550730
fix(endpoints): remove all the endpoints in the same transaction EE-7095 (#11839)
6 months ago
cmeng 3924d0f081
fix(deletion): delete objects batch by batch EE-7084 (#11833)
6 months ago
Matt Hook 00ab9e949a
fix(pending-actions): correctly detect unreachable/down cluster [EE-7049] (#11809)
6 months ago
Chaim Lev-Ari 42d9dfba36
fix(docker/volumes): return 409 on volume conflict [EE-6748] (#11691)
6 months ago
Chaim Lev-Ari a808f83e7d
fix(ui): use expand button in sidebar and tables [EE-6844] (#11608)
6 months ago
Matt Hook 413b9c3b04
fix(terminal): don't close terminal on websocket close [EE-6631] (#11824)
6 months ago
Matt Hook 7edce528d6
fix(console): remove deprecated httputil and update console [EE-6468] (#10848)
6 months ago
Chaim Lev-Ari 836df78181
fix(templates): remove console.log [EE-7092] (#11815)
6 months ago
Ali a80aa2b45c
fix(app): ensure placement errors surface per node [EE-7065] (#11820)
6 months ago
Ali 9dd9ffdb3b
fix(app): redirect to app after edit [EE-6385] (#11772)
6 months ago
Ali b6daee2850
fix(app): surface placement rules from form [EE-6553] (#11816)
6 months ago
Ali 1ba4b590f4
fix(app): statefulset pvc summary [EE-6760] (#11802)
6 months ago
Ali e73b1aa49c
fix(docker): log cleanup errors during endpointforceupdate [EE-7055] (#11762)
7 months ago
Ali 6b5a402962
fix(errors): surface react docker errors to front end [EE-7053] (#11726)
7 months ago
Ali 55667a878a
fix(gitops): manifest validation warning [EE-6859] (#11664)
7 months ago
Ali a0ab82b866
fix(LDAP): skip pw validation on edit [EE-616] (#11666)
7 months ago
Matt Hook 6a51b6b41e
fix(pending-actions): further refactoring [EE-7011] (#11806)
7 months ago