Commit Graph

16 Commits

Author SHA1 Message Date
Steve Azzopardi 464655edb2 Add stage name in job.json response 2018-10-12 17:13:41 +00:00
Mike Greiling db85dbbf5e Merge branch '51712-new-line-between-declarations' into 'master'
1. enable jasmine/new-line-between-declarations

See merge request gitlab-org/gitlab-ce!22230
2018-10-11 18:35:53 +00:00
Filipa Lacerda dd0806d095 Fix erased block not being rendered when job was erased 2018-10-11 18:33:02 +00:00
Filipa Lacerda e63cbf4ece Stuck block URL links to runners settings 2018-10-11 15:14:40 +00:00
Johann Hubert Sonntagbauer 2a76e04091 enable jasmine/new-line-between-declarations 2018-10-09 19:01:49 +02:00
Filipa Lacerda e13baff004 Renders empty states in the Vue app in Job page 2018-10-04 12:59:57 +00:00
Filipa Lacerda 81bff65fa8 Adds MR reference in job sidebar
In the refactor the `!` reference was missed
This commit adds it back and adds coverage for it.
2018-10-04 09:27:56 +01:00
Filipa Lacerda 9128e7849d Uses Vue app to render part of job show page 2018-10-03 15:29:07 +00:00
Filipa Lacerda f72a1bf09c Moves stages dropdown into the new vue app 2018-10-03 14:13:20 +00:00
Phil Hughes 1eefdf5da5 Merge branch '50904-use-vuex-store-job' into 'master'
Uses new Vuex store in job log page

See merge request gitlab-org/gitlab-ce!21961
2018-09-27 14:50:23 +00:00
Filipa Lacerda 49bd01cf24 Uses new Vuex store in job log page
Removes old mediator and service pattern and uses the new store.
Middle step before moving everything into one single vue app
2018-09-27 14:13:17 +01:00
Filipa Lacerda 90e0709dfb Updates Vue job components to match new API 2018-09-27 11:08:31 +00:00
Filipa Lacerda 32ccde8ccd Use Vue component for job artifacts, Commit and Trigger Variables 2018-09-25 08:07:47 +00:00
Filipa Lacerda ecfdbee6cf Creates vue component for environments block 2018-08-28 07:53:48 +00:00
Filipa Lacerda e8197c7fe7
Moves job log spec files to the components folder 2018-08-20 09:53:43 +01:00
Filipa Lacerda 322dfb45c7 Creates a vue component for the top bar with controllers in job log view 2018-08-16 13:36:29 +00:00