Commit Graph

1400 Commits

Author SHA1 Message Date
Luke "Jared" Bennett ec93e17ac5
Cover linkClicked in repo_prev_directory 2017-08-07 13:08:46 +01:00
Luke "Jared" Bennett 219b58abe8
Cover linkClicked in repo_file 2017-08-07 13:08:33 +01:00
Luke "Jared" Bennett d0bcf0170b
Tidy makeCommit and test resetCommitState in repo_commit_section 2017-08-07 13:08:12 +01:00
Luke "Jared" Bennett 62e3b28c56
Cover repo_tabs xClicked method 2017-08-07 12:55:02 +01:00
Luke "Jared" Bennett 126d47754c
Cover repo_tab xClicked 2017-08-07 12:51:46 +01:00
Luke "Jared" Bennett 3f15afbe3f
Fix karma repo_file_buttons_spec and repo_commit_section_spec 2017-08-07 12:24:15 +01:00
Luke "Jared" Bennett 8a6d236d45
Fix eslint 2017-08-07 11:45:58 +01:00
Filipa Lacerda 3b9012871d Merge branch 'master' into zj-project-templates
* master: (623 commits)
  Fix issues with pdf-js dependencies
  fix missing changelog entries for security release on 2017-01-23
  Update top bar issues icon
  Fix pipeline icon in contextual nav for projects
  Since mysql is not a priority anymore, test it less
  Fix order of CI lint ace editor loading
  Add container registry and spam logs icons
  Fix different Markdown styles
  Backport to CE for:
  Make new dropdown dividers full width
  Fix spec
  Fix spec
  Fix spec
  Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs
  Add changelog
  Install yarn via apt in update guides
  Use long curl options
  fix
  Add a spec for concurrent process
  Remove monkey-patched Array.prototype.first() and last() methods
  ...
2017-08-07 11:09:50 +01:00
Phil Hughes 3a087a0080 Merge branch '33095-mr-widget-ui' into 'master'
Merge Request widget Improvements

Closes #33095

See merge request !12601
2017-08-07 08:37:45 +00:00
Mike Greiling d935278055 Fix issues with pdf-js dependencies 2017-08-07 07:47:29 +00:00
Simon Knox bce029a23b clean up merge request widget UI 2017-08-07 13:20:33 +10:00
Luke "Jared" Bennett ecfe4c2542
Remove fdescribe 2017-08-05 18:51:19 +01:00
Luke "Jared" Bennett d7b8f217cd
test tabs divider for repo_tabs_spec 2017-08-05 17:24:16 +01:00
Mike Greiling 12c6abf9db remove nicescroll from jobs page and remove the library from common.bundle.js 2017-08-04 15:52:55 -05:00
Luke "Jared" Bennett 38a6127160
Fix repo_file_options_spec 2017-08-04 12:15:51 +01:00
Luke "Jared" Bennett c3afc61f8a
Fix repo_file_buttons_spec 2017-08-04 12:15:36 +01:00
Mike Greiling 7256626d60 Remove monkey-patched Array.prototype.first() and last() methods 2017-08-04 08:07:05 +00:00
Phil Hughes 30777178e3
fixed jumping when bar gets stuck
added specs to sticky util file
added `No files found.` text when results are empty
2017-08-03 17:03:49 +01:00
Douwe Maan 2197ee02e9 Merge branch 'master' into ide 2017-08-03 13:13:06 +02:00
Filipa Lacerda beaa0723b8 Merge branch 'sidebar-fly-out-sub-nav' into 'master'
Fly-out dropdown menu in new sidebar

Closes #34026

See merge request !12938
2017-08-03 09:33:00 +00:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Luke "Jared" Bennett 5c7ba34f1e
Reorganise repo/ files to match guidelines 2017-08-02 20:09:26 +01:00
Phil Hughes e4c20cd3fe
Merge branch 'master' into sidebar-fly-out-sub-nav 2017-08-02 16:37:40 +01:00
Luke "Jared" Bennett ef3dc20b7a
Fix eslint 2017-08-02 15:44:49 +01:00
Luke "Jared" Bennett 5b890d44e4
Remove fdescribes 2017-08-02 15:42:11 +01:00
Luke "Jared" Bennett 1cb18b00f1
[ci skip] Improved repo_file_spec 2017-08-02 15:39:57 +01:00
Filipa Lacerda 489a954942 Merge branch '35408-group-auto-avatars' into 'master'
Show auto-generated avatars in Groups dashboard tree for Groups without avatars

