-
- Downloads
There was an error fetching the commit references. Please try again later.
Use exposed regex for frontend maskable check
Pass string value in through haml template data attribute Evaluate it into a regex when initiating variable list Use it to determine whether to show the maskability warning
Showing
- app/assets/javascripts/ci_variable_list/ajax_variable_list.js 10 additions, 1 deletion...assets/javascripts/ci_variable_list/ajax_variable_list.js
- app/assets/javascripts/ci_variable_list/ci_variable_list.js 3 additions, 3 deletionsapp/assets/javascripts/ci_variable_list/ci_variable_list.js
- app/assets/javascripts/pages/groups/settings/ci_cd/show/index.js 1 addition, 0 deletions...ets/javascripts/pages/groups/settings/ci_cd/show/index.js
- app/assets/javascripts/pages/projects/settings/ci_cd/show/index.js 1 addition, 0 deletions...s/javascripts/pages/projects/settings/ci_cd/show/index.js
- app/views/ci/variables/_index.html.haml 1 addition, 1 deletionapp/views/ci/variables/_index.html.haml
Please register or sign in to comment