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

[$80] Delete/Re-connect Calendar Integration #531

Open
maxceem opened this issue Oct 26, 2021 · 8 comments
Open

[$80] Delete/Re-connect Calendar Integration #531

maxceem opened this issue Oct 26, 2021 · 8 comments

Comments

@maxceem
Copy link
Contributor

maxceem commented Oct 26, 2021

Once user connects calendar its shown here

image

At the moment there issue, it shows undefined, but it has to show the email address which has been used to connect calendar.

The main task

  • We have to always show the email of the calendar which user connected on this screen instead of undefined.
  • But at the moment we don't store connected calendar email in TaaS API so we have to start storing it
  • After that we have to make sure that removing calendar and/or re-connecting works good from good end-to-end:
    • we should be able to remove connected calendar by clicking remove button (it was already implemented using mock API, there might be small integration issues to fix)
    • if calendar is already connected, we should be able to connect another calendar and it would replace previously connected one (I guess this should already work, just verify and fix if anything)

TaaS API

@maxceem maxceem changed the title Delete/Re-connect Calendar Integration [$80] Delete/Re-connect Calendar Integration Oct 26, 2021
@maxceem maxceem added this to the Interview Update (Nylas) milestone Oct 26, 2021
@ghost
Copy link

ghost commented Oct 26, 2021

Hi @maxceem, I can work on this issue.

@maxceem maxceem assigned ghost Oct 26, 2021
@maxceem
Copy link
Contributor Author

maxceem commented Oct 26, 2021

thanks, assigned.

@ghost
Copy link

ghost commented Oct 29, 2021

Hi @maxceem , I created these two PRs for this issue:

#540
topcoder-platform/taas-apis#607

@maxceem
Copy link
Contributor Author

maxceem commented Oct 29, 2021

@sdgun
Copy link

sdgun commented Nov 3, 2021

@maxceem when connecting to a second google calender while one is already connected, the UI still shows the previously connected email id.

2021-11-03_13-45-32.mp4

@maxceem
Copy link
Contributor Author

maxceem commented Nov 3, 2021

@maxceem when connecting to a second google calender while one is already connected, the UI still shows the previously connected email id.

@sdgun this should be fixed now and ready for QA on DEV.

@sdgun
Copy link

sdgun commented Nov 3, 2021

Verified in Dev, the conencted email is displayed correct.

@sdgun
Copy link

sdgun commented Apr 5, 2022

Removing the milestone since this feature was disabled in the current production release #598

@sdgun sdgun removed this from the Interview Update (Nylas) milestone Apr 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants