Skip to content

Conversation

@wickathou
Copy link
Collaborator

@wickathou wickathou commented Apr 15, 2024

Changes

  • Reorganized project controller and modified getFinalists to be an async function
  • Removed commented code
  • Added new winner votes controller function getFinalistProjectsWithAllVotes to return finalist projects with the votes received
  • Removed sorting from getVotesForEvent function in the winner votes controller
  • Modified structure of winner votes routes file to be more readable
  • Deleted unused files
  • Modified projects/winners page to show results sorted from highest to lowest vote count and improved performance by making only one call to the backend
  • Modified participant/finalist-voting page to be readable and reduced the amount of calls done to the backend

…nc function

Removed commented code
Added new winner votes controller function getFinalistProjectsWithAllVotes to return finalist projects with the votes received
Removed sorting from getVotesForEvent function in the winner votes controller
Modified structure of winner votes routes file to be more readable
Deleted unused files
Modified projects/winners page to show results sorted from highest to lowest vote count and improved performance by making only one call to the backend
Modified participant/finalist-voting page to be readable and reduced the amount of calls done to the backend
@wickathou wickathou changed the title RE Fix - Fixes for the participant and projects view, plus improved performance Dashboard organizers RE Fix - Improved performance of finalist voting Apr 15, 2024
@wickathou wickathou merged commit d88b2cf into hackjunction:STAG Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant