summaryrefslogtreecommitdiff
path: root/spec/features/todos/todos_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specsAnnabel Dunstone Gray2017-05-121-3/+3
* Improve text on todo list when the todo action comes from yourselfJacopo2017-04-281-0/+77
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+0
* Add shortcuts and counters to MRs and issues in navbarAnnabel Dunstone Gray2017-03-291-3/+3
* Add 'Undo mark all as done' to TodosJacopo2017-03-161-1/+55
* Add 'Undo' to Todos in the Done tabJacopo2017-03-101-5/+38
* change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+23
* Todo done clicking is kind of unusable.Jacopo2017-02-171-31/+46
* Present TODO's list without grouping by projectOswaldo Ferreira2017-01-271-1/+1
* Fix todos specSean McGivern2017-01-191-1/+1
* Fix viewing "build failed" TODOsNick Thomas2016-12-221-0/+19
* Issue #13823: random message when all Todos are DoneJosep Llaneras2016-11-111-3/+3
* Tests updatePhil Hughes2016-11-011-1/+1
* Tests updatePhil Hughes2016-11-011-5/+5
* Add todo toggle eventClement Ho2016-10-261-1/+0
* Added test for due datePhil Hughes2016-10-031-1/+7
* Fix bug where pagination is still displayed despite all todos marked as doneClement Ho2016-08-311-0/+14
* Add specs to ensure a successful return 19730-mark-as-donePaco Guzman2016-08-251-0/+21
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-1/+1
* Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-0/+4
* Fix failing todo teststodos-filter-project-deleteDJ Mountney2016-06-021-2/+2
* Use the project finder in the todos finder to limit todos to just ones within...DJ Mountney2016-06-021-1/+1
* Ensure we don't show TODOS for projects pending deleteDJ Mountney2016-06-021-0/+13
* Fix 404 page when viewing TODOs that contain milestones or labels in differen...Stan Hu2016-05-311-0/+21
* Fix Todos testtodos-tests-fixAlfredo Sumaran2016-04-271-2/+2
* Refactor Todos feature spec to be faster and less brittleRobert Speicher2016-04-221-18/+20
* Grammar fixAlfredo Sumaran2016-04-181-1/+1
* Todos specAlfredo Sumaran2016-04-071-0/+79