Closed
Conversation
put interceptor decorators in auth controller and module
rm-15: AWS S3
Admin scaffolding
Nc 19 cognito tests
…ication-routes Create get and post application routes
GET and POST Learner Routes + Testing
…n-&-edit-application-routes Create remove application & edit application routes
Implement Amazon SES Email Utility
Creating Learner Routes, Part 2
Added AWS bucket name and AWS region as example fields
add pending review card
Refactored Area of Interest to be an array of enum
…field error handling
…ion-migration Regenerate application migration with pandadoc-matching fields
…licationtable to use a list for interest
Applicant Migration
…init-migration Update 1754254886189-init.ts
…into 164-new-admin-user-table-migrations + Confirmation of working after dropping public schema in dev
…e-migrations 164 new admin user table migrations
…hub.com/Code-4-Community/proj-bhchp into rm-173-regenerate-discipline-migrations
…pline-migrations regenerate discipline migrations
…omponent 161 reusable download component
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.
ℹ️ Issue
Closes
📝 Description
added an availability table to the applicant view so admins can see and edit when an applicant is available for each day of the week. the availability data comes from the pandadoc form as free-text and gets displayed as-is in the table.
✔️ Verification
I played around with the functionality and make it look like the design.