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

implement calendar add event #271

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

Mystica52
Copy link
Contributor

PR Description

Adding the guests to the calender
Sending Emails to guests
Accepting or rejecting the invite (trainee)
Once confirmed, Event shows on everyOne's Calender
Please include a brief description of the pull request you want to raise.

How has this been tested?

Tested locally From Dashboard to Calender and then Add event
Logged in as a coordinator
Receive email invite on guest account assigned

Number of Commits

The number of commits should not exceed 2 commits. In case they are more than that, please take your time and squash them.

Screenshots (If appropriate)

Please check this Checklist before you submit your PR:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My code generate no warnings
  • My test coverage meet the set test coverage threshold
  • There are no vulnerabilities
  • There are no conflicts with the base branch

@vercel
Copy link

vercel bot commented Aug 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 11:32am

@Mystica52 Mystica52 changed the title Ft callendar add event implement callendar add event Aug 24, 2023
@ceelogre ceelogre changed the title implement callendar add event implement calendar add event Aug 24, 2023
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch 2 times, most recently from ca496f5 to 5040c41 Compare September 13, 2023 16:22
teerenzo and others added 2 commits September 21, 2023 22:57
* fix login

* docs implementation
ft:Upload Profile

Co-authored-by: teerenzo <[email protected]>
* ch(fix sign up):  fixing sign up

- google is removed
-Date of birth is validated to be at least 18 years
-Email field is automatically filled and uneditable ( collect the email
from the sign up link sent to them)
-Password should not be too easy. (Should not be in the first 100 most
common passwords: https://tinyurl.com/wiki-100)

[Finishes #42-signup-fix]

* ch(dark-theme):implementation of dark theme

-Dark theme is added using our new design
-implement effective dark theme at all

[finishes #59-dark-theme-implementation]

* add orgLogin update (#260)

* add

* Add change

* move space in organiaztionLogin

* add newUpdate

* add newChange

* add change

* add changing

* Add change

* add change

---------

Co-authored-by: Rachel UMWARI <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants