Ali
32e94d4e4e
feat(podman): support add podman envs in the wizard [r8s-20] ( #12056 )
2024-09-25 11:55:07 +12:00
LP B
6a8e6734f3
feat(app): limit the docker API version supported by the frontend ( #11855 )
2024-06-10 20:54:31 +02: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
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
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
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
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
cmeng
88185d7f6d
fix(container): get old container info correctly EE-6716 ( #11216 )
2024-03-01 09:14:19 +13: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
31f5b42962
feat(auth): add useIsEdgeAdmin hook [EE-6627] ( #11057 )
2024-02-14 19:50:20 -03:00
Ali
abf517de28
refactor(app): migrate app summary section [EE-6239] ( #10910 )
2024-01-05 15:42:36 +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
cmeng
dc574af734
fix(container): runtime and resources issues EE-6306 ( #10611 )
2023-11-27 11:56:44 +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
cmeng
fffc7b364e
fix(container): Unable to create container with webhook EE-6313 ( #10619 )
2023-11-17 14:35:47 +13:00
cmeng
d089dfbca0
fix(container): fix various creating container issues EE-6287 ( #10595 )
...
* fix(container): show placeholder for image field EE-6287
* fix(container): correct query params for search button field EE-6287
* fix(container): use btoa to encode registry credential EE-6287
* fix(container): allow creating non-existing option EE-6287
* fix(ui/forms): typeahead component
* fix(container): select the default registry EE-6287
* fix(container): always enable deploy button when always pull is off EE-6287
* fix(container): reset command fields outside current event to avoid validation on broken values EE-6287
* fix(container): query registry with endpoint ID param EE-6287
---------
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-11-16 08:50:23 +13:00
Chaim Lev-Ari
a0f583a17d
fix(containers): align switches [EE-6314] ( #10616 )
2023-11-15 09:34:08 +02:00
Chaim Lev-Ari
51474262eb
fix(access-control): show only environment users [EE-6315] ( #10614 )
2023-11-15 09:33:29 +02:00
Oscar Zhou
9041880bdb
fix(container): assign container domain name ( #10605 )
2023-11-09 10:19:28 +13:00
cmeng
3964852fda
fix(container): hide capabilities tab EE-6258 ( #10540 )
2023-10-26 15:44:31 +13:00
matias-portainer
824706e4e9
fix(ui): label GPU functionality as NVIDIA only EE-6204 ( #10522 )
2023-10-25 14:48:22 -03:00
Chaim Lev-Ari
d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] ( #9175 )
2023-10-19 13:45:50 +02:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01: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
Chaim Lev-Ari
7acde18930
feat(containers): migrate labels tab to react [EE-5212] ( #10348 )
2023-09-26 13:54:45 +03: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
57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] ( #10366 )
2023-09-25 19:36:50 +03:00
Chaim Lev-Ari
ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] ( #10355 )
2023-09-24 15:31:06 +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
Chaim Lev-Ari
fbdbd277f7
fix(docker/container): pass empty command and entrypoint [EE-6106] ( #10285 )
2023-09-13 10:47:13 +01:00
Chaim Lev-Ari
f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] ( #10085 )
2023-09-04 19:07:29 +01:00
Ali
fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] ( #8518 )
2023-03-03 14:47:10 +13:00
Chaim Lev-Ari
fad376b415
refactor(ui): remove global providers [EE-4128] ( #7578 )
2022-09-20 21:14:24 +03:00
Chaim Lev-Ari
1132c9ce87
refactor(app): create empty react structure [EE-3178] ( #6926 )
2022-05-17 07:22:44 +03:00