Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | 4 | -5/+8 | |
| | | ||||||
| * | Tests passing | Matthew Lemon | 2024-09-09 | 2 | -6/+5 | |
| | | ||||||
| * | Basic validation on start and end dates for Engagement | Matthew Lemon | 2024-09-09 | 6 | -66/+198 | |
| | | | | | | | | - form validation when end date is before the start date | |||||
| * | Converted to pytest-style test | Matthew Lemon | 2024-09-09 | 3 | -118/+94 | |
| | | ||||||
| * | 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 | 4 | -158/+454 | |
| | | ||||||
| * | Improved engagement detail page layout, using htmx | Matthew Lemon | 2024-09-05 | 5 | -83/+227 | |
| | | ||||||
| * | Adds a nice hover effect to the close cross | Matthew Lemon | 2024-09-05 | 2 | -1/+24 | |
| | | ||||||
* | | Merge pull request #103 from defencedigital/postgres-migration | Yulqen | 2024-09-05 | 3 | -5/+55 | |
|\| | | | | | Postgres migration | |||||
| * | Added widget_tweaks to requirements. | Matthew Lemon | 2024-09-05 | 1 | -0/+1 | |
| | | ||||||
| * | Improving the info box on effort form | Matthew Lemon | 2024-09-05 | 2 | -5/+54 | |
| | | ||||||
* | | Merge pull request #102 from defencedigital/postgres-migration | Yulqen | 2024-09-05 | 48 | -1931/+441 | |
|\| | | | | | Postgres migration | |||||
| * | Effort form looking much better | Matthew Lemon | 2024-09-05 | 3 | -19/+99 | |
| | | ||||||
| * | wip: Improved form for adding engagement components | Matthew Lemon | 2024-09-05 | 2 | -24/+87 | |
| | | | | | | | | - travel, planning, regulation and reporting forms look a bit nicer | |||||
| * | wip: sorting out forms for adding Engagements | Matthew Lemon | 2024-09-04 | 3 | -197/+91 | |
| | | ||||||
| * | UI changes | Matthew Lemon | 2024-09-04 | 45 | -1721/+194 | |
| | | | | | | | | | | | | - ripped out more w3 stuff - better login page template - redirects to home after successful login | |||||
* | | Merge pull request #101 from defencedigital/postgres-migration | Yulqen | 2024-09-03 | 1 | -1/+1 | |
|\| | | | | | Adds readme change to force pipeline | |||||
| * | Adds readme change to force pipeline | Matthew Lemon | 2024-09-03 | 1 | -1/+1 | |
| | | ||||||
* | | Merge pull request #100 from defencedigital/postgres-migration | Yulqen | 2024-09-03 | 21 | -832/+5179 | |
|\| | | | | | Migrating to Tailwind | |||||
| * | Removed most of w3 and working on fixing the forms. | Matthew Lemon | 2024-08-30 | 14 | -914/+1162 | |
| | | ||||||
| * | Started journey to move to Tailwind | Matthew Lemon | 2024-08-29 | 13 | -143/+4242 | |
|/ | ||||||
* | Merge pull request #99 from defencedigital/postgres-migration | Yulqen | 2024-06-07 | 5 | -3/+40 | |
|\ | | | | | Removes required flag on sub-instrument relative field and ComplyIQ from title | |||||
| * | Removes required flag on subinstrument relative | Matthew Lemon | 2024-06-07 | 3 | -1/+37 | |
| | | ||||||
| * | Removes ComplyIQ from title | Matthew Lemon | 2024-06-07 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'postgres-migration' | Matthew Lemon | 2024-06-07 | 1 | -0/+1 | |
|/| | ||||||
| * | Adds another alias | Matthew Lemon | 2024-06-07 | 1 | -0/+1 | |
| | | ||||||
* | | Merge pull request #98 from defencedigital/postgres-migration | Yulqen | 2024-06-07 | 6 | -10/+21 | |
|\| | | | | | Postgres migration | |||||
| * | Configures local dev to use sqlite and moves whitenoise middleware to prod ↵ | Matthew Lemon | 2024-06-07 | 3 | -7/+18 | |
| | | | | | | | | settings | |||||
| * | removes poetry config | Matthew Lemon | 2024-06-07 | 1 | -2/+0 | |
| | | ||||||
| * | Removes sqlite local db | Matthew Lemon | 2024-06-07 | 2 | -1/+3 | |
|/ | ||||||
* | Merge pull request #97 from defencedigital/postgres-migration | Yulqen | 2024-06-06 | 1 | -0/+1 | |
|\ | | | | | foobar | |||||
| * | foobar | Matthew Lemon | 2024-06-06 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #96 from defencedigital/postgres-migration | Yulqen | 2024-06-06 | 3 | -6/+4 | |
|\ | | | | | Postgres migration | |||||
| * | Move to whitenoise for static files. | Matthew Lemon | 2024-06-06 | 3 | -6/+4 | |
| | | | | | | | | | | Accompanying files in manifests adapted too so we don't use persistent volume claims. | |||||
| * | change nginx for new path | Matthew Lemon | 2024-06-06 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #95 from defencedigital/postgres-migration | Yulqen | 2024-06-06 | 1 | -4/+1 | |
|\ | | | | | Change to app/static STATIC_ROOL | |||||
| * | Change to app/static STATIC_ROOL | Matthew Lemon | 2024-06-06 | 1 | -4/+1 | |
|/ | ||||||
* | Merge pull request #94 from defencedigital/postgres-migration | Yulqen | 2024-06-06 | 1 | -1/+0 | |
|\ | | | | | foobar | |||||
| * | foobar | Matthew Lemon | 2024-06-06 | 1 | -1/+0 | |
|/ | ||||||
* | Merge pull request #93 from defencedigital/postgres-migration | Yulqen | 2024-06-06 | 1 | -1/+1 | |
|\ | | | | | foobar | |||||
| * | foobar | Matthew Lemon | 2024-06-06 | 1 | -1/+1 | |
|/ |