Chaim Lev-Ari
8e1417b4e9
refactor(docker/containers): remove EndpointProvider from container service [EE-6180] ( #10392 )
2023-10-11 10:26:44 +03:00
Chaim Lev-Ari
9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] ( #10305 )
2023-10-03 15:55:23 +03:00
cmeng
56ab19433a
fix(websocket): abort websocket when logout EE-6058 ( #10372 )
2023-09-29 12:13:09 +13:00
LP B
ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled ( #10384 )
...
* fix(docker/container-logs): invalid string breadcrumb
* fix(docker/container): let docker select the logging driver by default on container create
* fix(docker/container-logs): information panel in container logs when logging is disabled
* fix(docker/container): dont include HostConfig.LogConfig if no driver is selected
2023-09-28 15:53:52 +02:00
Chaim Lev-Ari
95ca1d396b
fix(docker/services): show cred spec configs [EE-5276] ( #10083 )
2023-09-27 07:57:47 +03:00
LP B
d437cde046
fix(docker/container): missing return statement when preparing container config ( #10383 )
2023-09-26 14:09:38 +02:00
Chaim Lev-Ari
7acde18930
feat(containers): migrate labels tab to react [EE-5212] ( #10348 )
2023-09-26 13:54:45 +03:00
Chaim Lev-Ari
2dfa4a7c45
refactor(containers): migrate restart policy tab to react [EE-5213] ( #10347 )
2023-09-25 20:40:26 +03:00
Chaim Lev-Ari
57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] ( #10366 )
2023-09-25 19:36:50 +03:00
Chaim Lev-Ari
9dde610da3
fix(docker/containers): create container with bridge network [EE-6160] ( #10365 )
2023-09-25 19:35:54 +03:00
Chaim Lev-Ari
ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] ( #10355 )
2023-09-24 15:31:06 +03:00
Chaim Lev-Ari
2b47b84e5e
feat(docker/containers): migrate network tab to react [EE-5210] ( #10344 )
2023-09-21 14:02:02 +03:00
Chaim Lev-Ari
e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] ( #10284 )
2023-09-21 05:31:00 +03:00
Chaim Lev-Ari
16ccf5871e
refactor(docker/containers): migrate env vars to react [EE-5211] ( #10345 )
2023-09-21 04:11:18 +03:00
Chaim Lev-Ari
bf85a8861d
refactor(docker/swarm): migrate nodes table to react [EE-4672] ( #10184 )
2023-09-13 10:51:33 +01:00
Matt Hook
291625959b
update logic to purge the cache, update the message when the environment can't be reached ( #10298 )
2023-09-12 13:52:09 +12:00
Chaim Lev-Ari
60477ae287
refactor(docker/networks): migrate macvlan nodes selector to react [EE-4669] ( #10183 )
2023-09-11 15:27:04 +01:00
Chaim Lev-Ari
09aa1d35a8
refactor(ui): remove unused tables [EE-4698] ( #10215 )
2023-09-11 15:26:22 +01:00
Matt Hook
b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] ( #10250 )
2023-09-08 13:40:09 +12:00
Chaim Lev-Ari
c8a1f0fa77
refactor(docker/stacks): migrate table to react [EE-4705] ( #9956 )
2023-09-07 15:59:59 +01:00
Chaim Lev-Ari
c3d266931f
refactor(docker/services): convert service tasks table to react [EE-4674] ( #10188 )
2023-09-07 15:19:03 +01:00
Chaim Lev-Ari
c47a804c97
refactor(docker/secrets): migrate table to react [EE-4673] ( #10185 )
2023-09-07 15:15:22 +01:00
Chaim Lev-Ari
b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] ( #10069 )
2023-09-07 15:14:03 +01:00
Chaim Lev-Ari
e82b34b775
refactor(docker/services): migrate scale form to react [EE-6057] ( #10208 )
2023-09-04 16:24:41 -03:00
Chaim Lev-Ari
f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] ( #10085 )
2023-09-04 19:07:29 +01:00
Chaim Lev-Ari
46e73ee524
refactor(docker/containers): migrate processes table to react [EE-4666] ( #10081 )
2023-09-04 17:05:01 +01:00
Chaim Lev-Ari
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01:00
Chaim Lev-Ari
1b0fd60115
refactor(docker/configs): remove EndpointProvider [EE-5746] ( #9198 )
2023-08-31 22:11:57 +02:00
Dakota Walsh
2953848b9a
feat(gpu): remove GPU lightbubble EE-5254 ( #10096 )
2023-08-25 15:32:08 +12:00
Chaim Lev-Ari
cfe0d3092d
feat(ui): add confirmation to delete actions [EE-4612] ( #10003 )
2023-08-19 19:19:02 +03:00
Chaim Lev-Ari
09f60c3277
feat(docker): migrate files table to react [EE-4663] ( #8916 )
2023-07-16 10:59:58 +03:00
Chaim Lev-Ari
615af4fdee
refactor(docker/configs): implement table in react [EE-4664] ( #8912 )
2023-07-14 08:48:08 +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
de5c959e24
fix(kube): deploy app with image [EE-5738] ( #9194 )
2023-07-12 09:26:50 +03:00
Chaim Lev-Ari
10014ae171
refactor(ui/image-config): create react component [EE-5342] ( #8856 )
2023-07-10 18:56:12 +03:00
Chaim Lev-Ari
599d214e50
refactor(docker): remove EndpointProvider from commit [EE-5641] ( #9123 )
2023-06-28 08:02: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
4c6bbe9a2f
fix(registry) undefined error on image tag view EE-4836 ( #8885 )
2023-06-23 09:07:52 +12:00
Oscar Zhou
2ac70b1eb6
feat(gitops): reword automatic update to gitops update for ui and docs ( #9067 )
2023-06-13 15:32:10 +12:00
Chaim Lev-Ari
834ab7c158
fix(docker/images): show image tag [EE-5495] ( #9051 )
2023-06-11 08:55:19 +07:00
LP B
73950f3603
fix(app/stacks): swarm stack duplicate and migrate errors [EE-5520] ( #9039 )
...
* fix(dev): dev container script
* fix(app/stacks): make swarm stack migrate effectively target the target env and not the current env
* fix(app/stacks): make stack duplicate save the target swarm id on duplicated swarm stack
2023-06-07 14:28:40 +02:00
Chaim Lev-Ari
2d05103fed
refactor(ui): migrate env var field to react [EE-4853] ( #8451 )
2023-05-31 10:08:41 +07:00
Oscar Zhou
96de026eba
fix(container/network): recreate container changes static IP [EE-5448] ( #8960 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-05-30 09:36:10 +12:00
Ali
af77e33993
refactor(app): details widget migration [EE-5352] ( #8886 )
2023-05-29 15:06:14 +12:00
cmeng
fdd79cece8
fix(container): delete Mounts field from HostConfig object EE-5387 ( #9001 )
2023-05-29 09:01:42 +12:00
Chamhaw
a2f734051c
fix(service): service related UI issues [EE-4062] ( #7943 )
2023-05-25 15:59:32 +12:00
cmeng
93866644c6
fix(GPU): EE-4331 error when enabling gpu on existing container ( #8316 )
2023-05-24 09:21:21 +12:00
Prabhat Khera
4f34a78f7f
fix(ui): fix beta alert EE-5498 #8968
2023-05-22 10:17:11 +12:00
Chaim Lev-Ari
f96e7ff434
fix(ui): confirm deletion [EE-4612] ( #8868 )
2023-05-21 17:16:15 +07:00