portainer/api/http/handler/settings
Chaim Lev-Ari 3165d354b5
fix(settings): clear helm url if requested [EE-2494] (#6526)
* fix(settings): clear helm url if requested [EE-2494]

fix [EE-2494]

before this PR, helm url would clear when updating settings, if the helm url key wasn't provided.
in this PR, it will be changed only if required

* fix(settings): allow empty helm repo

* chore(deps): run yarn

* fix(settings): set helm repo url
2022-02-10 06:03:46 +02:00
..
handler.go chore(store) EE-1981: Refactor/store/error checking, and other refactoring (#6173) 2021-12-15 15:26:09 +13:00
settings_inspect.go feat(api-key/backend): introducing support for api-key based auth EE-978 (#6079) 2021-11-30 15:31:16 +13:00
settings_public.go feat(openamt): add feature flag for OpenAMT [INT-5] (#6049) 2021-11-11 15:49:50 -03:00
settings_public_test.go feat(OAuth): Add SSO support for OAuth EE-390 (#5087) 2021-06-11 10:09:04 +12:00
settings_update.go fix(settings): clear helm url if requested [EE-2494] (#6526) 2022-02-10 06:03:46 +02:00