Commit graph

16 commits

Author SHA1 Message Date
GitLab Bot
73fd5a8973 Add latest changes from gitlab-org/gitlab@master 2020-12-04 00:09:55 +00:00
GitLab Bot
ae1efa2e1d Add latest changes from gitlab-org/gitlab@master 2020-07-01 15:08:45 +00:00
GitLab Bot
88a0824944 Add latest changes from gitlab-org/gitlab@master 2020-02-04 12:09:00 +00:00
GitLab Bot
6b75320f52 Add latest changes from gitlab-org/gitlab@master 2019-10-17 12:07:33 +00:00
GitLab Bot
914ea32e0e Add latest changes from gitlab-org/gitlab@master 2019-10-16 09:07:51 +00:00
GitLab Bot
05f4b2fb34 Add latest changes from gitlab-org/gitlab@master 2019-10-01 15:06:05 +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
fe225fd928 Set up mock data for stages 2019-05-24 10:04:42 +01:00
Grzegorz Bizon
4ae71c2b4f No to rasie an error when stages are not provided 2019-05-24 10:04:42 +01:00
Filipa Lacerda
a96b9ebfbe Removes fetchStage actions and mutations
Updates tests
2019-05-24 10:04:05 +01:00
Filipa Lacerda
1cc093011f Fix stage dropdown rendering only in English 2018-10-26 07:49:01 +00:00
Filipa Lacerda
5ed91cf81b Resolve "Integrate new vue+vuex code base with new API and remove old haml code" 2018-10-17 10:34:19 +00:00
Steve Azzopardi
464655edb2 Add stage name in job.json response 2018-10-12 17:13:41 +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
Paul Slaughter
254cfcb7f4 Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor' 2018-09-06 14:42:25 -05:00
🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴
55582b4359 Adds Vuex store for the job log page 2018-09-03 07:49:52 +00:00