Commit Graph

4353 Commits (2fe965942a012d5cf563daf5707be4172bf47927)
 

Author SHA1 Message Date
matias-portainer dfce48cd5e
fix(stacks): check properly if endpoint id is defined in the stacks object EE-6118 (#10302)
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
cmeng 54112b56f2
feat(edge-config): support edge config for group EE-5962 (#10329)
1 year ago
LP B a66942aa5a
fix(app/stacks): swarm stacks incorrectly marked as orphaned (#10319)
1 year ago
Ali c18504d6f1
fix(cluster): make angular refresh env [EE-5524] (#10315)
1 year ago
Chaim Lev-Ari 25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] (#10091)
1 year ago
James Carppe a5f60c64ef
Added 2.19.1 to list of versions in bug report template (#10338)
1 year ago
Matt Hook d6d532473e
allow libhelm to use forward proxy (#10331)
1 year ago
Chaim Lev-Ari af7834174a
fix(api): restore deleted apis [EE-6090] (#10267)
1 year ago
Prabhat Khera 14853f6da0
fix(kubernetes): kube env permissions when down [EE-5427] (#10327)
1 year ago
Oscar Zhou cc37ccfe4d
fix(db/migration): avoid fatal error from being overwritten (#10316)
1 year ago
Matt Hook e3a4b7ad17
improved user update validation (#10321)
1 year ago
Dakota Walsh 0a02f6b02e
fix(kubernetes): add prefix only when needed EE-6068 (#3915) (#10310)
1 year ago
Chaim Lev-Ari dcdf5e1837
fix(edge/jobs): clear logs [EE-5923] (#10291)
1 year ago
Chaim Lev-Ari bf85a8861d
refactor(docker/swarm): migrate nodes table to react [EE-4672] (#10184)
1 year ago
Chaim Lev-Ari fbdbd277f7
fix(docker/container): pass empty command and entrypoint [EE-6106] (#10285)
1 year ago
cmeng 0a80f4dc51
fix(backup): add chisel key to backup EE-6105 (#10283)
1 year ago
andres-portainer 5a0cb4d0e8
fix(gitops): avoid cancelling the auto updates for any error EE-5604 (#10294)
1 year ago
Oscar Zhou f17da30d31
fix(db/init): check server version and db schema version (#10300)
1 year ago
Matt Hook 291625959b
update logic to purge the cache, update the message when the environment can't be reached (#10298)
1 year ago
Prabhat Khera 4c16594a25
fix(security): added restrictions to see user names [EE-5825] (#10296)
1 year ago
Chaim Lev-Ari 60477ae287
refactor(docker/networks): migrate macvlan nodes selector to react [EE-4669] (#10183)
1 year ago
Chaim Lev-Ari 09aa1d35a8
refactor(ui): remove unused tables [EE-4698] (#10215)
1 year ago
cmeng 7669a3c8c6
fix(settings): misaligned poll frequency selector EE-6081 (#10286)
1 year ago
Ali dde4b95426
fix(cluster): faster submitting load times [EE-5524] (#10280)
1 year ago
LP B dfd415c62e
fix(app/stacks): stacks incorrectly marked as orphaned (#10273)
1 year ago
Matt Hook b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] (#10250)
1 year ago
Chaim Lev-Ari c8a1f0fa77
refactor(docker/stacks): migrate table to react [EE-4705] (#9956)
1 year ago
Chaim Lev-Ari c3d266931f
refactor(docker/services): convert service tasks table to react [EE-4674] (#10188)
1 year ago
Chaim Lev-Ari c47a804c97
refactor(docker/secrets): migrate table to react [EE-4673] (#10185)
1 year ago
Chaim Lev-Ari b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
1 year ago
matias-portainer 776f6a62c3
fix(authentication): allow nested whitespaces on AD OU names EE-5206 (#10260)
1 year ago
Chaim Lev-Ari ae3e612a24
feat(docker/stacks): fold env vars by default [EE-5575] (#9957)
1 year ago
Ali 6a8ff7c076
fix(yaml): remove create message on edit views [EE-5356] (#10254)
1 year ago
andres-portainer 4a39122415
fix(code): remove code that is no longer necessary EE-6078 (#10256)
1 year ago
andres-portainer c748385879
feat(transactions): remove the feature flag EE-6080 (#10257)
1 year ago
Oscar Zhou e83aa4d88d
fix(gomod): update golang version (#10255)
1 year ago
Matt Hook 91d2132264
prevent regular users changing their username (#10247)
1 year ago
Matt Hook e5f7641e46
non-admins must supply existing passwd when changing passwd (#10249)
1 year ago
Ali 515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] (#10218)
1 year ago
Oscar Zhou 0f1e77a6d5
fix(security): update dependency and binary version [EE-5798] (#10192)
1 year ago
Prabhat Khera a02f9f1f07
fix(kubernetes): run group permission when endpoint is up [EE-5427] (#10121)
1 year ago
Dakota Walsh d75a8027a5
fix(security): block user access policies for non admins EE-5826 (#10243)
1 year ago
Dakota Walsh 6a08bbe7e9
fix(security): block non-admins from user info listing EE-5825 (#10241)
1 year ago
Chaim Lev-Ari e82b34b775
refactor(docker/services): migrate scale form to react [EE-6057] (#10208)
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 e5880b3e34
fix(edge): add background to table icons [EE-6020] (#10187)
1 year ago