Ringtoets.Common.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in sourcefiles of .Forms

    • -1
    • +1
    ./Builders/FailureMechanismSectionResultViewColumnBuilder.cs
    • -1
    • +1
    ./Factories/AssemblyMapDataFeaturesFactory.cs
    • -1
    • +1
    ./Helpers/FailureMechanismSectionAssemblyCategoryGroupHelper.cs
  1. … 28 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Forms project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 21 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./Controls/FailureMechanismAssemblyCategoryGroupControl.cs
    • -1
    • +1
    ./Controls/FailureMechanismAssemblyControl.cs
    • -1
    • +1
    ./Factories/AssemblyMapDataFeaturesFactory.cs
    • -1
    • +1
    ./Helpers/AssemblyCategoryGroupColorHelper.cs
    • -1
    • +1
    ./Helpers/FailureMechanismSectionAssemblyCategoryGroupHelper.cs
    • -1
    • +1
    ./Helpers/FailureMechanismSectionResultRowHelper.cs
    • -1
    • +1
    ./PresentationObjects/FailureMechanismAssemblyCategoriesContext.cs
    • -1
    • +1
    ./PresentationObjects/FailureMechanismAssemblyCategoriesContextBase.cs
    • -1
    • +1
    ./Views/FailureMechanismSectionResultRow.cs
  1. … 368 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 89 more files in changeset.
Updated reference line color. WTI-1892

    • -1
    • +1
    ./Factories/RingtoetsMapDataFactory.cs
  1. … 1 more file in changeset.
Incorporated comments review 3395: WTI-1887

- Fixed compilation errors due to changes in the derived classes from the FeatureBasedMapData

-- Fixed for the MapDataFactories

  1. … 1 more file in changeset.
Improvements after review. WTI-977

    • -1
    • +1
    ./Factories/RingtoetsMapDataFeaturesFactory.cs
  1. … 4 more files in changeset.
Fixed compilation errors. WTI-1887

- Fixed the creation of the (Line)CategoryThemes

  1. … 5 more files in changeset.
Changed context. WTI-977

    • -5
    • +20
    ./PresentationObjects/ReferenceLineContext.cs
  1. … 1 more file in changeset.
Adapted map data features factory. WTI-977

    • -1
    • +8
    ./Factories/RingtoetsMapDataFeaturesFactory.cs
  1. … 1 more file in changeset.
Fixed tests. WTI-977

    • -2
    • +2
    ./Factories/RingtoetsMapDataFeaturesFactory.cs
  1. … 1 more file in changeset.
Extracted MapTheme creation to a separate factory. WTI-1554

- Extracted as a preparation for CombinedFailureMechanismSection MapData. This data uses the same theming as the existing code

- Extracted testhelper to prevent code duplication of asserts

- Cleaned up existing implementations

    • -27
    • +1
    ./Factories/AssemblyMapDataFactory.cs
    • -0
    • +61
    ./Factories/MapThemeFactory.cs
  1. … 5 more files in changeset.
Update styling for assembly layers WTI-1553

  1. … 1 more file in changeset.
Improvement after review. WTI-1879

    • -1
    • +1
    ./Factories/RingtoetsMapDataFactory.cs
Add method to create map features without probability WTI-1865

    • -1
    • +54
    ./Factories/AssemblyMapDataFeaturesFactory.cs
  1. … 1 more file in changeset.
Format probability in assembly map layer as 1/year WTI-1553

    • -1
    • +3
    ./Factories/AssemblyMapDataFeaturesFactory.cs
  1. … 1 more file in changeset.
Rename resources WTI-1553

    • -1
    • +1
    ./Factories/AssemblyMapDataFeaturesFactory.cs
  1. … 9 more files in changeset.
Reduce duplicate resources WTI-1553

    • -1
    • +2
    ./Factories/AssemblyMapDataFeaturesFactory.cs
    • -27
    • +18
    ./Properties/Resources.Designer.cs
  1. … 12 more files in changeset.
Update map data factory WTI-1553

    • -26
    • +11
    ./Factories/AssemblyMapDataFactory.cs
Move FailureMechanismView<T> to Integration namespace WTI-1879

    • -64
    • +0
    ./Views/FailureMechanismView.Designer.cs
    • -120
    • +0
    ./Views/FailureMechanismView.resx
  1. … 9 more files in changeset.
Introduce map data factory method for sections group WTI-1879

    • -0
    • +9
    ./Factories/RingtoetsMapDataFactory.cs
  1. … 1 more file in changeset.
Cleanup WTI-1553

Cleanup WTI-1553

    • -24
    • +13
    ./Factories/AssemblyMapDataFactory.cs
Cleanup WTI-1553

    • -1
    • +1
    ./PropertyClasses/DistributionPropertiesBase.cs
    • -1
    • +1
    ./PropertyClasses/LogNormalDistributionProperties.cs
    • -1
    • +1
    ./PropertyClasses/NormalDistributionProperties.cs
    • -1
    • +1
    ./PropertyClasses/TruncatedNormalDistributionProperties.cs
    • -1
    • +1
    ./PropertyClasses/VariationCoefficientDistributionPropertiesBase.cs
    • -1
    • +1
    ./PropertyClasses/VariationCoefficientLogNormalDistributionProperties.cs
    • -1
    • +1
    ./PropertyClasses/VariationCoefficientNormalDistributionProperties.cs
  1. … 5 more files in changeset.
Skip generation of features for sections that throw an exception while assembling WTI-1553

    • -1
    • +11
    ./Factories/AssemblyMapDataFeaturesFactory.cs
  1. … 2 more files in changeset.
Introduce AssemblyMapDataFeaturesFactory WTI-1553

    • -0
    • +85
    ./Factories/AssemblyMapDataFeaturesFactory.cs
  1. … 2 more files in changeset.
Introduce assembly map data factory WTI-1553

    • -0
    • +147
    ./Factories/AssemblyMapDataFactory.cs
  1. … 1 more file in changeset.
Merge branch 'master' into feature/1553

Introduce assembly map data factory WTI-1553

  1. … 3 more files in changeset.
Set result view to not resize columns WTI-1658

  1. … 1 more file in changeset.