Commit Graph

4052 Commits (7acd1080adcbe3dfbe6992b089b801b51a5dc92c)
 

Author SHA1 Message Date
cmeng 7acd1080ad
fix(edge-stack) make protainer compatible with previous agent EE-5614 (#9220)
1 year ago
andres-portainer 8c533bee67
feat(transactions): migrate some parts to use transactional code EE-5494 (#9213)
1 year ago
Chaim Lev-Ari fbec123595
style(edge/stacks): remove duplicate component [EE-5554] (#9209)
1 year ago
Chaim Lev-Ari 09f60c3277
feat(docker): migrate files table to react [EE-4663] (#8916)
1 year ago
andres-portainer 146681e1c7
fix(snapshots): increase the chance of taking a snapshot for edge environments EE-4795 (#9211)
1 year ago
Chaim Lev-Ari 615af4fdee
refactor(docker/configs): implement table in react [EE-4664] (#8912)
1 year ago
Chaim Lev-Ari 0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] (#9094)
1 year ago
cmeng db61fb149b
feat(edge-stack): per-device-configs-for-edge-stack EE-5461 (#9203)
1 year ago
Chaim Lev-Ari 76b871d8a0
chore(deps): upgrade webpack loaders [EE-5126] (#9206)
1 year ago
Chaim Lev-Ari a725883cbc
refactor(docker/events): convert table to react [EE-4667] (#8937)
1 year ago
Chaim Lev-Ari ecd54ab929
refactor(docker/images): convert table to react [EE-4668] (#8910)
1 year ago
Chaim Lev-Ari 0e9902fee9
refactor(settings): migrate view to react [EE-5509] (#9179)
1 year ago
cmeng b93624fa1f
fix(chisel): convert seed to private key file EE-5099 (#9149)
1 year ago
Matt Hook 91cfd2d0f2
fix(templates): show correct icon for tempate [EE-5426] (#9202)
1 year ago
Matt Hook 2d94f020d0
fix react table filter placement (#9200)
1 year ago
James Carppe 01b9c64216
Update 5NF references to 3NF, updated documentation links (#9201)
1 year ago
Oscar Zhou b93aced176
feat(stack): introduce versioning for stack file [EE-5674] (#9184)
1 year ago
Chaim Lev-Ari a216a1e960
refactor(edge/stacks): migrate list view to react [EE-2237] (#9186)
1 year ago
Chaim Lev-Ari 020ecb740a
chore(ci): run test in github action [EE-3014] (#9187)
1 year ago
Chaim Lev-Ari de5c959e24
fix(kube): deploy app with image [EE-5738] (#9194)
1 year ago
Dakota Walsh a9c6fa5ac2
fix(docs): update kubeconfig import doc link EE-5478 (#9193)
1 year ago
Matt Hook 39c431392e
indent submenus (#9192)
1 year ago
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