-
- Downloads
Merge pull request #107 from OpenTechFund/feature/154-add-search-of-submissions
Feature/154 add search of submissions
No related branches found
No related tags found
Showing
- opentech/apply/categories/blocks.py 12 additions, 0 deletionsopentech/apply/categories/blocks.py
- opentech/apply/dashboard/tables.py 6 additions, 1 deletionopentech/apply/dashboard/tables.py
- opentech/apply/dashboard/templates/dashboard/dashboard.html 7 additions, 4 deletionsopentech/apply/dashboard/templates/dashboard/dashboard.html
- opentech/apply/dashboard/templates/dashboard/includes/search.html 6 additions, 0 deletions.../apply/dashboard/templates/dashboard/includes/search.html
- opentech/apply/dashboard/templates/dashboard/search.html 10 additions, 0 deletionsopentech/apply/dashboard/templates/dashboard/search.html
- opentech/apply/dashboard/urls.py 2 additions, 1 deletionopentech/apply/dashboard/urls.py
- opentech/apply/dashboard/views.py 10 additions, 5 deletionsopentech/apply/dashboard/views.py
- opentech/apply/funds/blocks.py 4 additions, 0 deletionsopentech/apply/funds/blocks.py
- opentech/apply/funds/migrations/0024_applicationsubmission_search_data.py 21 additions, 0 deletions...unds/migrations/0024_applicationsubmission_search_data.py
- opentech/apply/funds/models.py 64 additions, 65 deletionsopentech/apply/funds/models.py
- opentech/apply/funds/templates/funds/includes/submission_field.html 0 additions, 17 deletions...pply/funds/templates/funds/includes/submission_field.html
- opentech/apply/funds/tests/factories/blocks.py 57 additions, 4 deletionsopentech/apply/funds/tests/factories/blocks.py
- opentech/apply/funds/tests/factories/models.py 54 additions, 5 deletionsopentech/apply/funds/tests/factories/models.py
- opentech/apply/funds/tests/test_models.py 56 additions, 1 deletionopentech/apply/funds/tests/test_models.py
- opentech/apply/stream_forms/blocks.py 46 additions, 0 deletionsopentech/apply/stream_forms/blocks.py
- opentech/apply/stream_forms/templates/stream_forms/render_field.html 4 additions, 0 deletions...ply/stream_forms/templates/stream_forms/render_field.html
- opentech/apply/stream_forms/templates/stream_forms/render_list_field.html 12 additions, 0 deletions...tream_forms/templates/stream_forms/render_list_field.html
- opentech/apply/stream_forms/templates/stream_forms/render_unsafe_field.html 9 additions, 0 deletions...eam_forms/templates/stream_forms/render_unsafe_field.html
- opentech/apply/users/models.py 3 additions, 0 deletionsopentech/apply/users/models.py
- opentech/settings/base.py 1 addition, 0 deletionsopentech/settings/base.py
Loading
Please register or sign in to comment