summaryrefslogtreecommitdiff
path: root/spec/features/boards
Commit message (Expand)AuthorAgeFilesLines
* disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel2018-01-081-9/+27
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-225-9/+9
* Async notification subscriptions in issue boardsEric Eastwood2017-11-201-2/+20
* use resize_window helperMike Greiling2017-11-021-1/+2
* add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-1/+0
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-1/+1
|\
| * Load participants asyncEric Eastwood2017-10-311-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-232-15/+21
|\ \ | |/
| * Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+4
| * backport for gitlab-ee!2869backport-ee-2869Simon Knox2017-10-131-15/+17
* | route around issue with trailing quotes in issue filters (see gitlab-org/gitl...Mike Greiling2017-10-131-2/+2
* | Fix rubocop lintsJose Ivan Vargas2017-10-101-1/+1
* | chrome cannot send_keys unless the element is focusableMike Greiling2017-10-091-1/+1
* | resize window when simulating dragging as horizontal scrolling causes issues ...Mike Greiling2017-10-091-0/+3
* | ensure javascript confirm dialog is accepted when attempting to delete boardsMike Greiling2017-10-091-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-094-4/+4
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-074-4/+4
* | fix add_issues_modal_specJose Ivan Vargas2017-10-041-2/+2
* | add set_cookie helperMike Greiling2017-09-221-1/+2
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-131-1/+1
|\ \ | |/
| * Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-052-11/+15
|\ \ | |/
| * Merge branch 'fuzzy-issue-search' into 'master'Sean McGivern2017-09-052-11/+11
| |\
| | * Fix broken feature specsHiroyuki Sato2017-08-312-11/+11
| * | fixed boards specsPhil Hughes2017-08-291-0/+2
| * | spec updatesPhil Hughes2017-08-291-0/+2
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-111-7/+5
|\ \ | |/
| * Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-7/+5
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-098-13/+13
|\ \ | |/
| * Show all labelsRegis Boudinot2017-08-082-5/+5
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-028-8/+8
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-028-37/+54
|\ \ | |/
| * Remove superfluous type defs in specsKeifer Furzland2017-07-278-8/+8
| * Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+2
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-0/+16
| |\
| | * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-058-18/+18
| | * Resolve "Issue Board -> "Remove from board" button when viewing an issue give...Luke "Jared" Bennett2017-07-031-0/+16
| * | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-068-17/+17
| * | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-298-11/+11
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-218-11/+11
|\ \ | |/
| * Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-2/+2
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-198-9/+9
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-2/+2
|/
* Fixes boards_spec failureboards-spec-fixPhil Hughes2017-06-161-4/+4
* Try to use the same pattern as other spec in this file33614-try-to-fix-transient-failureRémy Coutable2017-06-151-2/+2
* Backport issue count badge style refactor for re-usebackport-related-issues-board-issue-count-badge-stylesEric Eastwood2017-06-131-8/+8
* Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'Douwe Maan2017-06-075-116/+112
|\
| * fixed boards specsPhil Hughes2017-06-012-6/+6
| * fixed issue_ordering_specPhil Hughes2017-06-011-18/+18
| * fixed boards_specPhil Hughes2017-06-011-89/+85