master #113

Merged
mpeltriaux merged 35 commits from master into Docker 2022-02-11 16:10:48 +01:00
Owner

Update Docker

Update Docker
mpeltriaux added 35 commits 2022-02-11 16:10:38 +01:00
* fixes bug
Reviewed-on: SGD-Nord/konova#109
* adds log detail support for compensation state and action
* adds log entries if deadline is removed
* restructures compensation/tests into subtests for ecoaccount and compensation
* adds tests for ema workflow
* improved test data setup
* adds ecoaccount workflow tests
* adds tests for intervention workflow
* restructures removing of related data into separate sub-delete forms for easier logic handling
* adds more view tests to intervention tests
* renames new remove modal forms to match a more coherent style
* adds object titles to email sending
* drops revocation column in favour of a parcel district column
* renders revocation warning on the index view if a revocation exists
* adds parcel district column for all major data objects
* adds warning about intervention-revocation on index view of compensations
* adds warning about intervention-revocation on detail view of related compensations
* adds support for title lookup on EcoAccounts
* adds support for title lookup on Interventions
* adds support for email lookup on User
* simplifies creation of LANIS link by refactoring into super class
* improves the way parcel-geometry relations are stored on the DB
    * instead of a numerical sequence we switched to UUID, so no sequence will run out at anytime (new model: ParcelIntersection)
    * instead of dropping all M2M relations between parcel and geometry on each calculation, we keep the ones that still exist, drop the ones that do not exist and add new ones (if new ones exist)
* simplifies the fetching of districts for district column
* adds button for payment editing
* adds new edit form payment editing
* adds tests for views and workflow
* adds support for editing deductions
* adds tests
* improves major base test logic
* adds support for revocation edit
    * revocation document files will be replaced on an edit
* adds support for editing of documents
* adds buttons for intervention
* adds buttons and urls for ema
* adds support for editing of documents
* adds buttons and urls for compensation
* simplifies getter for all documents
* adds support for editing of documents
* adds buttons and urls for ecoaccount
* adds support for editing of states
* adds buttons and urls for compensation
* adds support for editing of states for EMA and EcoAccount
* adds buttons and urls
* adds support for editing of CompensationAction
* adds buttons and urls for EMA
* adds support for editing of CompensationAction for compensation
* adds buttons and urls
* extends view tests
* adds support for editing of EMA deadlines
* adds buttons and urls
* adds support for editing of deadlines
* adds buttons and urls
* adds w-10 as base css-class for all action columns
* adds support for editing of deadlines in EcoAccount
* adds buttons and urls
Reviewed-on: SGD-Nord/konova#111
* updates translations
mpeltriaux merged commit cc4e4d650b into Docker 2022-02-11 16:10:48 +01:00
Sign in to join this conversation.
No description provided.