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

Release v2.1 #85

Merged
merged 2 commits into from
Sep 12, 2021
Merged

Release v2.1 #85

merged 2 commits into from
Sep 12, 2021

Conversation

vitorfs
Copy link
Owner

@vitorfs vitorfs commented Sep 12, 2021

No description provided.

* Add towncrier to the project

* Upgrade django version

* Add initial invites app

* Update invites form

* Add version to footer

* Upgrade pillow version

* Add invites table

* Add sentry js integration

* Fix page footer. Fix send invitation form.

* Add invites templatetags

* Add complete sign up with invite code

* Add confirm invite delete

* Add user invites view

* Add options to accept or reject an invitation.

* Remove old add author to review

* Remove old selectize lib from project

* Add email notification

* Test invite model

* Add test invite delete view

* Add admin

* Add invite detail view
@vitorfs vitorfs self-assigned this Sep 12, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #85 (1282550) into master (e6e8249) will increase coverage by 3.73%.
The diff coverage is 87.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   42.62%   46.35%   +3.73%     
==========================================
  Files          87       98      +11     
  Lines        3674     3939     +265     
  Branches      339      355      +16     
==========================================
+ Hits         1566     1826     +260     
+ Misses       2085     2080       -5     
- Partials       23       33      +10     
Impacted Files Coverage Δ
parsifal/apps/reviews/urls.py 100.00% <ø> (ø)
parsifal/settings/base.py 100.00% <ø> (ø)
parsifal/settings/production.py 0.00% <ø> (ø)
parsifal/utils/mask.py 68.75% <68.75%> (ø)
parsifal/apps/authentication/forms.py 87.17% <78.57%> (-4.83%) ⬇️
parsifal/apps/invites/forms.py 80.51% <80.51%> (ø)
parsifal/apps/invites/views.py 84.50% <84.50%> (ø)
parsifal/apps/invites/models.py 93.18% <93.18%> (ø)
parsifal/apps/invites/admin.py 93.75% <93.75%> (ø)
parsifal/apps/reviews/mixins.py 94.44% <94.44%> (ø)
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6e8249...1282550. Read the comment docs.

@vitorfs vitorfs merged commit 104375b into master Sep 12, 2021
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.

2 participants