Commit graph

15 commits

Author SHA1 Message Date
Filipa Lacerda
c4d4f4d857 Clean history after every test that changes history 2017-04-03 10:40:31 +01:00
Alfredo Sumaran
1ccf4af3c5 Merge branch '29539-fix-pipelines-container-width-with-parallel-diff' into 'master'
Reset container width when switching to pipelines MR tab

Closes #29539

See merge request !10169
2017-03-29 23:29:38 +00:00
Simon Knox
3bb0a9c873 use correct first/last symbols in vue pagination component 2017-03-29 10:01:29 +11:00
Eric Eastwood
880b53e0b4 Reset container width when switching to pipelines MR tab
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
2017-03-28 10:59:54 -05:00
Filipa Lacerda
b0f2cbceb3 Remove UJS actions from pipelines tables 2017-03-17 17:30:32 +00:00
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Filipa Lacerda
548a0b6a13 Pagination only changes the page parameter.
Fix broken test
2017-02-28 14:45:51 +00:00
Filipa Lacerda
27d7ec70b1 Remove spec checking for scope 'all' since it's no longer part of component
Changes after review

Fix typo
2017-02-12 14:00:02 +00:00
Mike Greiling
d410c937a5 fix lint error 2017-02-07 14:08:17 -06:00
Mike Greiling
b40f71479c fix broken frontend tests 2017-02-07 12:26:47 -06:00
Filipa Lacerda
1d0820c718 Fix broken specs from the Frontend side 2017-02-07 16:44:14 +00:00
Filipa Lacerda
d97b962289 Use webpack to require files 2017-02-05 18:17:38 +00:00
Filipa Lacerda
0fe6d5b49e Merge branch 'master' into fe-commit-mr-pipelines
* master: (76 commits)
  fix failing test
  fix Vue warnings for missing element
  [ci skip] UX Guide: Button placement in groups
  Change window size before visiting page, to get correct scroll position
  Fix slash commands spec error
  Move project services to new location under Integrations
  Move webhooks to new a location under Integrations
  Fixed redirection from http://someproject.git to http://someproject
  consistently use single quotes
  allow application.js to require other scripts which start with application*
  DRY with Gitlab.config.webpack.dev_server references
  disable webpack proxy in rspec environment due to conflicts with webmock gem
  remove changes to Procfile
  configure webpack dev server port via environment variable
  add rack middleware to proxy webpack dev server
  remove dev-server config from development environment
  Document that the retro and kickoff notes are public
  add CHAGELOG.md entry for webpack branch
  fix failing rspec build
  fix test failure for merge request widget
  ...
2017-02-04 14:58:16 +00:00
Filipa Lacerda
184f60a06f Moves pagination to shared folder
Document and remove unused code

Declare components in a consistent way;
Use " instead of ' to improve consistency;
Update documentation;
Fix commit author verification to match the use cases;

Adds tests for the added components

Fix paths in pagination spec

Adds tests to pipelines table used in merge requests and commits

Use same resource interceptor

Fix eslint error
2017-02-03 09:43:54 +00:00
Filipa Lacerda
7ad626e348 Use same folder structure in spec for vue shared resources 2017-02-03 09:43:54 +00:00