Commit Graph

3416 Commits (9af9395b73f5b7bdfb73abf307d53cb45e8dc2cc)
 

Author SHA1 Message Date
Chaim Lev-Ari 13faa75a2d
fix(endpoints): show edge script when unassociated [EE-2842] (#6730)
3 years ago
sunportainer 287107e8da
update go.mod/go.sum (#6732)
3 years ago
Chaim Lev-Ari 2535887984
chore(format): format codebase [EE-2935] (#6746)
3 years ago
Marcelo Rydel f12c3968f1
feat(edge): edgeStacks and edgeJobs operations small refactors [EE-2744] (#6648)
3 years ago
Dmitry Salakhov 6419e7740a
fixed direct dependencies (#6565)
3 years ago
LP B 298e3d263e
feat(registry): enforce name uniqueness for registries (#6709)
3 years ago
andres-portainer 9ffaf47741
fix(endpoint-status): add a redirect to keep backwards compatibility EE-2932 (#6735)
3 years ago
Marcelo Rydel dff74f0823
feat(ssl): enable mTLS certificates [EE-2617] (#6612)
3 years ago
Marcelo Rydel f9f937f844
feat(registries): Registry browser for non-admins [EE-2459] (#6549)
3 years ago
Marcelo Rydel 77e48bfb74
chore(endpoint/edge): small refactor and move endpoint status handler [EE-2710] (#6637)
3 years ago
Dmitry Salakhov f4ac6f8320
update helm to 3.8.0 (#6564)
3 years ago
Oscar Zhou bf8b44834a
fix(timeout): change the url of the documentation link on timeout page (#6729)
3 years ago
Dakota Walsh 3c98bf9a79
fix(theme): apply theme without saving (#6695)
3 years ago
Prabhat Khera e1df46b92b
add missed migration for DB version 36 (#6678)
3 years ago
Richard Wei 7e28b3ca3f
fix issue on editing app with persisted folder (#6646)
3 years ago
Oscar Zhou 2059a9e064
feat(adminmonitor): redirect to timeout page if admin is not created in 5 mins [EE-2691] (#6688)
3 years ago
LP B 167825ff3f
feat(registries): update registry Password wording to Access Token for Dockerhub (#6557)
3 years ago
LP B f154e6e0f1
style(app): white text in high contrast for service update dropdown text (#6660)
3 years ago
sunportainer 311129e746
fix(docker):show error for offline endpoint (#6702)
3 years ago
Chao Geng f59459f936
EE-2463 When add agent to k8s with AGENT_SECRET, AGENT_SECRET should be configured on both side. otherwise, it will get unknown error. this error should be "agent already paired with another Portainer instance" (#6679)
3 years ago
sunportainer ee90fffce1
fix(template) add notification when delete (#6675)
3 years ago
wheresolivia 4ddd6663f5
add data-cy to mark namespace system button (#6714)
3 years ago
Richard Wei ec3d7026d4
fix(service): fix service name starting from zero EE-2807 (#6694)
3 years ago
Richard Wei fb7f24df9c
fix domain name selector issue (#6696)
3 years ago
Marcelo Rydel 8860d72f70
fix(edge/jobs): fix get edge job file content [EE-2702] (#6622)
3 years ago
sunportainer b846c8e6d2
fix(stack): git stack redeploy issue EE-2737 (#6667)
3 years ago
sunportainer 379f9e2822
fix(swagger):add swagger for X-Registry-Auth EE-2408 (#6664)
3 years ago
cong meng 3579b11a8b
fix(k8s) deploying manifest using default namespace EE-2104 (#6385)
3 years ago
wheresolivia 4377aec72b
feat(cy):add data-cy to add kube application publishing mode dropdown… (#6687)
3 years ago
Marcelo Rydel c486130a9f
fix(kube): Use KubeClusterAccessService for Helm operations [EE-2500] (#6559)
3 years ago
Chaim Lev-Ari cf7746082b
fix(stacks): show force pull image for git stacks [EE-2579] (#6607)
3 years ago
andres-portainer 1ab65a4b4f
fix(offlinegate): fix data race in offlinegate EE-2713 (#6626)
3 years ago
andres-portainer a66e863646
fix(boltdb): upgrade to the latest version to avoid problems with the race detector EE-2729 (#6638)
3 years ago
Marcelo Rydel d962c300f9
fix(containers/datatable): disable autoreset expanded and selected rows [EE-2347] (#6563)
3 years ago
Richard Wei 9aeedf1bfa
fix(ingress): fix-multiple-route-on-same-ingress EE-2597 (#6609)
3 years ago
andres-portainer 98d8cd99fb
fix(chisel): upgrade chisel to v1.7.7 to fix a data race EE-2718 (#6650)
3 years ago
andres-portainer 226ffdcd20
fix(snapshots): fix a data race in the snapshot code EE-2717 (#6654)
3 years ago
andres-portainer 78150a738f
fix(scheduler): fix a data race in the scheduler EE-2716 (#6629)
3 years ago
andres-portainer ecf5e90783
fix(admin-monitor): fix a data race in the admin monitor EE-2761 (#6658)
3 years ago
Chaim Lev-Ari f63b07bbb9
refactor(access-control): create access-control-panel component [EE-2345] (#6486)
3 years ago
Chao Geng 07294c19bb
fix(k8s/application): check name unique in k8s cluster (#6610)
3 years ago
andres-portainer f8cbb54ba5
fix(tunnels): fix a deadlock with the tunnels EE-2751 (#6649)
3 years ago
andres-portainer f8fd28bb61
fix(scheduler): fix a data race in a scheduler unit test EE-2715 (#6628)
3 years ago
andres-portainer 78f7cd0d6c
fix(adminmonitor): fix a data race in a unit test EE-2714 (#6627)
3 years ago
Chaim Lev-Ari 9a42d4c506
fix(auth/ldap): show server url [EE-2069] (#6651)
3 years ago
itsconquest f2c48409e0
refactor(azure/aci): migrate sidebar to react [EE-2569] (#6593)
3 years ago
Oscar Zhou 5188ead870
fix(home): fix homepage edge heartbeat judgement [EE-2041] (#6624)
3 years ago
Chaim Lev-Ari f1ea2b5c02
chore(account): write tests for CreateAccessToken [EE-2561] (#6578)
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