summaryrefslogtreecommitdiff
path: root/spec/features/boards
Commit message (Expand)AuthorAgeFilesLines
* Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-251-5/+17
* Fix dropdown position when loading remote data61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350Heinrich Lee Yu2019-05-271-0/+4
* `None` for assigneesVictor Wu2019-04-161-2/+2
* Add time tracking information to Issue Boards sidebarKushal Pandya2019-04-121-0/+15
* Add helper reference6573-extract-ee-spec-features-boards-cecharlieablett2019-04-081-0/+1
* Abstract out method from spec to supportcharlieablett2019-04-081-0/+1
* Add checkbox to choose to create new list when creating new labelTucker Chapman2019-04-052-1/+19
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-3/+3
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Quarantine very flaky testsRémy Coutable2019-01-151-3/+3
* Add specsrubenmoya2019-01-051-0/+21
* Resolve "Filter by `None`/`Any` for labels in issues/mrs/boards"🙈 jacopo beschi 🙉2018-12-031-1/+1
* Resolve "Issue board card design"Constance Okoghenun2018-11-072-3/+3
* Fix testsHeinrich Lee Yu2018-10-261-1/+1
* Always show new issue in Open listHeinrich Lee Yu2018-10-261-2/+8
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+48
* Change `Backlog` list title to `Open`Kushal Pandya2018-08-141-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-117-8/+8
* Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-071-1/+1
* Make simulateDrag duration configurableKushal Pandya2018-05-311-3/+4
* Fix boards new issue specClement Ho2018-04-241-1/+1
* Fix boards specClement Ho2018-04-241-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-04-231-0/+7
|\
| * Merge branch 'issue_45435' into 'master'Phil Hughes2018-04-201-0/+7
| |\
| | * Fix issues without links when added from boards new issue modalFelipe Artur2018-04-191-0/+7
* | | Fix sidebar specClement Ho2018-04-201-7/+7
* | | Merge branch 'master' into bootstrap4Clement Ho2018-04-191-1/+19
|\ \ \ | |/ /
| * | Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-1/+19
| |/
* | [skip ci] Convert previous .card to .board-cardClement Ho2018-04-136-76/+76
|/
* Update test for change in label dropdown action nameKushal Pandya2018-03-123-4/+4
* feature spec for #34252Simon Knox2018-01-181-0/+11
* update capybara specs for subscription toggleMike Greiling2018-01-121-5/+5
* 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