uselagoon / lagoon-ui

Apache License 2.0
6 stars 2 forks source link

Fix: Environment variables - allows multiline values & clears form data on close #260

Closed CGoodwin90 closed 6 hours ago

CGoodwin90 commented 1 month ago

Updates the add environment variable form to allow multiline values to accomodate certificates, SSH keys etc. Also clears data on the add environment variable form when closing the modal.

closes https://github.com/uselagoon/lagoon-ui/issues/257 https://github.com/uselagoon/lagoon-ui/issues/258