Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip: create assessment form | Matthew Lemon | 2024-10-16 | 6 | -3/+171 |
| | |||||
* | Fixes miss-named list view function | Matthew Lemon | 2024-10-16 | 4 | -0/+93 |
| | |||||
* | Cleaned up the EP table for an org | Matthew Lemon | 2024-10-15 | 2 | -15/+3 |
| | |||||
* | More CSS improvements and wip on profile page | Matthew Lemon | 2024-10-15 | 1 | -3/+4 |
| | | | | | - uses dividers between divs which I'm not sure I like - etc | ||||
* | Adds basic SOP model and adds it to admin | Matthew Lemon | 2024-10-14 | 1 | -1/+10 |
| | |||||
* | Reduces the size of the EP table for an organisation | Matthew Lemon | 2024-10-14 | 1 | -23/+23 |
| | |||||
* | removes erroneous return line | Matthew Lemon | 2024-10-14 | 1 | -1/+0 |
| | |||||
* | Remove dummy data table from template | Matthew Lemon | 2024-10-14 | 1 | -19/+0 |
| | |||||
* | Fixed DSCs and Officers in summary panel | Matthew Lemon | 2024-10-14 | 2 | -12/+38 |
| | | | | | | | | | 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. | ||||
* | Fix hard-coded entity name in summary box | Matthew Lemon | 2024-10-14 | 1 | -1/+1 |
| | |||||
* | Nice engagement duration text for summary box on detail page | Matthew Lemon | 2024-10-14 | 4 | -6/+51 |
| | |||||
* | ruff cleanup | Matthew Lemon | 2024-10-14 | 1 | -3/+1 |
| | |||||
* | Fix the start and end dates being the same | Matthew Lemon | 2024-10-14 | 1 | -1/+1 |
| | |||||
* | Adds submit button to form and fix date-span in summary box of eng. detail | Matthew Lemon | 2024-10-14 | 3 | -6/+14 |
| | |||||
* | Removed unneeded login_required on htmx function? | Matthew Lemon | 2024-10-14 | 1 | -1/+0 |
| | |||||
* | Now passes form test | Matthew Lemon | 2024-10-14 | 1 | -2/+2 |
| | |||||
* | Adds the snippet file missing from the last commit | Matthew Lemon | 2024-10-14 | 1 | -0/+25 |
| | |||||
* | Moved Edit Engagement form to a template include | Matthew Lemon | 2024-10-14 | 2 | -61/+6 |
| | |||||
* | Adds starter HTML form for Engagement Strategy create form | Matthew Lemon | 2024-09-10 | 1 | -9/+47 |
| | |||||
* | Test passing for CreateView for ES create form | Matthew Lemon | 2024-09-10 | 1 | -21/+9 |
| | |||||
* | wip: testing the view containing the ES create form | Matthew Lemon | 2024-09-10 | 4 | -8/+84 |
| | |||||
* | Test passing for form for creating EngagementStrategy | Matthew Lemon | 2024-09-10 | 2 | -45/+83 |
| | |||||
* | ES basically done | Matthew Lemon | 2024-09-10 | 9 | -6/+160 |
| | |||||
* | wip: implementing EngagementStrategy | Matthew Lemon | 2024-09-10 | 4 | -12/+103 |
| | |||||
* | Adds RegulatoryCycle model | Matthew Lemon | 2024-09-10 | 6 | -1/+102 |
| | |||||
* | Finish the job of the last commit | Matthew Lemon | 2024-09-10 | 2 | -4/+2 |
| | |||||
* | Removes marks on fixtures to handle deprecation warning | Matthew Lemon | 2024-09-10 | 3 | -3/+6 |
| | |||||
* | Tests passing | Matthew Lemon | 2024-09-09 | 2 | -6/+5 |
| | |||||
* | Basic validation on start and end dates for Engagement | Matthew Lemon | 2024-09-09 | 5 | -41/+168 |
| | | | | - form validation when end date is before the start date | ||||
* | Converted to pytest-style test | Matthew Lemon | 2024-09-09 | 2 | -100/+75 |
| | |||||
* | Skips test for now | Matthew Lemon | 2024-09-09 | 1 | -1/+1 |
| | |||||
* | Fix filter in template | Matthew Lemon | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | Tidying up effort interface | Matthew Lemon | 2024-09-06 | 3 | -158/+250 |
| | |||||
* | Improved engagement detail page layout, using htmx | Matthew Lemon | 2024-09-05 | 4 | -78/+181 |
| | |||||
* | Adds a nice hover effect to the close cross | Matthew Lemon | 2024-09-05 | 1 | -1/+1 |
| | |||||
* | Improving the info box on effort form | Matthew Lemon | 2024-09-05 | 1 | -5/+50 |
| | |||||
* | Effort form looking much better | Matthew Lemon | 2024-09-05 | 2 | -19/+48 |
| | |||||
* | wip: Improved form for adding engagement components | Matthew Lemon | 2024-09-05 | 1 | -24/+62 |
| | | | | - travel, planning, regulation and reporting forms look a bit nicer | ||||
* | wip: sorting out forms for adding Engagements | Matthew Lemon | 2024-09-04 | 2 | -44/+71 |
| | |||||
* | Removed most of w3 and working on fixing the forms. | Matthew Lemon | 2024-08-30 | 9 | -728/+480 |
| | |||||
* | Started journey to move to Tailwind | Matthew Lemon | 2024-08-29 | 3 | -55/+58 |
| | |||||
* | Fix for CSRF and loginrequired middleware | Matthew Lemon | 2024-04-24 | 1 | -1/+1 |
| | |||||
* | switched to Django | Matthew Lemon | 2024-04-23 | 27 | -0/+2043 |