Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nice engagement duration text for summary box on detail page | Matthew Lemon | 2024-10-07 | 4 | -6/+51 |
| | |||||
* | ruff cleanup | Matthew Lemon | 2024-10-07 | 1 | -3/+1 |
| | |||||
* | Fix the start and end dates being the same | Matthew Lemon | 2024-10-07 | 1 | -1/+1 |
| | |||||
* | Adds submit button to form and fix date-span in summary box of eng. detail | Matthew Lemon | 2024-10-07 | 3 | -6/+14 |
| | |||||
* | Removed unneeded login_required on htmx function? | Matthew Lemon | 2024-09-12 | 1 | -1/+0 |
| | |||||
* | Now passes form test | Matthew Lemon | 2024-09-12 | 1 | -2/+2 |
| | |||||
* | Adds the snippet file missing from the last commit | Matthew Lemon | 2024-09-12 | 1 | -0/+25 |
| | |||||
* | Moved Edit Engagement form to a template include | Matthew Lemon | 2024-09-12 | 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 |