Chaim Lev-Ari
020ecb740a
chore(ci): run test in github action [EE-3014] ( #9187 )
2023-07-12 09:27:33 +03:00
Chaim Lev-Ari
de5c959e24
fix(kube): deploy app with image [EE-5738] ( #9194 )
2023-07-12 09:26:50 +03:00
Dakota Walsh
a9c6fa5ac2
fix(docs): update kubeconfig import doc link EE-5478 ( #9193 )
2023-07-12 16:07:23 +12:00
Matt Hook
39c431392e
indent submenus ( #9192 )
2023-07-12 15:32:59 +12:00
Matt Hook
cbe23dc753
more robust deletion strategy when removing endpoints ( #9191 )
2023-07-12 13:20:13 +12:00
Chaim Lev-Ari
afaeddb887
fix(edge/groups): skip count untrusted endpoints [EE-5672] ( #9176 )
2023-07-11 20:31:32 +03:00
LP B
39eed67fd7
fix(app): dark theme be teaser colors [EE-5621] ( #9124 )
...
* fix(app): dark theme be teaser colors
* fix(app): review comments and prettier format
* fix(app): revert changes on arbitrary class
* feat(app/teaser): blue lock svg on dark theme
2023-07-11 17:35:43 +02:00
andres-portainer
64b227b2e1
chore(code): clean up the code EE-5719 ( #9183 )
2023-07-10 23:26:54 -03:00
Matt Hook
979af5301e
correctly identify master nodes ( #9064 )
2023-07-11 10:22:06 +12:00
Chaim Lev-Ari
10014ae171
refactor(ui/image-config): create react component [EE-5342] ( #8856 )
2023-07-10 18:56:12 +03:00
andres-portainer
bf51f1b6c9
chore(filenames): fix filenames EE-5717 ( #9171 )
2023-07-10 12:22:24 -03:00
Chaim Lev-Ari
60ae6a63fc
refactor(settings): migrate ssl panel to react [EE-5506] ( #9163 )
2023-07-10 14:03:58 +03:00
Ali
c752b98120
fix(app): fix app ingress edge cases [EE-5663] ( #9150 )
...
Co-authored-by: testa113 <testa113>
2023-07-10 16:20:22 +12:00
Chaim Lev-Ari
8b11e1678e
refactor(settings): migrate hidden containers panel to react [EE-5507] ( #9119 )
2023-07-10 03:39:11 +07:00
andres-portainer
eefb4c4287
fix(polling): clean up the logic for correctness and performance EE-5700 ( #9169 )
2023-07-07 18:00:20 -03:00
matias-portainer
29c1862754
fix(api): add missing public access middleware to routes EE-5191 ( #9086 )
2023-07-07 17:37:42 -03:00
Oscar Zhou
801b7d43ee
refactor(edgestack): rename version to fileVersion ( #9157 )
2023-07-07 15:48:45 +12:00
Prabhat Khera
14d84c8025
fix(UI): message styling on ingress form EE-5665 ( #9161 )
2023-07-07 09:37:04 +12:00
Prabhat Khera
d8c4dcbe72
fix secret warning message styling ( #9160 )
2023-07-06 15:23:41 +12:00
andres-portainer
31d68f8091
fix(snapshots): avoid a last-write-wins situation EE-5701 ( #9156 )
2023-07-05 17:27:05 -03:00
andres-portainer
91088a5e0f
fix(polling): reorder operations to avoid updating untrusted environments EE-5700 ( #9155 )
2023-07-05 17:26:52 -03:00
andres-portainer
e4ae4d5312
fix(edgegroups): fix updateEndpointStacks() EE-5699 ( #9154 )
2023-07-05 14:03:48 -03:00
andres-portainer
74515f102d
fix(docker-proxy): reduce DB writes to optimize the proxy calls EE-5516 ( #9148 )
2023-07-05 09:25:05 -03:00
andres-portainer
b37120802e
fix(edgegroups): avoid doing extra operations EE-5627 ( #9144 )
2023-07-04 16:57:20 -03:00
Chaim Lev-Ari
f5e09618f0
feat(edge): add EnvVar to stack details [EE-5463] ( #9036 )
2023-07-04 11:14:35 +07:00
Oscar Zhou
1a9a564553
fix/EE-5636/edge-stack-git-update-button-status ( #9135 )
2023-07-03 10:18:50 +12:00
andres-portainer
8a432ebbf8
fix(edgegroups): remove duplicated endpoints when updating an edge group EE-5679 ( #9138 )
2023-06-30 18:39:56 -03:00
Oscar Zhou
bc47061624
feat(edgestack): git stack versioning [EE-5458] ( #9126 )
2023-06-30 16:49:38 +12:00
Chaim Lev-Ari
ceabb2884b
fix(edge/stacks): ignore missing file [EE-5649] ( #9127 )
2023-06-29 13:32:04 +07:00
Chaim Lev-Ari
f293ea41d3
refactor(settings): migrate helm cert panel to react [EE-5505] ( #9132 )
2023-06-29 13:31:17 +07:00
Chaim Lev-Ari
c452de82b7
refactor(libstack): use libstack [EE-5474] ( #9122 )
2023-06-28 08:03:52 +07:00
Chaim Lev-Ari
599d214e50
refactor(docker): remove EndpointProvider from commit [EE-5641] ( #9123 )
2023-06-28 08:02:43 +07:00
Oscar Zhou
f02ede00b3
fix(docker/tls): update tls certs for Docker API env [EE-4286] ( #9112 )
2023-06-28 08:51:58 +12:00
andres-portainer
f1f46f4da1
fix(boltdb): remove undefined behavior when deleting objects while iterating EE-5643 ( #9129 )
2023-06-27 16:42:52 -03:00
Oscar Zhou
c96e076871
feat(edge/stack): add stack deployment info struct [EE-5523] ( #9042 )
2023-06-26 18:12:15 +12:00
Ali
89c1d0e337
feat(app): add ingress to app service form [EE-5569] ( #9106 )
2023-06-26 16:21:19 +12:00
Chaim Lev-Ari
8c16fbb8aa
refactor(libstack): move library to portainer [EE-5474] ( #9120 )
2023-06-26 08:11:05 +07:00
Chaim Lev-Ari
11571fd6ea
refactor(edge/stacks): migrate envs table to react [EE-5613] ( #9093 )
2023-06-25 12:38:43 +07:00
Chaim Lev-Ari
dfc1a7b1d7
refactor(docker/images): remove EndpointProvider from build [EE-5551] ( #9020 )
2023-06-25 08:02:54 +07:00
cmeng
7cb6e3f66a
feat(edge-stack): relative path support for edge stack EE-5521 ( #9103 )
2023-06-23 09:41:50 +12:00
andres-portainer
4cc96b4b30
feat(dataservices): unify access methods and abstract away redundant code [EE-5628] ( #9115 )
2023-06-22 18:28:07 -03:00
cmeng
4c6bbe9a2f
fix(registry) undefined error on image tag view EE-4836 ( #8885 )
2023-06-23 09:07:52 +12:00
Chaim Lev-Ari
ea2f752a4f
fix(edge/updates): validate amount of environments [EE-5053] ( #9014 )
2023-06-22 11:13:57 -03:00
Chaim Lev-Ari
4c8af378af
fix(access-control): set user id when private ( #8839 )
2023-06-22 11:12:49 -03:00
Chaim Lev-Ari
e91b4f5c83
refactor(groups): migrate groups selectors to react [EE-3842] ( #8936 )
2023-06-22 11:11:10 -03:00
Chaim Lev-Ari
2018529add
fix(kube/setup): toggle section on click [EE-4799] ( #9107 )
2023-06-22 11:10:04 -03:00
Chaim Lev-Ari
58651810bd
fix(custom-templates): update template from git [EE-5534] ( #9053 )
2023-06-22 11:08:47 -03:00
Chaim Lev-Ari
2363d23de0
fix(stacks): fix stop and start [EE-5572] ( #9050 )
2023-06-22 11:08:24 -03:00
Chaim Lev-Ari
2cd5d55b00
fix(edge/stacks): fix ui issues [EE-5578] ( #9070 )
2023-06-22 11:08:04 -03:00
Prabhat Khera
3d22cde096
fix fallback rule ( #9114 )
2023-06-22 09:33:22 +12:00