-
- Downloads
Merge branch 'fix_topic_path' into 'master'
Handle non-ASCII characters for topic_explore_projects_path See merge request !122970 Merged-by:Mark Chao <mchao@gitlab.com> Approved-by:
Mark Chao <mchao@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Reviewed-by:
Mark Chao <mchao@gitlab.com> Co-authored-by:
Thong Kuah <tkuah@gitlab.com>
No related branches found
No related tags found
Pipeline #894640554 failed
Stage: sync
Stage: preflight
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: lint
Stage: test
Stage: post-test
Stage: review
Stage: qa
Pipeline: E2E Omnibus GitLab EE
Pipeline: GitLab
Pipeline: E2E GDK
Showing
- app/controllers/explore/projects_controller.rb 3 additions, 1 deletionapp/controllers/explore/projects_controller.rb
- app/helpers/projects/topics_helper.rb 19 additions, 0 deletionsapp/helpers/projects/topics_helper.rb
- app/models/projects/topic.rb 13 additions, 0 deletionsapp/models/projects/topic.rb
- app/views/admin/topics/_topic.html.haml 1 addition, 1 deletionapp/views/admin/topics/_topic.html.haml
- app/views/shared/projects/_topics.html.haml 2 additions, 2 deletionsapp/views/shared/projects/_topics.html.haml
- app/views/shared/topics/_topic.html.haml 1 addition, 1 deletionapp/views/shared/topics/_topic.html.haml
- config/feature_flags/development/explore_topics_cleaned_path.yml 8 additions, 0 deletions...feature_flags/development/explore_topics_cleaned_path.yml
- spec/helpers/projects/topics_helper_spec.rb 35 additions, 0 deletionsspec/helpers/projects/topics_helper_spec.rb
- spec/models/projects/topic_spec.rb 5 additions, 0 deletionsspec/models/projects/topic_spec.rb
app/helpers/projects/topics_helper.rb
0 → 100644
spec/helpers/projects/topics_helper_spec.rb
0 → 100644
-
mentioned in merge request !122177 (merged)
-
mentioned in merge request !122387 (merged)
-
mentioned in merge request !122363 (merged)
Please register or sign in to comment