gitlab-org--gitlab-foss/app/assets/javascripts/pipelines
Filipa Lacerda 89e5bc5ea7 Merge branch 'zj-auto-devops-table' into 37158-autodevops-banner
* zj-auto-devops-table: (365 commits)
  Fix boolean logic with nil value
  Incorporate review
  Updates settings sections to: - create labels for each radio button - remove elements from form section - visually match the mockups
  Adds documentation path to pipelines table in merge request page
  Fix tests
  Update CHANGELOG.md for 9.5.3
  Fix a spec failure dependent on load order
  Ensure `issuables_count_for_state` returns the requested state count
  Shorten the search input for "text with other filters" spec
  Turns out that short name was important, who knew!
  Combine multiple `it` blocks in filter_issues_spec
  Remove more redundant specs in filter_issues_spec
  Re-order top-level `let`s, so that labels are grouped
  Remove unused select_search_at_index helper
  Reduce duplication in RSS feed specs for filter_issues_spec
  Remove the top-level closed issue from filter_issues_spec
  Remove unused labels from filter_issues_spec
  Reduce issues and milestones created in global filter_issues_spec setup
  Clean up the still-way-too-complex filter_issues_spec setup
  Remove an unnecessary issue creation
  ...
2017-09-05 10:34:40 +01:00
..
components Merge branch 'zj-auto-devops-table' into 37158-autodevops-banner 2017-09-05 10:34:40 +01:00
mixins Uniformize code between both pipelines tables 2017-06-20 14:54:55 +00:00
services Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
stores 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
event_hub.js
pipeline_details_bundle.js Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
pipeline_details_mediatior.js Update vue-resource 2017-07-12 14:47:09 +00:00
pipelines_bundle.js Move vue components to vue files and match docs 2017-06-14 13:04:50 +00:00
pipelines_charts.js Converted Pipelines Charts 2017-07-27 15:03:04 +02:00
pipelines_times.js Moved Inline JS for Pipelines Charts + new Pipeline to dispatcher 2017-07-27 15:03:04 +02:00