Commit Graph

122 Commits

Author SHA1 Message Date
GitLab Bot 49d26b2348 Add latest changes from gitlab-org/gitlab@master 2021-02-12 12:09:02 +00:00
GitLab Bot 9f5ac379c7 Add latest changes from gitlab-org/gitlab@master 2021-02-11 12:08:52 +00:00
GitLab Bot dab865db1e Add latest changes from gitlab-org/gitlab@master 2021-02-02 15:09:06 +00:00
GitLab Bot 03d56c8af0 Add latest changes from gitlab-org/gitlab@master 2020-12-09 21:09:43 +00:00
GitLab Bot 93960490b8 Add latest changes from gitlab-org/gitlab@master 2020-10-14 18:08:47 +00:00
GitLab Bot bfb1d5b17b Add latest changes from gitlab-org/gitlab@master 2020-09-30 03:09:46 +00:00
GitLab Bot 202268ad93 Add latest changes from gitlab-org/gitlab@master 2020-08-21 09:10:08 +00:00
GitLab Bot 4f5c8572e9 Add latest changes from gitlab-org/gitlab@master 2020-06-16 18:09:01 +00:00
GitLab Bot d3a59e10d7 Add latest changes from gitlab-org/gitlab@master 2020-05-16 00:08:12 +00:00
GitLab Bot e2d4a6dedb Add latest changes from gitlab-org/gitlab@master 2020-05-14 00:07:47 +00:00
GitLab Bot f4186a753b Add latest changes from gitlab-org/gitlab@master 2020-03-09 09:07:45 +00:00
GitLab Bot d80f3cd75e Add latest changes from gitlab-org/gitlab@master 2020-03-04 09:08:20 +00:00
GitLab Bot 6c15c18fa4 Add latest changes from gitlab-org/gitlab@master 2020-01-09 18:07:52 +00:00
GitLab Bot a72a9af092 Add latest changes from gitlab-org/gitlab@master 2020-01-02 13:03:23 +00:00
GitLab Bot 80e5134020 Add latest changes from gitlab-org/gitlab@master 2019-11-21 06:06:32 +00:00
GitLab Bot 133924c6cc Add latest changes from gitlab-org/gitlab@master 2019-10-11 00:06:24 +00:00
GitLab Bot 9c8edcd616 Add latest changes from gitlab-org/gitlab@master 2019-09-24 12:06:20 +00:00
Ash McKenzie 19ff9d9899
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Winnie Hellmann 8d5fac4f56 Hide duplicate board list while dragging 2019-08-23 11:40:56 +00:00
Thong Kuah 73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Tucker Chapman cca4a5fd37 Add checkbox to choose to create new list when creating new label 2019-04-05 15:50:21 +00:00
Rémy Coutable 3a2abc1d50
Enable the Layout/ExtraSpacing cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01:00
Rémy Coutable b876d5c861
Quarantine very flaky tests
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-15 14:43:02 +01:00
Kushal Pandya 048f78e961 Change `Backlog` list title to `Open` 2018-08-14 13:07:25 +05:30
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Mario de la Ossa cf41aaba5a Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
Clement Ho 2dea3ed278 Fix boards spec 2018-04-24 11:45:48 -05:00
Clement Ho 94a72ecf5f [skip ci] Convert previous .card to .board-card 2018-04-13 15:27:10 -05:00
Kushal Pandya 0c8510120e Update test for change in label dropdown action name 2018-03-12 11:42:30 +05:30
Simon Knox 7a9c9416a2 feature spec for #34252
https://gitlab.com/gitlab-org/gitlab-ce/issues/34252
2018-01-18 09:26:49 +11:00
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
Mike Greiling 2b29a4675b
use resize_window helper 2017-11-02 16:36:37 -05:00
Mike Greiling 61865cfc93
add CookieHelper and InputHelper automatically to :js tests 2017-11-02 10:26:27 -05:00
Mike Greiling 1cf167fc3e
Merge branch 'master' into sh-headless-chrome-support
* master: (84 commits)
  Migrate Gitlab::Git::Wiki#page to Gitaly
  Load participants async
  Normalize LDAP DN when looking up identity
  Improve the maintenance policy page
  add changelog
  fix spec failure
  Allow promoting project milestones to group milestones
  fix specs
  Be able to bundle gems with newer rubies
  Upgrade Ruby to 2.3.5
  fixed up upload feature after master merge
  fix missing issue assignees
  Migrate Gitlab::Git::Wiki#delete_page to Gitaly
  Enable eslint
  Make `#hashed_storage?` require feature argument
  Adds callback function to inital cluster request
  Fix example typo.
  Upload files through the multi-file editor
  get branch name from the DOM
  Resolve "Convert autosize.js library to be a Yarn managed library"
  ...
