summaryrefslogtreecommitdiffstats
path: root/engagements/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-16wip: create assessment formMatthew Lemon1-0/+104
2024-10-16Fixes miss-named list view functionMatthew Lemon1-0/+79
2024-10-15Cleaned up the EP table for an orgMatthew Lemon1-14/+2
2024-10-14Reduces the size of the EP table for an organisationMatthew Lemon1-23/+23
2024-10-14Remove dummy data table from templateMatthew Lemon1-19/+0
2024-10-14Fixed DSCs and Officers in summary panelMatthew Lemon1-11/+31
Previously these were either hard-coded or missing. There is still a problem with the alignment of the SVG and the text in the CSS grid. The list of officers is based on officers added to the Engagement itself and the effort objects assigned to the engagement - it shows a compound of all.
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 Lemon1-4/+3
2024-10-14Adds submit button to form and fix date-span in summary box of eng. detailMatthew Lemon3-6/+14
2024-10-14Adds the snippet file missing from the last commitMatthew Lemon1-0/+25
2024-10-14Moved Edit Engagement form to a template includeMatthew Lemon1-59/+2
2024-10-14Fixed DSCs and Officers in summary panelMatthew Lemon1-11/+31
Previously these were either hard-coded or missing. There is still a problem with the alignment of the SVG and the text in the CSS grid. The list of officers is based on officers added to the Engagement itself and the effort objects assigned to the engagement - it shows a compound of all.
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 Lemon1-4/+3
2024-10-07Adds submit button to form and fix date-span in summary box of eng. detailMatthew Lemon3-6/+14
2024-09-12Adds the snippet file missing from the last commitMatthew Lemon1-0/+25
2024-09-12Moved Edit Engagement form to a template includeMatthew Lemon1-59/+2
2024-09-10Adds starter HTML form for Engagement Strategy create formMatthew Lemon1-9/+47
2024-09-10wip: testing the view containing the ES create formMatthew Lemon1-0/+17
2024-09-09Basic validation on start and end dates for EngagementMatthew Lemon1-1/+4
- form validation when end date is before the start date
2024-09-06Fix filter in templateMatthew Lemon1-1/+1
2024-09-06Tidying up effort interfaceMatthew Lemon2-156/+242
2024-09-05Improved engagement detail page layout, using htmxMatthew Lemon2-76/+170
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 Lemon1-17/+39
2024-09-05wip: Improved form for adding engagement componentsMatthew Lemon1-24/+62
- travel, planning, regulation and reporting forms look a bit nicer
2024-09-04wip: sorting out forms for adding EngagementsMatthew Lemon1-44/+70
2024-08-30Removed most of w3 and working on fixing the forms.Matthew Lemon8-631/+422
2024-08-29Started journey to move to TailwindMatthew Lemon3-55/+58
2024-04-23switched to DjangoMatthew Lemon9-0/+742