Commit Graph

29 Commits

Author SHA1 Message Date
Filipa Lacerda 9cc3500e25 Fix endpoint not being update correctly 2017-06-26 16:50:58 +00:00
Eric Eastwood 6cb575d612 Add support for multiple tooltips in the same Vue component
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
2017-06-23 02:12:45 -05:00
Filipa Lacerda 05cfba6f6d Uniformize code between both pipelines tables 2017-06-20 14:54:55 +00:00
Annabel Dunstone Gray 1d448a66d7 Create responsive mobile view for pipelines table 2017-06-16 12:00:28 +00:00
Filipa Lacerda 8868efd0f3 Move vue components to vue files and match docs 2017-06-14 13:04:50 +00:00
Filipa Lacerda 452202e36d Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
Filipa Lacerda 5279a39e97 Use vue files for navigation tabs and buttons 2017-06-12 07:48:54 +00:00
Eric Eastwood a78456d904 Fix tooltip on pipelines page not updating
Fix @psimyn comment
https://gitlab.com/gitlab-org/gitlab-ce/issues/33194#note_31340102
2017-06-06 23:05:17 -05:00
Filipa Lacerda 228b73d5e9 Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
Phil Hughes 763a3acd03 Merge branch '31349-pipeline-url-techdeb' into 'master'
Use vue file for pipelines tables components

See merge request !11760
2017-05-30 08:22:49 +00:00
Filipa Lacerda ad1b37c43f Use vue file for pipelines tables components 2017-05-29 11:02:06 +01:00
Filipa Lacerda cad686cc30 Creates a mediator for pipeline details vue in order to mount several vue apps with the same data 2017-05-26 11:57:40 +01:00
Bryce Johnson 3c668fa04f Consolidate user avatar Vue logic 2017-05-18 16:37:48 -04:00
Douwe Maan ff82acf343 Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
Filipa Lacerda a1348a5d29 Uniform CI status components in vue 2017-05-12 11:28:26 +00:00
Filipa Lacerda d1da5624d7 Tech debt: Creates vue component for loading icon 2017-05-10 15:52:09 +00:00
Filipa Lacerda 0c3abe3ef9 Merge branch 'master' into 31053-pipeline-ux
* master:
  Fallback to default pattern when note does not belong to project
  Merge request widget redesign
  Fixed focused test in notes spec
  Fixed UP arrow key not editing last comment in discussion
  Fix skipped manual actions issue in pipeline processing
  Fix notify_only_default_branch check for Slack service
2017-05-09 14:09:07 +01:00
Fatih Acet 0151325dac Merge request widget redesign 2017-05-09 04:15:34 +00:00
Filipa Lacerda 52a6db10f7 Adds left connector class to the rendered graph 2017-05-08 17:36:49 +01:00
Filipa Lacerda 8f64091a95 Adds missing CSS class 2017-05-06 21:55:40 +01:00
Filipa Lacerda 13b31d25ec Fix broken css class 2017-05-06 21:35:07 +01:00
Kamil Trzcinski aa440eb1c0
Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878
It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash.
2017-05-06 19:04:48 +02:00
Filipa Lacerda e69732e2fb Pipeline table mini graph dropdown remains open when table is refreshed 2017-05-04 13:11:48 +00:00
Filipa Lacerda de489f972c Remove unused code 2017-04-27 14:37:40 +00:00
Filipa Lacerda 1ac15de9f0 Resolve "Jobs dropdown in mini graph should close when we receive an error" 2017-04-26 16:37:54 +00:00
Filipa Lacerda 2ded26f622 Guarantee only one state is shown at a time 2017-04-20 19:36:45 +01:00
Filipa Lacerda 2afff60982 Use refs instead of query the DOM 2017-04-19 15:30:47 +01:00
Filipa Lacerda 6c3038e871 Merge branch 'master' into 30985-cancel-pipelines
* master:
  Remove special naming of pipelines folder
  remove changelog (not needed)
  Fix active user count
  add spec and changelog
  Add migration to remove orphaned notification settings
  Improve container registry repository path specs
  Fix duplicated container repository names
  update textarea height and refocus when attaching files
  Remove IIFEs in filtered_search_bundle.js
  Remove IIFEs from diff_notes_bundle.js
2017-04-19 14:48:33 +01:00
Filipa Lacerda 468ff9593a Remove special naming of pipelines folder 2017-04-19 11:44:37 +00:00