Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilisation13 #734

Merged
merged 19 commits into from
Aug 28, 2024
Merged

Stabilisation13 #734

merged 19 commits into from
Aug 28, 2024

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    7d6e482 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. update daily-utilisation-jurors to not fill up a null column if there…

    … is no entries for that specific day (#731)
    ricardofreitasrocha authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8101964 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4017a29 View commit details
    Browse the repository at this point in the history
  3. Hotfix/jm 8074 (#735)

    * hotfix/JM-8074 Technical error when changing the deferral date using the "Change" button on the overview page
    
    * reverting unwanted update for flyway
    
    * Update build.gradle
    
    * Update build.gradle
    
    * updates for PMD and checkstyles
    akikrahman1 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ca6a8f6 View commit details
    Browse the repository at this point in the history
  4. Update README.md (#574)

    * Update README.md
    
    * Update README.md
    akikrahman1 authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bd73d58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60896ee View commit details
    Browse the repository at this point in the history
  6. Use Lazy loading instead of Eager to reduce database calls (#740)

    * Updated Many classes to use Lazy Loading
    
    * Removed comment
    
    * Applied review comments
    Ben-Edwards-cgi authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f7eca9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3257bf3 View commit details
    Browse the repository at this point in the history
  8. Filtering on service start date on active pool screen only applies to…

    … page you filter on (#732)
    
    * Updated pools-requested endpoint to use pagination Utils
    
    * Fixed styles
    
    * Updated active pools to use pagination utils
    
    * Applied review comments
    
    * update filters to add missing and update wrong ones (#743)
    
    * update filters to add missing and update wrong ones
    
    * update how we group-by on active pools filtering
    
    * Fixed styles
    
    ---------
    
    Co-authored-by: Ricardo <140706972+ricardofreitasrocha@users.noreply.github.com>
    Ben-Edwards-cgi and ricardofreitasrocha authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0ec7494 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0fb6c53 View commit details
    Browse the repository at this point in the history
  10. Fixed tests

    Ben-Edwards-cgi committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bd5852d View commit details
    Browse the repository at this point in the history
  11. Remove JurorPoolUtils.getSingleActiveJurorPool() and replace with jur…

    …orPoolSerive.getActiveRecordFromUser() (#744)
    
    * Updated the way we retrieve juror pools to prevent non-unique entry errors
    
    * Applied review comments
    
    * Fixed styles / merged stabilisation13
    Ben-Edwards-cgi authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a2db75d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    6f77afe View commit details
    Browse the repository at this point in the history
  2. Permission change to allow the Bureau general users to edit change na…

    …me / fix error in name option (#748)
    
    * Updated permissions needed to fix error in current name
    
    * Applied review comments
    Ben-Edwards-cgi authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    92afc76 View commit details
    Browse the repository at this point in the history
  3. hotfix/JM-8103 update to utilisation report functions (#749)

    * hotfix/JM-8103 update to utilisation report functions
    
    * updating tests
    
    * updates following business review
    
    * Added comments to sql file
    akikrahman1 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e0fe2c3 View commit details
    Browse the repository at this point in the history
  4. Active Pools Not Displaying Records (#750)

    * Removed limits for active pool and pool requests
    
    * Fixed styles
    
    * Fixed styles
    Ben-Edwards-cgi authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4e70a45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d2745f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1eceb9 View commit details
    Browse the repository at this point in the history
  7. Fixed styles

    Ben-Edwards-cgi committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7592765 View commit details
    Browse the repository at this point in the history