cmeng
db61fb149b
feat(edge-stack): per-device-configs-for-edge-stack EE-5461 ( #9203 )
2023-07-13 15:41:47 -03:00
Chaim Lev-Ari
76b871d8a0
chore(deps): upgrade webpack loaders [EE-5126] ( #9206 )
2023-07-13 21:36:23 +03:00
Chaim Lev-Ari
a725883cbc
refactor(docker/events): convert table to react [EE-4667] ( #8937 )
2023-07-13 12:55:22 +03:00
Chaim Lev-Ari
ecd54ab929
refactor(docker/images): convert table to react [EE-4668] ( #8910 )
2023-07-13 10:47:20 +03:00
Chaim Lev-Ari
0e9902fee9
refactor(settings): migrate view to react [EE-5509] ( #9179 )
2023-07-13 10:46:12 +03:00
cmeng
b93624fa1f
fix(chisel): convert seed to private key file EE-5099 ( #9149 )
2023-07-13 15:19:40 +12:00
Matt Hook
91cfd2d0f2
fix(templates): show correct icon for tempate [EE-5426] ( #9202 )
...
* show correct os icon for swarm stacks
* add compose edge stack doc comment
2023-07-13 14:22:53 +12:00
Matt Hook
2d94f020d0
fix react table filter placement ( #9200 )
2023-07-13 11:47:53 +12:00
James Carppe
01b9c64216
Update 5NF references to 3NF, updated documentation links ( #9201 )
2023-07-13 11:46:37 +12:00
Oscar Zhou
b93aced176
feat(stack): introduce versioning for stack file [EE-5674] ( #9184 )
2023-07-13 11:06:24 +12:00
Chaim Lev-Ari
a216a1e960
refactor(edge/stacks): migrate list view to react [EE-2237] ( #9186 )
2023-07-12 17:26:52 +03:00
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