MergeRequest new form load diff asynchronously
What does this MR do?
Don't return diff tab content from the server when request for a new merge request
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
To avoid 502 errors due to this controller action takes to much time
What are the relevant issue numbers?
Relates #13912 (closed)
Screenshots (if relevant)
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added [ ] Documentation created/updated[ ] API support added- Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together