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
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
cmeng
fb7a2fbbe6
fix(stack): fix edit git stack validation EE-5855 ( #10339 )
2023-09-22 10:09:24 +12: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
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
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
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
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
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
ae3e612a24
feat(docker/stacks): fold env vars by default [EE-5575] ( #9957 )
2023-09-07 14:45:59 +01:00
Ali
515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] ( #10218 )
2023-09-06 04:06:36 +12: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
cb7377ead6
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] ( #9955 )
2023-09-04 10:33:07 +01:00
Chaim Lev-Ari
4a6b7e2654
fix(ui/switch): reduce label size [EE-3803] ( #10019 )
2023-09-03 10:26:38 +01:00
Prabhat Khera
4560a53317
add tls options to the tls dropdown ( #10221 )
2023-09-01 10:42:22 +12:00
Prabhat Khera
6d203033c1
fix showing default ns for ingresses on edi ( #10197 )
2023-08-29 15:12:49 +12:00
Ali
841ca1ebd4
feat(app): migrate app parent view to react [EE-5361] ( #10086 )
...
Co-authored-by: testa113 <testa113>
2023-08-28 09:01:35 +12:00
Chaim Lev-Ari
531f88b947
chore(tests): clean tests output [EE-5758] ( #9215 )
2023-08-27 12:30:45 +02:00
Dakota Walsh
2953848b9a
feat(gpu): remove GPU lightbubble EE-5254 ( #10096 )
2023-08-25 15:32:08 +12:00
Ali
1e61f7e305
fix(ingress): handle system resources [EE-4775] ( #9972 )
...
* fix(ingress): handle system resources [EE-4775]
2023-08-23 09:13:35 +12:00
Chaim Lev-Ari
5586910e9d
fix(ui/datatables): sync page count with filtering [EE-5890] ( #10010 )
2023-08-22 09:36:31 +03:00
Chaim Lev-Ari
36b8c849b3
feat(edge/stacks): reload edge stacks from server [EE-5970] ( #10061 )
2023-08-17 14:09:41 +03:00
Ali
0f6607e703
refactor(app): migrate the yaml inspector to react [EE-5356] ( #10058 )
...
Co-authored-by: testa113 <testa113>
2023-08-17 22:01:10 +12:00
Ali
23295d2736
feat(app): migrate app containers to react [EE-5353] ( #9992 )
2023-08-17 22:00:25 +12:00
cmeng
6290e9facc
fix(waiting-room): search endpoints by edge group name EE-5965 ( #10072 )
2023-08-17 14:47:09 +12:00
cmeng
95424c322d
fix(datatable): image page not loading image list EE-5978 ( #10071 )
2023-08-17 09:53:28 +12:00
Chaim Lev-Ari
a1e610a39a
fix(edge/groups): filter selected environments [EE-5891] ( #10050 )
2023-08-16 12:24:37 +03:00
Chaim Lev-Ari
a27cc6c0e5
fix(edge/stacks): show pending envs [EE-5913] ( #10052 )
2023-08-16 10:22:41 +03:00
Ali
2b4cb1b7b4
fix(ingress): empty initial selection + fixes [EE-5852] ( #10066 )
...
Co-authored-by: testa113 <testa113>
2023-08-16 18:07:46 +12:00
Ali
26074437ca
fix(environments): fix env table [EE-5971] ( #10059 )
...
Co-authored-by: testa113 <testa113>
2023-08-16 13:21:23 +12:00
Chaim Lev-Ari
4a91e947ed
feat(edge/configs): add context help [EE-5963] ( #10055 )
2023-08-15 18:46:58 +03:00
Chaim Lev-Ari
d514eeec86
fix(edge/devices): search waiting room devices [EE-5895] ( #10014 )
2023-08-15 06:05:10 +03:00
matias-portainer
8355d449c5
fix(edge/stacks): add pagination to environments list EE-5908 ( #10042 )
2023-08-14 12:17:00 -03:00