summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adds submit button to form and fix date-span in summary box of eng. detailMatthew Lemon2024-10-073-6/+14
|
* ignore direnv fileMatthew Lemon2024-10-071-0/+1
|
* Removed unneeded login_required on htmx function?Matthew Lemon2024-09-121-1/+0
|
* Now passes form testMatthew Lemon2024-09-121-2/+2
|
* Adds the snippet file missing from the last commitMatthew Lemon2024-09-121-0/+25
|
* Moved Edit Engagement form to a template includeMatthew Lemon2024-09-122-61/+6
|
* Adds starter HTML form for Engagement Strategy create formMatthew Lemon2024-09-101-9/+47
|
* Test passing for CreateView for ES create formMatthew Lemon2024-09-101-21/+9
|
* wip: testing the view containing the ES create formMatthew Lemon2024-09-104-8/+84
|
* Test passing for form for creating EngagementStrategyMatthew Lemon2024-09-102-45/+83
|
* ES basically doneMatthew Lemon2024-09-109-6/+160
|
* wip: implementing EngagementStrategyMatthew Lemon2024-09-104-12/+103
|
* Adds RegulatoryCycle modelMatthew Lemon2024-09-106-1/+102
|
* Finish the job of the last commitMatthew Lemon2024-09-102-4/+2
|
* Removes marks on fixtures to handle deprecation warningMatthew Lemon2024-09-104-5/+8
|
* Tests passingMatthew Lemon2024-09-092-6/+5
|
* Basic validation on start and end dates for EngagementMatthew Lemon2024-09-096-66/+198
| | | | - form validation when end date is before the start date
* Converted to pytest-style testMatthew Lemon2024-09-093-118/+94
|
* Skips test for nowMatthew Lemon2024-09-091-1/+1
|
* Fix filter in templateMatthew Lemon2024-09-061-1/+1
|
* Tidying up effort interfaceMatthew Lemon2024-09-064-158/+454
|
* Improved engagement detail page layout, using htmxMatthew Lemon2024-09-055-83/+227
|
* Adds a nice hover effect to the close crossMatthew Lemon2024-09-052-1/+24
|
* Added widget_tweaks to requirements.Matthew Lemon2024-09-051-0/+1
|
* Improving the info box on effort formMatthew Lemon2024-09-052-5/+54
|
* Effort form looking much betterMatthew Lemon2024-09-053-19/+99
|
* wip: Improved form for adding engagement componentsMatthew Lemon2024-09-052-24/+87
| | | | - travel, planning, regulation and reporting forms look a bit nicer
* wip: sorting out forms for adding EngagementsMatthew Lemon2024-09-043-197/+91
|
* UI changesMatthew Lemon2024-09-0445-1721/+194
| | | | | | - ripped out more w3 stuff - better login page template - redirects to home after successful login
* Adds readme change to force pipelineMatthew Lemon2024-09-031-1/+1
|
* Removed most of w3 and working on fixing the forms.Matthew Lemon2024-08-3014-914/+1162
|
* Started journey to move to TailwindMatthew Lemon2024-08-2913-143/+4242
|
* Merge pull request #99 from defencedigital/postgres-migrationYulqen2024-06-075-3/+40
|\ | | | | Removes required flag on sub-instrument relative field and ComplyIQ from title
| * Removes required flag on subinstrument relativeMatthew Lemon2024-06-073-1/+37
| |
| * Removes ComplyIQ from titleMatthew Lemon2024-06-071-2/+2
| |
| * Merge branch 'postgres-migration'Matthew Lemon2024-06-071-0/+1
|/|
| * Adds another aliasMatthew Lemon2024-06-071-0/+1
| |
* | Merge pull request #98 from defencedigital/postgres-migrationYulqen2024-06-076-10/+21
|\| | | | | Postgres migration
| * Configures local dev to use sqlite and moves whitenoise middleware to prod ↵Matthew Lemon2024-06-073-7/+18
| | | | | | | | settings
| * removes poetry configMatthew Lemon2024-06-071-2/+0
| |
| * Removes sqlite local dbMatthew Lemon2024-06-072-1/+3
|/
* Merge pull request #97 from defencedigital/postgres-migrationYulqen2024-06-061-0/+1
|\ | | | | foobar
| * foobarMatthew Lemon2024-06-061-0/+1
|/
* Merge pull request #96 from defencedigital/postgres-migrationYulqen2024-06-063-6/+4
|\ | | | | Postgres migration
| * Move to whitenoise for static files.Matthew Lemon2024-06-063-6/+4
| | | | | | | | | | Accompanying files in manifests adapted too so we don't use persistent volume claims.
| * change nginx for new pathMatthew Lemon2024-06-061-1/+1
|/
* Merge pull request #95 from defencedigital/postgres-migrationYulqen2024-06-061-4/+1
|\ | | | | Change to app/static STATIC_ROOL
| * Change to app/static STATIC_ROOLMatthew Lemon2024-06-061-4/+1
|/
* Merge pull request #94 from defencedigital/postgres-migrationYulqen2024-06-061-1/+0
|\ | | | | foobar
| * foobarMatthew Lemon2024-06-061-1/+0
|/