This repository has been archived by the owner on Jul 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
[WIP]Inviting participant to participate in the challenge by Host #311
Open
Kajol-Kumari
wants to merge
8
commits into
Cloud-CV:master
Choose a base branch
from
Kajol-Kumari:inviting_participant_to_participate
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[WIP]Inviting participant to participate in the challenge by Host #311
Kajol-Kumari
wants to merge
8
commits into
Cloud-CV:master
from
Kajol-Kumari:inviting_participant_to_participate
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
Kajol-Kumari
force-pushed
the
inviting_participant_to_participate
branch
from
March 24, 2020 18:59
fd0a189
to
1132f3d
Compare
Kajol-Kumari
changed the title
Inviting participant to participate in the challnege by Host
Inviting participant to participate in the challenge by Host
Mar 24, 2020
Codecov Report
@@ Coverage Diff @@
## master #311 +/- ##
==========================================
- Coverage 50.62% 50.31% -0.31%
==========================================
Files 66 66
Lines 3771 3814 +43
Branches 444 451 +7
==========================================
+ Hits 1909 1919 +10
- Misses 1767 1800 +33
Partials 95 95
Continue to review full report at Codecov.
|
I think this is still an WIP PR, @Kajol-Kumari Please let us know when it is ready to review. |
RishabhJain2018
changed the title
Inviting participant to participate in the challenge by Host
[WIP]Inviting participant to participate in the challenge by Host
May 30, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Feature Introduced through this PR:
Work Done in this PR:
Added Invite participant field in the challenge setting Tab
Host can now send an invitation to the participant using their Email Id
work left to be done:
Add the feature to let the participant accept the invitation using accept_challenge_invitation Api
Add the required tests
GIF of feature added:
Note: This is a WIP Pr