Commit Graph

6 Commits

Author SHA1 Message Date
Filipa Lacerda 1aba56b2ff Creates job log component
Creates vue and vuex support for new job log

Creates the new log.vue component to handle the
new format
Updates the store to use the new parser
Creates an utility function to handle the
incremental log
2019-09-12 09:34:12 +00:00
Filipa Lacerda 876ae19d9e Creates utils for the job log
With the new job log json format
we need a parser on the frontend
2019-09-03 09:32:42 +01:00
Filipa Lacerda 8bed16ee84 Removes duplicate button
Prevents manual action button from being rendered
twice in the job log empty state
2019-08-06 17:31:09 +01:00
Matija Čupić a5aa40c5fe Add Job specific variables
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
2019-07-29 07:43:10 +00:00
Filipa Lacerda a96b9ebfbe Removes fetchStage actions and mutations
Updates tests
2019-05-24 10:04:05 +01:00
Winnie Hellmann 514ee63826 Move some tests from Karma to Jest 2019-03-23 17:53:46 +01:00