Brandon Labuschagne
25dac80988
Internationalisation of diff_note directory
...
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
2019-05-02 13:53:44 +00:00
Tim Zallmann
c9bacfd682
Fixed Resolving, Loading more and Line Bugs
2018-09-07 12:25:50 +02:00
Felipe Artur
3e66795ef1
Changes tab VUE refactoring
2018-06-21 12:22:40 +00:00
Fatih Acet
059ab73b8e
Render MR Notes with Vue with behind a cookie
2018-02-28 00:10:43 +00:00
Douwe Maan
e4eba908cd
Allow commenting on individual commits inside an MR
2017-12-07 09:01:19 -05:00
Phil Hughes
fa2af5e0f5
Flash is now a ES6 module
...
Reduced the technical debt around our JS flash function by making it a
module that is imported rather than relying on the global function.
The global function still exists mainly for technical debt with how
some requests are being completed, but new JS should import the module
directly.
Also reduces some tech debt in the file by removing the need for jQuery.
Instead Flash is now 100% vanilla JS.
2017-10-10 10:14:22 +01:00
Filipa Lacerda
aaa78199c2
Update vue-resource
2017-07-12 14:47:09 +00:00
Mike Greiling
c594ed49f9
update diff_notes_bundle to ES module syntax
2017-05-16 15:48:57 -05:00
Fatih Acet
0151325dac
Merge request widget redesign
2017-05-09 04:15:34 +00:00
Kushal Pandya
d586b6cced
Add ES lint support to identify poorly written Promises
2017-04-20 11:11:51 +00:00
Alfredo Sumaran
e8561287dc
Remove IIFEs from diff_notes_bundle.js
2017-04-17 01:35:56 -05:00
Mike Greiling
d9dedc36c3
remove Vue from the global space
2017-03-20 22:12:01 -05:00
winniehell
572f9782d5
Remove .es6 from file extensions ( !9241 )
2017-03-05 21:22:40 +01:00