Lukas Eipert
0e6441164f
remove all unused eslint-disable rules
2018-06-20 14:28:28 +02:00
Francisco Javier López
840f80d48b
Add validation to webhook and service URLs to ensure they are not blocked because of SSRF
2018-06-01 11:43:53 +00:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported
2018-03-09 15:18:09 -06:00
Jacob Schatz
35c8fd5586
Update to jQuery 3.
2018-02-20 22:20:48 +00:00
Constance Okoghenun
c16e6d591f
Removed integrations webpack bundle tag
2018-02-15 13:12:47 +01:00
Phil Hughes
0c2c8773fb
Converted integration_settings_form to axios
2018-01-29 13:00:18 +00: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
Jarka Kadlecova
aa2b3ff1e4
Display specific error message when JIRA test fails
2017-07-27 07:51:36 +02:00
kushalpandya
7357d35494
Update as per review feedback
2017-06-01 07:47:16 +02:00
kushalpandya
f57a4a945a
Add comments for method and minor refinements
2017-06-01 07:47:16 +02:00
kushalpandya
4341801a41
Fix class name typo
2017-06-01 07:47:16 +02:00
Jarka Kadlecova
b71025c014
Add feature tests for improved JIRA settings
2017-06-01 07:47:15 +02:00
kushalpandya
44f2504a81
Initialize canTestService from form meta
2017-06-01 07:47:15 +02:00
kushalpandya
c5e28a7b41
Validate config form only when service is marked active
2017-06-01 07:47:15 +02:00
kushalpandya
791e5024ef
Prevent default action of Flash banner action link click
2017-06-01 07:47:15 +02:00
kushalpandya
f5f20274fa
Integrations Bundle
2017-06-01 07:47:15 +02:00