Commit graph

9 commits

Author SHA1 Message Date
Filipa Lacerda
377c8c7846 Stop redirecting the page in graph main actions 2018-04-06 15:42:19 +00:00
Clement Ho
c287c01821 Remove unnecessary element checks 2018-02-27 16:28:17 -06:00
Clement Ho
e658ca9665 Add initPipelineDetails to pipelines build path 2018-02-27 16:17:19 -06:00
Filipa Lacerda
bb9e7a3f2c CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18n
Backport common class name for the tab content

Backport more changes
2018-02-20 10:03:15 +00:00
Filipa Lacerda
b299198e1e
Adds eslint-plugin-vue, fixes linter errors and adds docs 2018-01-03 23:14:55 +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
Filipa Lacerda
228b73d5e9 Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
Filipa Lacerda
c7e6eff4dd Use function to define data instead of an object 2017-05-26 15:08:18 +01:00
Filipa Lacerda
cad686cc30 Creates a mediator for pipeline details vue in order to mount several vue apps with the same data 2017-05-26 11:57:40 +01:00