summaryrefslogtreecommitdiff
path: root/spec/features/boards
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-31/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-151-0/+110
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-31/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-141-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-129/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+129
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-112-7/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-0/+6
* Let project reporters create issue from group boardsFelipe Artur2019-09-041-0/+40
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-3010-10/+10
* Hide duplicate board list while draggingWinnie Hellmann2019-08-231-2/+12
* Add feature specs for multiple group issue boardsFelipe Artur2019-08-161-0/+15
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-269-0/+18
* 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