e22c9132e1
Unit tests ema
...
* adds unit tests for ema forms
2023-09-05 11:24:29 +02:00
21c7889551
Unit test EMA model
...
* adds unit test for EMA model
2023-08-24 10:59:32 +02:00
aa13e60bc0
Tests
...
* extends test for new behaviour of newly created entries
2022-11-25 09:05:06 +01:00
fc19a4de52
Share views
...
* replaces function based share views with class based
* improves team-share autocomplete search
* renames internal share url names
2022-08-22 10:58:07 +02:00
8d34580090
#138 WIP Improvements
...
* adds geom back writing to form field in case of invalid geometry, so the invalid geometry will be shown again
* updates tests
* fixes bug where race condition of celery workers could lead to duplicates in parcels (needs migration)
2022-04-20 11:55:03 +02:00
5f1f2a933e
#140 Tests
...
* adds workflow tests for major datatypes
2022-04-19 14:04:20 +02:00
f441ed94f5
# 129 Handler code
...
* adds handler code list usage to forms and models
* updates tests
* extends API for handler code handling
2022-03-03 12:05:22 +01:00
e152dfd4d7
#101 Team sharing form
...
* adds team sharing field to share form
* splits sharing logic into user based and teams based
* adds TeamAdmin for admin backend
* adds validity check on Team name -> only unused names shall be valid
2022-02-18 11:02:40 +01:00
afb0cabec4
#86 Edit deadline Compensation
...
* adds support for editing of deadlines
* adds buttons and urls
* adds w-10 as base css-class for all action columns
2022-02-10 12:42:41 +01:00
8d396c3e2b
#86 Edit deadlines EMA
...
* adds support for editing of EMA deadlines
* adds buttons and urls
2022-02-10 12:33:22 +01:00
c88bbdabbc
#86 Edit view tests
...
* extends view tests
2022-02-10 11:45:55 +01:00
d106977c34
#86 Edit deductions
...
* adds support for editing deductions
* adds tests
* improves major base test logic
2022-02-09 14:49:56 +01:00
98df0f93c3
Further tests
...
* restructures compensation/tests into subtests for ecoaccount and compensation
* adds tests for ema workflow
* improved test data setup
2022-02-08 09:27:28 +01:00
779065ec91
Refactoring
...
* adds simple getter methods for UserActionLogEntry
* replaces manual creation of UserActionLogEntry with new methods
2021-11-16 13:15:15 +01:00
bcffae4a95
Refactoring
...
* renames model ResponsibilityData into Responsibility
* renames model LegalData into Legal
* moves form->object saving logic into model
* refactors NewDocumentForm into special types for intervention, compensation, eco account and ema
*
2021-11-15 17:09:17 +01:00
ce7033943f
#19 Tests
...
* refactors sharing user setting by introducing share_with(user) and share_with_list(user_list) for BaseObject for a more self-explanatory sharing
2021-11-11 15:09:03 +01:00
0fac17ad68
#19 Tests
...
* adds EMA test
2021-11-09 15:33:26 +01:00
c221d00c28
#19 Tests
...
* adds EMA tests
* extends compensation tests
* fixes bugs detected by testing
* restructured tests for performance boost
2021-11-09 13:06:22 +01:00