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

User management #351

Merged
merged 15 commits into from Jun 5, 2023
Merged

User management #351

merged 15 commits into from Jun 5, 2023

Conversation

loleg
Copy link
Collaborator

@loleg loleg commented Jun 1, 2023

  • Home page event banner design cleaned up.
  • Resources can be edited by everyone.
  • Links to editing mode from Post area.
  • See upcoming events in your profile area.
  • Welcome, not warn, already activated users.
  • Fixes in admin-creation of new users.
  • Various small usability improvements.
  • Minor library updates and more unit tests.

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Merging #351 (a27a54f) into main (113730b) will increase coverage by 6.66%.
The diff coverage is 51.11%.

❗ Current head a27a54f differs from pull request most recent head 7a01b91. Consider uploading reports for the commit 7a01b91 to get more accurate results

@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   49.26%   55.93%   +6.66%     
==========================================
  Files          41       41              
  Lines        4297     4316      +19     
==========================================
+ Hits         2117     2414     +297     
+ Misses       2180     1902     -278     
Impacted Files Coverage Δ
dribdat/apievents.py 76.47% <0.00%> (ø)
dribdat/apifetch.py 60.63% <0.00%> (ø)
dribdat/boxout/datapackage.py 70.96% <0.00%> (ø)
dribdat/public/auth.py 30.34% <0.00%> (+2.30%) ⬆️
dribdat/public/project.py 40.75% <0.00%> (+13.65%) ⬆️
dribdat/apipackage.py 45.45% <50.00%> (+14.20%) ⬆️
dribdat/public/projhelper.py 58.62% <50.00%> (+10.94%) ⬆️
dribdat/mailer.py 63.63% <80.00%> (+32.05%) ⬆️
dribdat/admin/views.py 37.80% <81.81%> (+5.86%) ⬆️
dribdat/public/views.py 56.93% <100.00%> (+14.01%) ⬆️
... and 2 more

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@loleg
Copy link
Collaborator Author

loleg commented Jun 5, 2023

Deployed to meta.dribdat.cc for testing.

@loleg loleg merged commit 349a459 into dribdat:main Jun 5, 2023
4 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.

None yet

1 participant