-
- Downloads
Merge pull request #415 from OpenTechFund/feature/254-limit-access-to-sealed-rounds
Feature/254 limit access to sealed rounds
No related branches found
No related tags found
Showing
- opentech/apply/activity/messaging.py 13 additions, 2 deletionsopentech/apply/activity/messaging.py
- opentech/apply/activity/migrations/0005_event.py 1 addition, 1 deletionopentech/apply/activity/migrations/0005_event.py
- opentech/apply/activity/models.py 5 additions, 1 deletionopentech/apply/activity/models.py
- opentech/apply/activity/views.py 1 addition, 1 deletionopentech/apply/activity/views.py
- opentech/apply/funds/admin.py 10 additions, 8 deletionsopentech/apply/funds/admin.py
- opentech/apply/funds/admin_helpers.py 3 additions, 3 deletionsopentech/apply/funds/admin_helpers.py
- opentech/apply/funds/models/applications.py 16 additions, 0 deletionsopentech/apply/funds/models/applications.py
- opentech/apply/funds/models/forms.py 4 additions, 4 deletionsopentech/apply/funds/models/forms.py
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 5 additions, 0 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/funds/templates/funds/submission_sealed.html 30 additions, 0 deletionsopentech/apply/funds/templates/funds/submission_sealed.html
- opentech/apply/funds/tests/factories/models.py 24 additions, 0 deletionsopentech/apply/funds/tests/factories/models.py
- opentech/apply/funds/tests/test_views.py 81 additions, 2 deletionsopentech/apply/funds/tests/test_views.py
- opentech/apply/funds/urls.py 2 additions, 0 deletionsopentech/apply/funds/urls.py
- opentech/apply/funds/views.py 59 additions, 0 deletionsopentech/apply/funds/views.py
- opentech/apply/funds/wagtail_hooks.py 2 additions, 2 deletionsopentech/apply/funds/wagtail_hooks.py
- opentech/apply/users/tests/factories.py 5 additions, 0 deletionsopentech/apply/users/tests/factories.py
- opentech/apply/utils/testing/tests.py 6 additions, 9 deletionsopentech/apply/utils/testing/tests.py
- opentech/static_src/src/sass/apply/components/_button.scss 8 additions, 1 deletionopentech/static_src/src/sass/apply/components/_button.scss
- opentech/static_src/src/sass/apply/components/_messages.scss 15 additions, 1 deletionopentech/static_src/src/sass/apply/components/_messages.scss
- opentech/templates/includes/message_item.html 8 additions, 0 deletionsopentech/templates/includes/message_item.html
Loading
Please register or sign in to comment