1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 07:49:41 +02:00
portainer/app/react
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
..
auth refactor(app): create empty react structure [EE-3178] (#6926) 2022-05-17 07:22:44 +03:00
azure fix(access-control): show only environment users [EE-6315] (#10614) 2023-11-15 09:33:29 +02:00
common feat(nomad): remove nomad from UI EE-6060 (#10509) 2023-10-31 15:27:20 -03:00
components fix(container): fix various creating container issues EE-6287 (#10595) 2023-11-16 08:50:23 +13:00
docker fix(container): fix various creating container issues EE-6287 (#10595) 2023-11-16 08:50:23 +13:00
edge fix(container): fix various creating container issues EE-6287 (#10595) 2023-11-16 08:50:23 +13:00
hooks feat(edge/templates): introduce edge app templates [EE-6209] (#10480) 2023-11-14 14:54:44 +02:00
kubernetes fix(ui): parse slider value correctly [EE-6225] (#10484) 2023-11-14 13:17:25 +02:00
portainer fix(container): fix various creating container issues EE-6287 (#10595) 2023-11-16 08:50:23 +13:00
sidebar feat(edge/templates): introduce custom templates [EE-6208] (#10561) 2023-11-15 10:45:07 +02:00
test-utils refactor(kube/apps): migrate stacks table to react [EE-4661] (#10091) 2023-09-20 09:04:26 +03:00
constants.ts fix(edge-stack): add validation for edge stack name [EE-4283] (#8504) 2023-03-01 19:51:08 +13:00