-
- Downloads
There was an error fetching the commit references. Please try again later.
Adds header column to variables list
For the variables list in CI/CD settings this commits adds an header row with titles
Showing
- app/assets/stylesheets/framework/ci_variable_list.scss 1 addition, 0 deletionsapp/assets/stylesheets/framework/ci_variable_list.scss
- app/views/ci/variables/_index.html.haml 1 addition, 0 deletionsapp/views/ci/variables/_index.html.haml
- app/views/ci/variables/_variable_header.html.haml 16 additions, 0 deletionsapp/views/ci/variables/_variable_header.html.haml
- app/views/ci/variables/_variable_row.html.haml 9 additions, 9 deletionsapp/views/ci/variables/_variable_row.html.haml
- locale/gitlab.pot 15 additions, 0 deletionslocale/gitlab.pot
- spec/javascripts/ci_variable_list/ajax_variable_list_spec.js 1 addition, 1 deletionspec/javascripts/ci_variable_list/ajax_variable_list_spec.js
- spec/support/features/variable_list_shared_examples.rb 18 additions, 18 deletionsspec/support/features/variable_list_shared_examples.rb
Please register or sign in to comment