summaryrefslogtreecommitdiff
path: root/spec/features/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-jquery-ui-sortable' into 'master' Jacob Schatz2017-02-081-14/+14
|\
| * Removed jQuery UI sortableremove-jquery-ui-sortablePhil Hughes2017-02-061-14/+14
* | Fixed failing tests because list doens't existissues-modal-filtersPhil Hughes2017-02-061-0/+2
* | Show empty state if filter returns empty resultsPhil Hughes2017-02-031-0/+12
* | Resets modal filters when closingPhil Hughes2017-02-031-0/+26
* | Added tests for modal filtersPhil Hughes2017-02-031-0/+219
|/
* Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-031-0/+21
* Fixed up specsPhil Hughes2017-02-032-20/+2
* Fixed bug with empty state showing after searchPhil Hughes2017-02-031-0/+1
* Added remove buttonPhil Hughes2017-02-031-0/+32
* Some styling updatesPhil Hughes2017-02-031-1/+2
* Boards spec update to take into account removed backlogPhil Hughes2017-02-031-145/+72
* Fix feature spec for issue sidebar on issue boardsDouglas Barbosa Alexandre2017-02-031-30/+33
* Fix feature spec to create new issue on issue boardsDouglas Barbosa Alexandre2017-02-031-2/+3
* Started testsPhil Hughes2017-02-031-0/+210
* Resets issue boards assignee dropdownPhil Hughes2017-01-201-0/+30
* Fixed random issue boards sidebar failureboards-sidebar-spec-fixPhil Hughes2017-01-161-1/+3
* Fix typo: seach to searchfix-boards-search-typovictorwu2016-12-291-3/+3
* rewrite subscription javascript to accomodate new designMike Greiling2016-11-301-2/+2
* 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
* Issue board spec fixesPhil Hughes2016-11-101-1/+1
* 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
* Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-261-0/+4
|\
| * Stop unauthized users dragging on issue boardsboard-dragging-disabledPhil Hughes2016-10-251-0/+4
* | Tests updatePhil Hughes2016-10-191-2/+3
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-193-16/+16
|\ \ | |/
| * Fix board relates specsDouglas Barbosa Alexandre2016-10-113-13/+11
| * Update board specs to use board factory instead of project_with_boardDouglas Barbosa Alexandre2016-10-112-3/+5
* | Added tests for showing sidebar when new issue is savedPhil Hughes2016-10-072-0/+29
* | Added testsPhil Hughes2016-10-071-0/+297
|/
* Update issue board specAnnabel Dunstone Gray2016-10-061-2/+2
* Added testsPhil Hughes2016-10-061-0/+80
* 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-152-22/+17
* | Added keyboard shortcut to navigate to issue boardsPhil Hughes2016-09-151-0/+20
|/
* 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