Open
Conversation
This reverts commit d383447.
Added more detailed class validators- mostly focusing on IsNotEmpty and IsDefined Also added class validators in general for dtos that were missing them.
…ests/requirements to reduce confusion
…the-backend 93 expand test cases in the backend
Removed matrix strategy for Node.js versions and fixed Node.js version to 24.x.
…matic-lint-and-test-check 97 GitHub actions automatic lint and test check
…lass-validators-on-all-dtos 99 implement stricter class validators on all DTOs
Added a TODO comment to indicate intentional breakage for GitHub Actions.
Added a TODO comment to indicate a temporary change for GitHub Actions.
This reverts commit 068e4d8.
This reverts commit 6439e22.
refactor old AWS SES v2 code to v3
…umns 182 admin dashboard columns
…Code-4-Community/proj-bhchp into admin-track-applicants-frontend
…Code-4-Community/proj-bhchp into admin-track-applicants-frontend
…frontend finished impl
…onality Search Bar Integration with ApplicationTable Component
…arner Add GET endpoints for volunteer/learner info
…n-applicant 179 refactor application applicant
Refactored User by Replacing Status with UserType
Refactoring ... everything.
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.
This PR adds a StatusPill component to display different application statuses with color-coded styling.
Changes made:
Steps taken to test: