Commit Graph

46 Commits

Author SHA1 Message Date
André Luís c352f695d7 Resolve "View labels when editing labels in sidebar and board sidebar" 2018-04-18 22:29:58 +00:00
Kushal Pandya 0c8510120e Update test for change in label dropdown action name 2018-03-12 11:42:30 +05:30
Mike Greiling 2525513cfd
update capybara specs for subscription toggle 2018-01-12 10:15:20 -06:00
Eric Eastwood f494dbc515 Async notification subscriptions in issue boards 2017-11-20 12:38:53 -02: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
Simon Knox c9a7f51b0f backport for gitlab-ee!2869 2017-10-13 11:11:02 +11: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
Stan Hu 07f8105f97 Merge branch 'master' into sh-headless-chrome-support 2017-08-11 23:22:20 -07:00
Rémy Coutable 1b413bd62f Enable Timecop safe mode
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-11 14:53:17 +02:00
Stan Hu 09baadca34 Merge branch 'master' into sh-headless-chrome-support 2017-08-09 15:57:52 -07:00
Regis Boudinot c543970d93 Show all labels 2017-08-08 01:52:18 +00:00
Stan Hu 408df2edcb Merge branch 'master' into sh-headless-chrome-support 2017-08-02 16:58:28 -07:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher eef068754a Merge branch 'master' into rs-sign_in 2017-07-06 12:43:51 -04:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Douwe Maan fe13f11041 Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
Luke "Jared" Bennett a080aa13a8 Resolve "Issue Board -> "Remove from board" button when viewing an issue gives js error and fails" 2017-07-03 07:44:58 +00:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Stan Hu 0f943c941b Merge branch 'master' into sh-headless-chrome-support 2017-06-21 09:43:58 -07:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Stan Hu 5854ab2f7d Convert variants of trigger('click') -> click 2017-06-16 23:08:27 -07:00
Phil Hughes 8f5da962a3 fixed boards specs
added key to assignee avatar loop
2017-06-01 14:54:10 +01:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Clement Ho c316ce2525 Merge branch 'master' into '31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabled' 2017-05-16 11:08:52 -05:00
Alfredo Sumaran 65c2f43fd3 Use .trigger(‘click’) instead of .click
This is to improve reliability on mentioned tests
2017-05-11 18:41:40 -05:00
Luke "Jared" Bennett 938b5bb402 Find dropdown-menu before asserting active item in sidebar_spec.rb 2017-05-10 13:44:13 +00:00
Clement Ho f154a9ecec Fix sidebar spec 2017-05-09 14:14:14 -05:00
Valery Sizov fc464f1ff2 Multiple issue assignee: fixed services/issues/update_service by using new NoteSummary 2017-05-04 20:22:03 +03:00
Valery Sizov 387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Jacopo ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Phil Hughes 4fa8e0d1a4 Fixed sidebar spec 2017-03-01 13:26:07 +00:00
Phil Hughes 8094bcaa42 Reduced sidebar wait timeout 2017-02-17 14:51:00 +00:00
Phil Hughes 7f8a4bbd26 Refactor boards sidebar spec
- Uses Timecop to fix due date spec
- Waits for sidebar to be visible before doing anything
- Fixes weird issues where the link would be clicked instead of the card itself

Closes #28310
2017-02-17 10:33:18 +00:00
Annabel Dunstone Gray 0544c4ed76 Fix issue boards sidebar alignment and sidebar toggle spec 2017-02-10 15:09:08 -06:00
Phil Hughes 8331036944 Fixed some specs
CHANGELOG item
2017-02-06 09:25:11 +00:00
Phil Hughes cf5396d4b7 Fixed up specs 2017-02-03 17:02:44 +03:00
Phil Hughes 954deefa22 Added remove button 2017-02-03 17:02:44 +03:00
Douglas Barbosa Alexandre f99a1edf70 Fix feature spec for issue sidebar on issue boards 2017-02-03 17:02:43 +03:00
Phil Hughes 6e08d5dc5e Resets issue boards assignee dropdown
Closes #26514
2017-01-20 09:23:18 +00:00
Phil Hughes b8e1141f0f Fixed random issue boards sidebar failure 2017-01-16 18:03:38 -05:00
Mike Greiling e0e5ea0e19 rewrite subscription javascript to accomodate new design 2016-11-30 17:15:25 -06:00
Phil Hughes a0f6526f02 Tests update 2016-10-19 10:26:28 +01:00
Phil Hughes b602023e95 Added tests for showing sidebar when new issue is saved 2016-10-07 09:55:12 +01:00
Phil Hughes 18607d6c88 Added tests 2016-10-07 09:15:46 +01:00