Skip to content

careerfair improvements

Latest
Compare
Choose a tag to compare
@beatthat beatthat released this 25 Aug 19:50
· 318 commits to main since this release
ce5f7d8
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 <jimmyaugust0506@gmail.com>

* merges main back to integration branch (#123)


Co-authored-by: kycarr <whizbon@gmail.com>
Co-authored-by: Aaron shiel <57824522+aaronshiel@users.noreply.github.com>
Co-authored-by: larry kirschner <larrykirschner@gmail.com>
Co-authored-by: aaronshiel <ashiel408@gmail.com>
Co-authored-by: aaronshiel <github-actions@github.com>
Co-authored-by: Jim Alvarez <jimmyaugust0506@gmail.com>

* impr: switches to mentorpal docker account from uscictdocker (#127)

* fixes: lint error

Co-authored-by: kycarr <whizbon@gmail.com>
Co-authored-by: Aaron shiel <57824522+aaronshiel@users.noreply.github.com>
Co-authored-by: Jim Alvarez <jimmyaugust0506@gmail.com>
Co-authored-by: Jaime Alvarez <pentagr4mi@gmail.com>
Co-authored-by: aaronshiel <ashiel408@gmail.com>
Co-authored-by: aaronshiel <github-actions@github.com>