summaryrefslogtreecommitdiff
path: root/spec/features/boards/boards_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added wait for vue in logged out & guest testsPhil Hughes2016-08-171-0/+2
* Fixed permissions around create new list buttonPhil Hughes2016-08-171-1/+27
* Testing buildsPhil Hughes2016-08-171-2/+15
* Fix feature spec for issues boardDouglas Barbosa Alexandre2016-08-171-16/+32
* Updated testsPhil Hughes2016-08-171-9/+3
* Updated tests for creating with boardPhil Hughes2016-08-171-2/+4
* Tests updatedPhil Hughes2016-08-171-18/+7
* Tests updatePhil Hughes2016-08-171-57/+81
* Added vue resource interceptorPhil Hughes2016-08-171-2/+31
* Updated rspec to not use sleep when draggingPhil Hughes2016-08-171-1/+4
* Fixed blank state nevermind buttonPhil Hughes2016-08-171-1/+1
* Removes checkmarks from new list dropdown when deleting listPhil Hughes2016-08-171-0/+14
* Fixed bug with creating new list from Backlog or done labelPhil Hughes2016-08-171-1/+23
* Reverted milestone upcoming default filterPhil Hughes2016-08-171-22/+21
* Defaults milestone filter to upcomingPhil Hughes2016-08-171-23/+24
* Increased scrolling speed when dragging issuePhil Hughes2016-08-171-6/+1
* Hides label for current listPhil Hughes2016-08-171-22/+27
* Added tests for infinite scrolling listsPhil Hughes2016-08-171-0/+44
* Fixed issue with filtering by label on issue not updating dropdownPhil Hughes2016-08-171-0/+47
* Added filter testsPhil Hughes2016-08-171-5/+145
* Added some testsPhil Hughes2016-08-171-34/+209
* Keeps the filters after a reloadPhil Hughes2016-08-171-1/+1
* Added simulate drag JS for testsPhil Hughes2016-08-171-0/+71