Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AtmegaBuzz
Copy link
Member

@AtmegaBuzz AtmegaBuzz commented Aug 3, 2023

Fix Invite a Friend API#1232

Route: /api/v1/invite_friend/

Body Json

{
"email":"[email protected]"
}

Response

{
    "title": "SUCCESS",
    "Points": "+1",
    "message": "An email has been sent to your friend. Keep inviting your friends and get points!"
}

invite

fredfalcon and others added 30 commits August 13, 2022 12:01
* removed print statements

* report get() view changed to IssueCreate

* docker file using poetry and docker compose support

* captcha validation added
* removed print statements

* report get() view changed to IssueCreate

* docker file using poetry and docker compose support

* captcha validation added
* removed print statements

* report get() view changed to IssueCreate

* docs updated

* invite friends option added
* removed print statements

* report get() view changed to IssueCreate

* docs updated

* spam changed to flag and leaderboard code seprated
* removed print statements

* report get() view changed to IssueCreate

* docs updated

* search by month leaderboard ui + backend

* monthly leaderboard with year selector

* add space in {%else%} requested changes

Co-authored-by: Fred Falcon <[email protected]>
* hardcoded url removed

* Monthly leaderboard (#919)

* removed print statements

* report get() view changed to IssueCreate

* docs updated

* search by month leaderboard ui + backend

* monthly leaderboard with year selector

* add space in {%else%} requested changes

Co-authored-by: Fred Falcon <[email protected]>

Co-authored-by: Fred Falcon <[email protected]>
* each month leaderboard

* minor fix
* cleaning, api views and templateviews splitup

* Delete requirements.txt
* cleaning, api views and templateviews splitup

* Delete requirements.txt

* cleaning, api views and templateviews splitup

* total score and all acitvities added to user profile

* list index out of range fixed

* resolved conflixt

* Delete requirements.txt

We’re using poetry

Co-authored-by: Fred Falcon <[email protected]>
* wrong credentials error message showing

* fix login error not showing

* large filename error fix (#943)

* deps removed
* Code restructured | moved nav code to navbar.html

* Navbar modified | created navbar.css

* hover styling added

* fix Report Bug page form
* fix tests | both tests moved to chromedriver| removed gekodriver

* updated .gitignore | removed requirements.txt and webdrivers

* captcha and domain check bypass during test
* fix tests | both tests moved to chromedriver| removed gekodriver

* updated .gitignore | removed requirements.txt and webdrivers

* captcha and domain check bypass during test

* run test on pr workflow added

* linter failing fix | version changes

* run on all branches

* fix domain check failing

* fix tests | both tests moved to chromedriver| removed gekodriver

* updated .gitignore | removed requirements.txt and webdrivers

* captcha and domain check bypass during test

* domain exception added for bugheist.com

* store only domain in the db
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases)
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst)
- [Commits](django-commons/django-debug-toolbar@3.5...3.7)

---
updated-dependencies:
- dependency-name: django-debug-toolbar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@DonnieBLT
Copy link
Collaborator

can you please fix the conflicts

Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix conflicts and update branch

dependabot bot added 2 commits August 12, 2023 15:23
Bumps [ua-parser](https://github.com/ua-parser/uap-python) from 0.10.0 to 0.18.0.
- [Commits](https://github.com/ua-parser/uap-python/commits)

---
updated-dependencies:
- dependency-name: ua-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@AtmegaBuzz
Copy link
Member Author

sure working on it

@AtmegaBuzz AtmegaBuzz requested a review from DonnieBLT August 12, 2023 19:31
@AtmegaBuzz AtmegaBuzz enabled auto-merge August 12, 2023 19:40
@DonnieBLT DonnieBLT closed this Aug 12, 2023
auto-merge was automatically disabled August 12, 2023 19:40

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.