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
94c91035a7
refactor(custom-templates): migrate list view to react [EE-2256] ( #11611 )
2024-05-30 12:04:28 +03:00
Chaim Lev-Ari
1261887c9e
fix(stacks): store filter state [EE-5159] ( #11637 )
2024-05-28 08:14:12 +03:00
Chaim Lev-Ari
50fd7c6286
feat(docker/containers): limit items on volume selector [EE-7077] ( #11845 )
2024-05-23 13:15:36 +03:00
cmeng
d7b412eccc
fix(container): replace container using correct node name EE-7066 ( #11847 )
2024-05-23 09:13:49 +12:00
Chaim Lev-Ari
014a590704
refactor(docker): migrate dashboard to react [EE-2191] ( #11574 )
2024-05-20 09:34:51 +03:00
Ali
6b5a402962
fix(errors): surface react docker errors to front end [EE-7053] ( #11726 )
...
Co-authored-by: testa113 <testa113>
2024-05-13 15:34:00 +12:00
Oscar Zhou
06ef12d0ff
fix(image): github registry image truncated [EE-7021] ( #11769 )
2024-05-10 09:01:54 +12:00
cmeng
5f8fd99fe8
fix(container): specify node name when get a container EE-6981 ( #11748 )
2024-05-07 11:34:46 +12:00
Steven Kang
e75e6cb7f7
fix: windows container capability [EE-5814] ( #11764 )
2024-05-03 10:56:34 +12:00
Matt Hook
39fce3e29b
fix(published-ports): fix published port link and into a new component [EE-6592] ( #11656 )
2024-04-23 13:47:37 +12:00
Chaim Lev-Ari
1032b462b4
chore(deps): upgrade react-query to v4 [EE-6638] ( #11041 )
2024-04-14 17:54:25 +03:00
Chaim Lev-Ari
2100155ab5
refactor(docker/containers): migrate inspect view to react [EE-2190] ( #11005 )
2024-04-11 19:07:58 +03:00
Chaim Lev-Ari
6ff4fd3db2
refactor(templates): migrate list view to react [EE-2296] ( #10999 )
2024-04-11 09:29:30 +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
f584bf3830
refactor(registries): migrate list view to react [EE-4704] ( #10687 )
2024-04-08 17:22:43 +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
Matt Hook
86c4b3059e
fix(kube): use https when port is 443 in various tables [EE-6592] ( #11443 )
2024-04-04 14:36:38 +13:00
Chaim Lev-Ari
a5faddc56c
refactor(kube/cluster): migrate node apps table to react [EE-4691] ( #11016 )
2024-04-02 23:12:34 +03:00
LP B
2b53bebcb3
fix(app): replace fields removed by Docker 25 and 26 ( #11468 )
...
* fix(app/volume): make optional Container and ContainerConfig fields removed in docker 26
* fix(app/image): use image.Size instead of image.VirtualSize removed in Docker 25
2024-03-29 13:57:14 +01:00
Chaim Lev-Ari
d336a14e50
feat(docker/services): show port ranges [EE-4012] ( #10657 )
2024-03-27 09:56:00 +02:00
Matt Hook
07de1b2c06
fix(doclinks): fix help link paths [EE-6861] ( #11418 )
2024-03-19 11:46:41 +13:00
Matt Hook
73307e164b
fix(docs): make all doc links versioned [EE-6861] ( #11382 )
2024-03-15 16:57:51 +13:00
Chaim Lev-Ari
f8e3d75797
refactor(tests): wrap tests explicitly with provider [EE-6686] ( #11090 )
2024-03-10 14:22:01 +02:00
cmeng
88185d7f6d
fix(container): get old container info correctly EE-6716 ( #11216 )
2024-03-01 09:14:19 +13:00
Chaim Lev-Ari
19a6a5c608
fix(docker): hide write buttons for non authorized [EE-6775] ( #11260 )
2024-02-27 12:36:44 +02:00
Chaim Lev-Ari
c622f6da4e
fix(docker): prevent non admins from passing security settings [EE-6765] ( #11240 )
2024-02-25 11:57:22 +02:00
Ali
0c05539dee
fix(input): allow clearing number inputs [EE-6714] ( #11186 )
2024-02-21 10:43:35 +13:00
Chaim Lev-Ari
76fdfeaafc
fix(ui): check for authorization [EE-6733] ( #11208 )
2024-02-20 11:06:09 +02:00
Chaim Lev-Ari
ce3a1b8ba5
feat(a11y): add labels and roles [EE-6717] ( #11181 )
2024-02-19 16:37:26 +02:00
Chaim Lev-Ari
f5f84c5fa4
feat(ui): restrict views by role [EE-6595] ( #11010 )
2024-02-15 13:29:55 +02:00
Chaim Lev-Ari
31f5b42962
feat(auth): add useIsEdgeAdmin hook [EE-6627] ( #11057 )
2024-02-14 19:50:20 -03:00
Chaim Lev-Ari
97d227be2a
fix(swarm/services): convert webhooks API filters to JSON on list request [EE-6621] ( #11031 )
...
Co-authored-by: matias-portainer <matias.spinarolli@portainer.io>
2024-01-29 18:08:25 +02:00
Chaim Lev-Ari
69c06bc756
feat(ci): replace jest with vitest [EE-6504] ( #10997 )
2024-01-23 08:42:52 +02:00
Chaim Lev-Ari
115b01cee3
fix(docker): include healthy containers in running [EE-6264] ( #10746 )
2024-01-17 22:30:12 +07:00
Oscar Zhou
c6505a6647
fix(docker/container): show exit code in status column if needs [EE-5760] ( #10916 )
2024-01-12 08:21:38 +13:00
matias-portainer
69271c9d59
fix(docker/images): check for empty tags EE-6256 ( #10531 )
2024-01-05 17:33:42 -03:00
Ali
abf517de28
refactor(app): migrate app summary section [EE-6239] ( #10910 )
2024-01-05 15:42:36 +13:00
Matt Hook
ecd603db8c
fix(docker-networks): use Network icon for networks [EE-6507] ( #10913 )
2024-01-04 18:54:04 +13:00
Ali
6da71661d5
refactor(app): migrate replicas form section [EE-6238] ( #10705 )
...
Co-authored-by: testa113 <testa113>
2024-01-03 10:27:38 +13:00
Chaim Lev-Ari
a1519ba737
chore(deps): upgrade axios [EE-6488] ( #10885 )
...
Co-authored-by: Matt Hook <hookenz@gmail.com>
2024-01-02 13:26:54 +07:00
Ali
52fe09d0b1
fix(stacks): remove deployed version column [EE-6346] ( #10859 )
...
Co-authored-by: testa113 <testa113>
2023-12-18 11:39:38 +13:00
Ali
d98fc1238e
fix(git): stacks deployed version [EE-6346] ( #10852 )
...
Co-authored-by: testa113 <testa113>
2023-12-15 16:55:39 +13:00
Chaim Lev-Ari
8ee0c0cf27
fix(images): sort by tags [EE-6410] ( #10740 )
2023-12-04 08:47:28 +02:00
cmeng
dc574af734
fix(container): runtime and resources issues EE-6306 ( #10611 )
2023-11-27 11:56:44 +13:00
cmeng
13d1fc63ff
fix(stack): sync ee code to ce EE-5960 ( #10642 )
2023-11-23 09:17:12 +13:00
Ali
4096bb562d
feat(cache): introduce cache option [EE-6293] ( #10672 )
...
Co-authored-by: testa113 <testa113>
2023-11-22 14:21:07 +13:00
Ali
ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] ( #10641 )" ( #10658 )
...
This reverts commit 2c032f1739
.
2023-11-20 15:08:19 +13:00
Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13:00