summaryrefslogtreecommitdiffstats
path: root/engagements/models.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-10-15More CSS improvements and wip on profile pageMatthew Lemon1-3/+4
- uses dividers between divs which I'm not sure I like - etc
2024-10-14removes erroneous return lineMatthew Lemon1-1/+0
2024-10-14Fixed DSCs and Officers in summary panelMatthew Lemon1-1/+7
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-14Fixed DSCs and Officers in summary panelMatthew Lemon1-1/+7
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-09-10ES basically doneMatthew Lemon1-2/+26
2024-09-10wip: implementing EngagementStrategyMatthew Lemon1-6/+16
2024-09-10Adds RegulatoryCycle modelMatthew Lemon1-0/+21
2024-09-06Tidying up effort interfaceMatthew Lemon1-2/+8
2024-04-23switched to DjangoMatthew Lemon1-0/+236