summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | Merge pull request #103 from defencedigital/postgres-migrationYulqen2024-09-053-5/+55
|\| | | | | Postgres migration
| * Added widget_tweaks to requirements.Matthew Lemon2024-09-051-0/+1
| |
| * Improving the info box on effort formMatthew Lemon2024-09-052-5/+54
| |
* | Merge pull request #102 from defencedigital/postgres-migrationYulqen2024-09-0548-1931/+441
|\| | | | | Postgres migration
| * 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
* | Merge pull request #101 from defencedigital/postgres-migrationYulqen2024-09-031-1/+1
|\| | | | | Adds readme change to force pipeline
| * Adds readme change to force pipelineMatthew Lemon2024-09-031-1/+1
| |
* | Merge pull request #100 from defencedigital/postgres-migrationYulqen2024-09-0321-832/+5179
|\| | | | | Migrating to Tailwind
| * 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
|/
* Merge pull request #93 from defencedigital/postgres-migrationYulqen2024-06-061-1/+1
|\ | | | | foobar
| * foobarMatthew Lemon2024-06-061-1/+1
|/
* Merge pull request #92 from defencedigital/postgres-migrationYulqen2024-06-061-1/+1
|\ | | | | Fix manage.py invocation
| * Fix manage.py invocationMatthew Lemon2024-06-061-1/+1
|/
* Merge pull request #91 from defencedigital/postgres-migrationYulqen2024-06-061-1/+1
|\ | | | | Fix manage.py invocation