Commit graph

15 commits

Author SHA1 Message Date
GitLab Bot
6026bddcd5 Add latest changes from gitlab-org/gitlab@master 2019-10-31 09:06:29 +00:00
GitLab Bot
6b75320f52 Add latest changes from gitlab-org/gitlab@master 2019-10-17 12:07:33 +00:00
GitLab Bot
05f4b2fb34 Add latest changes from gitlab-org/gitlab@master 2019-10-01 15:06:05 +00:00
GitLab Bot
5707f305f4 Add latest changes from gitlab-org/gitlab@master 2019-09-26 12:06:00 +00:00
GitLab Bot
759cd6c298 Add latest changes from gitlab-org/gitlab@master 2019-09-26 09:06:04 +00:00
GitLab Bot
bc89882970 Add latest changes from gitlab-org/gitlab@master 2019-09-24 09:06:04 +00:00
GitLab Bot
81f7adf08b Add latest changes from gitlab-org/gitlab@master 2019-09-19 18:06:18 +00:00
GitLab Bot
80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
GitLab Bot
4ab54c2233 Add latest changes from gitlab-org/gitlab@master 2019-09-17 14:16:34 +00:00
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