Steven Kang
ea228c3d6d
refactor(k8s): namespace core logic ( #12142 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
2024-10-01 14:15:51 +13:00
Ali
6eb9e906af
fix(placements) filter out empty items in the required node affinity array [BE-11022] ( #12034 )
...
Co-authored-by: testa113 <testa113>
2024-07-23 09:31:08 +12:00
Chaim Lev-Ari
b7cde35c3d
fix(ui/datatables): make empty table label consistent [EE-6499] ( #11612 )
2024-06-02 12:29:20 +03:00
Ali
a80aa2b45c
fix(app): ensure placement errors surface per node [EE-7065] ( #11820 )
...
Co-authored-by: testa113 <testa113>
2024-05-14 13:39:53 +12:00
Ali
b6daee2850
fix(app): surface placement rules from form [EE-6553] ( #11816 )
2024-05-14 13:34:06 +12:00
Ali
46c6a0700f
fix(app): show one tooltip to describe rollback feature [EE-6825] ( #11777 )
...
Co-authored-by: testa113 <testa113>
2024-05-07 15:27:22 +12:00
Ali
51605c6442
fix(app): explain rollback tooltip [EE-6825] ( #11698 )
...
Co-authored-by: testa113 <testa113>
2024-05-02 14:10:36 +12:00
Ali
ea61f36e5d
fix(app): fix app stuck in loading [EE-7014] ( #11651 )
...
Co-authored-by: testa113 <testa113>
2024-04-22 13:11:41 +12:00
Ali
bb61e73464
refactor(kube): events datatable react migration [EE-6450] ( #11583 )
...
Co-authored-by: testa113 <testa113>
2024-04-18 19:14:09 +12:00
Chaim Lev-Ari
1032b462b4
chore(deps): upgrade react-query to v4 [EE-6638] ( #11041 )
2024-04-14 17:54:25 +03:00
Ali
d38085a560
chore(data-cy): require data-cy attributes [EE-6880] ( #11453 )
2024-04-11 12:11:38 +12:00
Chaim Lev-Ari
3cad13388c
refactor(ui): use external/system badge where applicable [EE-6952] ( #11475 )
2024-04-10 08:56:02 +03:00
Chaim Lev-Ari
9600eb6fa1
refactor(tables): use add and delete buttons [EE-6297] ( #10668 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portaienr.io>
2024-04-08 17:21:41 +03:00
Chaim Lev-Ari
76fdfeaafc
fix(ui): check for authorization [EE-6733] ( #11208 )
2024-02-20 11:06:09 +02:00
Ali
4f3f5e57b6
fix(app): avoid duplicate env requests [EE-6727] ( #11194 )
...
Co-authored-by: testa113 <testa113>
2024-02-16 14:02:05 +13:00
Prabhat Khera
46b2175729
fix(kubernetes): placement rules calculations [EE-6552] ( #11013 )
2024-01-29 08:00:15 +13:00
Prabhat Khera
f7840e0407
fix(ui): mark resources system correctly [EE-6558] ( #10996 )
...
* fix(ui): mark resources system correctly [EE-6558]
* address review comments
2024-01-23 13:49:25 +13:00
Prabhat Khera
b3b7cfa77f
fix(kube): patching stateful service [EE-6523] ( #10948 )
2024-01-15 13:30:45 +13:00
Ali
6d71a28584
fix(app): improve resource quota error handling [EE-5933] ( #10951 )
2024-01-15 13:29:35 +13:00
Prabhat Khera
7a1893f864
fix showing env var values ( #10908 )
2024-01-08 08:26:20 +13:00
Ali
7a2412b1be
refactor(app): migrate configmap and secret form sections [EE-6233] ( #10528 )
...
* refactor(app): migrate configmap and secret form sections [EE-6233]
2024-01-03 09:07:11 +13:00
Prabhat Khera
bd5ba7b5d0
fix(kube): configmaps and secrets from envFrom in the app detail screen [EE-6282] ( #10742 )
...
* fix configmaps and secrets from envFrom
* adress review comments
2023-12-06 16:02:26 +13:00
Ali
0c323b48e7
fix(nodes): restrict nodes details from standard user [EE-6125] ( #10586 )
...
Co-authored-by: testa113 <testa113>
2023-11-02 19:02:19 +00:00
Ali
96ead31a8d
fix(kubeapi): fix ts api error handling [EE-5558] ( #10488 )
...
* fix(kubeapi): fix ts api error handling [EE-5558]
* use portainer errors for mapped functions
* don't parse long patch responses
* allow nested kube error that's thrown to bubble up
---------
Co-authored-by: testa113 <testa113>
2023-10-23 20:52:40 +01:00
Prabhat Khera
7840e0bfe1
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] ( #10436 )
2023-10-16 14:08:06 +13: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
Ali
13c48ab961
fix(be-teaser): mute styles [EE-6035] ( #10349 )
2023-09-24 19:56:09 +01:00
Chaim Lev-Ari
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01: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
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
Ali
2a7a96f498
fix(microk8s): PO ui fixes [EE-5900] ( #10031 )
...
Co-authored-by: testa113 <testa113>
2023-08-14 12:34:58 +12:00
Ali
c472fe9c18
refactor(app): app events datatable [EE-5355] ( #10024 )
2023-08-14 05:09:40 +12:00
Ali
89c1d0e337
feat(app): add ingress to app service form [EE-5569] ( #9106 )
2023-06-26 16:21:19 +12:00
Ali
d7fc2046d7
feat(config): separate configmaps and secrets [EE-5078] ( #9029 )
2023-06-12 09:46:48 +12:00
Prabhat Khera
3233987a21
feat(kubernetes): add note teaser and styled application note on details EE-5364 ( #9016 )
2023-06-09 08:35:29 +12:00
Ali
af77e33993
refactor(app): details widget migration [EE-5352] ( #8886 )
2023-05-29 15:06:14 +12:00
Prabhat Khera
6a29198c5c
fix note patching for Pod ( #8915 )
2023-05-10 10:42:56 +12:00
Ali
98e6393274
refactor(app): summary widget migration [EE-5351] ( #8796 )
...
* refactor(app): summary widget migration [EE-5351]
* update converter and limit display
---------
Co-authored-by: testa113 <testa113>
2023-05-03 15:55:25 +12:00