Commit Graph

17 Commits

Author SHA1 Message Date
Tim Zallmann e79db43d2c WebIDE: Fix Commit bugs 2018-01-19 09:38:34 +00:00
Eric Eastwood ac87bd0c11 Add checkboxes to automatically run AutoDevops pipeline
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
2017-11-28 12:43:43 -06:00
Phil Hughes fc828b401c
Fixed server rendered flash not being removed on click 2017-10-13 10:35:40 +01:00
Phil Hughes fcd842b558
fixed notes specs
changed how the container class is added onto the text element
more specs
2017-10-10 10:14:23 +01:00
Phil Hughes 6c97107d37
fixed eslint 2017-10-10 10:14:23 +01:00
Phil Hughes bbf7ea24a5
flash tests
added back in documentation comment to flash file
2017-10-10 10:14:23 +01:00
Phil Hughes d668294f28
spec fixes 2017-10-10 10:14:22 +01: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
kushalpandya 112d540df4 Action link role sets to `button` if no HREF is given 2017-06-01 07:47:16 +02:00
kushalpandya 00cc34cc73 Add doc comment 2017-06-01 07:47:16 +02:00
kushalpandya c1ef4347ed Add support for action links 2017-06-01 07:47:15 +02:00
Mike Greiling 8796d17a26 remove IIFEs in preparation for ES module refactor 2017-03-13 14:41:32 -05:00
Mike Greiling 0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Mike Greiling ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00