summaryrefslogtreecommitdiffstats
path: root/engagements/views.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rudimentary form to create Assessment from org EP pagedevMatthew Lemon2024-10-231-12/+8
* wip: create assessment formMatthew Lemon2024-10-161-1/+23
* Fixes miss-named list view functionMatthew Lemon2024-10-161-0/+4
* Cleaned up the EP table for an orgMatthew Lemon2024-10-151-1/+1
* Nice engagement duration text for summary box on detail pageMatthew Lemon2024-10-141-0/+3
* Removed unneeded login_required on htmx function?Matthew Lemon2024-10-141-1/+0
* wip: testing the view containing the ES create formMatthew Lemon2024-09-101-4/+13
* Tests passingMatthew Lemon2024-09-091-2/+2
* Basic validation on start and end dates for EngagementMatthew Lemon2024-09-091-0/+6
* Improved engagement detail page layout, using htmxMatthew Lemon2024-09-051-2/+10
* Fix for CSRF and loginrequired middlewareMatthew Lemon2024-04-241-1/+1
* switched to DjangoMatthew Lemon2024-04-231-0/+182