loading
Generated 2025-03-14T20:38:30+00:00

All Files ( 87.76% covered at 48.97 hits/line )

52 files in total.
1299 relevant lines, 1140 lines covered and 159 lines missed. ( 87.76% )
377 total branches, 264 branches covered and 113 branches missed. ( 70.03% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/controllers/admin/admin_controller.rb 100.00 % 18 9 9 0 10.67 100.00 % 2 2 0
app/controllers/admin/bands_controller.rb 0.00 % 45 37 0 37 0.00 100.00 % 0 0 0
app/controllers/admin/impersonation_controller.rb 100.00 % 27 14 14 0 2.64 100.00 % 2 2 0
app/controllers/admin/users_controller.rb 100.00 % 63 29 29 0 5.48 90.00 % 10 9 1
app/controllers/application_controller.rb 84.93 % 153 73 62 11 102.68 71.88 % 32 23 9
app/controllers/bands_controller.rb 98.18 % 109 55 54 1 8.22 90.00 % 20 18 2
app/controllers/concerns/access_permissions.rb 100.00 % 30 17 17 0 61.59 100.00 % 4 4 0
app/controllers/events_controller.rb 100.00 % 97 48 48 0 24.17 91.67 % 12 11 1
app/controllers/linked_devices_controller.rb 86.67 % 129 60 52 8 5.98 66.67 % 18 12 6
app/controllers/members_controller.rb 90.70 % 94 43 39 4 4.81 70.00 % 10 7 3
app/controllers/permissions_controller.rb 77.32 % 186 97 75 22 7.02 48.94 % 47 23 24
app/controllers/sessions_controller.rb 100.00 % 40 28 28 0 55.82 100.00 % 6 6 0
app/controllers/user_mails_controller.rb 100.00 % 38 19 19 0 6.00 100.00 % 6 6 0
app/controllers/users/registration_controller.rb 100.00 % 64 34 34 0 2.88 85.71 % 14 12 2
app/controllers/users_controller.rb 100.00 % 95 41 41 0 7.12 85.71 % 14 12 2
app/helpers/application_helper.rb 98.44 % 148 64 63 1 171.84 91.30 % 23 21 2
app/helpers/bands_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/helpers/events_helper.rb 100.00 % 51 32 32 0 53.56 100.00 % 25 25 0
app/helpers/linked_devices_helper.rb 54.55 % 44 22 12 10 2.91 38.46 % 13 5 8
app/helpers/members_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/helpers/permissions_helper.rb 50.00 % 182 66 33 33 24.95 24.24 % 33 8 25
app/helpers/sessions_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/helpers/users/registration_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/jobs/application_job.rb 100.00 % 7 1 1 0 1.00 100.00 % 0 0 0
app/jobs/send_mail_job.rb 66.67 % 9 6 4 2 0.67 100.00 % 0 0 0
app/lib/form_builders/nice_form_builder.rb 100.00 % 233 89 89 0 41.79 72.73 % 22 16 6
app/mailers/application_mailer.rb 100.00 % 3 2 2 0 8.00 100.00 % 0 0 0
app/mailers/test_mailer.rb 0.00 % 11 10 0 10 0.00 100.00 % 0 0 0
app/mailers/user_mailer.rb 87.50 % 42 16 14 2 3.13 50.00 % 2 1 1
app/models/application_record.rb 100.00 % 3 2 2 0 1.00 100.00 % 0 0 0
app/models/band.rb 100.00 % 38 21 21 0 11.52 50.00 % 2 1 1
app/models/band_member.rb 100.00 % 5 4 4 0 16.00 100.00 % 0 0 0
app/models/bands_audit.rb 100.00 % 5 3 3 0 3.00 100.00 % 0 0 0
app/models/concerns/auditable.rb 100.00 % 42 19 19 0 7.68 100.00 % 0 0 0
app/models/concerns/random_id.rb 100.00 % 16 9 9 0 763.11 50.00 % 2 1 1
app/models/confirmation_token.rb 100.00 % 15 8 8 0 9.88 100.00 % 0 0 0
app/models/current.rb 100.00 % 34 19 19 0 464.84 75.00 % 4 3 1
app/models/event.rb 94.44 % 72 36 34 2 37.72 60.00 % 10 6 4
app/models/event_band.rb 100.00 % 5 4 4 0 1.00 100.00 % 0 0 0
app/models/events_audit.rb 100.00 % 4 3 3 0 8.00 100.00 % 0 0 0
app/models/linked_device.rb 96.43 % 110 56 54 2 35.25 62.50 % 8 5 3
app/models/linked_device_linkable.rb 100.00 % 9 4 4 0 14.00 100.00 % 0 0 0
app/models/member.rb 70.97 % 70 31 22 9 21.16 0.00 % 8 0 8
app/models/member_skill.rb 100.00 % 6 4 4 0 16.00 100.00 % 0 0 0
app/models/members_audit.rb 100.00 % 4 3 3 0 3.00 100.00 % 0 0 0
app/models/permission.rb 89.58 % 86 48 43 5 64.17 88.89 % 18 16 2
app/models/skill.rb 100.00 % 6 4 4 0 1.00 100.00 % 0 0 0
app/models/user.rb 100.00 % 80 34 34 0 120.47 100.00 % 6 6 0
app/models/user_mail.rb 100.00 % 45 23 23 0 1.74 75.00 % 4 3 1
app/queries/band_permission_query.rb 100.00 % 134 17 17 0 70.76 100.00 % 0 0 0
app/queries/event_permission_query.rb 100.00 % 85 13 13 0 127.92 100.00 % 0 0 0
app/queries/member_permission_query.rb 100.00 % 157 18 18 0 64.72 100.00 % 0 0 0

Controllers ( 86.26% covered at 22.78 hits/line )

15 files in total.
604 relevant lines, 521 lines covered and 83 lines missed. ( 86.26% )
197 total branches, 147 branches covered and 50 branches missed. ( 74.62% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/controllers/admin/admin_controller.rb 100.00 % 18 9 9 0 10.67 100.00 % 2 2 0
app/controllers/admin/bands_controller.rb 0.00 % 45 37 0 37 0.00 100.00 % 0 0 0
app/controllers/admin/impersonation_controller.rb 100.00 % 27 14 14 0 2.64 100.00 % 2 2 0
app/controllers/admin/users_controller.rb 100.00 % 63 29 29 0 5.48 90.00 % 10 9 1
app/controllers/application_controller.rb 84.93 % 153 73 62 11 102.68 71.88 % 32 23 9
app/controllers/bands_controller.rb 98.18 % 109 55 54 1 8.22 90.00 % 20 18 2
app/controllers/concerns/access_permissions.rb 100.00 % 30 17 17 0 61.59 100.00 % 4 4 0
app/controllers/events_controller.rb 100.00 % 97 48 48 0 24.17 91.67 % 12 11 1
app/controllers/linked_devices_controller.rb 86.67 % 129 60 52 8 5.98 66.67 % 18 12 6
app/controllers/members_controller.rb 90.70 % 94 43 39 4 4.81 70.00 % 10 7 3
app/controllers/permissions_controller.rb 77.32 % 186 97 75 22 7.02 48.94 % 47 23 24
app/controllers/sessions_controller.rb 100.00 % 40 28 28 0 55.82 100.00 % 6 6 0
app/controllers/user_mails_controller.rb 100.00 % 38 19 19 0 6.00 100.00 % 6 6 0
app/controllers/users/registration_controller.rb 100.00 % 64 34 34 0 2.88 85.71 % 14 12 2
app/controllers/users_controller.rb 100.00 % 95 41 41 0 7.12 85.71 % 14 12 2

Channels ( 100.0% covered at 0.0 hits/line )

0 files in total.
0 relevant lines, 0 lines covered and 0 lines missed. ( 100.0% )
0 total branches, 0 branches covered and 0 branches missed. ( 100.0% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches

Models ( 94.63% covered at 82.41 hits/line )

20 files in total.
335 relevant lines, 317 lines covered and 18 lines missed. ( 94.63% )
62 total branches, 41 branches covered and 21 branches missed. ( 66.13% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/models/application_record.rb 100.00 % 3 2 2 0 1.00 100.00 % 0 0 0
app/models/band.rb 100.00 % 38 21 21 0 11.52 50.00 % 2 1 1
app/models/band_member.rb 100.00 % 5 4 4 0 16.00 100.00 % 0 0 0
app/models/bands_audit.rb 100.00 % 5 3 3 0 3.00 100.00 % 0 0 0
app/models/concerns/auditable.rb 100.00 % 42 19 19 0 7.68 100.00 % 0 0 0
app/models/concerns/random_id.rb 100.00 % 16 9 9 0 763.11 50.00 % 2 1 1
app/models/confirmation_token.rb 100.00 % 15 8 8 0 9.88 100.00 % 0 0 0
app/models/current.rb 100.00 % 34 19 19 0 464.84 75.00 % 4 3 1
app/models/event.rb 94.44 % 72 36 34 2 37.72 60.00 % 10 6 4
app/models/event_band.rb 100.00 % 5 4 4 0 1.00 100.00 % 0 0 0
app/models/events_audit.rb 100.00 % 4 3 3 0 8.00 100.00 % 0 0 0
app/models/linked_device.rb 96.43 % 110 56 54 2 35.25 62.50 % 8 5 3
app/models/linked_device_linkable.rb 100.00 % 9 4 4 0 14.00 100.00 % 0 0 0
app/models/member.rb 70.97 % 70 31 22 9 21.16 0.00 % 8 0 8
app/models/member_skill.rb 100.00 % 6 4 4 0 16.00 100.00 % 0 0 0
app/models/members_audit.rb 100.00 % 4 3 3 0 3.00 100.00 % 0 0 0
app/models/permission.rb 89.58 % 86 48 43 5 64.17 88.89 % 18 16 2
app/models/skill.rb 100.00 % 6 4 4 0 1.00 100.00 % 0 0 0
app/models/user.rb 100.00 % 80 34 34 0 120.47 100.00 % 6 6 0
app/models/user_mail.rb 100.00 % 45 23 23 0 1.74 75.00 % 4 3 1

Mailers ( 57.14% covered at 2.36 hits/line )

3 files in total.
28 relevant lines, 16 lines covered and 12 lines missed. ( 57.14% )
2 total branches, 1 branches covered and 1 branches missed. ( 50.0% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/mailers/application_mailer.rb 100.00 % 3 2 2 0 8.00 100.00 % 0 0 0
app/mailers/test_mailer.rb 0.00 % 11 10 0 10 0.00 100.00 % 0 0 0
app/mailers/user_mailer.rb 87.50 % 42 16 14 2 3.13 50.00 % 2 1 1

Helpers ( 76.6% covered at 76.74 hits/line )

8 files in total.
188 relevant lines, 144 lines covered and 44 lines missed. ( 76.6% )
94 total branches, 59 branches covered and 35 branches missed. ( 62.77% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/helpers/application_helper.rb 98.44 % 148 64 63 1 171.84 91.30 % 23 21 2
app/helpers/bands_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/helpers/events_helper.rb 100.00 % 51 32 32 0 53.56 100.00 % 25 25 0
app/helpers/linked_devices_helper.rb 54.55 % 44 22 12 10 2.91 38.46 % 13 5 8
app/helpers/members_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/helpers/permissions_helper.rb 50.00 % 182 66 33 33 24.95 24.24 % 33 8 25
app/helpers/sessions_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0
app/helpers/users/registration_helper.rb 100.00 % 2 1 1 0 1.00 100.00 % 0 0 0

Jobs ( 71.43% covered at 0.71 hits/line )

2 files in total.
7 relevant lines, 5 lines covered and 2 lines missed. ( 71.43% )
0 total branches, 0 branches covered and 0 branches missed. ( 100.0% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/jobs/application_job.rb 100.00 % 7 1 1 0 1.00 100.00 % 0 0 0
app/jobs/send_mail_job.rb 66.67 % 9 6 4 2 0.67 100.00 % 0 0 0

Libraries ( 100.0% covered at 41.79 hits/line )

1 files in total.
89 relevant lines, 89 lines covered and 0 lines missed. ( 100.0% )
22 total branches, 16 branches covered and 6 branches missed. ( 72.73% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/lib/form_builders/nice_form_builder.rb 100.00 % 233 89 89 0 41.79 72.73 % 22 16 6

Ungrouped ( 100.0% covered at 83.98 hits/line )

3 files in total.
48 relevant lines, 48 lines covered and 0 lines missed. ( 100.0% )
0 total branches, 0 branches covered and 0 branches missed. ( 100.0% )
File % covered Lines Relevant Lines Lines covered Lines missed Avg. Hits / Line Branch Coverage Branches Covered branches Missed branches
app/queries/band_permission_query.rb 100.00 % 134 17 17 0 70.76 100.00 % 0 0 0
app/queries/event_permission_query.rb 100.00 % 85 13 13 0 127.92 100.00 % 0 0 0
app/queries/member_permission_query.rb 100.00 % 157 18 18 0 64.72 100.00 % 0 0 0

app/controllers/admin/admin_controller.rb

100.0% lines covered

100.0% branches covered

9 relevant lines. 9 lines covered and 0 lines missed.
2 total branches, 2 branches covered and 0 branches missed.
    
  1. 10 module Admin
  2. 10 class AdminController < ApplicationController
  3. 10 before_action :require_admin!, :set_admin_border
  4. 10 private
  5. 10 def require_admin!
  6. 18 else: 16 then: 2 unless Current.user.admin? || Current.impersonating?
  7. 2 render plain: "Admins only",
  8. status: :forbidden
  9. end
  10. end
  11. 10 def set_admin_border
  12. 16 @admin_border = true
  13. end
  14. end
  15. end

app/controllers/admin/bands_controller.rb

0.0% lines covered

100.0% branches covered

37 relevant lines. 0 lines covered and 37 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. module Admin
  2. class BandsController < AdminController
  3. before_action :set_band, except: %i[
  4. index
  5. ]
  6. def index
  7. @bands = Band.all
  8. end
  9. def show
  10. end
  11. def edit
  12. end
  13. def update
  14. updated = @band.update(edit_band_params)
  15. if updated
  16. redirect_to edit_admin_band_path(@band), notice: "Band updated"
  17. else
  18. flash[:alert] = @band.errors.full_messages
  19. render :edit, status: :unprocessable_entity
  20. end
  21. end
  22. def destroy
  23. @band.destroy!
  24. redirect_to admin_bands_path, notice: "Band deleted."
  25. end
  26. private
  27. def set_band
  28. @band = Band.find(params[:id])
  29. redirect_to admin_bands_path, alert: "Band not found" unless @band
  30. end
  31. def edit_band_params
  32. params.require(:band).permit(
  33. :name
  34. )
  35. end
  36. end
  37. end

app/controllers/admin/impersonation_controller.rb

100.0% lines covered

100.0% branches covered

14 relevant lines. 14 lines covered and 0 lines missed.
2 total branches, 2 branches covered and 0 branches missed.
    
  1. 5 module Admin
  2. 5 class ImpersonationController < AdminController
  3. 5 def create
  4. 3 target_user = User.find(params[:user_id])
  5. 3 session[:impersonation] = {
  6. original_user_id: Current.user.id,
  7. target_user_id: target_user.id,
  8. started_at: Time.current.utc
  9. }
  10. 3 redirect_to(events_path, notice: "Impersonating '#{target_user.username}'")
  11. end
  12. 5 def destroy
  13. 2 else: 1 then: 1 return redirect_to(admin_users_path, alert: "No active impersonation session") unless session[:impersonation]
  14. 1 target_user = User.find(session[:impersonation]["target_user_id"])
  15. 1 original_user = User.find(session[:impersonation]["original_user_id"])
  16. 1 username = target_user.username
  17. 1 session[:user_id] = original_user.id
  18. 1 session.delete(:impersonation)
  19. 1 redirect_to(admin_users_path, notice: "Ended impersonation of #{username}")
  20. end
  21. end
  22. end

app/controllers/admin/users_controller.rb

100.0% lines covered

90.0% branches covered

29 relevant lines. 29 lines covered and 0 lines missed.
10 total branches, 9 branches covered and 1 branches missed.
    
  1. 10 module Admin
  2. 10 class UsersController < AdminController
  3. 10 before_action :set_user, except: %i[
  4. index
  5. ]
  6. 10 def index
  7. 4 then: 2 else: 2 @user_type = params[:user_type]&.to_sym
  8. 4 then: 1 else: 3 if @user_type && !User.user_types[@user_type]
  9. 1 flash[:alert] = "Invalid user type"
  10. 1 redirect_to admin_users_path
  11. end
  12. 4 @user_types = User.user_types.keys
  13. @users =
  14. 4 then: 2 if @user_type
  15. 2 User.where(user_type: @user_type)
  16. else: 2 else
  17. 2 User.all
  18. end
  19. end
  20. 10 def show
  21. end
  22. 10 def edit
  23. end
  24. 10 def update
  25. 3 updated = @user.update(edit_user_params)
  26. 2 then: 1 if updated
  27. 1 redirect_to edit_admin_user_path(@user), notice: "User updated"
  28. else: 1 else
  29. 1 flash[:alert] = @user.errors.full_messages
  30. 1 render :edit, status: :unprocessable_entity
  31. end
  32. end
  33. 10 def destroy
  34. 1 @user.destroy!
  35. 1 redirect_to admin_users_path, notice: "User deleted."
  36. end
  37. 10 private
  38. 10 def set_user
  39. 7 @user = User.find_by(username: params[:username])
  40. 7 else: 7 then: 0 redirect_to admin_users_path, alert: "User not found" unless @user
  41. end
  42. 10 def edit_user_params
  43. 3 params.require(:user).permit(
  44. :username,
  45. :name,
  46. :email,
  47. :user_type,
  48. :confirmed
  49. )
  50. end
  51. end
  52. end

app/controllers/application_controller.rb

84.93% lines covered

71.88% branches covered

73 relevant lines. 62 lines covered and 11 lines missed.
32 total branches, 23 branches covered and 9 branches missed.
    
  1. # frozen_string_literal: true
  2. 16 class ApplicationController < ActionController::Base
  3. 16 prepend_before_action :set_current_user
  4. 16 before_action :require_login
  5. 16 helper_method :show_tabs, :nav_tabs, :my_pending_invites, :body_class, :set_current_user_by_session
  6. 16 def nav_tabs
  7. 478 else: 470 then: 8 return unless show_tabs
  8. 470 @nav_tabs ||= build_nav_tabs
  9. end
  10. 16 def my_pending_invites
  11. 243 then: 235 else: 8 else: 97 then: 146 return unless Current.user&.member?
  12. 97 @my_pending_invites ||= Permission.where(user_id: Current.user.id, status: "pending")
  13. end
  14. 16 def body_class
  15. 243 then: 7 else: 236 @admin_border ? "admin-background" : ""
  16. end
  17. 16 def show_tabs
  18. 713 @show_tabs ||= Current.user.present?
  19. end
  20. 16 private
  21. 16 def set_current_user
  22. 506 set_current_user_by_session(session)
  23. end
  24. 16 def set_current_user_by_session(session)
  25. 507 then: 2 if session[:impersonation]
  26. 2 else: 505 handle_impersonation(session)
  27. 505 then: 334 elsif session[:user_id]
  28. 334 set_regular_user(session[:user_id])
  29. else: 171 else
  30. 171 clear_current_user
  31. end
  32. end
  33. 16 def handle_impersonation(session)
  34. 2 impersonation = session[:impersonation]
  35. original_user_id =
  36. 2 impersonation["original_user_id"] ||
  37. impersonation[:original_user_id]
  38. target_user_id =
  39. 2 impersonation["target_user_id"] ||
  40. impersonation[:target_user_id]
  41. started_at =
  42. 2 impersonation["started_at"] ||
  43. impersonation[:started_at]
  44. 2 original_user = User.find_by(id: original_user_id)
  45. 2 target_user = User.find_by(id: target_user_id)
  46. 2 then: 2 if valid_impersonation?(original_user, target_user, started_at)
  47. 2 set_impersonated_user(original_user, target_user)
  48. else: 0 else
  49. end_impersonation(session)
  50. end
  51. end
  52. 16 def valid_impersonation?(original_user, target_user, started_at)
  53. failure_reasons = {
  54. 2 then: 2 else: 0 original_not_admin: !original_user&.admin?,
  55. no_target_user: !target_user,
  56. missing_time: !started_at,
  57. too_old: started_at && started_at.to_time < 12.hours.ago
  58. 8 }.select! { |k, v| !!v }.keys
  59. 2 then: 0 if failure_reasons.any?
  60. then: 0 else: 0 if request
  61. flash[:alert] = "Impersonation failed: #{failure_reasons.join(", ")}"
  62. end
  63. false
  64. else: 2 else
  65. 2 true
  66. end
  67. end
  68. 16 def set_impersonated_user(original_user, target_user)
  69. 2 Current.user = target_user
  70. 2 Current.impersonator = original_user
  71. end
  72. 16 def set_regular_user(user_id)
  73. 334 user = User.find_by(id: user_id)
  74. 334 then: 334 if user
  75. 334 Current.user = user
  76. 334 Current.impersonator = nil
  77. else: 0 else
  78. clear_current_user
  79. end
  80. end
  81. 16 def clear_current_user
  82. 171 Current.user = nil
  83. 171 Current.impersonator = nil
  84. end
  85. 16 def end_impersonation(session)
  86. session.delete(:impersonation)
  87. set_regular_user(session[:user_id])
  88. end
  89. 16 def require_login
  90. 506 then: 335 else: 171 then: 502 else: 4 return if Current.user&.confirmed? || allowed_path?
  91. 4 then: 0 if Current.user && !Current.user.confirmed?
  92. handle_unconfirmed_user
  93. else: 4 else
  94. 4 redirect_to_login
  95. end
  96. end
  97. 16 def allowed_path?
  98. [
  99. 171 login_path,
  100. logout_path,
  101. register_path,
  102. not_confirmed_path,
  103. resend_confirmation_path,
  104. confirm_registration_path,
  105. confirm_registration_submit_path
  106. ].include?(request.path)
  107. end
  108. 16 def handle_unconfirmed_user
  109. else: 0 then: 0 unless [not_confirmed_path, resend_confirmation_path].include?(request.path)
  110. flash[:alert] = "Your account is not confirmed"
  111. redirect_to not_confirmed_path
  112. end
  113. end
  114. 16 def redirect_to_login
  115. 4 flash[:alert] = "You must be logged in"
  116. 4 redirect_to login_url
  117. end
  118. 16 def build_nav_tabs
  119. shares_name =
  120. 235 then: 138 else: 97 (Current.user.admin? || Current.user.organiser?) ? "Sharing" : "Shares"
  121. [
  122. 235 {display_name: "Events", url: events_path},
  123. {display_name: "Bands", url: bands_path},
  124. {display_name: "Members", url: members_path},
  125. {display_name: shares_name, url: permissions_path}
  126. ]
  127. end
  128. end

app/controllers/bands_controller.rb

98.18% lines covered

90.0% branches covered

55 relevant lines. 54 lines covered and 1 lines missed.
20 total branches, 18 branches covered and 2 branches missed.
    
  1. 15 class BandsController < ApplicationController
  2. 15 include AccessPermissions
  3. 15 include EventsHelper
  4. 15 before_action :set_events, except: %i[index new create]
  5. 15 before_action :set_view, only: %i[show edit update confirm_destroy]
  6. 15 before_action :verify_organiser, only: %i[new create]
  7. 15 before_action :verify_organiser_or_admin, only: %i[confirm_destroy destroy]
  8. 15 def index
  9. 8 @bands = sort_bands(@bands, params[:sort])
  10. 8 bands_count = @bands.to_a.size
  11. 8 then: 1 if bands_count == 0
  12. 1 else: 7 redirect_to action: :new
  13. 7 then: 1 else: 6 elsif Current.user.member? && bands_count == 1
  14. 1 redirect_to @bands.first
  15. end
  16. end
  17. 15 def edit
  18. end
  19. 15 def show
  20. end
  21. 15 def confirm_destroy
  22. @view = "overview"
  23. end
  24. 15 def new
  25. 1 @band = Band.new
  26. end
  27. 15 def create
  28. 2 @band = Band.new(band_params)
  29. begin
  30. 2 Band.transaction do
  31. 2 @band.save!
  32. 2 Permission.create!(
  33. item_type: "Band",
  34. item_id: @band.id,
  35. user_id: Current.user.id,
  36. status: :owned,
  37. permission_type: :edit
  38. )
  39. end
  40. 1 redirect_to @band, notice: "Band was successfully created"
  41. rescue ActiveRecord::RecordInvalid
  42. 1 render :new, status: :unprocessable_entity
  43. end
  44. end
  45. 15 def update
  46. 2 then: 1 if @band.update(band_params)
  47. 1 redirect_to @band, notice: "Band was successfully updated."
  48. else: 1 else
  49. 1 render :edit
  50. end
  51. end
  52. 15 def destroy
  53. 2 then: 1 if @band.destroy
  54. 1 redirect_to bands_url, notice: "Band deleted!"
  55. else: 1 else
  56. 1 redirect_to @band, alert: @band.errors.full_messages.to_sentence
  57. end
  58. end
  59. 15 private
  60. 15 def set_events
  61. 7 @events = @band.events
  62. 7 .then { |rel| filter_by_period(rel, params[:period]) }
  63. 7 .then { |rel| sort_results(rel, params[:sort]) }
  64. end
  65. 15 def set_view
  66. 5 @views = %w[overview events shares]
  67. 5 @views_subtitles = [nil, "(#{@band.events.count})", nil]
  68. @view =
  69. 5 then: 0 @views.include?(params["view"]) ?
  70. else: 5 params["view"] :
  71. "overview"
  72. end
  73. 15 def verify_organiser
  74. 4 else: 3 then: 1 redirect_to bands_url unless Current.user.organiser?
  75. end
  76. 15 def verify_organiser_or_admin
  77. 2 else: 2 then: 0 redirect_to bands_url unless Current.user.organiser? || Current.user.admin?
  78. end
  79. 15 def sort_bands(bands, sort_param)
  80. 8 then: 4 else: 4 sort_by, sort_order = sort_param&.split
  81. 8 then: 3 if sort_by.present? && Band.column_names.include?(sort_by)
  82. 3 then: 2 else: 1 bands.order(sort_by => ((sort_order == "DESC") ? :desc : :asc))
  83. else: 5 else
  84. 5 bands.order(name: :asc)
  85. end
  86. end
  87. 15 def band_params
  88. 4 params.require(:band).permit(:name, :description, member_ids: [])
  89. end
  90. end

app/controllers/concerns/access_permissions.rb

100.0% lines covered

100.0% branches covered

17 relevant lines. 17 lines covered and 0 lines missed.
4 total branches, 4 branches covered and 0 branches missed.
    
  1. 16 module AccessPermissions
  2. 16 extend ActiveSupport::Concern
  3. 16 included do
  4. 42 before_action :get_resources
  5. 42 before_action :set_resource, except: %i[index new create]
  6. 42 before_action :deny_read_only, only: %i[edit update destroy]
  7. end
  8. 16 private
  9. 16 def get_resources
  10. 230 resource_class = controller_name.classify.constantize
  11. @resources =
  12. 230 then: 19 Current.user.admin? ?
  13. else: 211 resource_class.all :
  14. Current.user.send(controller_name)
  15. 230 instance_variable_set(:"@#{controller_name}", @resources)
  16. end
  17. 16 def set_resource
  18. 33 @resource = @resources.find(params[:id])
  19. 30 @read_only = @resource.permission_type != "edit"
  20. 30 instance_variable_set(:"@#{controller_name.singularize}", @resource)
  21. end
  22. 16 def deny_read_only
  23. 26 then: 5 else: 21 raise ActiveRecord::RecordNotFound if @read_only
  24. end
  25. end

app/controllers/events_controller.rb

100.0% lines covered

91.67% branches covered

48 relevant lines. 48 lines covered and 0 lines missed.
12 total branches, 11 branches covered and 1 branches missed.
    
  1. 16 class EventsController < ApplicationController
  2. 16 include AccessPermissions
  3. 16 include EventsHelper
  4. 16 before_action :set_bands, only: %i[new edit create update]
  5. 16 before_action :set_view, only: %i[show edit update]
  6. 16 def index
  7. 173 @events = @events
  8. 173 .then { |rel| filter_by_period(rel, params[:period]) }
  9. 173 .then { |rel| filter_by_band(rel, params[:band_id]) }
  10. 173 .then { |rel| sort_results(rel, params[:sort]) }
  11. end
  12. 16 def new
  13. 3 @event = Event.new
  14. 3 param_band_id = Integer(params[:band_id], exception: false)
  15. 3 else: 1 then: 2 param_band_id = nil unless @bands.collect(&:id).include?(param_band_id)
  16. 3 then: 1 else: 2 @event.band_ids = [param_band_id] if param_band_id
  17. end
  18. 16 def show
  19. end
  20. 16 def edit
  21. end
  22. 16 def create
  23. 5 @event = Event.new(event_params)
  24. 4 then: 3 if @event.save
  25. 3 create_owner_permission(@event)
  26. 3 redirect_to @event, notice: "Event was successfully created"
  27. else: 1 else
  28. 1 render :new, status: :unprocessable_entity
  29. end
  30. end
  31. 16 def update
  32. 10 then: 8 if @event.update(event_params)
  33. 8 redirect_to @event, notice: "Event was successfully updated."
  34. else: 1 else
  35. 1 render :edit, status: :unprocessable_entity
  36. end
  37. end
  38. 16 def destroy
  39. 2 @event.destroy!
  40. 1 redirect_to events_url, notice: "Event was successfully destroyed."
  41. rescue ActiveRecord::RecordNotDestroyed
  42. 1 redirect_to @event, alert: @event.errors.full_messages.to_sentence
  43. end
  44. 16 private
  45. 16 def set_bands
  46. 18 @bands = Current.user.bands
  47. end
  48. 16 def set_view
  49. 11 @views = %w[overview bands shares]
  50. 11 @views_subtitles = [nil, "(#{@event.bands.count})", nil]
  51. @view =
  52. 11 then: 0 @views.include?(params["view"]) ?
  53. else: 11 params["view"] :
  54. "overview"
  55. end
  56. 16 def event_params
  57. 15 permitted = params.require(:event).permit(
  58. :name,
  59. :description,
  60. :start_date,
  61. :end_date,
  62. band_ids: []
  63. )
  64. 15 permitted_band_ids = @bands.pluck(:id)
  65. 15 permitted.tap do |params|
  66. 15 params[:band_ids] = params[:band_ids].to_a.compact_blank.map(&:to_i)
  67. 15 invalid_bands = params[:band_ids] - permitted_band_ids
  68. 15 then: 1 else: 14 if invalid_bands.any?
  69. 1 raise ArgumentError, "Invalid band_ids: #{invalid_bands}"
  70. end
  71. end
  72. end
  73. 16 def create_owner_permission(event)
  74. 3 event.permissions.create!(
  75. user: Current.user,
  76. status: :owned,
  77. permission_type: :edit
  78. )
  79. end
  80. end

app/controllers/linked_devices_controller.rb

86.67% lines covered

66.67% branches covered

60 relevant lines. 52 lines covered and 8 lines missed.
18 total branches, 12 branches covered and 6 branches missed.
    
  1. 12 class LinkedDevicesController < ApplicationController
  2. 12 before_action :set_linked_device, only: [:show, :edit, :update, :destroy, :revoke]
  3. 12 before_action :set_linkables, only: [:new, :edit, :create, :update]
  4. 12 before_action :set_view, only: [:show]
  5. 12 def index
  6. 7 @linked_devices = Current.user.linked_devices
  7. .includes(:linked_device_linkables)
  8. 7 .then { |rel| filter_by_status(rel, params[:status]) }
  9. 7 .then { |rel| filter_by_type(rel, params[:device_type]) }
  10. 7 .then { |rel| sort_results(rel, params[:sort]) }
  11. end
  12. 12 def show
  13. end
  14. 12 def new
  15. 1 @linked_device = LinkedDevice.new
  16. # Set default linkable if provided in params
  17. 1 then: 0 else: 1 if params[:linkable_type].present? && params[:linkable_id].present?
  18. type = params[:linkable_type]
  19. id = params[:linkable_id]
  20. then: 0 else: 0 if %w[Event Band Member].include?(type)
  21. @linked_device.linkable_type = type
  22. @linked_device.linkable_id = id
  23. end
  24. end
  25. end
  26. 12 def edit
  27. end
  28. 12 def create
  29. 2 @linked_device = Current.user.linked_devices.new(linked_device_params)
  30. 2 then: 2 if @linked_device.save
  31. 2 redirect_to @linked_device, notice: "Device successfully linked."
  32. else: 0 else
  33. render :new, status: :unprocessable_entity
  34. end
  35. end
  36. 12 def update
  37. 2 then: 2 if @linked_device.update(linked_device_params)
  38. 2 redirect_to @linked_device, notice: "Device successfully updated."
  39. else: 0 else
  40. render :edit, status: :unprocessable_entity
  41. end
  42. end
  43. 12 def destroy
  44. 2 then: 1 else: 1 if @linked_device.accessed?
  45. 1 redirect_to(
  46. @linked_device,
  47. alert: "Cannot delete a device that has been accessed. Please revoke instead."
  48. )
  49. 1 return
  50. end
  51. 1 @linked_device.destroy!
  52. 1 redirect_to linked_devices_url, notice: "Device successfully removed."
  53. rescue ActiveRecord::RecordNotDestroyed
  54. redirect_to(
  55. @linked_device,
  56. alert: @linked_device.errors.full_messages.to_sentence
  57. )
  58. end
  59. 12 def revoke
  60. # For revocation, we don't need to validate access permissions
  61. 1 then: 1 else: 0 @linked_device.skip_access_validation! if Rails.env.test?
  62. 1 @linked_device.revoke!
  63. 1 redirect_to @linked_device, notice: "Device successfully revoked."
  64. end
  65. 12 private
  66. 12 def set_linked_device
  67. 7 @linked_device = Current.user.linked_devices.find(params[:id])
  68. end
  69. 12 def set_linkables
  70. 6 @events = Current.user.events
  71. 6 @bands = Current.user.bands
  72. 6 @members = Current.user.members
  73. end
  74. 12 def set_view
  75. 1 @views = %w[overview]
  76. 1 @view = "overview"
  77. end
  78. 12 def linked_device_params
  79. 4 params.require(:linked_device).permit(
  80. :name,
  81. :device_type,
  82. event_ids: [],
  83. band_ids: [],
  84. member_ids: []
  85. )
  86. end
  87. 12 def filter_by_status(relation, status)
  88. 7 then: 1 else: 6 return relation.active if status == "active"
  89. 6 then: 1 else: 5 return relation.revoked if status == "revoked"
  90. 5 relation
  91. end
  92. 12 def filter_by_type(relation, type)
  93. 7 then: 2 else: 5 LinkedDevice.device_types.key?(type) ? relation.where(device_type: type) : relation
  94. end
  95. 12 def sort_results(relation, sort)
  96. sort_mapping = {
  97. 7 "name" => {name: :asc},
  98. "name desc" => {name: :desc},
  99. "created" => {created_at: :asc},
  100. "created desc" => {created_at: :desc},
  101. "modified" => {updated_at: :asc},
  102. "modified desc" => {updated_at: :desc},
  103. "last_accessed" => {last_accessed_at: :asc},
  104. "last_accessed desc" => {last_accessed_at: :desc}
  105. }
  106. 7 relation.order(sort_mapping[sort] || {created_at: :desc})
  107. end
  108. end

app/controllers/members_controller.rb

90.7% lines covered

70.0% branches covered

43 relevant lines. 39 lines covered and 4 lines missed.
10 total branches, 7 branches covered and 3 branches missed.
    
  1. 11 class MembersController < ApplicationController
  2. 11 include AccessPermissions
  3. 11 include EventsHelper
  4. 11 before_action :set_member_events, only: :show
  5. 11 before_action :set_view, only: :show
  6. 11 def index
  7. # Get skills for the current set of members
  8. @skills =
  9. 1 Skill.joins(:members)
  10. .where(members: {id: @members.pluck(:id)})
  11. .distinct
  12. .order(:name)
  13. # Filter members by skill if skill_id parameter is present
  14. 1 then: 0 else: 1 if params[:skill_id].present?
  15. @skill = Skill.find(params[:skill_id])
  16. @members =
  17. @members
  18. .joins(:skills)
  19. .where(skills: {id: params[:skill_id]})
  20. end
  21. end
  22. 11 def edit
  23. end
  24. 11 def show
  25. end
  26. 11 def new
  27. 1 @member = Member.new
  28. end
  29. 11 def create
  30. 2 @member = Member.new(member_params)
  31. 2 else: 1 then: 1 return render :new, status: :unprocessable_entity unless @member.save
  32. 1 @permission = Permission.create(
  33. item_type: "Member",
  34. item_id: @member.id,
  35. user: Current.user,
  36. status: :owned,
  37. permission_type: "edit"
  38. )
  39. 1 else: 1 then: 0 return render :new, status: :unprocessable_entity unless @permission.save
  40. 1 redirect_to @member, notice: "Member was successfully created."
  41. end
  42. 11 def update
  43. 2 Member.transaction do
  44. 2 @member.assign_attributes(member_params)
  45. 2 then: 1 if @member.save
  46. 1 redirect_to @member, notice: "Member was successfully updated."
  47. else: 1 else
  48. 1 logger.warn "members/update error: #{@member.errors.full_messages}"
  49. 1 render :edit, status: :unprocessable_entity
  50. end
  51. end
  52. rescue ActiveRecord::RecordInvalid => e
  53. logger.warn "members/update transaction error: #{e.message}"
  54. render :edit, status: :unprocessable_entity
  55. end
  56. 11 def destroy
  57. 1 @member.destroy!
  58. 1 redirect_to members_url, notice: "Member was successfully destroyed."
  59. end
  60. 11 private
  61. 11 def member_params
  62. 4 params.require(:member).permit(
  63. :name, :description, :skills_list, band_ids: []
  64. )
  65. end
  66. 11 def set_view
  67. 1 @views = %w[overview events]
  68. 1 @views_subtitles = [nil, "(#{@events.count})"]
  69. @view =
  70. 1 then: 0 @views.include?(params["view"]) ?
  71. else: 1 params["view"] :
  72. "overview"
  73. end
  74. 11 def set_member_events
  75. 1 @events = @member.events
  76. 1 .then { |rel| filter_by_period(rel, params[:period]) }
  77. 1 .then { |rel| sort_results(rel, params[:sort]) }
  78. end
  79. end

app/controllers/permissions_controller.rb

77.32% lines covered

48.94% branches covered

97 relevant lines. 75 lines covered and 22 lines missed.
47 total branches, 23 branches covered and 24 branches missed.
    
  1. 15 class PermissionsController < ApplicationController
  2. 15 include PermissionsHelper
  3. 15 before_action :set_permission, only: [:update, :destroy]
  4. 15 before_action :organiser_only, only: [:new, :create]
  5. 15 before_action :invitee_and_pending_only, only: [:update]
  6. 15 before_action :bestower_and_admin_only, only: [:destroy]
  7. 15 before_action :set_form_options, only: [:new, :create]
  8. 15 def index
  9. 8 then: 1 else: 7 @permissions = Current.user.admin? ? Permission.all : Permission.for_user(Current.user)
  10. 8 @permissions = sort_permissions(@permissions, params[:direct_sort])
  11. 8 @other_items = fetch_effective_permissions
  12. # Default to name sorting if not specified
  13. 8 effective_sort = params[:effective_sort].presence || "name asc"
  14. 8 @other_items = sort_effective_items(@other_items, effective_sort)
  15. 8 respond_to do |format|
  16. 8 format.html
  17. 8 format.json { render json: {permissions: @permissions, effective: @other_items} }
  18. end
  19. end
  20. 15 def new
  21. 1 @permission = Permission.new
  22. 1 then: 0 else: 1 if params[:item_type].present? && params[:item_id].present?
  23. @preselected_item = "#{params[:item_type].capitalize}_#{params[:item_id]}"
  24. end
  25. 1 @no_users_available = potential_users.empty?
  26. end
  27. 15 def create
  28. 7 params = permission_create_params
  29. 7 item_param = params.delete(:item)
  30. 7 @permission = Permission.new(params)
  31. 7 @permission.bestowing_user = Current.user
  32. 7 @permission.status = "pending"
  33. 7 @permission.item_type, @permission.item_id = item_param.split("_")
  34. 7 then: 6 else: 1 @permission.item_type&.capitalize!
  35. 7 else: 3 then: 2 return render :new, status: :unprocessable_entity unless @permission.save
  36. 3 redirect_to permissions_path, notice: "Invitation created"
  37. end
  38. 15 def update
  39. 6 status = permission_update_params[:status]
  40. 6 then: 5 if @permission.update(status: status)
  41. 5 then: 4 if status == "accepted"
  42. 4 redirect_to @permission.item_path, notice: "Invitation accepted"
  43. else: 1 else
  44. 1 redirect_to permissions_path, alert: "Invitation rejected"
  45. end
  46. else: 0 else
  47. render plain: "Not updated", status: :bad_request
  48. end
  49. end
  50. 15 def destroy
  51. 2 @permission.destroy!
  52. 2 redirect_to root_path, notice: "Invitation deleted"
  53. end
  54. 15 private
  55. 15 def sort_permissions(permissions, sort_param)
  56. 8 then: 8 else: 0 return permissions.order(created_at: :desc) if sort_param.blank?
  57. column, direction = sort_param.split
  58. then: 0 else: 0 then: 0 else: 0 direction_sym = (direction&.downcase == "desc") ? :desc : :asc
  59. case column
  60. when: 0 when "name"
  61. joins_sql = <<~SQL
  62. LEFT JOIN bands
  63. ON bands.id = permissions.item_id
  64. AND permissions.item_type = 'Band'
  65. LEFT JOIN events
  66. ON events.id = permissions.item_id
  67. AND permissions.item_type = 'Event'
  68. LEFT JOIN members
  69. ON members.id = permissions.item_id
  70. AND permissions.item_type = 'Member'
  71. SQL
  72. permissions.joins(joins_sql)
  73. .order(Arel.sql(
  74. "COALESCE(bands.name, events.name, members.name) #{direction_sym}"
  75. ))
  76. when: 0 when "type"
  77. permissions.order(item_type: direction_sym)
  78. when: 0 when "access"
  79. permissions.order(permission_type: direction_sym)
  80. when: 0 when "status"
  81. permissions.order(status: direction_sym)
  82. when: 0 when "bestower"
  83. permissions.joins(:bestowing_user).order(Arel.sql(
  84. "users.username #{direction_sym}"
  85. ))
  86. when: 0 when "created"
  87. permissions.order(created_at: direction_sym)
  88. when: 0 when "last_modified"
  89. permissions.order(updated_at: direction_sym)
  90. else: 0 else
  91. permissions.order(created_at: :desc)
  92. end
  93. end
  94. 15 def sort_effective_items(items, sort_param)
  95. 8 then: 0 else: 8 return items.sort_by { |item| item.name.downcase } if sort_param.blank?
  96. 8 column, direction = sort_param.split
  97. 8 then: 8 else: 0 desc = (direction&.downcase == "desc")
  98. 8 sorted_items = case column
  99. when: 8 when "name"
  100. 17 items.sort_by { |item| item.name.downcase }
  101. when: 0 when "type"
  102. items.sort_by { |item| item.class.name }
  103. when: 0 when "status"
  104. items.sort_by { |item| item.permission_type.to_s }
  105. when: 0 when "source"
  106. items.sort_by do |item|
  107. permission = find_effective_permission_source(Current.user, item)
  108. then: 0 if permission.nil?
  109. "AAA_Direct" # Sort direct permissions first
  110. else: 0 else
  111. "#{permission.item_type}_#{permission.item.name}"
  112. end
  113. end
  114. else: 0 else
  115. items.sort_by { |item| item.name.downcase }
  116. end
  117. 8 then: 0 else: 8 desc ? sorted_items.reverse : sorted_items
  118. end
  119. 15 def fetch_effective_permissions
  120. 8 events = Event.permitted_for(Current.user.id)
  121. 8 bands = Band.permitted_for(Current.user.id)
  122. 8 members = Member.permitted_for(Current.user.id)
  123. 8 events + bands + members
  124. end
  125. 15 def organiser_only
  126. 10 else: 8 then: 2 unless Current.user.organiser?
  127. 2 render plain: "Organisers only", status: :forbidden
  128. end
  129. end
  130. 15 def bestower_and_admin_only
  131. 3 else: 2 then: 1 unless Current.user.admin? || @permission.bestowing_user == Current.user
  132. 1 render plain: "Bestower only", status: :forbidden
  133. end
  134. end
  135. 15 def invitee_and_pending_only
  136. 10 then: 3 if @permission.user != Current.user
  137. 3 else: 7 render plain: "Invitee only", status: :forbidden
  138. 7 then: 1 else: 6 elsif !@permission.pending?
  139. 1 render plain: "Invite not pending", status: :bad_request
  140. end
  141. end
  142. 15 def set_form_options
  143. 8 @users = potential_users
  144. 8 @items = potential_items(Current.user)
  145. 8 @permission_types = %w[view edit]
  146. end
  147. 15 def set_permission
  148. 13 @permission = Permission.find(params[:id])
  149. end
  150. 15 def permission_create_params
  151. 7 params.require(:permission).permit(:user_id, :item, :permission_type)
  152. end
  153. 15 def permission_update_params
  154. 6 params.require(:permission).permit(:status)
  155. end
  156. end

app/controllers/sessions_controller.rb

100.0% lines covered

100.0% branches covered

28 relevant lines. 28 lines covered and 0 lines missed.
6 total branches, 6 branches covered and 0 branches missed.
    
  1. 16 class SessionsController < ApplicationController
  2. 16 def new
  3. 5 then: 3 else: 2 redirect_to events_path if Current.user
  4. 5 @user = User.new
  5. end
  6. 16 def create
  7. 162 username, password = login_params.values_at(:username, :password)
  8. 161 logger.debug("Login attempt from #{username}")
  9. 161 user = User.find_or_create_by(username: username)
  10. 161 then: 1 if Rails.env.development? && params.dig(:user, :debug_skip)
  11. 1 session[:user_id] = user.id
  12. 1 logger.debug("Skipped login: #{username}")
  13. 1 else: 160 redirect_to events_path, notice: "Skipped login."
  14. 160 then: 158 elsif user.authenticate(password)
  15. 158 session[:user_id] = user.id
  16. 158 logger.debug("Login success: #{username}")
  17. 158 redirect_to events_path, notice: "Logged in successfully."
  18. else: 2 else
  19. 2 @user = User.new
  20. 2 @user.username = username
  21. 2 logger.debug "Login failed: #{user.inspect}"
  22. 2 flash[:alert] = "Invalid username or password"
  23. 2 render :new, status: :unprocessable_entity
  24. end
  25. end
  26. 16 def destroy
  27. 1 session[:user_id] = nil
  28. 1 session[:impersonation] = nil
  29. 1 redirect_to login_path, notice: "Logged out successfully."
  30. end
  31. 16 private
  32. 16 def login_params
  33. 162 params.require(:user).permit(:username, :password)
  34. end
  35. end

app/controllers/user_mails_controller.rb

100.0% lines covered

100.0% branches covered

19 relevant lines. 19 lines covered and 0 lines missed.
6 total branches, 6 branches covered and 0 branches missed.
    
  1. 10 class UserMailsController < ApplicationController
  2. 10 before_action :set_mail, only: :show
  3. 10 before_action :can_view_mail, only: :show
  4. 10 def show
  5. end
  6. 10 def index
  7. @mails =
  8. 3 then: 1 if Current.user.admin?
  9. 1 UserMail.order(updated_at: :desc)
  10. else: 2 else
  11. 2 UserMail.where(user_id: Current.user.id).order(updated_at: :desc)
  12. end
  13. end
  14. 10 def create
  15. 2 @mail = UserMailer.send_confirmation_registration(Current.user)
  16. 2 then: 1 if @mail.persisted?
  17. 1 redirect_to user_mails_path, notice: "Confirmation sent successfully"
  18. else: 1 else
  19. 1 redirect_to user_mails_path, alert: "Failed to send confirmation"
  20. end
  21. end
  22. 10 private
  23. 10 def set_mail
  24. 5 @mail = UserMail.find(params[:id])
  25. end
  26. 10 def can_view_mail
  27. 5 then: 3 else: 2 return if @mail && (@mail.user_id == Current.user.id || Current.user.admin?)
  28. 2 redirect_to user_mails_path, alert: "Cannot view this mail"
  29. end
  30. end

app/controllers/users/registration_controller.rb

100.0% lines covered

85.71% branches covered

34 relevant lines. 34 lines covered and 0 lines missed.
14 total branches, 12 branches covered and 2 branches missed.
    
  1. 6 class Users::RegistrationController < ApplicationController
  2. 6 before_action :set_user, only: %i[
  3. edit
  4. update
  5. ]
  6. 6 def edit
  7. end
  8. 6 def update
  9. 1 else: 0 then: 1 UserMailer.send_confirmation_registration(@user) unless @user.confirmed?
  10. end
  11. 6 def new
  12. 4 @token = params[:token]
  13. 4 verifier = Rails.application.config.message_verifier
  14. begin
  15. 4 data = verifier.verify(@token)
  16. 3 @user = User.find(data["user_id"])
  17. 3 then: 1 else: 2 if @user.confirmed?
  18. 1 redirect_to user_path(@user),
  19. notice: "Your account is already confirmed"
  20. end
  21. 3 then: 1 else: 2 then: 1 else: 2 if data["expires_at"]&.< Time.current.to_i
  22. 1 flash[:alert] = "Your confirmation link has expired: #{data}."
  23. 1 redirect_to register_path
  24. end
  25. rescue ActiveSupport::MessageVerifier::InvalidSignature
  26. 1 flash[:alert] = "Invalid confirmation link."
  27. 1 redirect_to register_path
  28. end
  29. end
  30. 6 def create
  31. 3 token = params[:token]
  32. 3 verifier = Rails.application.config.message_verifier
  33. begin
  34. 3 data = verifier.verify(token)
  35. 2 then: 2 else: 0 then: 1 if data["expires_at"]&.>= Time.current.to_i
  36. 1 @user = User.find(data["user_id"])
  37. 1 @user.update(confirmed: true)
  38. 1 flash[:notice] = "Your registration has been confirmed."
  39. 1 redirect_to login_path
  40. else: 1 else
  41. 1 flash[:alert] = "Your confirmation link has expired: #{data}."
  42. 1 redirect_to register_path
  43. end
  44. rescue ActiveSupport::MessageVerifier::InvalidSignature
  45. 1 flash[:alert] = "Invalid confirmation link."
  46. 1 redirect_to register_path
  47. end
  48. end
  49. 6 private
  50. 6 def set_user
  51. 2 @user = User.find(session[:user_id])
  52. 2 then: 1 else: 1 redirect_to user_path(@user) if @user.confirmed?
  53. end
  54. end

app/controllers/users_controller.rb

100.0% lines covered

85.71% branches covered

41 relevant lines. 41 lines covered and 0 lines missed.
14 total branches, 12 branches covered and 2 branches missed.
    
  1. 14 class UsersController < ApplicationController
  2. 14 before_action :check_admin_user, only: %i[
  3. create
  4. new
  5. ]
  6. 14 before_action :check_not_logged_in, only: %i[
  7. create
  8. new
  9. ]
  10. 14 def new
  11. 1 @user = User.new
  12. end
  13. 14 def create
  14. 4 @user = User.new(create_user_params)
  15. 4 then: 1 else: 3 if @user.admin? && !@allow_admin_user
  16. 1 flash.now[:alert] = "No more admin users allowed"
  17. 1 return render :new, status: :unprocessable_entity
  18. end
  19. 3 then: 2 if @user.save
  20. 2 session[:user_id] = @user.id
  21. 2 redirect_to account_path, notice: "You registered successfully. Well done!"
  22. else: 1 else
  23. 1 render :new, status: :unprocessable_entity
  24. end
  25. end
  26. 14 def index
  27. 1 redirect_to user_path(Current.user)
  28. end
  29. 14 def show
  30. 4 @user = User.find_by(username: params[:id])
  31. 4 else: 4 then: 0 redirect_to user_path(Current.user) unless @user
  32. end
  33. 14 def edit
  34. 1 @user = Current.user
  35. 1 else: 0 then: 1 unless params[:id] == @user.username
  36. 1 redirect_to user_path(@user), alert: "Can't edit other users"
  37. end
  38. end
  39. 14 def update
  40. 7 then: 6 else: 1 if params[:user][:password].blank?
  41. 6 params[:user].delete(:password)
  42. 6 params[:user].delete(:password_confirmation)
  43. end
  44. 7 @user = Current.user
  45. 7 then: 5 if @user.update(update_user_params)
  46. 5 redirect_to user_url(@user), notice: "Updated successfully"
  47. else: 2 else
  48. 2 errors = @user.errors.full_messages.join(", ").downcase
  49. 2 render plain: "Could not update user: #{errors}",
  50. status: :forbidden
  51. end
  52. end
  53. 14 private
  54. 14 def create_user_params
  55. 4 params.require(:user).permit(
  56. :username,
  57. :name,
  58. :email,
  59. :password,
  60. :password_confirmation,
  61. :time_zone,
  62. :user_type
  63. )
  64. end
  65. 14 def update_user_params
  66. 7 params.require(:user).permit(
  67. :name,
  68. :email,
  69. :password,
  70. :password_confirmation,
  71. :time_zone
  72. )
  73. end
  74. 14 def check_admin_user
  75. 6 @allow_admin_user = User.admin.count.zero?
  76. end
  77. 14 def check_not_logged_in
  78. 6 else: 5 then: 1 redirect_to account_path unless Current.user.nil?
  79. end
  80. end

app/helpers/application_helper.rb

98.44% lines covered

91.3% branches covered

64 relevant lines. 63 lines covered and 1 lines missed.
23 total branches, 21 branches covered and 2 branches missed.
    
  1. 1 module ApplicationHelper
  2. 1 def page_heading(str)
  3. 199 content_tag(:h1, str, class: "text-gray-900 text-xl")
  4. end
  5. 1 def filter_link(name, path, active)
  6. 572 link_to_if(!active, name, path, class: "hover:underline") do
  7. 189 content_tag(:span, name, class: "font-bold")
  8. end
  9. end
  10. 1 def render_filter_group(
  11. filters,
  12. param_name,
  13. preserve_params = [],
  14. &path_generator
  15. )
  16. 200 path_generator ||= ->(options) { url_for(options) }
  17. 192 param_name_str = param_name.to_s
  18. # Build preserved params hash in one step
  19. 192 preserved_options = preserve_params.each_with_object({}) do |param, hash|
  20. 188 then: 6 else: 182 hash[param] = params[param] if params[param].present?
  21. end
  22. 192 content_tag(:p, class: "filter-group") do
  23. 192 filters.map do |filter|
  24. # Build options hash
  25. 570 options = preserved_options.merge(
  26. # Only add param if it has a value
  27. 570 then: 382 else: 188 filter[:value].present? ? {param_name => filter[:value]} : {},
  28. # Add any extra parameters
  29. filter[:extra] || {}
  30. )
  31. # Determine if this filter is selected
  32. 570 selected = params[param_name_str] == filter[:value] ||
  33. 382 (filter[:value].nil? && params[param_name_str].nil?)
  34. # Generate the link
  35. 570 filter_link(filter[:label], path_generator.call(options), selected)
  36. end.join.html_safe
  37. end
  38. end
  39. 1 def table_headers(sort_param_name, columns, resource = nil)
  40. 13 query_params = request.query_parameters.merge({}).except(sort_param_name)
  41. # Extract current sort information from params
  42. 13 current_sort_param = params[sort_param_name]
  43. 13 current_sort_column = nil
  44. 13 then: 0 else: 13 if current_sort_param.present?
  45. current_sort_column, _ = current_sort_param.split
  46. end
  47. 13 capture do
  48. 13 columns.each do |column|
  49. # Only set default if this column is actually the sorted one
  50. 66 then: 0 else: 66 default_sort = (column[:name] == current_sort_column) ? column[:default] : nil
  51. 66 concat(
  52. content_tag(:th,
  53. table_header_sort(
  54. resource || controller_name,
  55. column[:name],
  56. column[:display],
  57. default_sort,
  58. query_params,
  59. sort_param_name
  60. ),
  61. class: column[:class],
  62. 66 then: 19 else: 47 style: column[:wide] ? nil : "width: 1%")
  63. )
  64. end
  65. end
  66. end
  67. 1 def table_header_sort(
  68. resource,
  69. column,
  70. display_text,
  71. default_sort_column = nil,
  72. request_params = nil,
  73. sort_param_name = :sort,
  74. default_sort_direction = "asc"
  75. )
  76. 326 sort_param = sort_param_name.to_sym
  77. 326 then: 40 else: 286 current_sort_column, current_sort_direction = params[sort_param]&.split
  78. 326 current_sort_column ||= default_sort_column
  79. 326 current_sort_direction ||= default_sort_direction
  80. 326 then: 91 if current_sort_column == column
  81. 91 then: 84 else: 7 new_sort_direction = (current_sort_direction == "asc") ? "desc" : "asc"
  82. 91 sort_icon = sort_direction_icon(current_sort_direction)
  83. else: 235 else
  84. 235 new_sort_direction = default_sort_direction
  85. 235 sort_icon = ""
  86. end
  87. 326 query_params = request_params || request.query_parameters
  88. 326 new_params = query_params
  89. .except(:page, sort_param)
  90. .merge(sort_param => "#{column} #{new_sort_direction}")
  91. # Preserve period parameter if it exists
  92. 326 then: 55 else: 271 new_params[:period] = request.params[:period] if request.params[:period]
  93. 326 sort_url = url_for(new_params)
  94. 326 link_to "#{display_text}#{sort_icon}".html_safe, sort_url
  95. end
  96. 1 def flash_banner(key, msg = nil, &block)
  97. 183 content_tag :div, class: "#{key} banner" do
  98. 183 then: 9 else: 174 if block && msg.blank?
  99. 9 msg = capture(&block)
  100. end
  101. 183 concat(content_tag(:div, msg))
  102. 183 concat(hidden_checkbox_tag(key))
  103. 183 concat(close_button(key))
  104. end
  105. end
  106. 1 private
  107. 1 def sort_direction_icon(direction)
  108. 91 when: 84 case direction
  109. 84 when: 2 when "asc" then " <span>â–¼</span>"
  110. 2 else: 5 when "desc" then " <span>â–²</span>"
  111. 5 else ""
  112. end
  113. end
  114. 1 def hidden_checkbox_tag(key)
  115. 183 tag.input type: "checkbox", class: "hidden", id: "banneralert-#{key}"
  116. end
  117. 1 def close_button(key)
  118. 183 tag.label class: "close", style: "width:30px", for: "banneralert-#{key}" do
  119. 183 tag.svg class: "fill-current h-6 w-6", role: "button", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20" do
  120. 183 concat(tag.title("Close"))
  121. 183 concat(tag.path(d: "M14.348 14.849a1.2 1.2 0 0 1-1.697 0L10 11.819l-2.651 3.029a1.2 1.2 0 1 1-1.697-1.697l2.758-3.15-2.759-3.152a1.2 1.2 0 1 1 1.697-1.697L10 8.183l2.651-3.031a1.2 1.2 0 1 1 1.697 1.697l-2.758 3.152 2.758 3.15a1.2 1.2 0 0 1 0 1.698z"))
  122. end
  123. end
  124. end
  125. end

app/helpers/bands_helper.rb

100.0% lines covered

100.0% branches covered

1 relevant lines. 1 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 module BandsHelper
  2. end

app/helpers/events_helper.rb

100.0% lines covered

100.0% branches covered

32 relevant lines. 32 lines covered and 0 lines missed.
25 total branches, 25 branches covered and 0 branches missed.
    
  1. 1 module EventsHelper
  2. 1 def filter_by_period(events, period)
  3. 181 when: 1 case period
  4. 1 when: 171 when "past" then events.past
  5. 171 else: 9 when "future", nil then events.future
  6. 9 else events
  7. end
  8. end
  9. 1 def filter_by_band(events, band_id)
  10. 173 else: 1 then: 172 return events unless band_id.present? && band_id.to_i.positive?
  11. 1 events.joins(:bands).where(bands: {id: band_id})
  12. end
  13. 1 def sort_results(events, sort_param)
  14. 181 column, direction = extract_sort_params(sort_param)
  15. 181 else: 180 then: 1 unless Event.attribute_names.include?(column.to_s)
  16. 1 return events.order(:start_date)
  17. end
  18. 180 events.order(column => direction)
  19. end
  20. 1 def extract_sort_params(sort_param)
  21. 181 col, dir = sort_param.to_s.split
  22. 181 then: 3 else: 178 dir = %w[desc DESC].include?(dir) ? :desc : :asc
  23. 181 [col.presence || :start_date, dir]
  24. end
  25. 1 def convert_seconds_to_duration(seconds)
  26. 9 then: 2 else: 7 return nil if seconds < 60
  27. 7 days = (seconds / 86400).floor
  28. 7 remaining = seconds % 86400
  29. 7 hours = (remaining / 3600).floor
  30. 7 remaining %= 3600
  31. 7 minutes = (remaining / 60).floor
  32. 7 parts = []
  33. 7 then: 5 else: 2 else: 4 then: 1 parts << "#{days} day#{"s" unless days == 1}" if days > 0
  34. 7 then: 2 else: 5 else: 1 then: 1 parts << "#{hours} hour#{"s" unless hours == 1}" if hours > 0
  35. 7 then: 4 else: 3 else: 1 then: 3 parts << "#{minutes} minute#{"s" unless minutes == 1}" if minutes > 0
  36. 7 when: 4 case parts.size
  37. 4 when 1 then parts.first
  38. else: 3 else
  39. 3 parts[0...-1].join(", ") + " and #{parts.last}"
  40. end
  41. end
  42. end

app/helpers/linked_devices_helper.rb

54.55% lines covered

38.46% branches covered

22 relevant lines. 12 lines covered and 10 lines missed.
13 total branches, 5 branches covered and 8 branches missed.
    
  1. 1 module LinkedDevicesHelper
  2. 1 def device_type_badge(device_type)
  3. 12 case device_type
  4. when: 11 when "api"
  5. 11 content_tag(:span, "API", class: "bg-purple-600 text-white px-2 py-1 rounded-full text-xs")
  6. when: 1 when "web"
  7. 1 content_tag(:span, "Web", class: "bg-blue-600 text-white px-2 py-1 rounded-full text-xs")
  8. else: 0 else
  9. content_tag(:span, device_type.to_s.upcase, class: "bg-gray-600 text-white px-2 py-1 rounded-full text-xs")
  10. end
  11. end
  12. 1 def resource_link(type, id)
  13. obj = type.constantize.find_by(id: id)
  14. else: 0 then: 0 return "Unknown #{type}" unless obj
  15. name = obj.name.presence || "NOT SET"
  16. case type
  17. when: 0 when "Event"
  18. link_to(name, event_path(obj), class: "text-purple-600")
  19. when: 0 when "Band"
  20. link_to(name, band_path(obj), class: "text-blue-600")
  21. when: 0 when "Member"
  22. link_to(name, member_path(obj), class: "text-green-600")
  23. else: 0 else
  24. "#{type}: #{name}"
  25. end
  26. end
  27. 1 def status_badge(device)
  28. 12 then: 1 if device.revoked?
  29. 1 content_tag(:span, "Revoked", class: "bg-red-600 text-white px-2 py-1 rounded-full text-xs")
  30. else: 11 else
  31. 11 content_tag(:span, "Active", class: "bg-green-600 text-white px-2 py-1 rounded-full text-xs")
  32. end
  33. end
  34. 1 def last_accessed_display(device)
  35. 11 else: 0 then: 11 return "Never" unless device.last_accessed_at
  36. time_ago_in_words(device.last_accessed_at) + " ago"
  37. end
  38. end

app/helpers/members_helper.rb

100.0% lines covered

100.0% branches covered

1 relevant lines. 1 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 module MembersHelper
  2. end

app/helpers/permissions_helper.rb

50.0% lines covered

24.24% branches covered

66 relevant lines. 33 lines covered and 33 lines missed.
33 total branches, 8 branches covered and 25 branches missed.
    
  1. 1 module PermissionsHelper
  2. 1 include ActionView::Helpers::UrlHelper
  3. 1 def potential_users
  4. # Get all non-admin users (both members and organisers) sorted by username,
  5. # excluding current user
  6. users =
  7. 9 User
  8. .where
  9. .not(user_type: :admin)
  10. .where
  11. .not(id: Current.user.id)
  12. .order(:username)
  13. .pluck(:username, :id)
  14. 9 if users.any?
  15. then: 9 # Add a "Please select" option with empty value as the first option
  16. 9 [["Please select", ""]] + users
  17. else: 0 else
  18. []
  19. end
  20. end
  21. 1 def potential_items(owner)
  22. 83 invitable_klasses = [Event, Band, Member]
  23. 83 invitable_klasses.flat_map do |klass|
  24. 249 pluck_and_prefix(klass, owner)
  25. end
  26. end
  27. 1 def permission_status_color(status)
  28. case status.to_s
  29. when: 0 when "owned"
  30. "primary"
  31. when: 0 when "accepted"
  32. "success"
  33. when: 0 when "pending"
  34. "warning"
  35. when: 0 when "rejected"
  36. "danger"
  37. else: 0 else
  38. "secondary"
  39. end
  40. end
  41. 1 def get_access_level(user, item)
  42. 19 when: 8 case item
  43. 8 when: 6 when Member then get_ownership(user, item, :members, Member)
  44. 6 when: 5 when Band then get_ownership(user, item, :bands, Band)
  45. 5 else: 0 when Event then get_ownership(user, item, :events, Event)
  46. else raise "Invalid item type: #{item.class}"
  47. end
  48. end
  49. 1 def get_ownership(user, item, method, klass)
  50. 19 then: 18 if (direct_permission = user.send(method).find_by(id: item.id))
  51. 18 else: 1 direct_permission[:permission_type]
  52. 1 then: 0 else: 1 elsif klass.permitted_for(user.id).find_by(id: item.id)
  53. "view"
  54. end
  55. end
  56. 1 def find_effective_permission_source(user, item)
  57. # Direct permission check
  58. 9 direct_permission = Permission.where(
  59. user_id: user.id,
  60. item_type: item.class.to_s,
  61. item_id: item.id,
  62. status: ["owned", "accepted"]
  63. ).first
  64. 9 then: 9 else: 0 return nil if direct_permission
  65. else: 0 case item
  66. when: 0 when Band
  67. find_band_permission_source(user, item)
  68. when: 0 when Event
  69. find_event_permission_source(user, item)
  70. when: 0 when Member
  71. find_member_permission_source(user, item)
  72. end
  73. end
  74. 1 def find_band_permission_source(user, band)
  75. # Check permissions through members
  76. band.members.each do |member|
  77. permission = Permission.where(
  78. user_id: user.id,
  79. item_type: "Member",
  80. item_id: member.id,
  81. status: ["owned", "accepted"]
  82. ).first
  83. then: 0 else: 0 return permission if permission
  84. end
  85. # Check permissions through events
  86. band.events.each do |event|
  87. permission = Permission.where(
  88. user_id: user.id,
  89. item_type: "Event",
  90. item_id: event.id,
  91. status: ["owned", "accepted"]
  92. ).first
  93. then: 0 else: 0 return permission if permission
  94. end
  95. nil
  96. end
  97. 1 def find_event_permission_source(user, event)
  98. # Check permissions through bands
  99. event.bands.each do |band|
  100. permission = Permission.where(
  101. user_id: user.id,
  102. item_type: "Band",
  103. item_id: band.id,
  104. status: ["owned", "accepted"]
  105. ).first
  106. then: 0 else: 0 return permission if permission
  107. end
  108. # Check permissions through members in bands
  109. event.bands.each do |band|
  110. band.members.each do |member|
  111. permission = Permission.where(
  112. user_id: user.id,
  113. item_type: "Member",
  114. item_id: member.id,
  115. status: ["owned", "accepted"]
  116. ).first
  117. then: 0 else: 0 return permission if permission
  118. end
  119. end
  120. nil
  121. end
  122. 1 def find_member_permission_source(user, member)
  123. # Check permissions through bands
  124. member.bands.each do |band|
  125. permission = Permission.where(
  126. user_id: user.id,
  127. item_type: "Band",
  128. item_id: band.id,
  129. status: ["owned", "accepted"]
  130. ).first
  131. then: 0 else: 0 return permission if permission
  132. end
  133. # Check permissions through events via bands
  134. member.bands.each do |band|
  135. band.events.each do |event|
  136. permission = Permission.where(
  137. user_id: user.id,
  138. item_type: "Event",
  139. item_id: event.id,
  140. status: ["owned", "accepted"]
  141. ).first
  142. then: 0 else: 0 return permission if permission
  143. end
  144. end
  145. nil
  146. end
  147. 1 private
  148. 1 def pluck_and_prefix(klass, owner)
  149. 249 owned_permissions = owner.send(:"#{klass.to_s.downcase.pluralize}")
  150. 249 owned_item_ids = owned_permissions.pluck(:id)
  151. 249 items = klass.where(id: owned_item_ids).pluck(:id, :name)
  152. 249 items.map do |id, name|
  153. 102 ["#{name} (#{klass})", "#{klass}_#{id}"]
  154. end
  155. end
  156. end

app/helpers/sessions_helper.rb

100.0% lines covered

100.0% branches covered

1 relevant lines. 1 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 module SessionsHelper
  2. end

app/helpers/users/registration_helper.rb

100.0% lines covered

100.0% branches covered

1 relevant lines. 1 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 module Users::RegistrationHelper
  2. end

app/jobs/application_job.rb

100.0% lines covered

100.0% branches covered

1 relevant lines. 1 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 class ApplicationJob < ActiveJob::Base
  2. # Automatically retry jobs that encountered a deadlock
  3. # retry_on ActiveRecord::Deadlocked
  4. # Most jobs are safe to ignore if the underlying records are no longer available
  5. # discard_on ActiveJob::DeserializationError
  6. end

app/jobs/send_mail_job.rb

66.67% lines covered

100.0% branches covered

6 relevant lines. 4 lines covered and 2 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 class SendMailJob < ApplicationJob
  2. 1 queue_as :default
  3. 1 retry_on StandardError, wait: 1.minute, attempts: 5
  4. 1 def perform(user_mail_id)
  5. user_mail = UserMail.find(user_mail_id)
  6. user_mail.attempt_send
  7. end
  8. end

app/lib/form_builders/nice_form_builder.rb

100.0% lines covered

72.73% branches covered

89 relevant lines. 89 lines covered and 0 lines missed.
22 total branches, 16 branches covered and 6 branches missed.
    
  1. 15 module FormBuilders
  2. 15 class NiceFormBuilder < ActionView::Helpers::FormBuilder
  3. 15 class_attribute :text_field_helpers,
  4. default: field_helpers - %i[
  5. label
  6. check_box
  7. radio_button
  8. fields_for
  9. fields
  10. hidden_field
  11. file_field
  12. ]
  13. 15 TEXT_FIELD_STYLE = "text_field".freeze
  14. 15 TEXT_AREA_STYLE = "textarea_field".freeze
  15. 15 SELECT_FIELD_STYLE = "select_field".freeze
  16. 15 SUBMIT_BUTTON_STYLE = "primary_button".freeze
  17. 15 CHECKBOX_FIELD_STYLE = "checkbox_group".freeze
  18. 15 DATE_SELECT_STYLE = "date_select".freeze
  19. 15 TIME_SELECT_STYLE = "time_select".freeze
  20. 15 text_field_helpers.each do |field_method|
  21. 270 define_method(field_method) do |method, options = {}|
  22. 108 then: 54 if options.delete(:already_nice)
  23. 54 super(method, options)
  24. else: 54 else
  25. 54 text_like_field(field_method, method, options)
  26. end
  27. end
  28. end
  29. 15 def submit(value = nil, options = {})
  30. 29 custom_opts, opts = partition_custom_opts(options)
  31. 29 classes = apply_style_classes(SUBMIT_BUTTON_STYLE, custom_opts)
  32. 29 super(value, {class: classes}.merge(opts))
  33. end
  34. 15 def select(method, choices = nil, options = {}, html_options = {}, &block)
  35. 17 custom_opts, opts = partition_custom_opts(options)
  36. 17 classes = apply_style_classes(SELECT_FIELD_STYLE, custom_opts, method)
  37. 17 labels = labels(method, custom_opts[:label], options)
  38. 17 field = super(
  39. method,
  40. choices,
  41. opts,
  42. html_options.merge({class: classes}),
  43. &block
  44. )
  45. 17 @template.content_tag("div", labels + field, {class: "field"})
  46. end
  47. 15 def check_box(method, options = {}, checked_value = "1", unchecked_value = "0")
  48. 3 custom_opts, opts = partition_custom_opts(options)
  49. 3 classes = apply_style_classes(CHECKBOX_FIELD_STYLE, custom_opts, method)
  50. 3 labels = labels(method, custom_opts[:label], options)
  51. 3 field = super(method, opts.merge({class: classes}), checked_value, unchecked_value)
  52. 3 @template.content_tag("div", labels + field, {class: "field"})
  53. end
  54. 15 def collection_checkboxes(
  55. method,
  56. collection,
  57. value_method,
  58. text_method,
  59. options = {},
  60. html_options = {},
  61. &block
  62. )
  63. 5 custom_opts, opts = partition_custom_opts(options)
  64. 5 classes = apply_style_classes(
  65. CHECKBOX_FIELD_STYLE,
  66. custom_opts,
  67. method
  68. )
  69. 5 labels = labels(method, custom_opts[:label], options)
  70. 5 html_options = html_options.merge(class: classes)
  71. 5 check_boxes = super(
  72. method,
  73. collection,
  74. value_method,
  75. text_method,
  76. opts,
  77. html_options,
  78. &block
  79. )
  80. 5 @template.content_tag(
  81. "div",
  82. labels + check_boxes,
  83. {class: "field"}
  84. )
  85. end
  86. 15 def date_select(method, options = {}, html_options = {})
  87. 10 custom_opts, opts = partition_custom_opts(options)
  88. 10 classes = apply_style_classes(nil, custom_opts, method)
  89. 10 labels = labels(method, custom_opts[:label], options)
  90. 10 field = @template.content_tag(
  91. "div",
  92. super(
  93. method,
  94. opts,
  95. html_options.merge(class: classes)
  96. ),
  97. {class: "flex flex-row gap-4"}
  98. )
  99. 10 field_classes = ["field"]
  100. 10 then: 10 else: 0 field_classes << custom_opts[:field_class] if custom_opts[:field_class]
  101. 10 @template.content_tag(
  102. "div",
  103. labels + field,
  104. {class: field_classes.join(" ")}
  105. )
  106. end
  107. 15 def time_select(method, options = {}, html_options = {})
  108. 10 custom_opts, opts = partition_custom_opts(options)
  109. 10 classes = apply_style_classes(nil, custom_opts, method)
  110. 10 labels = labels(method, custom_opts[:label], options)
  111. 10 field = @template.content_tag(
  112. "div",
  113. super(
  114. method,
  115. opts,
  116. html_options.merge(class: classes)
  117. ),
  118. {class: "flex flex-row gap-4"}
  119. )
  120. 10 field_classes = ["field"]
  121. 10 then: 10 else: 0 field_classes << custom_opts[:field_class] if custom_opts[:field_class]
  122. 10 @template.content_tag(
  123. "div",
  124. labels + field,
  125. {class: field_classes.join(" ")}
  126. )
  127. end
  128. 15 private
  129. 15 def text_like_field(field_method, object_method, options = {})
  130. 54 custom_opts, opts = partition_custom_opts(options)
  131. 54 then: 0 else: 54 style = (field_method == :text_area) ? TEXT_AREA_STYLE : TEXT_FIELD_STYLE
  132. 54 classes = apply_style_classes(style, custom_opts, object_method)
  133. field_options = {
  134. 54 class: classes,
  135. then: 54 else: 0 title: errors_for(object_method)&.join(" ")
  136. }.compact.merge(opts).merge(already_nice: true)
  137. 54 field = send(field_method, object_method, field_options)
  138. 54 labels = labels(object_method, custom_opts[:label], options)
  139. 54 @template.content_tag("div", labels + field, {class: "field"})
  140. end
  141. 15 def labels(object_method, label_options, field_options)
  142. 99 label = nice_label(object_method, label_options, field_options)
  143. 99 error_label = error_label(object_method, field_options)
  144. 99 label + error_label
  145. end
  146. 15 def nice_label(object_method, label_options, field_options)
  147. text, label_opts =
  148. 103 then: 34 label_options.present? ?
  149. else: 69 label_options.values_at(:text, :except) :
  150. [nil, {}]
  151. 103 label_opts ||= {}
  152. 103 label_classes = label_opts[:class].to_s
  153. 103 then: 0 else: 103 label_classes += " disabled" if field_options[:disabled]
  154. 103 label(object_method, text, {
  155. class: label_classes.strip
  156. }.merge(label_opts.except(:class)))
  157. end
  158. 15 def error_label(object_method, options)
  159. 99 errors = errors_for(object_method)
  160. 99 then: 95 else: 4 return if errors.blank?
  161. 4 error_message = errors.collect(&:titleize).join(", ")
  162. 4 nice_label(
  163. object_method,
  164. {text: error_message, class: "error_message"},
  165. options
  166. )
  167. end
  168. 15 def border_color_classes(object_method)
  169. 128 else: 99 then: 29 return "" unless object_method
  170. 99 then: 4 else: 95 "has_error" if errors_for(object_method).present?
  171. end
  172. 15 def apply_style_classes(base_class, custom_opts, object_method = nil)
  173. [
  174. 128 base_class,
  175. border_color_classes(object_method),
  176. custom_opts[:class]
  177. ].compact.join(" ")
  178. end
  179. 15 CUSTOM_OPTS = [:label, :class, :field_class].freeze
  180. 15 def partition_custom_opts(opts)
  181. 216 opts.partition { |k, _| CUSTOM_OPTS.include?(k) }.map(&:to_h)
  182. end
  183. 15 def errors_for(object_method)
  184. 252 else: 252 then: 0 return unless @object.present? && object_method.present?
  185. 252 @object.errors[object_method]
  186. end
  187. end
  188. end

app/mailers/application_mailer.rb

100.0% lines covered

100.0% branches covered

2 relevant lines. 2 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 8 class ApplicationMailer < ActionMailer::Base
  2. 8 layout "mailer"
  3. end

app/mailers/test_mailer.rb

0.0% lines covered

100.0% branches covered

10 relevant lines. 0 lines covered and 10 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. class TestMailer < ApplicationMailer
  2. def test_email(to)
  3. Rails.logger.info "Preparing to send test email to #{to}."
  4. mail(
  5. to: to,
  6. subject: "Test Email",
  7. body: "This is a test email."
  8. )
  9. end
  10. end

app/mailers/user_mailer.rb

87.5% lines covered

50.0% branches covered

16 relevant lines. 14 lines covered and 2 lines missed.
2 total branches, 1 branches covered and 1 branches missed.
    
  1. # app/mailers/user_mailer.rb
  2. 8 class UserMailer < ApplicationMailer
  3. 8 CONFIRM_REGISTRATION_SUBJECT = "Thank you for joining Libregig"
  4. 8 def confirm_registration(user_mail)
  5. 1 @username = user_mail.params["username"]
  6. 1 @url = user_mail.params["url"]
  7. 1 mail(to: user_mail.recipient, subject: CONFIRM_REGISTRATION_SUBJECT)
  8. end
  9. 8 def self.send_confirmation_registration(user)
  10. 1 confirmation_token = user.confirmation_tokens.create!(token: SecureRandom.urlsafe_base64)
  11. 1 user_mail = UserMail.new(
  12. user: user,
  13. recipient: user.email,
  14. subject: CONFIRM_REGISTRATION_SUBJECT,
  15. template: "confirm_registration",
  16. params: {
  17. username: user.username,
  18. url: generate_confirmation_url(confirmation_token)
  19. }
  20. )
  21. 1 then: 1 if user_mail.save
  22. 1 SendMailJob.perform_later(user_mail.id)
  23. else: 0 else
  24. errors = user_mail.errors.full_messages.join(", ")
  25. Rails.logger.error("Failed to create UserMail: #{errors}")
  26. end
  27. 1 user_mail
  28. end
  29. 8 def self.generate_confirmation_url(confirmation_token)
  30. 2 Rails.application.routes.url_helpers.confirm_registration_url(
  31. token: confirmation_token.token,
  32. host: Rails.configuration.server_url
  33. )
  34. end
  35. end

app/models/application_record.rb

100.0% lines covered

100.0% branches covered

2 relevant lines. 2 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 class ApplicationRecord < ActiveRecord::Base
  2. 1 primary_abstract_class
  3. end

app/models/band.rb

100.0% lines covered

50.0% branches covered

21 relevant lines. 21 lines covered and 0 lines missed.
2 total branches, 1 branches covered and 1 branches missed.
    
  1. 1 class Band < ApplicationRecord
  2. 1 include RandomId
  3. 1 has_many :event_bands, dependent: :destroy
  4. 1 has_many :events, through: :event_bands
  5. 1 has_many :band_members, dependent: :restrict_with_error
  6. 1 has_many :members, through: :band_members
  7. 1 has_many :permission, as: :item, dependent: :destroy
  8. 1 has_many :linked_devices, as: :linkable, dependent: :nullify
  9. 1 validates :description, presence: true
  10. 1 validates :name, presence: true
  11. 1 include Auditable
  12. 1 audit_log_columns :name, :description
  13. 1 attribute :permission_type, :string
  14. 1 scope :permitted_for, ->(user_id) {
  15. 149 select(
  16. "bands.*, #{BandPermissionQuery.with_permission_type_sql(user_id)}"
  17. )
  18. .where(BandPermissionQuery.permission_sql(user_id))
  19. }
  20. 1 def owner
  21. 73 then: 73 else: 0 permission.where(status: :owned).first&.user
  22. end
  23. 1 def url
  24. 1 Rails.application.routes.url_helpers.edit_band_path(self)
  25. end
  26. 1 def editable?
  27. 2 permission_type == "edit"
  28. end
  29. end

app/models/band_member.rb

100.0% lines covered

100.0% branches covered

4 relevant lines. 4 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 16 class BandMember < ApplicationRecord
  2. 16 include RandomId
  3. 16 belongs_to :member
  4. 16 belongs_to :band
  5. end

app/models/bands_audit.rb

100.0% lines covered

100.0% branches covered

3 relevant lines. 3 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 3 class BandsAudit < ApplicationRecord
  2. 3 self.table_name = "bands_audit"
  3. 3 belongs_to :band
  4. end

app/models/concerns/auditable.rb

100.0% lines covered

100.0% branches covered

19 relevant lines. 19 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 module Auditable
  2. 1 extend ActiveSupport::Concern
  3. 1 included do
  4. 3 after_update_commit :log_changes
  5. end
  6. 1 def log_changes
  7. 17 changes_to_log.each do |column, values|
  8. 26 audit_class.create!(
  9. item_id => id,
  10. :column_changed => column,
  11. :old_value => values.first,
  12. :user_id => Current.user.id
  13. )
  14. end
  15. end
  16. 1 private
  17. 1 def changes_to_log
  18. 17 saved_changes.slice(*self.class.logged_columns)
  19. end
  20. 1 def audit_class
  21. 26 "#{self.class.name.pluralize}Audit".constantize
  22. end
  23. 1 def item_id
  24. 26 "#{self.class.name.downcase}_id"
  25. end
  26. 1 class_methods do
  27. 1 def audit_log_columns(*columns)
  28. 3 @logged_columns = columns.map(&:to_s)
  29. end
  30. 1 def logged_columns
  31. 17 @logged_columns || []
  32. end
  33. end
  34. end

app/models/concerns/random_id.rb

100.0% lines covered

50.0% branches covered

9 relevant lines. 9 lines covered and 0 lines missed.
2 total branches, 1 branches covered and 1 branches missed.
    
  1. 1 module RandomId
  2. 1 extend ActiveSupport::Concern
  3. 1 included do
  4. 53 before_create :randomise_id
  5. end
  6. 1 private
  7. 1 def randomise_id
  8. 2270 loop do
  9. 2270 self.id = SecureRandom.random_number(4294967295)
  10. 2270 else: 0 then: 2270 break unless self.class.where(id: id).exists?
  11. end
  12. end
  13. end

app/models/confirmation_token.rb

100.0% lines covered

100.0% branches covered

8 relevant lines. 8 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 10 class ConfirmationToken < ApplicationRecord
  2. 10 belongs_to :user
  3. 10 before_create :set_expires_at, unless: :expires_at?
  4. 10 validates :token, presence: true, uniqueness: true
  5. 14 scope :valid, -> { where("expires_at > ?", Time.current) }
  6. 10 private
  7. 10 def set_expires_at
  8. 5 self.expires_at = 24.hours.from_now
  9. end
  10. end

app/models/current.rb

100.0% lines covered

75.0% branches covered

19 relevant lines. 19 lines covered and 0 lines missed.
4 total branches, 3 branches covered and 1 branches missed.
    
  1. 1 class Current < ActiveSupport::CurrentAttributes
  2. 1 attribute :_user
  3. 1 attribute :_impersonator
  4. 1657 resets { Time.zone = nil }
  5. 1 def user=(user)
  6. 513 self._user = user
  7. 513 update_time_zone
  8. end
  9. 1 def user
  10. 3866 _user
  11. end
  12. 1 def impersonator=(impersonator)
  13. 507 self._impersonator = impersonator
  14. 507 update_time_zone
  15. end
  16. 1 def impersonator
  17. 1 _impersonator
  18. end
  19. 1 def impersonating?
  20. 238 _impersonator.present?
  21. end
  22. 1 private
  23. 1 def update_time_zone
  24. 1020 then: 678 else: 342 then: 0 else: 342 Time.zone = _user&.time_zone || _impersonator&.time_zone
  25. end
  26. end

app/models/event.rb

94.44% lines covered

60.0% branches covered

36 relevant lines. 34 lines covered and 2 lines missed.
10 total branches, 6 branches covered and 4 branches missed.
    
  1. 1 class Event < ApplicationRecord
  2. 1 include EventsHelper
  3. 1 include RandomId
  4. 1 has_many :event_bands, dependent: :destroy
  5. 1 has_many :bands, through: :event_bands
  6. 1 has_many :permissions, as: :item, dependent: :destroy
  7. 1 has_many :linked_devices, as: :linkable, dependent: :nullify
  8. 1 validate :end_date_nil_or_after_start
  9. 1 before_validation :set_defaults
  10. 1 attribute :permission_type, :string
  11. 3 scope :past, -> { where(<<~SQL) }
  12. start_date IS NULL OR
  13. COALESCE(end_date, start_date) <= CURRENT_TIMESTAMP
  14. SQL
  15. 173 scope :future, -> { where(<<~SQL) }
  16. start_date IS NULL OR
  17. COALESCE(end_date, start_date) >= CURRENT_TIMESTAMP
  18. SQL
  19. 1 scope :permitted_for, ->(user_id) {
  20. 307 select(
  21. "events.*, #{EventPermissionQuery.with_permission_type_sql(user_id)}"
  22. )
  23. .where(EventPermissionQuery.permission_sql(user_id))
  24. }
  25. 1 include Auditable
  26. 1 audit_log_columns :name, :description, :start_date, :end_date
  27. 1 def owner
  28. 73 then: 73 else: 0 permissions.where(status: :owned).first&.user
  29. end
  30. 1 def url
  31. 1 Rails.application.routes.url_helpers.edit_event_path(self)
  32. end
  33. 1 def external_url
  34. 1 Rails.application.routes.url_helpers.edit_event_url(self, host: Rails.application.config.server_url)
  35. end
  36. 1 def editable?
  37. 1 permission_type == "edit"
  38. end
  39. 1 def duration
  40. 1 then: 1 else: 0 if start_date.present? && end_date.present?
  41. 1 convert_seconds_to_duration(end_date - start_date)
  42. end
  43. end
  44. 1 private
  45. 1 def set_defaults
  46. 195 then: 193 else: 2 if start_date.present?
  47. 193 self.end_date ||= start_date
  48. 193 then: 0 else: 193 if end_date && end_date < start_date
  49. self.end_date = start_date
  50. end
  51. end
  52. end
  53. 1 def end_date_nil_or_after_start
  54. 195 then: 0 else: 195 if end_date.present? && start_date.present? && end_date < start_date
  55. errors.add(:end_date, "Must be before start")
  56. end
  57. end
  58. end

app/models/event_band.rb

100.0% lines covered

100.0% branches covered

4 relevant lines. 4 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 class EventBand < ApplicationRecord
  2. 1 include RandomId
  3. 1 belongs_to :event
  4. 1 belongs_to :band
  5. end

app/models/events_audit.rb

100.0% lines covered

100.0% branches covered

3 relevant lines. 3 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 8 class EventsAudit < ApplicationRecord
  2. 8 self.table_name = "events_audit"
  3. 8 belongs_to :event
  4. end

app/models/linked_device.rb

96.43% lines covered

62.5% branches covered

56 relevant lines. 54 lines covered and 2 lines missed.
8 total branches, 5 branches covered and 3 branches missed.
    
  1. 16 class LinkedDevice < ApplicationRecord
  2. 16 include RandomId
  3. 16 belongs_to :user
  4. 16 has_many :linked_device_linkables, dependent: :destroy
  5. 105 has_many :event_linkables, -> { where(linkable_type: "Event") },
  6. class_name: "LinkedDeviceLinkable"
  7. 102 has_many :band_linkables, -> { where(linkable_type: "Band") },
  8. class_name: "LinkedDeviceLinkable"
  9. 100 has_many :member_linkables, -> { where(linkable_type: "Member") },
  10. class_name: "LinkedDeviceLinkable"
  11. 16 enum :device_type, {api: 0, web: 1}
  12. 16 validates :name, presence: true
  13. 16 validates :device_type, presence: true
  14. 16 validates :secret, presence: true, uniqueness: true
  15. # We're removing this validation as part of the UI simplification
  16. # validate :validate_access_selection, unless: :skip_access_validation?
  17. 16 before_validation :generate_secret, on: :create
  18. 16 before_destroy :ensure_never_accessed
  19. 18 scope :active, -> { where(revoked_at: nil) }
  20. 18 scope :revoked, -> { where.not(revoked_at: nil) }
  21. # Virtual attributes for checkboxes
  22. 16 attr_accessor :event_ids, :band_ids, :member_ids, :user_account
  23. # Skip validation flag - used in tests
  24. 16 attr_accessor :skip_access_validation
  25. 16 alias_method :skip_access_validation?, :skip_access_validation
  26. 16 def skip_access_validation!
  27. 3 @skip_access_validation = true
  28. end
  29. # Dynamic getters for linkable IDs
  30. 16 %w[event band member].each do |resource|
  31. 48 define_method(:"#{resource}_ids") do
  32. 154 instance_variable_get(:"@#{resource}_ids") ||
  33. 1 send(:"#{resource}_linkables").map { |l| l.linkable_id.to_s }
  34. end
  35. 48 define_method(:"#{resource}_ids=") do |ids|
  36. 11 instance_variable_set(:"@#{resource}_ids", Array(ids).compact_blank.map(&:to_s))
  37. end
  38. end
  39. # Process the IDs after save
  40. 16 after_save :process_linkables
  41. 16 def revoked?
  42. 16 revoked_at.present?
  43. end
  44. 16 def revoke!
  45. 2 update!(revoked_at: Time.current)
  46. end
  47. 16 def touch_access!
  48. 2 update!(last_accessed_at: Time.current)
  49. end
  50. 16 def accessed?
  51. 6 last_accessed_at.present?
  52. end
  53. 16 def has_specific_access?
  54. linked_device_linkables.any?
  55. end
  56. 16 def access_type
  57. then: 0 else: 0 has_specific_access? ? "specific" : "full"
  58. end
  59. 16 private
  60. 16 def generate_secret
  61. 43 self.secret ||= SecureRandom.hex(32)
  62. end
  63. 16 def ensure_never_accessed
  64. 3 then: 1 else: 2 if last_accessed_at.present?
  65. 1 errors.add(:base, "Cannot delete a device that has been accessed")
  66. 1 throw :abort
  67. end
  68. end
  69. 16 def process_linkables
  70. 50 else: 50 then: 0 return unless persisted?
  71. 50 %w[Event Band Member].each do |type|
  72. 150 process_linkable_type(type, send(:"#{type.downcase}_ids"))
  73. end
  74. end
  75. 16 def process_linkable_type(type, ids)
  76. 150 current = send(:"#{type.downcase}_linkables")
  77. 150 current_ids = current.pluck(:linkable_id).map(&:to_s)
  78. # Add new linkables
  79. 150 (ids - current_ids).each do |id|
  80. 10 linked_device_linkables.create!(linkable_type: type, linkable_id: id)
  81. end
  82. # Remove old linkables
  83. 150 then: 1 else: 149 current.where(linkable_id: current_ids - ids).destroy_all if (current_ids - ids).any?
  84. end
  85. end

app/models/linked_device_linkable.rb

100.0% lines covered

100.0% branches covered

4 relevant lines. 4 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 14 class LinkedDeviceLinkable < ApplicationRecord
  2. 14 belongs_to :linked_device
  3. 14 belongs_to :linkable, polymorphic: true
  4. 14 validates :linked_device_id, uniqueness: {
  5. scope: [:linkable_type, :linkable_id],
  6. message: "is already linked to this resource"
  7. }
  8. end

app/models/member.rb

70.97% lines covered

0.0% branches covered

31 relevant lines. 22 lines covered and 9 lines missed.
8 total branches, 0 branches covered and 8 branches missed.
    
  1. 1 class Member < ApplicationRecord
  2. 1 include RandomId
  3. 1 has_many :band_members, dependent: :destroy
  4. 1 has_many :bands, through: :band_members
  5. 1 has_many :member_skills, dependent: :destroy
  6. 1 has_many :skills, through: :member_skills
  7. 255 validates :skills, presence: true, if: -> { skills_list.present? }
  8. 1 has_many :permission, as: :item, dependent: :destroy
  9. 1 has_many :linked_devices, as: :linkable, dependent: :nullify
  10. 1 include Auditable
  11. 1 audit_log_columns :name, :description
  12. 1 attribute :permission_type, :string
  13. 1 scope :permitted_for, ->(user_id) {
  14. 125 select(
  15. "members.*, #{MemberPermissionQuery.with_permission_type_sql(user_id)}"
  16. )
  17. .where(MemberPermissionQuery.permission_sql(user_id))
  18. }
  19. 1 def owner
  20. then: 0 else: 0 Permission.where(
  21. status: :owned,
  22. item_type: "Member",
  23. item_id: id
  24. ).first&.user
  25. end
  26. 1 def skills_list
  27. 256 skills.pluck(:name).join(", ")
  28. end
  29. 1 def skills_list=(skills_string)
  30. then: 0 else: 0 return if skills_string.blank?
  31. skill_names =
  32. skills_string
  33. .downcase
  34. .split(",")
  35. .map(&:strip)
  36. .compact_blank
  37. .uniq
  38. then: 0 else: 0 return if skill_names.empty?
  39. transaction do
  40. member_skills.destroy_all
  41. skill_names.each do |name|
  42. skill = Skill.find_or_create_by!(name: name)
  43. else: 0 then: 0 member_skills.create!(skill: skill) unless member_skills.exists?(skill: skill)
  44. end
  45. end
  46. end
  47. 1 def editable?
  48. 2 permission_type == "edit"
  49. end
  50. 1 def events
  51. 1 Event.joins(:bands)
  52. .where(bands: {id: bands.pluck(:id)})
  53. .distinct
  54. end
  55. end

app/models/member_skill.rb

100.0% lines covered

100.0% branches covered

4 relevant lines. 4 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 16 class MemberSkill < ApplicationRecord
  2. 16 belongs_to :member
  3. 16 belongs_to :skill
  4. 16 validates :member_id, uniqueness: {scope: :skill_id}
  5. end

app/models/members_audit.rb

100.0% lines covered

100.0% branches covered

3 relevant lines. 3 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 3 class MembersAudit < ApplicationRecord
  2. 3 self.table_name = "members_audit"
  3. 3 belongs_to :member
  4. end

app/models/permission.rb

89.58% lines covered

88.89% branches covered

48 relevant lines. 43 lines covered and 5 lines missed.
18 total branches, 16 branches covered and 2 branches missed.
    
  1. 16 class Permission < ApplicationRecord
  2. 16 include RandomId
  3. 16 include PermissionsHelper
  4. 16 belongs_to :user, class_name: "User"
  5. 16 belongs_to :bestowing_user, class_name: "User", optional: true
  6. 16 belongs_to :item, polymorphic: true
  7. 16 scope :accepted, -> { where(status: :accepted) }
  8. 16 scope :accepted_or_owned, -> { where(status: %i[accepted owned]) }
  9. 16 scope :item_type, ->(type) { where(item_type: type) }
  10. 23 scope :for_user, ->(user) { where("bestowing_user_id = :user_id OR user_id = :user_id", user_id: user.id) }
  11. 16 def self.join_models(model)
  12. table_name = model.to_s.pluralize
  13. klass_name = model.to_s.classify
  14. joins("
  15. JOIN #{table_name}
  16. ON #{table_name}.id = permissions.item_id
  17. AND permissions.item_type = '#{klass_name}'
  18. ")
  19. end
  20. 16 scope :bands, -> { join_models(:band) }
  21. 16 scope :events, -> { join_models(:event) }
  22. 16 scope :members, -> { join_models(:member) }
  23. 16 scope :system_permissions, -> { where(bestowing_user: nil) }
  24. 16 validates :item_type, presence: true
  25. 16 validates :permission_type, presence: true, inclusion: {in: %w[view edit]}
  26. 16 validates :status, presence: true, inclusion: {in: %w[owned pending accepted rejected]}
  27. 16 validate :bestowing_user_must_be_organiser_or_nil, :user_must_be_member_or_organiser
  28. 16 validate :valid_item
  29. 16 validate :valid_user
  30. 16 enum :status, {
  31. owned: "owned",
  32. pending: "pending",
  33. accepted: "accepted",
  34. rejected: "rejected"
  35. }
  36. 16 def item_path
  37. 7 helper = Rails.application.routes.url_helpers
  38. 7 when: 2 case item_type
  39. 2 when: 3 when "Band" then helper.band_path(item)
  40. 3 when: 2 when "Event" then helper.event_path(item)
  41. 2 else: 0 when "Member" then helper.member_path(item)
  42. else raise "Invalid item type: #{item_type}"
  43. end
  44. end
  45. 16 private
  46. 16 def valid_item
  47. 593 then: 518 else: 75 return true if bestowing_user.nil?
  48. 75 item_ids = potential_items(bestowing_user).pluck(1)
  49. 75 item_str = "#{item_type}_#{item_id}"
  50. 75 else: 72 then: 3 unless item_ids.include?(item_str)
  51. 3 errors.add(:item, "is not a valid selection for #{bestowing_user}. Valid options: #{item_ids}")
  52. end
  53. end
  54. 16 def valid_user
  55. # TODO: make this fancier
  56. 593 else: 591 then: 0 unless User.find(user_id)
  57. errors.add(:user, "is not a valid selection")
  58. end
  59. end
  60. 16 def bestowing_user_must_be_organiser_or_nil
  61. 593 else: 592 then: 1 unless bestowing_user.nil? || bestowing_user.organiser?
  62. 1 errors.add(:bestowing_user, "must be an organiser")
  63. end
  64. end
  65. 16 def user_must_be_member_or_organiser
  66. 593 then: 591 else: 2 then: 171 else: 2 else: 590 then: 3 unless user&.organiser? || user&.member?
  67. 3 errors.add(:user, "must be a member or organiser")
  68. end
  69. end
  70. end

app/models/skill.rb

100.0% lines covered

100.0% branches covered

4 relevant lines. 4 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 1 class Skill < ApplicationRecord
  2. 1 has_many :member_skills, dependent: :destroy
  3. 1 has_many :members, through: :member_skills
  4. 1 validates :name, presence: true
  5. end

app/models/user.rb

100.0% lines covered

100.0% branches covered

34 relevant lines. 34 lines covered and 0 lines missed.
6 total branches, 6 branches covered and 0 branches missed.
    
  1. 1 class User < ApplicationRecord
  2. 1 include RandomId
  3. 1 include PermissionsHelper
  4. 1 enum :user_type, {admin: 0, member: 1, organiser: 2}
  5. 1 has_secure_password
  6. 1 has_many :permissions,
  7. dependent: :destroy,
  8. inverse_of: :user
  9. 1 def members
  10. 116 Member.permitted_for(id)
  11. end
  12. 1 def bands
  13. 141 Band.permitted_for(id)
  14. end
  15. 1 def events
  16. 299 Event.permitted_for(id)
  17. end
  18. 1 has_many :confirmation_tokens, dependent: :destroy
  19. 1 has_many :linked_devices, dependent: :destroy
  20. 607 then: 603 else: 3 before_save { email&.downcase! }
  21. 1 before_validation :set_default_time_zone
  22. 1 validates :username,
  23. presence: true,
  24. uniqueness: true
  25. 1 validates :email,
  26. presence: {message: "can't be blank"},
  27. uniqueness: true,
  28. format: {with: URI::MailTo::EMAIL_REGEXP, message: "is invalid", allow_blank: true}
  29. 1 validates :password,
  30. presence: true,
  31. length: {minimum: 6},
  32. if: :password_required?,
  33. allow_blank: true
  34. 1 validates :password_confirmation,
  35. presence: true,
  36. allow_blank: true
  37. 1 validates :time_zone,
  38. inclusion: {
  39. 151 in: ActiveSupport::TimeZone.all.map { |t| t.tzinfo.name },
  40. message: "%{value} is not a valid time zone"
  41. }, allow_blank: true
  42. 1 def confirmed?
  43. 353 confirmed || admin?
  44. end
  45. 1 def to_param
  46. 510 username
  47. end
  48. 1 def owned_links
  49. 2 then: 1 else: 1 return @owned_links if defined?(@owned_links)
  50. @owned_links =
  51. 1 bands.select(:name, :id) +
  52. events.select(:name, :id) +
  53. members.select(:name, :id)
  54. end
  55. 1 private
  56. 1 def password_required?
  57. 1263 new_record? || password.present?
  58. end
  59. 1 def set_default_time_zone
  60. 630 then: 8 else: 622 self.time_zone = "Etc/UTC" if time_zone.blank?
  61. end
  62. end

app/models/user_mail.rb

100.0% lines covered

75.0% branches covered

23 relevant lines. 23 lines covered and 0 lines missed.
4 total branches, 3 branches covered and 1 branches missed.
    
  1. 1 class UserMail < ApplicationRecord
  2. 1 belongs_to :user
  3. 1 enum :state, {pending: 0, sending: 1, sent: 2, failed: 3}
  4. 1 validates :subject, presence: true, length: {maximum: 120}
  5. 1 validates :recipient, presence: true, length: {maximum: 255}
  6. 1 validates :template, presence: true, length: {maximum: 50}
  7. 1 validates :params, presence: true
  8. 1 def html_content
  9. 4 content(:html)
  10. end
  11. 1 def text_content
  12. 4 content(:text)
  13. end
  14. 1 def attempt_send
  15. 3 else: 2 then: 1 return unless pending?
  16. 2 update!(state: :sending)
  17. begin
  18. 2 UserMailer.confirm_registration(self).deliver_now
  19. 1 update!(state: :sent)
  20. 1 Rails.logger.info("Mail sent successfully to #{recipient}.")
  21. rescue => e
  22. 1 then: 0 else: 1 raise e if Rails.env.development?
  23. 1 update!(state: :failed)
  24. 1 Rails.logger.error("Failed to send mail to #{recipient}: #{e}")
  25. end
  26. end
  27. 1 private
  28. 1 def content(format)
  29. 8 ApplicationController.render(
  30. layout: false,
  31. template: "user_mailer/#{template}",
  32. assigns: params,
  33. formats: [format]
  34. )
  35. end
  36. end

app/queries/band_permission_query.rb

100.0% lines covered

100.0% branches covered

17 relevant lines. 17 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 16 class BandPermissionQuery
  2. 16 class << self
  3. 16 def permission_sql(user_id)
  4. 149 <<-SQL
  5. EXISTS (
  6. SELECT 1 FROM permissions
  7. WHERE permissions.user_id = #{user_id}
  8. AND permissions.status IN ('owned', 'accepted')
  9. AND (
  10. /* Check three ways you might directly have permission */
  11. (#{direct_permission_sql})
  12. OR
  13. (#{through_member_sql})
  14. OR
  15. (#{through_event_sql})
  16. )
  17. )
  18. /* Or check indirect permissions through event relationships */
  19. OR bands.id IN (
  20. /* Can see bands at events you have have permission for other bands
  21. at */
  22. #{shares_event_with_permitted_band_sql(user_id)}
  23. )
  24. OR bands.id IN (
  25. /* Can see bands at events you have have permission for members in
  26. bands at */
  27. #{shares_event_with_band_with_permitted_member_sql(user_id)}
  28. )
  29. SQL
  30. end
  31. 16 def with_permission_type_sql(user_id)
  32. 149 <<~SQL
  33. CASE
  34. WHEN EXISTS (
  35. SELECT 1 FROM permissions
  36. WHERE permissions.user_id = #{user_id}
  37. AND permissions.status IN ('owned', 'accepted')
  38. AND permissions.item_type = 'Band'
  39. AND permissions.item_id = bands.id
  40. ) THEN (
  41. SELECT permission_type FROM permissions
  42. WHERE permissions.user_id = #{user_id}
  43. AND permissions.status IN ('owned', 'accepted')
  44. AND permissions.item_type = 'Band'
  45. AND permissions.item_id = bands.id
  46. LIMIT 1
  47. )
  48. ELSE 'view'
  49. END as permission_type
  50. SQL
  51. end
  52. 16 private
  53. 16 def direct_permission_sql
  54. 149 <<-SQL
  55. /* Simplest case: you have direct permission to the band */
  56. permissions.item_type = 'Band'
  57. AND permissions.item_id = bands.id
  58. SQL
  59. end
  60. 16 def through_member_sql
  61. 149 <<-SQL
  62. /* You have permission to a member who is in this band */
  63. permissions.item_type = 'Member'
  64. AND permissions.item_id IN (
  65. /* Find all members in this band */
  66. SELECT member_id
  67. FROM band_members
  68. WHERE band_id = bands.id
  69. )
  70. SQL
  71. end
  72. 16 def through_event_sql
  73. 149 <<-SQL
  74. /* You have permission to an event this band is playing at */
  75. permissions.item_type = 'Event'
  76. AND permissions.item_id IN (
  77. /* Find all events this band is playing at */
  78. SELECT event_id
  79. FROM event_bands
  80. WHERE band_id = bands.id
  81. )
  82. SQL
  83. end
  84. 16 def shares_event_with_permitted_band_sql(user_id)
  85. 149 <<~SQL
  86. /* Find bands that are playing at the same events as bands you can access */
  87. SELECT band.id
  88. FROM bands AS band
  89. /* First, find events this band is playing at */
  90. JOIN event_bands AS event_band
  91. ON event_band.band_id = band.id
  92. /* Then find other bands playing at those same events */
  93. JOIN event_bands AS other_event_band
  94. ON other_event_band.event_id = event_band.event_id
  95. /* Check if you have permission to any of those other bands */
  96. JOIN permissions AS p
  97. ON p.item_type = 'Band'
  98. AND p.item_id = other_event_band.band_id
  99. AND p.user_id = #{user_id}
  100. AND p.status IN ('owned', 'accepted')
  101. SQL
  102. end
  103. 16 def shares_event_with_band_with_permitted_member_sql(user_id)
  104. 149 <<-SQL
  105. /* Find bands that are playing at events where there's another band
  106. that has a member you have permission to */
  107. SELECT band.id
  108. FROM bands AS band
  109. /* First, find events this band is playing at */
  110. JOIN event_bands AS event_band
  111. ON event_band.band_id = band.id
  112. /* Then find other bands playing at those same events */
  113. JOIN event_bands AS other_event_band
  114. ON other_event_band.event_id = event_band.event_id
  115. /* Find members in those other bands */
  116. JOIN band_members AS bm
  117. ON bm.band_id = other_event_band.band_id
  118. /* Check if you have permission to any of those members */
  119. JOIN permissions AS p
  120. ON p.item_type = 'Member'
  121. AND p.item_id = bm.member_id
  122. AND p.user_id = #{user_id}
  123. AND p.status IN ('owned', 'accepted')
  124. SQL
  125. end
  126. end
  127. end

app/queries/event_permission_query.rb

100.0% lines covered

100.0% branches covered

13 relevant lines. 13 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 16 class EventPermissionQuery
  2. 16 class << self
  3. 16 def permission_sql(user_id)
  4. 307 <<-SQL
  5. EXISTS (
  6. SELECT 1 FROM permissions
  7. WHERE permissions.user_id = #{user_id}
  8. AND permissions.status IN ('owned', 'accepted')
  9. AND (
  10. /* Check three ways you might have permission */
  11. (#{direct_permission_sql})
  12. OR
  13. (#{through_band_sql})
  14. OR
  15. (#{through_member_sql})
  16. )
  17. )
  18. SQL
  19. end
  20. 16 def with_permission_type_sql(user_id)
  21. 307 <<~SQL
  22. CASE
  23. WHEN EXISTS (
  24. SELECT 1 FROM permissions
  25. WHERE permissions.user_id = #{user_id}
  26. AND permissions.status IN ('owned', 'accepted')
  27. AND permissions.item_type = 'Event'
  28. AND permissions.item_id = events.id
  29. ) THEN (
  30. SELECT permission_type FROM permissions
  31. WHERE permissions.user_id = #{user_id}
  32. AND permissions.status IN ('owned', 'accepted')
  33. AND permissions.item_type = 'Event'
  34. AND permissions.item_id = events.id
  35. LIMIT 1
  36. )
  37. ELSE 'view'
  38. END as permission_type
  39. SQL
  40. end
  41. 16 private
  42. 16 def direct_permission_sql
  43. 307 <<-SQL
  44. /* Simplest case: you have direct permission to the event */
  45. permissions.item_type = 'Event'
  46. AND permissions.item_id = events.id
  47. SQL
  48. end
  49. 16 def through_band_sql
  50. 307 <<-SQL
  51. /* You have permission to a band that's playing at this event */
  52. permissions.item_type = 'Band'
  53. AND permissions.item_id IN (
  54. /* Find all bands playing at this event */
  55. SELECT band_id
  56. FROM event_bands
  57. WHERE event_id = events.id
  58. )
  59. SQL
  60. end
  61. 16 def through_member_sql
  62. 307 <<-SQL
  63. /* You have permission to a member who's playing at this event */
  64. permissions.item_type = 'Member'
  65. AND permissions.item_id IN (
  66. /* Find all members playing at this event */
  67. SELECT members.id
  68. FROM members
  69. /* Connect members to their bands */
  70. JOIN band_members
  71. ON band_members.member_id = members.id
  72. /* Connect bands to the events they're playing */
  73. JOIN event_bands
  74. ON event_bands.band_id = band_members.band_id
  75. WHERE event_bands.event_id = events.id
  76. )
  77. SQL
  78. end
  79. end
  80. end

app/queries/member_permission_query.rb

100.0% lines covered

100.0% branches covered

18 relevant lines. 18 lines covered and 0 lines missed.
0 total branches, 0 branches covered and 0 branches missed.
    
  1. 16 class MemberPermissionQuery
  2. 16 class << self
  3. 16 def permission_sql(user_id)
  4. 125 <<~SQL
  5. EXISTS (
  6. SELECT 1 FROM permissions
  7. WHERE (
  8. permissions.user_id = #{user_id}
  9. AND permissions.status IN ('owned', 'accepted')
  10. AND (
  11. /* Check three ways you might directly have permission */
  12. (#{direct_permission_sql})
  13. OR
  14. (#{through_band_sql})
  15. OR
  16. (#{through_event_sql})
  17. )
  18. )
  19. /* Or check indirect permissions through various relationships */
  20. OR members.id IN (
  21. /* Can see members who are in bands with members you can access */
  22. #{shares_band_with_permitted_member_sql(user_id)}
  23. )
  24. OR members.id IN (
  25. /* Can see members who are playing at events with members you can access */
  26. #{shares_event_with_permitted_member_sql(user_id)}
  27. )
  28. OR members.id IN (
  29. /* Can see members who are in bands playing at events with bands you can access */
  30. #{shares_event_with_permitted_band_sql(user_id)}
  31. )
  32. )
  33. SQL
  34. end
  35. 16 def with_permission_type_sql(user_id)
  36. 125 <<~SQL
  37. CASE
  38. WHEN EXISTS (
  39. SELECT 1 FROM permissions
  40. WHERE permissions.user_id = #{user_id}
  41. AND permissions.status IN ('owned', 'accepted')
  42. AND permissions.item_type = 'Member'
  43. AND permissions.item_id = members.id
  44. ) THEN (
  45. SELECT permission_type FROM permissions
  46. WHERE permissions.user_id = #{user_id}
  47. AND permissions.status IN ('owned', 'accepted')
  48. AND permissions.item_type = 'Member'
  49. AND permissions.item_id = members.id
  50. LIMIT 1
  51. )
  52. ELSE 'view'
  53. END as permission_type
  54. SQL
  55. end
  56. 16 def direct_permission_sql
  57. 125 <<~SQL
  58. /* Simplest case: you have direct permission to see this member */
  59. permissions.item_type = 'Member'
  60. AND permissions.item_id = members.id
  61. SQL
  62. end
  63. 16 def through_band_sql
  64. 125 <<~SQL
  65. /* You have permission to a band this member plays in */
  66. permissions.item_type = 'Band'
  67. AND permissions.item_id IN (
  68. /* Find all bands this member is in */
  69. SELECT band_id FROM band_members
  70. WHERE member_id = members.id
  71. )
  72. SQL
  73. end
  74. 16 def through_event_sql
  75. 125 <<~SQL
  76. /* You have permission to an event where this member is playing */
  77. permissions.item_type = 'Event'
  78. AND permissions.item_id IN (
  79. /* Find all events where this member is playing */
  80. SELECT events.id FROM events
  81. /* Connect events to bands playing at them */
  82. JOIN event_bands ON event_bands.event_id = events.id
  83. /* Connect bands to their members */
  84. JOIN band_members ON band_members.band_id = event_bands.band_id
  85. WHERE band_members.member_id = members.id
  86. )
  87. SQL
  88. end
  89. 16 def shares_band_with_permitted_member_sql(user_id)
  90. 130 <<~SQL
  91. /* Find members who are in the same bands as members you can access */
  92. SELECT DISTINCT other_members.member_id AS id
  93. FROM band_members AS other_members
  94. /* Find bands where there's at least one member you have permission for */
  95. WHERE other_members.band_id IN (
  96. SELECT band_members.band_id
  97. FROM band_members
  98. JOIN permissions AS p
  99. ON p.item_type = 'Member'
  100. AND p.item_id = band_members.member_id
  101. WHERE p.user_id = #{user_id}
  102. AND p.status IN ('owned', 'accepted')
  103. )
  104. SQL
  105. end
  106. 16 def shares_event_with_permitted_member_sql(user_id)
  107. 125 <<~SQL
  108. /* Find members who are playing at the same events as members you can access */
  109. SELECT band_member.member_id AS id
  110. /* Start with a member in a band */
  111. FROM band_members AS band_member
  112. /* Find events where their band is playing */
  113. JOIN event_bands AS event_band
  114. ON event_band.band_id = band_member.band_id
  115. /* Find other bands at those same events */
  116. JOIN event_bands AS other_event_band
  117. ON other_event_band.event_id = event_band.event_id
  118. /* Find members in those other bands */
  119. JOIN band_members AS other_band_member
  120. ON other_band_member.band_id = other_event_band.band_id
  121. /* Check that you have permission to one of those other members */
  122. JOIN permissions AS p
  123. ON p.item_type = 'Member'
  124. AND p.item_id = other_band_member.member_id
  125. AND p.user_id = #{user_id}
  126. AND p.status IN ('owned', 'accepted')
  127. SQL
  128. end
  129. 16 def shares_event_with_permitted_band_sql(user_id)
  130. 125 <<~SQL
  131. /* Find members who are playing at events where you have permission to another band */
  132. SELECT band_member.member_id AS id
  133. /* Start with a member in a band */
  134. FROM band_members AS band_member
  135. /* Find events where their band is playing */
  136. JOIN event_bands AS event_band
  137. ON event_band.band_id = band_member.band_id
  138. /* Find other bands at those same events */
  139. JOIN event_bands AS other_event_band
  140. ON other_event_band.event_id = event_band.event_id
  141. /* Check that you have permission to one of those other bands */
  142. JOIN permissions AS p
  143. ON p.item_type = 'Band'
  144. AND p.item_id = other_event_band.band_id
  145. AND p.user_id = #{user_id}
  146. AND p.status IN ('owned', 'accepted')
  147. SQL
  148. end
  149. end
  150. end