-
- Downloads
Addresses UX and BE comments:
- Changes help text on clusters form to make it more explicit. - Removes unnecessary warnings on auto devops form - Simplifies cluster methods logic
parent
087af654
No related branches found
No related tags found
Pipeline #46475597 passed
Stage: build
Stage: prepare
Stage: test
Stage: post-test
Stage: post-cleanup
Showing
- app/helpers/auto_devops_helper.rb 0 additions, 26 deletionsapp/helpers/auto_devops_helper.rb
- app/models/clusters/cluster.rb 23 additions, 5 deletionsapp/models/clusters/cluster.rb
- app/views/clusters/clusters/_form.html.haml 8 additions, 9 deletionsapp/views/clusters/clusters/_form.html.haml
- app/views/projects/settings/ci_cd/_autodevops_form.html.haml 1 addition, 7 deletionsapp/views/projects/settings/ci_cd/_autodevops_form.html.haml
- locale/gitlab.pot 5 additions, 17 deletionslocale/gitlab.pot
- spec/features/clusters/cluster_detail_page_spec.rb 1 addition, 1 deletionspec/features/clusters/cluster_detail_page_spec.rb
- spec/helpers/auto_devops_helper_spec.rb 0 additions, 35 deletionsspec/helpers/auto_devops_helper_spec.rb
- spec/models/clusters/cluster_spec.rb 62 additions, 16 deletionsspec/models/clusters/cluster_spec.rb
- spec/views/projects/settings/ci_cd/_autodevops_form.html.haml_spec.rb 3 additions, 50 deletions...rojects/settings/ci_cd/_autodevops_form.html.haml_spec.rb
Loading
Please register or sign in to comment