portainer/app/kubernetes/helpers
Maxime Bajeux 41308d570d
feat(configurations): Review UI/UX configurations (#4691)
* feat(configurations): Review UI/UX configurations

* feat(configurations): fix binary secret value

* fix(frontend): populate data between simple and advanced modes (#4503)

* fix(configuration): parseYaml before create configuration

* fix(configurations): change c to C in ConfigurationOwner

* fix(application): change configuration index to configuration key in the view

* fix(configuration): resolve problem in application create with configuration not overriden.

* fix(configuration): fix bad import in helper

Co-authored-by: Simon Meng <simon.meng@portainer.io>
2021-01-25 14:14:35 +13:00
..
application fix(frontend): application edit page initializes the overridenKeyType of new added configuration key to NONE so that the user can select how to load it (#4548) (#4593) 2021-01-08 12:51:27 +13:00
history feat(k8s/applications): add pod as new application type for apps list 2020-10-26 19:46:44 +01:00
commonHelper.js Can't create kubernetes resources with a username longer than 63 characters (#4672) 2021-01-12 14:35:59 +13:00
configMapHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
configurationHelper.js feat(configurations): Review UI/UX configurations (#4691) 2021-01-25 14:14:35 +13:00
eventHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
formValidationHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
namespaceHelper.js fix(frontend): add missing @ngInject (#4217) 2020-08-17 12:33:57 +12:00
resourceQuotaHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resourceReservationHelper.js feat(k8s/application): Support multi-container pods applications (#4208) 2020-08-14 11:27:10 +12:00
serviceHelper.js feat(k8s/applications): add pod as new application type for apps list 2020-10-26 19:46:44 +01:00
stackHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
volumeHelper.js feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00