All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 36s
- Revised scoring system for internal tournaments to assign points based on placement (1st = 100, 2nd = 99, etc.), with adjustments for tied ranks and a cap at 101 points. - Refactored `groupPointsFromRankings` function for improved clarity and efficiency. - Enhanced the InternalTournamentStats component UI, integrating a dialog for better user interaction and accessibility. - Updated localization strings across multiple languages to reflect the new scoring system and UI changes, improving user understanding and experience.
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.