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
Gamify me #260
Gamify me #260
Conversation
Codecov Report
@@ Coverage Diff @@
## main #260 +/- ##
==========================================
- Coverage 46.24% 45.73% -0.52%
==========================================
Files 29 29
Lines 2783 2882 +99
==========================================
+ Hits 1287 1318 +31
- Misses 1496 1564 +68
Continue to review full report at Codecov.
|
Deployed and configured on meta for testing. |
@loleg is the build fail something to worry about? |
I've managed to reproduce the error, which is a dependency issue. Thanks for pointing it out @gonzalocasas ! |
I've done a bit more final testing, tweaking - deployed to meta & schoolofdata for public testing. |
This adds a long requested ability for admins to award special badges to projects, as well as an equally long awaited ability for all users to start an event if the site owners allow it. See #87 and https://github.com/dribdat/gamification for the inspiration.
ALLOW_EVENT
setting Make it easier to start an event #231🚧 Developer notes
ALTER TYPE activity_type ADD VALUE 'boost';