Matt Hook
9440aa733d
support proxy for helm repo validation ( #10358 )
2023-09-29 10:55:49 +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
Ali
d678b155ba
fix(teasers): updated muted styles from qa feedback [EE-6035] ( #10390 )
...
* fix(teasers): updated muted styles from qa feedback [EE-6035]
2023-09-28 11:32:58 +01:00
Prabhat Khera
99625cd35f
fix team lead access to view user names ( #10388 )
2023-09-28 12:40:54 +13:00
Chaim Lev-Ari
95ca1d396b
fix(docker/services): show cred spec configs [EE-5276] ( #10083 )
2023-09-27 07:57:47 +03:00
Chaim Lev-Ari
e28322459a
fix(stacks): mark stack as start after autoupdate [EE-6165] ( #10376 )
2023-09-27 07:53:33 +03:00
Prabhat Khera
3ff2f64930
fix(authorization): disable user list api call if not authorised [EE-5825] ( #10379 )
...
* disable user list api call if not authorised
* fix tests
* fix lint issues
2023-09-27 10:12:30 +13:00
Ali
702391cf88
remove apostrophe from tooltip ( #10386 )
...
Co-authored-by: testa113 <testa113>
2023-09-26 21:25:08 +01: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
cmeng
b4b44e6fa4
fix(edge-config): allow empty filter type EE-5962 ( #10381 )
2023-09-26 13:49:25 +13: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
3d19c46326
style(kubernetes): disable autoFocus warning [EE-5752] ( #10368 )
2023-09-25 20:13:31 +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
LP B
26cb75def9
feat(app/home): tooltip aside edge agent version on mismatch with Portainer version ( #10287 )
...
* feat(app/home): tooltip aside edge agent version on mismatch with Portainer version
* fix(app/home): split agent and edge version display + display warning for agents before 2.15
2023-09-25 11:56:08 +02:00
Prabhat Khera
3c4660bbf3
fix(permissions): non admin access to view users [EE-5825] ( #10352 )
...
* fix non admin access to view users
* review comments and fix tests
2023-09-25 09:08:26 +13:00
Ali
13c48ab961
fix(be-teaser): mute styles [EE-6035] ( #10349 )
2023-09-24 19:56:09 +01:00
Chaim Lev-Ari
ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] ( #10355 )
2023-09-24 15:31:06 +03:00
Prabhat Khera
ec091efe3b
fix deadlock situation ( #10360 )
2023-09-22 16:06:20 +12:00
cmeng
fb7a2fbbe6
fix(stack): fix edit git stack validation EE-5855 ( #10339 )
2023-09-22 10:09:24 +12:00
matias-portainer
dfce48cd5e
fix(stacks): check properly if endpoint id is defined in the stacks object EE-6118 ( #10302 )
2023-09-21 10:12:43 -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
cmeng
54112b56f2
feat(edge-config): support edge config for group EE-5962 ( #10329 )
2023-09-21 11:22:44 +12:00
LP B
a66942aa5a
fix(app/stacks): swarm stacks incorrectly marked as orphaned ( #10319 )
2023-09-20 12:40:08 +02:00
Ali
c18504d6f1
fix(cluster): make angular refresh env [EE-5524] ( #10315 )
...
Co-authored-by: testa113 <testa113>
2023-09-20 19:33:43 +12:00
Chaim Lev-Ari
25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] ( #10091 )
2023-09-20 09:04:26 +03:00
James Carppe
a5f60c64ef
Added 2.19.1 to list of versions in bug report template ( #10338 )
2023-09-20 07:48:35 +05:30
Matt Hook
d6d532473e
allow libhelm to use forward proxy ( #10331 )
2023-09-19 18:07:51 +12:00
Chaim Lev-Ari
af7834174a
fix(api): restore deleted apis [EE-6090] ( #10267 )
2023-09-19 13:44:48 +12:00
Prabhat Khera
14853f6da0
fix(kubernetes): kube env permissions when down [EE-5427] ( #10327 )
2023-09-19 08:57:27 +12:00
Oscar Zhou
cc37ccfe4d
fix(db/migration): avoid fatal error from being overwritten ( #10316 )
2023-09-18 14:33:04 +12:00
Matt Hook
e3a4b7ad17
improved user update validation ( #10321 )
2023-09-18 12:29:04 +12:00
Dakota Walsh
0a02f6b02e
fix(kubernetes): add prefix only when needed EE-6068 ( #3915 ) ( #10310 )
2023-09-15 09:25:56 +12:00
Chaim Lev-Ari
dcdf5e1837
fix(edge/jobs): clear logs [EE-5923] ( #10291 )
2023-09-13 22:11:42 +01:00
Chaim Lev-Ari
bf85a8861d
refactor(docker/swarm): migrate nodes table to react [EE-4672] ( #10184 )
2023-09-13 10:51:33 +01:00
Chaim Lev-Ari
fbdbd277f7
fix(docker/container): pass empty command and entrypoint [EE-6106] ( #10285 )
2023-09-13 10:47:13 +01:00
cmeng
0a80f4dc51
fix(backup): add chisel key to backup EE-6105 ( #10283 )
2023-09-13 09:01:27 +12:00
andres-portainer
5a0cb4d0e8
fix(gitops): avoid cancelling the auto updates for any error EE-5604 ( #10294 )
2023-09-12 17:53:01 -03:00
Oscar Zhou
f17da30d31
fix(db/init): check server version and db schema version ( #10300 )
2023-09-12 15:55:09 +12: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
Prabhat Khera
4c16594a25
fix(security): added restrictions to see user names [EE-5825] ( #10296 )
...
* fix(security): added restrictions to see user names [EE-5825]
* use pluralize method
2023-09-12 13:15:34 +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
cmeng
7669a3c8c6
fix(settings): misaligned poll frequency selector EE-6081 ( #10286 )
2023-09-11 15:35:44 +12:00
Ali
dde4b95426
fix(cluster): faster submitting load times [EE-5524] ( #10280 )
...
* faster submitting load times
* scroll to selected tz option
---------
Co-authored-by: testa113 <testa113>
2023-09-11 10:52:00 +12:00
LP B
dfd415c62e
fix(app/stacks): stacks incorrectly marked as orphaned ( #10273 )
2023-09-08 22:22:26 +02:00
Matt Hook
b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] ( #10250 )
2023-09-08 13:40:09 +12:00