-
- Downloads
feat: Show assigned hours inline with each user avatar
Showing
- app/controllers/assignments_controller.rb 43 additions, 18 deletionsapp/controllers/assignments_controller.rb
- app/controllers/candidates_controller.rb 16 additions, 3 deletionsapp/controllers/candidates_controller.rb
- app/controllers/conferences_controller.rb 15 additions, 2 deletionsapp/controllers/conferences_controller.rb
- app/javascript/controllers/conference_workload_controller.js 86 additions, 0 deletionsapp/javascript/controllers/conference_workload_controller.js
- app/models/assignment.rb 44 additions, 3 deletionsapp/models/assignment.rb
- app/models/user.rb 3 additions, 1 deletionapp/models/user.rb
- app/views/assignments/_user_avatar.html.erb 2 additions, 2 deletionsapp/views/assignments/_user_avatar.html.erb
- app/views/candidates/_user_avatar.html.erb 2 additions, 2 deletionsapp/views/candidates/_user_avatar.html.erb
- app/views/conferences/show.html.erb 1 addition, 1 deletionapp/views/conferences/show.html.erb
Loading
Please register or sign in to comment