Ringtoets.Integration.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapt assembly result total view WTI-1842

    • -21
    • +28
    ./Views/AssemblyResultTotalView.cs
  1. … 1 more file in changeset.
Adapt per section view WTI-1842

    • -1
    • +1
    ./Views/AssemblyResultPerSectionView.cs
  1. … 1 more file in changeset.
Created context for assembly categories. WTI-1843

    • -0
    • +41
    ./PresentationObjects/AssemblyResultCategoriesContext.cs
  1. … 2 more files in changeset.
Made failure mechanism categories property control derive from the new property control. WTI-1841

    • -26
    • +5
    ./PropertyClasses/FailureMechanismAssemblyCategoriesProperties.cs
  1. … 2 more files in changeset.
Added property control for failure mechanism section categories. WTI-1841

    • -0
    • +71
    ./PropertyClasses/FailureMechanismSectionAssemblyCategoriesProperties.cs
  1. … 4 more files in changeset.
Totaal vakoordeel => Gecombineerd vakoordeel. WTI-1838

    • -1
    • +1
    ./Views/AssemblyResultPerSectionView.cs
  1. … 4 more files in changeset.
Changed labels in AssemblyResultTotalView. WTI-1838

  1. … 1 more file in changeset.
Assemblageresultaat => Toetsoordeel. WTI-1838

  1. … 2 more files in changeset.
Fixed compilation errors for group 4:

- Added logic which determines when to set a warning

WTI-1839

  1. … 8 more files in changeset.
Add useManual parameter to Mactostability Outwards assembly factory methods WTI-1842

  1. … 2 more files in changeset.
Add useManual parameter to standalone assembly factory methods WTI-1842

  1. … 14 more files in changeset.
Updated assembly result control:

- Refactored message clearing logic: all messages should be cleared when called

-- Improved and extended existing test for the clearing logic.

WTI-1839

  1. … 3 more files in changeset.
Review related changes WTI-1831

    • -3
    • +1
    ./Views/FailureMechanismAssemblyCategoriesView.cs
  1. … 5 more files in changeset.
Move geotechnical context/view classes to integration and renamed them to macro stability outwards WTI-1831

    • -0
    • +58
    ./PresentationObjects/MacroStabilityOutwardsAssemblyCategoriesContext.cs
    • -89
    • +0
    ./Views/GeotechnicalFailureMechanismAssemblyCategoriesView.Designer.cs
    • -108
    • +0
    ./Views/GeotechnicalFailureMechanismAssemblyCategoriesView.cs
    • -120
    • +0
    ./Views/GeotechnicalFailureMechanismAssemblyCategoriesView.resx
    • -0
    • +89
    ./Views/MacroStabilityOutwardsAssemblyCategoriesView.Designer.cs
    • -0
    • +108
    ./Views/MacroStabilityOutwardsAssemblyCategoriesView.cs
    • -0
    • +120
    ./Views/MacroStabilityOutwardsAssemblyCategoriesView.resx
  1. … 23 more files in changeset.
Introduce geotechnical categories view WTI-1831

    • -0
    • +89
    ./Views/GeotechnicalFailureMechanismAssemblyCategoriesView.Designer.cs
    • -0
    • +108
    ./Views/GeotechnicalFailureMechanismAssemblyCategoriesView.cs
    • -0
    • +120
    ./Views/GeotechnicalFailureMechanismAssemblyCategoriesView.resx
  1. … 4 more files in changeset.
Use close for failure mechanism view for categories view WTI-1831

    • -15
    • +3
    ./Views/FailureMechanismAssemblyCategoriesView.cs
  1. … 1 more file in changeset.
Merge branch 'AssemblyExport'

  1. … 1 more file in changeset.
Add unit to probability in total assembly view WTI-1830

  1. … 1 more file in changeset.
Improvements after review. Paired with tang_ds. WTI-1806

    • -1
    • +1
    ./PresentationObjects/AssemblyResultsContext.cs
  1. … 2 more files in changeset.
Updated exporter descriptions and moved string values to resources:

- Also moved forms resource to the plugin resource.

WTI-1806

  1. … 4 more files in changeset.
Introduced new context to represent all the assembly results:

- Wired it in the RingtoetsPlugin

- Introduced new treenode info test

- Renamed resource parameter

WTI-1806

    • -10
    • +10
    ./Properties/Resources.Designer.cs
  1. … 5 more files in changeset.
Introduced new context to represent all the assembly results. WTI-1806

    • -0
    • +40
    ./PresentationObjects/AssemblyResultsContext.cs
  1. … 2 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -0
    • +11
    ./Observers/AssessmentSectionResultObserver.cs
  1. … 39 more files in changeset.
Merge branch 'master' into AssemblyExport

    • -19
    • +19
    ./Views/CombinedFailureMechanismSectionAssemblyResultRow.cs
  1. … 1 more file in changeset.
Reduce code smells from sonarqube in Integration namespace WTI-1787

    • -19
    • +19
    ./Views/CombinedFailureMechanismSectionAssemblyResultRow.cs
    • -3
    • +3
    ./Views/SectionResultRows/StrengthStabilityLengthwiseConstructionSectionResultRow.cs
  1. … 9 more files in changeset.
Fix typo WTI-1790

    • -1
    • +1
    ./Views/FailureMechanismAssemblyCategoryGroupResultRow.cs
    • -2
    • +2
    ./Views/FailureMechanismAssemblyResultRow.cs
    • -1
    • +1
    ./Views/FailureMechanismAssemblyResultRowBase.cs
  1. … 7 more files in changeset.
Fix typo WTI-1790

    • -1
    • +1
    ./Views/FailureMechanismAssemblyCategoryGroupResultRow.cs
    • -2
    • +2
    ./Views/FailureMechanismAssemblyResultRow.cs
    • -1
    • +1
    ./Views/FailureMechanismAssemblyResultRowBase.cs
  1. … 7 more files in changeset.
Performed some final cleanups. WTI-1714

  1. … 15 more files in changeset.
Renamed "locatie met hydraulische belastingen" into "hydraulische belastingenlocatie". WTI-1714

  1. … 14 more files in changeset.
Moved m -> km conversion from the data model to view model

- Meters are required for the export, hence the data model was adjusted. The view logic maintains a km display --> moved logic as values should be processed as late as possible.

WTI-1790

    • -2
    • +2
    ./Views/CombinedFailureMechanismSectionAssemblyResultRow.cs
  1. … 4 more files in changeset.