Update modals to use htmx/alpine (#4053)
- Delete modal
- Update status modal
- update reviewer
- Archive/unarchive modal and view/logic
- Create reminder modal
- update reminder block design
- Add modal title component
- Django messages as toast for htmx request
- [x] update lead modal response
- [x] meta term modal
- [x] new project modal
- [x] partner update modal
- Adds new htmx based handler for django-message-framework and display
them as toast
Fixes #3391
Co-authored-by:
sandeepsajan0 <sandeepsajan0@gmail.com>
Showing
- Makefile 0 additions, 1 deletionMakefile
- hypha/apply/activity/templates/messages/email/partners_update_applicant.html 3 additions, 3 deletions...y/templates/messages/email/partners_update_applicant.html
- hypha/apply/activity/templates/messages/email/partners_update_partner.html 3 additions, 3 deletions...ity/templates/messages/email/partners_update_partner.html
- hypha/apply/api/v1/urls.py 0 additions, 2 deletionshypha/apply/api/v1/urls.py
- hypha/apply/api/v1/views.py 0 additions, 15 deletionshypha/apply/api/v1/views.py
- hypha/apply/categories/models.py 2 additions, 2 deletionshypha/apply/categories/models.py
- hypha/apply/dashboard/templates/dashboard/contracting_dashboard.html 1 addition, 1 deletion.../dashboard/templates/dashboard/contracting_dashboard.html
- hypha/apply/funds/forms.py 11 additions, 41 deletionshypha/apply/funds/forms.py
- hypha/apply/funds/permissions.py 5 additions, 4 deletionshypha/apply/funds/permissions.py
- hypha/apply/funds/templates/funds/applicationsubmission_admin_detail.html 43 additions, 34 deletions...s/templates/funds/applicationsubmission_admin_detail.html
- hypha/apply/funds/templates/funds/applicationsubmission_confirm_delete.html 36 additions, 18 deletions...templates/funds/applicationsubmission_confirm_delete.html
- hypha/apply/funds/templates/funds/applicationsubmission_detail.html 29 additions, 18 deletions...y/funds/templates/funds/applicationsubmission_detail.html
- hypha/apply/funds/templates/funds/includes/admin_primary_actions.html 50 additions, 23 deletions...funds/templates/funds/includes/admin_primary_actions.html
- hypha/apply/funds/templates/funds/includes/archive_submission_form.html 0 additions, 7 deletions...nds/templates/funds/includes/archive_submission_form.html
- hypha/apply/funds/templates/funds/includes/create_project_form.html 12 additions, 7 deletions...y/funds/templates/funds/includes/create_project_form.html
- hypha/apply/funds/templates/funds/includes/create_reminder_form.html 3 additions, 4 deletions.../funds/templates/funds/includes/create_reminder_form.html
- hypha/apply/funds/templates/funds/includes/dialog_form_base.html 43 additions, 0 deletions...pply/funds/templates/funds/includes/dialog_form_base.html
- hypha/apply/funds/templates/funds/includes/generic_primary_actions.html 1 addition, 1 deletion...nds/templates/funds/includes/generic_primary_actions.html
- hypha/apply/funds/templates/funds/includes/meta_terms_block.html 0 additions, 12 deletions...pply/funds/templates/funds/includes/meta_terms_block.html
- hypha/apply/funds/templates/funds/includes/modal_archive_submission_confirm.html 34 additions, 0 deletions...ates/funds/includes/modal_archive_submission_confirm.html
Loading
Please register or sign in to comment