Commit Graph

60 Commits (69f9a509c8d51fce00f5671b92cb43ba1517f471)

Author SHA1 Message Date
Matt Hook 8aec5adb66
fix(db): fix missing portainer.edb in backups when encrypted portainer db is used [EE-6417] (#11886)
6 months ago
Prabhat Khera fb4ffaec35
fix(pending-actions): clean pending actions for deleted environment [EE-6545] (#11600)
7 months ago
Dakota Walsh 5ee6efb145
fix(backup): restore over network share EE-6578 (#11044)
10 months ago
Dakota Walsh 488fcc7cc5
fix(docs): convert APIKey to string EE-6199 (#10943)
10 months ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
Prabhat Khera e73b7fe0fd
fix(kubernetes): clear user token from kube token cache on logout + update cluster rolebindings for user on change of team/user authorization [EE-6298] (#10598)
1 year ago
andres-portainer 6c55cac52a
feat(code): equalize the code with EE EE-6218 (#10518)
1 year ago
andres-portainer b346fd7f39
fix(store): fix StoreIsUpdating() to properly set the state EE-6227 (#10486)
1 year ago
Prabhat Khera 14853f6da0
fix(kubernetes): kube env permissions when down [EE-5427] (#10327)
1 year ago
andres-portainer 9fa097d45f
fix(endpointgroups): add transactions support to the User model to avoid a nil pointer dereference EE-5328 (#9221)
1 year ago
andres-portainer 8c533bee67
feat(transactions): migrate some parts to use transactional code EE-5494 (#9213)
1 year ago
Chaim Lev-Ari 0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] (#9094)
1 year ago
andres-portainer 64b227b2e1
chore(code): clean up the code EE-5719 (#9183)
1 year ago
andres-portainer eefb4c4287
fix(polling): clean up the logic for correctness and performance EE-5700 (#9169)
1 year ago
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
andres-portainer 716c196682
feat(dataservices): abstract away some redundant code EE-5620 (#9110)
1 year ago
Chaim Lev-Ari 93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] (#8580)
2 years ago
andres-portainer eda07614ce
chore(unit-test): simplify teardown EE-5536 (#9015)
2 years ago
andres-portainer db93e5880f
feat(endpointedge): add support for transactions EE-5327 (#8961)
2 years ago
Chaim Lev-Ari 365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720)
2 years ago
Matt Hook 334eee0c8c
fix(errors): wrap db errors, improve error handling (#8859)
2 years ago
andres-portainer a062a0bfbe
feat(resourcecontrol): add support for transactions EE-5431 (#8901)
2 years ago
andres-portainer 706d66a76e
feat(teammemberships): add support for transactions EE-5412 (#8900)
2 years ago
andres-portainer 745bbb7d79
feat(roles): add transactions support EE-5390 (#8878)
2 years ago
Chaim Lev-Ari 4b9c857d85
feat(waiting-room): show and filter by check in [EE-5186] (#8701)
2 years ago
andres-portainer 56d6dfe02e
feat(transactions): add transaction support for Registries EE-5382 (#8825)
2 years ago
andres-portainer 1a451823d9
fix(edgestacks): fix a deadlock in UpdateEdgeStackFunc() (#8735)
2 years ago
andres-portainer 17839aa473
fix(endpointrelation): change a callback so it is transactional EE-5312 (#8729)
2 years ago
Chaim Lev-Ari 6918da2414
refactor(stacks): extract auto update logic [EE-4945] (#8545)
2 years ago
andres-portainer 95ac2cc4c3
chore(edge): add transaction support for common objects EE-5079 (#8522)
2 years ago
andres-portainer f081631808
fix(edgegroups): fix data-race in edgeGroupCreate EE-4435 (#8477)
2 years ago
Matt Hook bfc610c192
feat(featureflags): improved feature flag handling [EE-4609] (#8222)
2 years ago
LP B 9b53960906
fix(api/edgestack): update deployments count when env relations are updated (#8433)
2 years ago
andres-portainer 5f3dd0a64f
fix(edgestacks): fix edge stacks cache invalidation EE-4909 (#8399)
2 years ago
matias-portainer 6570f1f8eb
fix(edgejobs): remove endpoint from edge job mapping on endpoint deletion EE-4764 (#8212)
2 years ago
andres-portainer dd0d1737b0
fix(performance): optimize performance for edge EE-3311 (#8040)
2 years ago
andres-portainer 37896661d6
fix(edgestacks): avoid a data race in edge stack status update endpoint EE-4737 (#8168)
2 years ago
Chaim Lev-Ari 82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] (#7726)
2 years ago
andres-portainer 9dfac98a26
fix(tags): add missing error handling EE-4622 (#8102)
2 years ago
andres-portainer e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 (#8101)
2 years ago
Matt Hook 583346321e
feat(version): migrate version to semver [EE-3756] (#7693)
2 years ago
Oscar Zhou 9e1f80cf37
chore(ui/ldap): add texttip for group search configuration (#7944)
2 years ago
andres-portainer 367f3dd6d4
fix(tags): remove a data race EE-4310 (#7862)
2 years ago
andres-portainer fd91de3571
fix(logging): remove remaining traces of logrus EE-4414 (#7848)
2 years ago
andres-portainer cb79dc18f8
chore(code): reduce divergence with EE EE-4344 (#7748)
2 years ago
andres-portainer e9384a6987
fix(database): fix a data race around the bucket sequences EE-4332 (#7738)
2 years ago
matias-portainer 6e0f83b99e
feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
2 years ago
Chaim Lev-Ari 4d123895ea
feat(edge/update): select endpoints to update [EE-4043] (#7602)
2 years ago
andres-portainer 36e7981ab7
feat(logging): replace all the loggers with zerolog EE-4186 (#7663)
2 years ago
Chao Geng a7d458f0bd
chore(tests): use t.TempDir to create temporary test directory [EE-3700] (#7612)
2 years ago