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

Closed
wants to merge 4 commits into from
Closed

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 from 30b5106 to 07d11c4 Compare August 31, 2023 07:57
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 07d11c4 to 6e19810 Compare August 31, 2023 12:19
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 6e19810 to 4bc1966 Compare September 4, 2023 14:23
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 4bc1966 to 8765a86 Compare September 6, 2023 14:36
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 91892cb to 22109e2 Compare September 8, 2023 10:04
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 22109e2 to ca496f5 Compare September 8, 2023 11:50
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch 2 times, most recently from ca496f5 to 5040c41 Compare September 13, 2023 16:22
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 5040c41 to a4e8a2f Compare September 15, 2023 07:28
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from a4e8a2f to 1309249 Compare September 15, 2023 10:02
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from 1309249 to f161bf8 Compare September 20, 2023 11:43
@Mystica52 Mystica52 force-pushed the ft-callendar-AddEvent branch from f161bf8 to 0ec3fae Compare September 20, 2023 11:51
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.

5 participants