summaryrefslogtreecommitdiffstats
path: root/engagements (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-16wip: create assessment formMatthew Lemon6-3/+171
2024-10-16Fixes miss-named list view functionMatthew Lemon4-0/+93
2024-10-15Cleaned up the EP table for an orgMatthew Lemon2-15/+3
2024-10-15More CSS improvements and wip on profile pageMatthew Lemon1-3/+4
2024-10-14Adds basic SOP model and adds it to adminMatthew Lemon1-1/+10
2024-10-14Reduces the size of the EP table for an organisationMatthew Lemon1-23/+23
2024-10-14removes erroneous return lineMatthew Lemon1-1/+0
2024-10-14Remove dummy data table from templateMatthew Lemon1-19/+0
2024-10-14Fixed DSCs and Officers in summary panelMatthew Lemon2-12/+38
2024-10-14Fix hard-coded entity name in summary boxMatthew Lemon1-1/+1
2024-10-14Nice engagement duration text for summary box on detail pageMatthew Lemon4-6/+51
2024-10-14ruff cleanupMatthew Lemon1-3/+1
2024-10-14Fix the start and end dates being the sameMatthew Lemon1-1/+1
2024-10-14Adds submit button to form and fix date-span in summary box of eng. detailMatthew Lemon3-6/+14
2024-10-14Removed unneeded login_required on htmx function?Matthew Lemon1-1/+0
2024-10-14Now passes form testMatthew Lemon1-2/+2
2024-10-14Adds the snippet file missing from the last commitMatthew Lemon1-0/+25
2024-10-14Moved Edit Engagement form to a template includeMatthew Lemon2-61/+6
2024-10-14Fixed DSCs and Officers in summary panelMatthew Lemon2-12/+38
2024-10-14Fix hard-coded entity name in summary boxMatthew Lemon1-1/+1
2024-10-07Nice engagement duration text for summary box on detail pageMatthew Lemon4-6/+51
2024-10-07ruff cleanupMatthew Lemon1-3/+1
2024-10-07Fix the start and end dates being the sameMatthew Lemon1-1/+1
2024-10-07Adds submit button to form and fix date-span in summary box of eng. detailMatthew Lemon3-6/+14
2024-09-12Removed unneeded login_required on htmx function?Matthew Lemon1-1/+0
2024-09-12Now passes form testMatthew Lemon1-2/+2
2024-09-12Adds the snippet file missing from the last commitMatthew Lemon1-0/+25
2024-09-12Moved Edit Engagement form to a template includeMatthew Lemon2-61/+6
2024-09-10Adds starter HTML form for Engagement Strategy create formMatthew Lemon1-9/+47
2024-09-10Test passing for CreateView for ES create formMatthew Lemon1-21/+9
2024-09-10wip: testing the view containing the ES create formMatthew Lemon4-8/+84
2024-09-10Test passing for form for creating EngagementStrategyMatthew Lemon2-45/+83
2024-09-10ES basically doneMatthew Lemon9-6/+160
2024-09-10wip: implementing EngagementStrategyMatthew Lemon4-12/+103
2024-09-10Adds RegulatoryCycle modelMatthew Lemon6-1/+102
2024-09-10Finish the job of the last commitMatthew Lemon2-4/+2
2024-09-10Removes marks on fixtures to handle deprecation warningMatthew Lemon3-3/+6
2024-09-09Tests passingMatthew Lemon2-6/+5
2024-09-09Basic validation on start and end dates for EngagementMatthew Lemon5-41/+168
2024-09-09Converted to pytest-style testMatthew Lemon2-100/+75
2024-09-09Skips test for nowMatthew Lemon1-1/+1
2024-09-06Fix filter in templateMatthew Lemon1-1/+1
2024-09-06Tidying up effort interfaceMatthew Lemon3-158/+250
2024-09-05Improved engagement detail page layout, using htmxMatthew Lemon4-78/+181
2024-09-05Adds a nice hover effect to the close crossMatthew Lemon1-1/+1
2024-09-05Improving the info box on effort formMatthew Lemon1-5/+50
2024-09-05Effort form looking much betterMatthew Lemon2-19/+48
2024-09-05wip: Improved form for adding engagement componentsMatthew Lemon1-24/+62
2024-09-04wip: sorting out forms for adding EngagementsMatthew Lemon2-44/+71
2024-08-30Removed most of w3 and working on fixing the forms.Matthew Lemon9-728/+480