summaryrefslogtreecommitdiff
path: root/spec/features/boards/boards_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Show all labelsRegis Boudinot2017-08-081-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+2
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-6/+6
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-4/+4
* Change `logout` uses to `gitlab_sign_out`Robert Speicher2017-06-191-2/+2
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-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
* fixed boards_specPhil Hughes2017-06-011-89/+85
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-39/+38
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Recent search history for issuesEric Eastwood2017-04-061-1/+1
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-11/+11
* Fixed up boards filter spec due to CSS classes changingPhil Hughes2017-03-081-8/+6
* Updated specsPhil Hughes2017-03-081-99/+54
* Fixed frontend specsPhil Hughes2017-03-011-9/+9
* Added testsadd-issues-tooltipPhil Hughes2017-02-211-2/+2
* Disables add issue buttonadd-issues-button-disablePhil Hughes2017-02-091-0/+6
* Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-14/+14
* Boards spec update to take into account removed backlogPhil Hughes2017-02-031-145/+72
* Fix typo: seach to searchfix-boards-search-typovictorwu2016-12-291-3/+3
* Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-231-8/+8
* Fixed issue boards when not logged inissue-boards-signed-out-statePhil Hughes2016-11-141-0/+4
* Creates new list from a new labelissue-board-new-label-new-listPhil Hughes2016-11-041-0/+19
* Adds label description to issue board titleissue-boards-list-desciption-tooltipPhil Hughes2016-11-011-1/+7
* Create new list dropdown stays open after new listissue-boards-new-list-stop-closingPhil Hughes2016-10-271-0/+13
* Stop unauthized users dragging on issue boardsboard-dragging-disabledPhil Hughes2016-10-251-0/+4
* Fix board relates specsDouglas Barbosa Alexandre2016-10-111-8/+8
* Update board specs to use board factory instead of project_with_boardDouglas Barbosa Alexandre2016-10-111-2/+3
* Update issue board specAnnabel Dunstone Gray2016-10-061-2/+2
* Merge branch 'issue-boards-label-filter-fix' into 'master' Fatih Acet2016-09-271-0/+23
|\
| * Tests fixissue-boards-label-filter-fixPhil Hughes2016-09-071-0/+2
| * tests updatePhil Hughes2016-09-071-0/+2
| * Fixed issue board label filtering not removing labelsPhil Hughes2016-09-071-0/+19
* | Merge branch 'improvement/project-with-board-factory' into 'master' Robert Speicher2016-09-271-5/+1
|\ \
| * | Improve project_with_board factory to create the default listsimprovement/project-with-board-factoryDouglas Barbosa Alexandre2016-09-261-5/+1
* | | Merge branch 'issue-boards-filter-label-spaces' into 'master' Fatih Acet2016-09-261-1/+30
|\ \ \ | |/ / |/| |
| * | Fixed list issues not loading with spaces in filtered valuesissue-boards-filter-label-spacesPhil Hughes2016-09-081-1/+30
| |/
* | Refactor boards_spec.rb to avoid code duplicationfix-board-spec-failuresStan Hu2016-09-161-105/+72
* | Fixed testsissue-boards-keyboard-shortcutPhil Hughes2016-09-151-22/+13
|/
* Shows count at bottom of listPhil Hughes2016-08-311-0/+15
* Changed frontend to use issue count from backendPhil Hughes2016-08-311-4/+2
* Added search for all lists on issue boardsPhil Hughes2016-08-301-26/+39
* Fixed keyboard shortcuts not working on issue boardsissue-boards-keyboard-shortcutsPhil Hughes2016-08-191-0/+12
* Attempted improvement to stop boards spec failingboards-spec-improvementsPhil Hughes2016-08-181-1/+25
* Test updatePhil Hughes2016-08-171-20/+5
* Fixed failing testPhil Hughes2016-08-171-0/+2