Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#238 Improve calendar functionality #290

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

shema-surge
Copy link
Contributor

@shema-surge shema-surge commented Sep 12, 2024

PR Description

This PR implements the event invitations and and event cancelling calendar functionalities

Description of tasks that were expected to be completed

  1. Inviting trainees in the created event
  2. Cancelling events
  3. Accepting and declining Invitations
  4. Updating event and guests

Functionality

How has this been tested?

This feature was tested in ApolloStudio

PR Checklist:

  • Task 1. Inviting trainees in the created event
  • Task 2. Cancelling events
  • Task 3. Accepting and declining Invitations
  • Task 4. Updating event and guests

Track PR

Trello Link (#DP-?)

Screenshots (If appropriate)

(Images)

@codecov-commenter
Copy link

codecov-commenter commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 12.99435% with 154 lines in your changes missing coverage. Please review.

Please upload report for BASE (develop@3c32210). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/resolvers/eventResolver.ts 6.57% 142 Missing ⚠️
src/helpers/sendEventEmails.ts 35.71% 9 Missing ⚠️
src/utils/templates/eventInvitationTemplates.ts 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #290   +/-   ##
==========================================
  Coverage           ?   18.21%           
==========================================
  Files              ?       85           
  Lines              ?     2822           
  Branches           ?      792           
==========================================
  Hits               ?      514           
  Misses             ?     2306           
  Partials           ?        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JacquelineTuyisenge JacquelineTuyisenge added the WIP Work in progress label Sep 17, 2024
@shema-surge shema-surge added Ready for merge The pull request has received all necessary reviews and can be merged and removed WIP Work in progress labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nova Ready for merge The pull request has received all necessary reviews and can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve calendar functionality
4 participants