-
- Downloads
Add event filter for group and project show pages
parent
4675ff46
No related branches found
No related tags found
Showing
- app/assets/javascripts/activities.js.coffee 31 additions, 0 deletionsapp/assets/javascripts/activities.js.coffee
- app/assets/javascripts/dashboard.js.coffee 0 additions, 27 deletionsapp/assets/javascripts/dashboard.js.coffee
- app/assets/javascripts/dispatcher.js.coffee 2 additions, 1 deletionapp/assets/javascripts/dispatcher.js.coffee
- app/controllers/application_controller.rb 5 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/dashboard_controller.rb 0 additions, 5 deletionsapp/controllers/dashboard_controller.rb
- app/controllers/groups_controller.rb 3 additions, 1 deletionapp/controllers/groups_controller.rb
- app/controllers/projects_controller.rb 4 additions, 1 deletionapp/controllers/projects_controller.rb
- app/helpers/events_helper.rb 1 addition, 1 deletionapp/helpers/events_helper.rb
- app/views/dashboard/_activities.html.haml 1 addition, 6 deletionsapp/views/dashboard/_activities.html.haml
- app/views/groups/show.html.haml 1 addition, 0 deletionsapp/views/groups/show.html.haml
- app/views/projects/show.html.haml 1 addition, 0 deletionsapp/views/projects/show.html.haml
- app/views/shared/_event_filter.html.haml 5 additions, 0 deletionsapp/views/shared/_event_filter.html.haml
app/assets/javascripts/activities.js.coffee
0 → 100644
app/views/shared/_event_filter.html.haml
0 → 100644
Please register or sign in to comment