Malcolm Lockyer
7d18c22aa1
fix(ui): bring back k8s applications page row expand published urls [r8s-145] ( #356 )
2025-01-31 13:16:18 +13:00
Ali
c80cc6e268
chore(automation): give unique selectors [r8s-168] ( #345 )
...
Co-authored-by: JamesPlayer <james.player@portainer.io>
2025-01-30 15:42:32 +13:00
James Player
ebffc340d9
fix(k8s): Changed 'Deploy from file' button text to 'Deploy from code' ( #338 )
2025-01-23 16:47:52 +13:00
Ali
7f089fab86
fix(apps): use replicas from application spec [r8s-142] ( #335 )
2025-01-22 12:31:27 +13:00
Ali
45bd7984b0
fit(jobs): remove redundant checkboxes in executions datatable [r8s-182] ( #295 )
2025-01-12 18:24:22 +13:00
Steven Kang
d32b0f8b7e
feat(kubernetes): support for jobs and cron jobs - r8s-182 ( #260 )
...
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: andres-portainer <91705312+andres-portainer@users.noreply.github.com>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
Co-authored-by: Yajith Dayarathna <yajith.dayarathna@portainer.io>
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
Co-authored-by: oscarzhou <oscar.zhou@portainer.io>
Co-authored-by: testA113 <aliharriss1995@gmail.com>
2025-01-10 13:21:27 +13:00
Ali
94d2e32b49
fix(apps): simplify helm status [r8s-155] ( #230 )
2024-12-11 13:18:34 +13:00
Ali
ce7e0d8d60
refactor(namespace): migrate namespace edit to react [r8s-125] ( #38 )
2024-12-11 10:15:46 +13:00
Ali
a2da6f1827
fix(configmap): create portainer configmap if it doesn't exist [r8s-141] ( #113 )
2024-11-12 18:23:00 +13:00
Ali
d25de4f459
fix(more-resources): address CE review comments [r8s-103] ( #110 )
2024-11-12 10:41:43 +13:00
Yajith Dayarathna
6d31f4876a
fix(more resources): fix porting and functionality [r8s-103] ( #8 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
2024-11-12 09:55:30 +13:00
Steven Kang
e6577ca269
kubernetes: improved the node view [r8s-47] ( #108 )
2024-11-12 09:42:14 +13:00
Ali
08d77b4333
fix(namespace): handle no accesses found [r8s-141] ( #106 )
2024-11-12 09:29:55 +13:00
Ali
1ead121c9b
fix(apps): for helm uninstall, ignore manual associated resource deletion [r8s-124] ( #103 )
2024-11-12 09:03:22 +13:00
Ali
cd8c6d1ce0
fix(apps): don't delete the 'kubernetes' service or duplicate service names [r8s-124] ( #90 )
2024-11-11 08:26:56 +13:00
Ali
e9fc6d5598
refactor(namespace): migrate namespace access view to react [r8s-141] ( #87 )
2024-11-11 08:17:20 +13:00
Steven Kang
8ed7cd80cb
feat(ui): improve Kubernetes node view [r8s-47] ( #84 )
2024-11-07 14:10:19 +13:00
Ali
458d722d47
fix(ui): consistent widget padding [r8s-136] ( #82 )
2024-11-05 14:25:40 +13:00
Malcolm Lockyer
3c0d25f3bd
fix(ui): rename create from manifest to create from file [BE-11335] ( #86 )
2024-11-05 14:10:08 +13:00
Ali
c1316532eb
fix(apps): update associated resources on deletion [r8s-124] ( #75 )
2024-11-01 21:03:49 +13:00
Steven Kang
94b1d446c0
fix(ingresses): load cluster wide ingresses [r8s-78] ( #78 )
2024-10-31 13:08:09 +13:00
Ali
6c57a00a65
fix(cluster): UI RBAC alert fix [r8s-138] ( #72 )
2024-10-31 10:12:56 +13:00
Ali
959c527be7
refactor(apps): migrate applications view to react [r8s-124] ( #28 )
2024-10-25 12:28:05 +13:00
LP B
7a35b5b0e4
refactor(ui/code-editor): accept enum type ( #22 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2024-10-14 13:52:51 +02:00
Yajith Dayarathna
c88382ec1f
fix(apps): persist table settings [r8s-120] ( #10 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com>
2024-10-14 11:27:04 +13:00
Ali
fd0bc652a9
fix(volumes): update external labels CE [r8s-108] ( #7 )
2024-10-14 10:48:13 +13:00
Ali
57e10dc911
fix(apps): group helm apps together [r8s-102] ( #24 )
2024-10-14 10:28:56 +13:00
Yajith Dayarathna
1110f745e1
fix(volumes): allow standard users to select volumes [r8s-109] ( #9 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com>
2024-10-12 13:01:27 +13:00
Ali
469a4e94c2
fix(volumes): update the external, unused badges and used by col [r8s-105] ( #12302 )
2024-10-08 11:41:47 +13:00
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
LP B
aaec856282
fix(app/registries): enforce user accesses on registries ( #12087 )
2024-08-10 11:53:16 +02: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
Ali
ba4526985a
fix(app): show services explanation in app form [EE-7284] ( #11967 )
...
Co-authored-by: testa113 <testa113>
2024-06-26 10:44:20 +12:00
Chaim Lev-Ari
607feb183e
refactor(ui/button): remove duplicate data-cy [EE-7242] ( #11934 )
2024-06-20 15:39:03 +02:00
Ali
be9d3285e1
fix(custom-templates): add stack validation, remove custom template validation [EE-7102] ( #11938 )
...
Co-authored-by: testa113 <testa113>
2024-06-17 09:24:54 +12:00
Dakota Walsh
7549b6cf3f
fix(kubernetes): cluster setup screen text on own line EE-7112 ( #11905 )
2024-06-12 08:43:17 +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
Chaim Lev-Ari
1261887c9e
fix(stacks): store filter state [EE-5159] ( #11637 )
2024-05-28 08:14:12 +03:00
Matt Hook
9cef912c44
feat(dashboard): dashboard api [EE-7111] ( #11843 )
2024-05-21 11:09:29 +12:00
Chaim Lev-Ari
014a590704
refactor(docker): migrate dashboard to react [EE-2191] ( #11574 )
2024-05-20 09:34:51 +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
1ba4b590f4
fix(app): statefulset pvc summary [EE-6760] ( #11802 )
2024-05-14 13:33:25 +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
14a365045d
fix(configs): update unused badge logic [EE-6608] ( #11500 )
...
Co-authored-by: testa113 <testa113>
2024-05-03 09:13:33 +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
2463648161
fix(node): check more node role labels [EE-6968] ( #11658 )
...
Co-authored-by: testa113 <testa113>
2024-04-23 16:16:41 +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
3ccbd40232
fix(stacks): conditionally hide node and namespace stacks [EE-6949] ( #11527 )
...
Co-authored-by: testa113 <testa113>
2024-04-19 17:33:22 +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