GSA / Challenge_gov

Other
31 stars 14 forks source link

Fix missing reference and admin access bug #1477

Closed jairoanaya closed 4 days ago

jairoanaya commented 1 week ago

Description

  1. Fix reference issues on submissions.
  2. Fix admin access issue on challenge phases.
  3. Improve the general code for better readability and performance.

Related Issues

Missing reference on submissions module. Fixing bug for admin accessing submissions.

Changes Made

Challenges.ex - improvement of existing submission validation functions. Security.ex - improvement of functions to control non-gov log Submission.ex - adding missing reference security

Screenshots (if applicable)

NA

Checklist