Skip to content

Move JS code into ~/issuable and ~/issues

Coung Ngo requested to merge cngo-move-issues-issuable-code into master

What does this MR do and why?

This MR moves JS code into ~/issuable and ~/issues

  • Move into ~/issues because they are only used on issue pages
    • issue.js
    • manual_ordering.js
  • Move into ~/issuable because they are shared between issue and merge request pages
    • issuable_template_selector.js
    • issuable_template_selectors.js

Screenshots or screen recordings

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading