Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
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

Description

@maxceem

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions