-
- Downloads
Merge pull request #129 from OpenTechFund/feature/171-progress-application
Feature/171 progress application
No related branches found
No related tags found
Showing
- opentech/apply/activity/migrations/0002_activity_type.py 21 additions, 0 deletionsopentech/apply/activity/migrations/0002_activity_type.py
- opentech/apply/activity/models.py 33 additions, 0 deletionsopentech/apply/activity/models.py
- opentech/apply/activity/templates/activity/include/action_list.html 3 additions, 0 deletions...pply/activity/templates/activity/include/action_list.html
- opentech/apply/activity/templates/activity/include/all_activity_list.html 3 additions, 0 deletions...ctivity/templates/activity/include/all_activity_list.html
- opentech/apply/activity/templates/activity/include/comment_form.html 2 additions, 2 deletions...ply/activity/templates/activity/include/comment_form.html
- opentech/apply/activity/templates/activity/include/comment_list.html 1 addition, 5 deletions...ply/activity/templates/activity/include/comment_list.html
- opentech/apply/activity/templates/activity/include/listing_base.html 5 additions, 0 deletions...ply/activity/templates/activity/include/listing_base.html
- opentech/apply/activity/views.py 31 additions, 8 deletionsopentech/apply/activity/views.py
- opentech/apply/funds/admin_forms.py 34 additions, 0 deletionsopentech/apply/funds/admin_forms.py
- opentech/apply/funds/forms.py 25 additions, 25 deletionsopentech/apply/funds/forms.py
- opentech/apply/funds/migrations/0026_add_leads_to_submission_and_lab.py 30 additions, 0 deletions.../funds/migrations/0026_add_leads_to_submission_and_lab.py
- opentech/apply/funds/models.py 19 additions, 3 deletionsopentech/apply/funds/models.py
- opentech/apply/funds/templates/funds/applicationsubmission_detail.html 5 additions, 2 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- opentech/apply/funds/templates/funds/includes/progress_form.html 7 additions, 0 deletions...h/apply/funds/templates/funds/includes/progress_form.html
- opentech/apply/funds/templates/funds/includes/status_bar.html 16 additions, 7 deletions...tech/apply/funds/templates/funds/includes/status_bar.html
- opentech/apply/funds/templates/funds/includes/update_lead_form.html 5 additions, 0 deletions...pply/funds/templates/funds/includes/update_lead_form.html
- opentech/apply/funds/templates/funds/submissions.html 4 additions, 0 deletionsopentech/apply/funds/templates/funds/submissions.html
- opentech/apply/funds/tests/test_workflow.py 22 additions, 0 deletionsopentech/apply/funds/tests/test_workflow.py
- opentech/apply/funds/views.py 55 additions, 6 deletionsopentech/apply/funds/views.py
- opentech/apply/funds/workflow.py 79 additions, 26 deletionsopentech/apply/funds/workflow.py
opentech/apply/funds/admin_forms.py
0 → 100644
Please register or sign in to comment