Commit Graph

14 Commits

Author SHA1 Message Date
Filipa Lacerda 4563156256 Improve environments performance 2017-11-23 12:04:03 +00:00
Filipa Lacerda 0ae8dc9d60
Fix blank states using old css 2017-11-21 15:49:46 +00:00
Filipa Lacerda be4abe7719 Stops page reload when changing tabs or pages - uses API requests instead 2017-11-14 15:35:29 +00:00
Filipa Lacerda bf4a3ac23e
Make pipelines table in MR view usable 2017-10-18 17:37:16 +01:00
Tim Zallmann 55f772bb98 Resolve "Better SVG Usage in the Frontend" 2017-09-22 08:39:47 +00:00
Filipa Lacerda 96e6fc70b4 Import modules instead of using the ones in global namespace
Removes set favicon related methods from global scope
Improves test related with favicon

Removes convertPermissionToBoolean from global scope.
Adds tests for convertPermissionToBoolean - were non existant

Removes setParamInURL from gl.utils

Removes parseIntPagination from gl.utils namespace

Remove normalizeCRLFHeaders from gl.utils namespace

Removes normalizeHeaders from gl.utils namespace

Use gl.utils for filtered search

Fix bad import

Fix broken test by cleaning window.history namespace

Adds changelog
2017-09-09 09:54:27 +01:00
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
Filipa Lacerda 354df65295 Creates auto devops callout 2017-09-01 12:56:47 +01:00
Filipa Lacerda 1c4d39c169 Fix documention path 2017-09-01 12:24:49 +01:00
Filipa Lacerda df3d476403 Adds documentation link to the autodevops popover 2017-09-01 11:25:02 +01:00
Filipa Lacerda f41464f878 Fixes the margin of the top buttons of the pipeline page 2017-08-29 18:19:59 +01:00
Filipa Lacerda aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
Filipa Lacerda 05cfba6f6d Uniformize code between both pipelines tables 2017-06-20 14:54:55 +00:00
Filipa Lacerda 8868efd0f3 Move vue components to vue files and match docs 2017-06-14 13:04:50 +00:00