Commit Graph

4030 Commits (cbe23dc753caa82719ab7b7e583071c1813c9213)
 

Author SHA1 Message Date
Matt Hook cbe23dc753
more robust deletion strategy when removing endpoints (#9191)
1 year ago
Chaim Lev-Ari afaeddb887
fix(edge/groups): skip count untrusted endpoints [EE-5672] (#9176)
1 year ago
LP B 39eed67fd7
fix(app): dark theme be teaser colors [EE-5621] (#9124)
1 year ago
andres-portainer 64b227b2e1
chore(code): clean up the code EE-5719 (#9183)
1 year ago
Matt Hook 979af5301e
correctly identify master nodes (#9064)
1 year ago
Chaim Lev-Ari 10014ae171
refactor(ui/image-config): create react component [EE-5342] (#8856)
1 year ago
andres-portainer bf51f1b6c9
chore(filenames): fix filenames EE-5717 (#9171)
1 year ago
Chaim Lev-Ari 60ae6a63fc
refactor(settings): migrate ssl panel to react [EE-5506] (#9163)
1 year ago
Ali c752b98120
fix(app): fix app ingress edge cases [EE-5663] (#9150)
1 year ago
Chaim Lev-Ari 8b11e1678e
refactor(settings): migrate hidden containers panel to react [EE-5507] (#9119)
1 year ago
andres-portainer eefb4c4287
fix(polling): clean up the logic for correctness and performance EE-5700 (#9169)
1 year ago
matias-portainer 29c1862754
fix(api): add missing public access middleware to routes EE-5191 (#9086)
1 year ago
Oscar Zhou 801b7d43ee
refactor(edgestack): rename version to fileVersion (#9157)
1 year ago
Prabhat Khera 14d84c8025
fix(UI): message styling on ingress form EE-5665 (#9161)
1 year ago
Prabhat Khera d8c4dcbe72
fix secret warning message styling (#9160)
1 year ago
andres-portainer 31d68f8091
fix(snapshots): avoid a last-write-wins situation EE-5701 (#9156)
1 year ago
andres-portainer 91088a5e0f
fix(polling): reorder operations to avoid updating untrusted environments EE-5700 (#9155)
1 year ago
andres-portainer e4ae4d5312
fix(edgegroups): fix updateEndpointStacks() EE-5699 (#9154)
1 year ago
andres-portainer 74515f102d
fix(docker-proxy): reduce DB writes to optimize the proxy calls EE-5516 (#9148)
1 year ago
andres-portainer b37120802e
fix(edgegroups): avoid doing extra operations EE-5627 (#9144)
1 year ago
Chaim Lev-Ari f5e09618f0
feat(edge): add EnvVar to stack details [EE-5463] (#9036)
1 year ago
Oscar Zhou 1a9a564553
fix/EE-5636/edge-stack-git-update-button-status (#9135)
1 year ago
andres-portainer 8a432ebbf8
fix(edgegroups): remove duplicated endpoints when updating an edge group EE-5679 (#9138)
1 year ago
Oscar Zhou bc47061624
feat(edgestack): git stack versioning [EE-5458] (#9126)
1 year ago
Chaim Lev-Ari ceabb2884b
fix(edge/stacks): ignore missing file [EE-5649] (#9127)
1 year ago
Chaim Lev-Ari f293ea41d3
refactor(settings): migrate helm cert panel to react [EE-5505] (#9132)
1 year ago
Chaim Lev-Ari c452de82b7
refactor(libstack): use libstack [EE-5474] (#9122)
1 year ago
Chaim Lev-Ari 599d214e50
refactor(docker): remove EndpointProvider from commit [EE-5641] (#9123)
1 year ago
Oscar Zhou f02ede00b3
fix(docker/tls): update tls certs for Docker API env [EE-4286] (#9112)
1 year ago
andres-portainer f1f46f4da1
fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 (#9129)
1 year ago
Oscar Zhou c96e076871
feat(edge/stack): add stack deployment info struct [EE-5523] (#9042)
1 year ago
Ali 89c1d0e337
feat(app): add ingress to app service form [EE-5569] (#9106)
1 year ago
Chaim Lev-Ari 8c16fbb8aa
refactor(libstack): move library to portainer [EE-5474] (#9120)
1 year ago
Chaim Lev-Ari 11571fd6ea
refactor(edge/stacks): migrate envs table to react [EE-5613] (#9093)
1 year ago
Chaim Lev-Ari dfc1a7b1d7
refactor(docker/images): remove EndpointProvider from build [EE-5551] (#9020)
1 year ago
cmeng 7cb6e3f66a
feat(edge-stack): relative path support for edge stack EE-5521 (#9103)
1 year ago
andres-portainer 4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] (#9115)
1 year ago
cmeng 4c6bbe9a2f
fix(registry) undefined error on image tag view EE-4836 (#8885)
1 year ago
Chaim Lev-Ari ea2f752a4f
fix(edge/updates): validate amount of environments [EE-5053] (#9014)
1 year ago
Chaim Lev-Ari 4c8af378af
fix(access-control): set user id when private (#8839)
1 year ago
Chaim Lev-Ari e91b4f5c83
refactor(groups): migrate groups selectors to react [EE-3842] (#8936)
1 year ago
Chaim Lev-Ari 2018529add
fix(kube/setup): toggle section on click [EE-4799] (#9107)
1 year ago
Chaim Lev-Ari 58651810bd
fix(custom-templates): update template from git [EE-5534] (#9053)
1 year ago
Chaim Lev-Ari 2363d23de0
fix(stacks): fix stop and start [EE-5572] (#9050)
1 year ago
Chaim Lev-Ari 2cd5d55b00
fix(edge/stacks): fix ui issues [EE-5578] (#9070)
1 year ago
Prabhat Khera 3d22cde096
fix fallback rule (#9114)
1 year ago
Oscar Zhou cd89487c41
fix(environment): blank environments list page [EE-5615] (#9113)
1 year ago
andres-portainer b12e1aade4
fix(boltdb): remove extra allocation and copy from GetObject() EE-5622 (#9111)
1 year ago
andres-portainer 716c196682
feat(dataservices): abstract away some redundant code EE-5620 (#9110)
1 year ago
Chaim Lev-Ari 7dc6a1559f
refactor(settings): kube settings panel [EE-5504] (#9079)
1 year ago