Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[DEV] Interview Scheduler using Nylas #534

Merged
merged 18 commits into from
Oct 28, 2021
Merged

[DEV] Interview Scheduler using Nylas #534

merged 18 commits into from
Oct 28, 2021

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented Oct 28, 2021

Release Guide

Set env variables NYLAS_CLIENT_ID

Hentry Martin and others added 18 commits October 15, 2021 15:47
The following changes are made in this commit:

1. NPM packages 'jsonwebtoken' & 'query-string' have been added to facilitate JWT related functionality & parsing url query parameters;
2. Updated README.md file with new configuration requirements;
3. Added new method 'connectCalendar' in interviews service;
4. Added new useEffect in 'src/routes/PositionDetails/components/PositionCandidates' component to detect calendar connection success/failure from the URL, then open ManageAvailability modal and show result toast notifications;
5. Updated 'src/routes/PositionDetails/components/InterviewPopup' component to pass required props for the 'ConnectCalendar' component;
6. Made changes to UI in 'src/routes/PositionDetails/components/InterviewPopup/ConnectCalendar' component to integrate backend functionalities;
5. Added necessary styles for 'src/routes/PositionDetails/components/InterviewPopup/ConnectCalendar' component;
Integrated calendar connection functionality with Nylas & TAAS APIs.
# Conflicts:
#	src/routes/CreateNewTeam/components/ResultCard/index.jsx
@maxceem maxceem merged commit 5da92f0 into dev Oct 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants