summaryrefslogtreecommitdiff
path: root/spec/features/boards
Commit message (Expand)AuthorAgeFilesLines
* Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* 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
|/
* Enable Timecop safe mode32004-use-timecop-safe-modeRémy Coutable2017-08-111-7/+5
* Show all labelsRegis Boudinot2017-08-082-5/+5
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-028-8/+8
* 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
|/
* 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
* 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
| * fixed new_issue_specPhil Hughes2017-06-011-3/+3
* | Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-2/+2
|/
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-228-113/+99
* Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-162-3/+48
|\
| * Use .trigger(‘click’) instead of .clickas-fix-spec-masterAlfredo Sumaran2017-05-111-1/+1
| * Merge branch 'fix-sidebar_spec-assignee-edit-transient-failure' into 'master' Sean McGivern2017-05-101-2/+2
| |\
| | * Find dropdown-menu before asserting active item in sidebar_spec.rbfix-sidebar_spec-assignee-edit-transient-failureLuke "Jared" Bennett2017-05-101-2/+2
| * | Merge branch 'issue-boards-sidebar-create-new-label-404-error' into 'master' Filipa Lacerda2017-05-101-0/+45
| |\ \ | | |/ | |/|
| | * Fixed create label form not working on issue boards in a sub-group projectissue-boards-sidebar-create-new-label-404-errorPhil Hughes2017-05-081-0/+45
* | | Fix sidebar specClement Ho2017-05-091-1/+0
|/ /
* | Merge request widget redesignFatih Acet2017-05-091-0/+2
|/
* Multiple issue assignee: fixed services/issues/update_service by using new No...Valery Sizov2017-05-041-21/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-043-8/+31
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-214-4/+0
* Fix shortcut specsAnnabel Dunstone Gray2017-04-061-1/+1
* Update issue board cards designClement Ho2017-04-061-9/+9
* Recent search history for issuesEric Eastwood2017-04-062-2/+2
* Change Done column to Closed in issue boardsblackst0ne2017-03-242-12/+12
* Added test for reseting the filtered search state in the modalPhil Hughes2017-03-211-0/+14
* Fixed search not working in issue boards modalfixed-issue-boards-modal-not-searchingPhil Hughes2017-03-161-0/+4
* Updated specs to check that the token is correctly addedPhil Hughes2017-03-161-1/+8
* Fixed search specsPhil Hughes2017-03-161-0/+2
* Fixed eslint errorsPhil Hughes2017-03-161-107/+69
* Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-8/+6
* Updated specsPhil Hughes2017-03-082-100/+55
* Added tests for issues without a relative_positionPhil Hughes2017-03-021-0/+25