Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed tests. WTI-977

Implemented comments review 3379. WTI-1554

- Sanitized csproj files

- Cleaned up code

Fixed tests. WTI-977

Added missing tests WTI-1887

- Added for the derived classes: default category should be added when a theme is defined for an attribute that's not present in the features.

- Added for the filter expression, test in the base class to guarantee it always gives the expected expression.

- Fixed parameter names

Fixed tests. WTI-977

Fixed converters. WTI-1887

- Added category creation logic in the converters and pushed tests downwards for the derived datatypes from the converter base class.

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

  1. … 11 more files in changeset.
Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Fixed compilation errors. WTI-977

Removed ReferenceLine setter from IAssessmentSection. WTI-977

Fixed tests. WTI-977

Fixed tests. WTI-977

Fixed tests. WTI-977

Initialize reference line in assessment section constructor. WTI-977

Fixed tests. WTI-977

Adjusted base converter WTI-1887

- Turned the base converter into a template pattern class, as the derived classes should provide the implementations to convert categories

Fixed tests. WTI-977

Fixed tests. WTI-977

Pushed (Map)Theme property from the base down to derived classes. WTI-1887

- Pushed down as the derived classes each has their own specific styling options and thus their own categorical theming.

Made MapTheme typed. WTI-1887

- Made it typed as a preparation for pushing the MapTheme property down to its derived classes for the FeatureBasedMapData

Updated CategoryTheme. WTI-1887

- Made class abstract, as it serves as a base for the specific Map type data

- Removed Color property as it is already contained within the derived classes and their specific styling