Conversation
…ntroller to ensure explicit handling of instance state.
…ing explicit handling of contest descriptions.
…andling of contest instances.
…ode and eliminate unused functionality.
…ces and descriptions, ensuring only active records are considered.
…ive record handling.
…and_open scope and open? method, ensuring only relevant records are considered.
…tance forms to streamline user interface and focus on active records.
… enhance clarity and focus on active records.
… instances to ensure consistency with active record handling.
… factory to maintain consistency with active record handling.
…ctory to ensure consistency with ActiveRecord handling.
…Container model specs to align with recent changes in ActiveRecord handling.
…to align with recent changes in ActiveRecord handling.
…specs to align with recent changes in ActiveRecord handling.
…test descriptions, ensuring alignment with recent changes in ActiveRecord handling. This is a redndant partial and never used in the application
Remove_archive
…n permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
Bumps the npm_and_yarn group with 1 update in the / directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 6.21.1 to 6.21.3 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.21.1...v6.21.3) --- updated-dependencies: - dependency-name: undici dependency-version: 6.21.3 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
…yarn-845575ac66 Bump undici from 6.21.1 to 6.21.3 in the npm_and_yarn group across 1 directory
…ssociated file link
…gration. Updated entry ID display to use a button for better user interaction and added modal rendering for entry details in the contest instance show view.
…ails in a modal. Updated before_action to include modal_details in the entry lifecycle methods.
…d on user roles and relationships. Users can now view their own entries, entries from containers they manage, and entries assigned for judging, with a fallback to axis_mundi check.
…nsive tests for entry visibility. Updated view_applicant_profile? method for cleaner role checks and introduced RSpec tests for EntriesController and EntryPolicy to ensure proper access control based on user roles and relationships.
…orting judging round results as CSV. Implemented error handling for authorization and round existence checks. Added generate_round_results_csv method to format CSV data with entry details and rankings.
…s in CSV format. The button is now integrated within a flex container for improved layout and user experience.
…lts as CSV. This addition complements the existing export functionality and enhances the overall user experience in managing contest data.
…ser options based on the SHOW_BROWSER environment variable. Removed duplicate support file requirement and added rack_test driver for specific non-JS tests.
…tancesController. Implemented scenarios for authorized users, including CSV response validation and handling of non-existent judging rounds. Enhanced judge dashboard and judging round selection specs for improved UI interactions and error handling.
Flush_out_judging_results
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.