-
- Downloads
Merge branch '56424-fix-gl-form-init-tag-editing' into 'master'
Init GLForm instance on form while editing tags Closes #56424 See merge request gitlab-org/gitlab-ce!24645 (cherry picked from commit 15a7f3c6) 7506275e Init GLForm instance on form while editing tags b0746e79 Add changelog entry
Showing
- app/assets/javascripts/pages/projects/tags/releases/index.js 8 additions, 0 deletionsapp/assets/javascripts/pages/projects/tags/releases/index.js
- app/views/projects/tags/_tag.html.haml 1 addition, 1 deletionapp/views/projects/tags/_tag.html.haml
- app/views/projects/tags/show.html.haml 1 addition, 1 deletionapp/views/projects/tags/show.html.haml
- changelogs/unreleased/56424-fix-gl-form-init-tag-editing.yml 5 additions, 0 deletionschangelogs/unreleased/56424-fix-gl-form-init-tag-editing.yml
- spec/features/projects/tags/user_edits_tags_spec.rb 82 additions, 0 deletionsspec/features/projects/tags/user_edits_tags_spec.rb
Please register or sign in to comment