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

fix editor compatibility with dj5 #69

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from
Open

Conversation

saxix
Copy link
Member

@saxix saxix commented Mar 6, 2025

  • fixes field/form editor compatibility
  • removes pycrypto
  • removes mini_racer
  • updates templates
  • javascript updates

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

codecov bot commented Mar 7, 2025

Codecov Report

Attention: Patch coverage is 76.75070% with 83 lines in your changes missing coverage. Please review.

Project coverage is 69.44%. Comparing base (94b8276) to head (44dad49).

Files with missing lines Patch % Lines
src/aurora/core/admin/flex_field.py 31.42% 24 Missing ⚠️
src/aurora/core/models.py 57.14% 8 Missing and 1 partial ⚠️
src/aurora/core/crypto/rsa.py 79.48% 8 Missing ⚠️
src/aurora/core/js.py 86.00% 5 Missing and 2 partials ⚠️
src/aurora/core/crypto/symmetric.py 79.31% 6 Missing ⚠️
src/aurora/core/admin/field_editor.py 70.58% 5 Missing ⚠️
src/aurora/i18n/templatetags/itrans.py 0.00% 4 Missing ⚠️
src/aurora/core/fields/gis.py 0.00% 3 Missing ⚠️
src/aurora/registration/forms.py 40.00% 3 Missing ⚠️
src/aurora/core/forms.py 33.33% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #69      +/-   ##
===========================================
+ Coverage    68.76%   69.44%   +0.68%     
===========================================
  Files          206      207       +1     
  Lines         8128     8162      +34     
  Branches       669      671       +2     
===========================================
+ Hits          5589     5668      +79     
+ Misses        2353     2313      -40     
+ Partials       186      181       -5     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant