-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improvements for careerfair testing (#129)
* increase max video-record time to 5 min (#110) * If setup is not complete, redirect to setup page from home page: (#96) * move curAnswer to state (#105) * thumbnail data in redux (#109) * tests for simple mentor change & switch functions * prompts user to upload video if leaving page, other small bug fix (#112) * visual indication when mentor isn't owned by user * Only admin can see mentor selection tools. * login query grabs default mentor id for user * fetchbyid uses findone query * must fix cypress tests * Mentor always fetched by ID, no me query in fetch * separate use[Active]Mentor (redux) from useMentorEdits (useState hook) (#120) Co-authored-by: Jim Alvarez <[email protected]> * merges main back to integration branch (#123) Co-authored-by: kycarr <[email protected]> Co-authored-by: Aaron shiel <[email protected]> Co-authored-by: larry kirschner <[email protected]> Co-authored-by: aaronshiel <[email protected]> Co-authored-by: aaronshiel <[email protected]> Co-authored-by: Jim Alvarez <[email protected]> * impr: switches to mentorpal docker account from uscictdocker (#127) * fixes: lint error Co-authored-by: kycarr <[email protected]> Co-authored-by: Aaron shiel <[email protected]> Co-authored-by: Jim Alvarez <[email protected]> Co-authored-by: Jaime Alvarez <[email protected]> Co-authored-by: aaronshiel <[email protected]> Co-authored-by: aaronshiel <[email protected]>
- Loading branch information
1 parent
08afb5b
commit ce5f7d8
Showing
31 changed files
with
694 additions
and
428 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.