-
Notifications
You must be signed in to change notification settings - Fork 39
Add model for PAF reviewers role, add dashboard view for contracting role #2927
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
Conversation
Codecov ReportBase: 81.97% // Head: 81.93% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2927 +/- ##
==========================================
- Coverage 81.97% 81.93% -0.04%
==========================================
Files 704 683 -21
Lines 24958 24992 +34
==========================================
+ Hits 20459 20477 +18
- Misses 4499 4515 +16
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
|
This is on test now. |
| <script src="{% static 'js/apply/submission-filters.js' %}"></script> | ||
| <script src="{% static 'js/apply/submission-tooltips.js' %}"></script> | ||
| <script src="{% static 'js/apply/tabs.js' %}"></script> | ||
| {% endblock %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curious why not have these in the base-apply.html if there is no custom javascript code written for the functionalities added to this page. @sandeepsajan0
hypha/apply/projects/templates/application_projects/project_simplified_detail.html
Outdated
Show resolved
Hide resolved
hypha/apply/dashboard/templates/dashboard/contracting_dashboard.html
Outdated
Show resolved
Hide resolved
… Manage section to Apply section in admin ui
f4fc77d to
3afeef4
Compare
|
@sandeepsajan0 Looks like this can be closed since we have #2943 |
Issues fixed via PR #2935: