gitlab-org--gitlab-foss/app/controllers/dashboard
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
..
application_controller.rb
groups_controller.rb Store group and project full name and full path in routes table 2017-02-08 19:14:29 +02:00
labels_controller.rb
milestones_controller.rb
projects_controller.rb Use preload for Event#target since it's a polymorphic association 2017-02-13 15:23:23 +01:00
snippets_controller.rb
todos_controller.rb Todo done clicking is kind of unusable. 2017-02-17 22:12:19 +01:00