See merge request !13188
2017-08-02 14:36:10 +00:00
Luke "Jared" Bennett a1f2bd7daa
[ci skip] Remove lock from ce 2017-08-02 15:28:10 +01:00
Luke "Jared" Bennett 3abceda69e
[ci skip] Improve repo_commit_section_spec 2017-08-02 15:18:38 +01:00
Luke "Jared" Bennett 4402eefa42
[ci skip] Improve repo_binary_viewer_spec 2017-08-02 14:09:06 +01:00
Rémy Coutable 0bc1dfb6d5 Merge branch 'rs-empty_project-cleanup' into 'master'
Ensure all project factories use `:repository` trait or `:empty_project`

See merge request !13238
2017-08-02 09:45:42 +00:00
Clement Ho 974a04026d Add filtered search to group issue dashboard 2017-08-02 09:27:24 +00:00
Phil Hughes 25d6a6c4b5
stop mobile from showing the sub-items 2017-08-02 10:22:13 +01:00
kushalpandya 9636da306c Use `$mount` for component rendering, remove tests for `props` datatype as unnecessary 2017-08-02 14:45:30 +05:30
Robert Speicher 9513bd18c4 Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
Winnie Hellmann 4546ecd67a Derive project path from import URL 2017-08-01 18:06:06 +00:00
Luke "Jared" Bennett 028c61130d
Fix eslint offenses 2017-08-01 16:34:50 +01:00
Luke "Jared" Bennett ecd5d34017
Fixed repo_commit_section_spec 2017-08-01 14:41:09 +01:00
Phil Hughes b808fdf16b
Math.floor the value in the tests 2017-08-01 13:13:27 +01:00
Luke "Jared" Bennett 4779873893
[ci skip] Fix repo_binary_viewer_spec 2017-08-01 13:02:41 +01:00
Luke "Jared" Bennett 5622c090dc
Fix monaco_loader_spec 2017-08-01 12:59:33 +01:00
Phil Hughes 8de14be21e
fixed translate3d test 2017-08-01 12:41:55 +01:00
Phil Hughes 48ec70250c
reverted the JS timeout code
improved specs so that they pass
2017-08-01 11:55:37 +01:00
kushalpandya 59377d54e9 Tests for `group_identicon` component 2017-08-01 14:38:09 +05:30
kushalpandya 53fb22bcc3 Remove unnecessary imports 2017-08-01 14:36:30 +05:30
kushalpandya d03ea6d40a Change ID type to number 2017-08-01 14:36:17 +05:30
Phil Hughes 20bfc4f679
added mouseleave timeout with JS 2017-08-01 08:49:03 +01:00
kushalpandya 339469099d Update tests 2017-07-31 16:05:06 +05:30
Luke "Jared" Bennett 62303530bf
Move repoEditorLoader to index and change repo_editor to vue comp 2017-07-29 19:18:12 +01:00
Luke "Jared" Bennett dc04fdc1a3
Merge remote-tracking branch 'origin/master' into ide 2017-07-28 15:26:00 +01:00
Sean McGivern fa4d08ed81 Merge branch '32483-jira-error' into 'master'
Display specific error message when JIRA test fails

Closes #32483

