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

Federation #167

Merged
merged 52 commits into from
May 14, 2024
Merged

Federation #167

merged 52 commits into from
May 14, 2024

Conversation

vegu
Copy link
Contributor

@vegu vegu commented Mar 26, 2024

No description provided.

grizz and others added 30 commits January 24, 2024 03:26
* change unmaintained django-cors-middleware to django-cors-headers

* change for django-recaptcah updates

* change removed ugettext_lazy to gettext_lazy

* fix for django update

* add django-cors-headers  minimum version
* remove django-cors-headers

* relock poetry
* add frontend for federation

* change add federated url button styles
prevent multiple oauths for one org
* dedicated billing cycle task

* actually, probably dont want to log this as it might contain sensitive data
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

Attention: Patch coverage is 86.72199% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 77.31%. Comparing base (c2fa768) to head (ddcf390).

Files Patch % Lines
src/account/models/federation.py 80.00% 16 Missing ⚠️
src/account/rest/views/__init__.py 77.94% 15 Missing ⚠️
src/account/rest/serializers/__init__.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           prep-release     #167      +/-   ##
================================================
+ Coverage         72.78%   77.31%   +4.52%     
================================================
  Files               133      142       +9     
  Lines              2348     3892    +1544     
================================================
+ Hits               1709     3009    +1300     
- Misses              639      883     +244     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vegu vegu force-pushed the draft-pr-branch branch from 4510b78 to 80ccdf2 Compare April 18, 2024 14:29
@vegu vegu changed the base branch from draft-pr-branch to prep-release May 14, 2024 17:12
@vegu vegu marked this pull request as ready for review May 14, 2024 17:12
@vegu vegu merged commit cb605c4 into prep-release May 14, 2024
6 checks passed
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.

3 participants