Commit Graph

5 Commits

Author SHA1 Message Date
Steve Azzopardi 50f703f95a Move job stuck status to backend 2018-10-25 11:53:00 +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
Filipa Lacerda 85c30d742c Updates the check for started in job header
The function that was checking if the job was started or not
was expecting a boolean, however it was receiving a null.
During the refactor the condition was changed, causing the function
to break with null

This commit fixes the check
2018-10-12 16:26:04 +01:00
Filipa Lacerda e13baff004 Renders empty states in the Vue app in Job page 2018-10-04 12:59:57 +00:00
Filipa Lacerda 9128e7849d Uses Vue app to render part of job show page 2018-10-03 15:29:07 +00:00