See merge request !13100
2017-07-28 07:21:04 +00:00
Luke "Jared" Bennett 098093d486
Removed Delete, Replace and New dir modals 2017-07-27 17:24:22 +01:00
Luke "Jared" Bennett d84332177c
Fix repo_sidebar_spec 2017-07-27 16:28:27 +01:00
Luke "Jared" Bennett 596e53e2e5
Fix eslint offenses 2017-07-27 15:53:27 +01:00
Luke "Jared" Bennett 31afd42e48
Add repo_commit_section_spec 2017-07-27 15:49:25 +01:00
Jarka Kadlecova aa2b3ff1e4 Display specific error message when JIRA test fails 2017-07-27 07:51:36 +02:00
Luke "Jared" Bennett 6c3f0d51b4
Fix repo_editor_spec 2017-07-26 18:55:08 +01:00
Luke "Jared" Bennett 18bc8543f3
Fix repo_file_spec 2017-07-26 18:55:01 +01:00
Luke "Jared" Bennett 0fdcb703d1
Fix repo_editor_spec because of async loader changes 2017-07-26 17:52:50 +01:00
Luke "Jared" Bennett a6a7a0e113
Make RepoEditor an async component to load monaco before mounting 2017-07-26 17:10:04 +01:00
Luke "Jared" Bennett 76ff3dfd95
Fix repo_binary_viewer_spec 2017-07-26 16:24:41 +01:00
Luke "Jared" Bennett b663a1fc95
Update scroll_helper_spec 2017-07-26 14:56:15 +01:00
Luke "Jared" Bennett c3141ba5e1
Removed index_spec 2017-07-26 14:01:56 +01:00
Luke "Jared" Bennett a82b743249
Fix eslint offenses 2017-07-26 13:56:31 +01:00
Luke "Jared" Bennett db355041f6
Added repo_sidebar_spec 2017-07-26 13:37:27 +01:00
Luke "Jared" Bennett 7477725958
Add repo_sidebar_spec 2017-07-26 11:29:33 +01:00
Luke "Jared" Bennett b691145503
Tidy up repo_tabs_spec 2017-07-26 11:27:09 +01:00
Luke "Jared" Bennett 545ba40a90
Tidy scope of repo specs 2017-07-26 11:24:43 +01:00
Luke "Jared" Bennett 417830aed3
Finish repo_tabs_spec 2017-07-26 11:24:31 +01:00
Tim Zallmann 9aa2205a15 Resolve "Memory usage notice doesn't link anywhere" 2017-07-26 09:31:17 +00:00
Luke "Jared" Bennett 7162b5ebc2
Started on repo tabs spec 2017-07-25 17:13:55 +01:00
Luke "Jared" Bennett f235a51e0c
Added to repo file buttons spec 2017-07-25 17:08:24 +01:00
Luke "Jared" Bennett b259c6e63e
Add repo file buttons spec 2017-07-25 17:03:07 +01:00
Luke "Jared" Bennett 50233297a7
Added binary_viewer editor and started on file_buttons spec 2017-07-25 12:11:17 +01:00
Tim Zallmann 52b8a0db68 Resolve "Lazy load images on the Frontend" 2017-07-24 17:36:52 +00:00
Phil Hughes 72538b5f9f improvements to positioning of the dropdown 2017-07-24 16:14:29 +01:00
Phil Hughes 4d2be5bbec Merge branch 'master' into sidebar-fly-out-sub-nav 2017-07-24 14:36:31 +01:00
Luke "Jared" Bennett 1f95d37d74
Added repo_tab spec 2017-07-21 21:29:41 +01:00
Luke "Jared" Bennett d1e80a8263
Add repo_prev_directory spec and improve a repo_file spec assertion 2017-07-21 20:10:26 +01:00
Luke "Jared" Bennett e481cdf5a6
Add repo_loading_file_spec 2017-07-21 19:48:39 +01:00
Luke "Jared" Bennett 4318afd29b
Complete repo_file_spec 2017-07-21 17:29:03 +01:00
Luke "Jared" Bennett da75cc5619
Started on repo_file spec 2017-07-21 16:53:56 +01:00
Rémy Coutable 60b28e7ce1 Merge branch '34549-extract-devise-mappings-into-helper' into 'master'
Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test helper

Closes #34549

See merge request !12742
2017-07-21 15:41:12 +00:00
Clement Ho 3e89960d4a Refactor filtered search dropdown parameters 2017-07-20 19:17:34 +00:00
Luke "Jared" Bennett 6448368b5b
Merge remote-tracking branch 'origin/master' into ide 2017-07-20 17:51:07 +01:00
Jacopo 0b5133bac2 Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test helper
Extracted `@request.env['devise.mapping'] = Devise.mappings[:user]` and `Rails.application.env_config['devise.mapping'] = Devise.mappings[:user]`
in our tests into the helper method `set_devise_mapping`
2017-07-20 18:36:53 +02:00
Luke "Jared" Bennett b1850676c5
Tidied up repo_service and added tests 2017-07-20 13:32:29 +01:00
Luke "Jared" Bennett 7728412d8b
Added monaco_loader test 2017-07-20 12:08:47 +01:00
Luke "Jared" Bennett e187edc8ec
Add index spec 2017-07-19 23:10:55 +01:00
Luke "Jared" Bennett 5e4b18eef7
Finished scroll_helper tests 2017-07-19 21:43:42 +01:00
Luke "Jared" Bennett 99193d824f
Added scroll_helper tests 2017-07-19 19:46:34 +01:00
Phil Hughes 0925edb4ff updated styles 2017-07-19 16:57:00 +01:00
Phil Hughes 7505417478 moved JS & only run when new_nav cookie exists 2017-07-19 10:36:08 +01:00
Bob Van Landuyt 458f3cf9b0 Update specs for new upload path 2017-07-18 15:38:54 +02:00
Simon Knox 53e7bf0470 fix transient rspec failure due to Poll.js race condition
don't treat aborted requests as failures, they are often triggered during unload (e.g after clicking a link)
2017-07-18 12:17:55 +10:00
Luke "Jared" Bennett 9c521c8526
Made BlobViewer jasmine integration spec use snippets view instead of pblob view 2017-07-17 17:55:50 +01:00
Filipa Lacerda 706d99aed8 Update Pipeline's badge count in Merge Request and Commits view to match real-time content 2017-07-14 15:52:54 +00:00
Robert Speicher 777ec21064 Merge branch 'mr-branch-link-use-tree' into 'master'
MR branch link now links to tree instead of commits

Closes #34243

See merge request !12763
2017-07-12 16:52:37 +00:00
Filipa Lacerda aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
Clement Ho 6eeb638434 Make commits behind text a link to the target branch commits page 2017-07-11 11:49:22 -05:00