Commit graph

18 commits

Author SHA1 Message Date
Stan Hu
6bffef880d Add a wait_for_ajax call to ensure Todos page cleans up properly
Potentially fixes intermittent failures such as https://gitlab.com/gitlab-org/gitlab-ce/builds/13484375
2017-04-02 09:11:59 -07:00
Annabel Dunstone Gray
d08d12ae03 Add shortcuts and counters to MRs and issues in navbar 2017-03-29 21:16:57 +00:00
Jacopo
5f9ace8eb1 Add 'Undo mark all as done' to Todos
Added the ability to 'Undo mark all as done' todos marked as complete with 'Mark all as done'
in the 'Todo' tab of the Todo dashboard.
The operation undos only the todo previously marked as done with the 'Mark al as done' button.
2017-03-16 07:15:00 +01:00
Jacopo
26160459b5 Todo done clicking is kind of unusable.
The Done button will change to an Undo button and the line item will be greyed out.
Bold links will be unbolded.
The user can undo the task by clicking the Undo button.
2017-02-17 22:12:19 +01:00
Oswaldo Ferreira
441501e4bf Present TODO's list without grouping by project 2017-01-27 20:20:18 -02:00
Luke Bennett
bd595eb82c
Removed select2 from todos feature spec 2016-09-01 14:36:02 +01:00
Clement Ho
632899826b Fix bug where pagination is still displayed despite all todos marked as done 2016-08-31 10:27:04 -05:00
Douglas Barbosa Alexandre
2878c99005 Ensure Todos counters doesn't count Todos for projects pending delete 2016-06-17 16:17:43 -03:00
Annabel Dunstone
ca985283b4 Remove todos count tests in nav 2016-06-07 09:16:59 -05:00
Grzegorz Bizon
e558edd1ce Update specs to carry out changes in note factory 2016-05-29 15:03:00 -04:00
Robert Speicher
75739e54be Enable RSpec/NotToNot cop and auto-correct offenses
Also removes the note from the development/testing.md guide
2016-05-24 15:40:29 -04:00
Ben Bodenmiller
b68e3925ff format merge request references properly 2016-04-18 23:32:02 -07:00
Douglas Barbosa Alexandre
bb5bc90ab0 Update number of Todos in the sidebar when it's marked as "Done" 2016-04-07 12:35:25 -03:00
Annabel Dunstone
f79687ea97 Clear .todo listener 2016-03-30 12:28:57 -05:00
Annabel Dunstone
51031a68f7 Make entire todo row clickable 2016-03-30 12:28:57 -05:00
Phil Hughes
ceaa694391 Fixed failing tests 2016-03-17 15:10:45 +00:00
Douwe Maan
7f30268545 Update feature spec 2016-02-20 12:05:57 -08:00
Douglas Barbosa Alexandre
3d52e139b1 Rename Tasks to Todos 2016-02-20 12:39:27 -02:00
Renamed from features/steps/dashboard/tasks.rb (Browse further)