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 Fix an issue causing the Dashboard/Milestones page to be blank 2016-03-23 12:02:15 +01:00
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 Limit what label fields we expose on Dashboard::LabelsController#index 2016-10-19 14:58:26 -02:00
milestones_controller.rb Speed up dashboard milestone index by scoping IssuesFinder to user authorized projects 2017-01-16 11:58:16 -05:00
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 Use the configured Kaminari "per page" default 2016-03-19 17:37:54 -04:00
todos_controller.rb Todo done clicking is kind of unusable. 2017-02-17 22:12:19 +01:00