2017-10-31 16:08:11 -05:00
Eric Eastwood 6dc9028fbb Load participants async 2017-10-31 16:15:03 +00:00
Mike Greiling 519ffa1ebf
Merge branch 'master' into sh-headless-chrome-support
* master: (297 commits)
  Fix deletion of container registry or images returning an error
  The fog-aliyun gem had a bug in v0.1.0 for file storage creation/update. This merge requests update the gem to v0.2.0 which contains the fix:
  Decrease ABC threshold to 54.28
  Update VERSION to 10.2.0-pre
  Update CHANGELOG.md for 10.1.0
  Document `CI_SHARED_ENVIRONMENT` and `CI_DISPOSABLE_ENVIRONMENT`
  Fix the external URLs generated for online view of HTML artifacts
  Use title as placeholder instead of issue title for reusability
  Fix failure in current_settings_spec.rb
  Clarify the difference between project_update and project_rename
  URI decode Page-Title header to preserve UTF-8 characters
  Update Gitaly version to v0.49.0
  Decrease Perceived Complexity threshold to 14
  Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)"
  Force non diff resolved discussion to display when collapse toggled
  Added submodule support in multi-file editor
  add note about after_script being run separately
  Check for element before evaluate_script
  Merge branch 'master-i18n' into 'master'
  Update Prometheus gem to fix problems with other files overwriting current file
  ...
2017-10-23 10:32:14 +03:00
Eric Eastwood 43377979c6 Check for element before evaluate_script
Tip from
https://robots.thoughtbot.com/write-reliable-asynchronous-integration-tests-with-capybara#directly-interacting-with-javascript
2017-10-19 14:01:15 -05:00
Mike Greiling 341557d1b2
route around issue with trailing quotes in issue filters (see gitlab-org/gitlab-ce#39121) 2017-10-13 16:32:23 -05:00
Mike Greiling 73bb0029a3
chrome cannot send_keys unless the element is focusable 2017-10-09 17:19:43 -05:00
Mike Greiling 301204c2a3
resize window when simulating dragging as horizontal scrolling causes issues in tests 2017-10-09 17:08:46 -05:00
Mike Greiling 98b1b3fb87
ensure javascript confirm dialog is accepted when attempting to delete boards 2017-10-09 17:07:56 -05:00
Mike Greiling f783798825
Merge branch 'master' into sh-headless-chrome-support
* master: (113 commits)
  Introduce new hook data builders for Issue and MergeRequest
  Don't create todos for old issue assignees
  Start adding Gitlab::HookData::IssuableBuilder
  Include the changes in issuable webhook payloads
  Rename the `codeclimate` job to `codequality`
  Don't show an "Unsubscribe" link in snippet comment notifications
  Add QA::Scenario::Gitlab::Group::Create
  Removes CommitsList from global namespace
  Fix wiki empty page translation namespace not being removed
  Fixes mini graph in commit view
  Fix link to new i18n index page
  Update i18n docs
  Move i18n/introduction to i18n/index
  Resolve "Simple documentation update - backup to restore in restore section"
  Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace
  Move cycle analytics banner into a vue file
  Updated Icons + Fix for Collapsed Groups Angle
  Don't create fork networks for root projects that are deleted
  Remove executable permissions on images to make docs lint happy
  Sync up hard coded DN class in migration
  ...
2017-10-09 15:00:00 -05:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Mike Greiling 7a8514c3a1 add set_cookie helper 2017-09-22 14:42:43 -05:00
Annabel Dunstone Gray d93d1f9eed Check for sidebar cookie instead of class when resizing window 2017-09-11 07:30:43 +00:00
Sean McGivern 9bb056e0f1 Merge branch 'fuzzy-issue-search' into 'master'
Fuzzy search issues / merge requests

Closes #26835, #29994, and #20362

See merge request !13780
2017-09-05 15:48:39 +00:00
Hiroyuki Sato c12ab72f05 Fix broken feature specs 2017-08-31 03:14:58 +09:00
Phil Hughes a17d62c14b fixed boards specs 2017-08-29 15:45:18 +01:00
Phil Hughes 4a67699e6e spec updates 2017-08-29 15:35:49 +01:00
Regis Boudinot c543970d93 Show all labels 2017-08-08 01:52:18 +00:00