Adds aws tip to cicd add variable modal
**app/assets/images/aws_logo.svg** Logo for use in AWS guidance tip. **app/assets/javascripts/ci_variable_list/constants.js** Adds a constant to conain the list of AWS constants. **javascripts/ci_variable_list/components/ci_variable_modal.vue** Adds a tip alert when user is adding a new AWS variable. **app/views/ci/variables/_index.html.haml** Creates variable for the AWS logo src path. **app/assets/javascripts/ci_variable_list/index.js** Passes haml variable for AWS logo to vue.
Showing
Please register or sign in to comment