-
Notifications
You must be signed in to change notification settings - Fork 3
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
August 31, 2023 07:57
30b5106
to
07d11c4
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
August 31, 2023 12:19
07d11c4
to
6e19810
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 4, 2023 14:23
6e19810
to
4bc1966
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 6, 2023 14:36
4bc1966
to
8765a86
Compare
AbdulKhaliq59
force-pushed
the
ft-callendar-AddEvent
branch
from
September 6, 2023 14:44
8765a86
to
91892cb
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 8, 2023 10:04
91892cb
to
22109e2
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 8, 2023 11:50
22109e2
to
ca496f5
Compare
AbdulKhaliq59
force-pushed
the
ft-callendar-AddEvent
branch
from
September 12, 2023 09:50
ca496f5
to
cef5542
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
2 times, most recently
from
September 13, 2023 16:22
ca496f5
to
5040c41
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 15, 2023 07:28
5040c41
to
a4e8a2f
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 15, 2023 10:02
a4e8a2f
to
1309249
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 20, 2023 11:43
1309249
to
f161bf8
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 20, 2023 11:51
f161bf8
to
0ec3fae
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 20, 2023 12:15
0ec3fae
to
5d010a4
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 20, 2023 14:19
5d010a4
to
ba0176e
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 21, 2023 11:03
ba0176e
to
185974c
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 21, 2023 12:28
185974c
to
bda38ba
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 21, 2023 20:57
bda38ba
to
7d77445
Compare
* fix login * docs implementation
ft:Upload Profile Co-authored-by: teerenzo <[email protected]>
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 21, 2023 20:59
7d77445
to
472bb0d
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 22, 2023 10:53
472bb0d
to
f387310
Compare
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 23, 2023 11:44
f387310
to
fb9ef58
Compare
* 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]>
Mystica52
force-pushed
the
ft-callendar-AddEvent
branch
from
September 27, 2023 11:31
fb9ef58
to
cfeeebb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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: