Ringtoets.StabilityPointStructures.Forms

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adjusted data model for the failure mechanism section result: - Introduced a NoProbabilityValueRoundedDoubleConverter => incorporates the same functionality as the NoProbabilityValueDoubleConverter, but for RoundedDoubles - Made AssessmentLayerThree for the FailureMechanismSectionRow virtual to provide override logic when required, because not all derived types posses the presentation logic of type NoRoundedDoubleValueConverter

Related to Issue [WTI-1373]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11366 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2b0c3531b5444885674867703aaf90e4bba48dd7

Former-commit-id: 7d4c446f79fb86c268918f62f49eeef4d3503197

    • -0
    • +14
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 18 more files in changeset.
Review related changes Related to Issue [WTI-1367]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11327 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c3532fd3108ef0caefedce6a8a3ca18269b1145f

Former-commit-id: 4eb4c734972f68c5d6084bd7cfdba78c458ea7e8

    • -3
    • +2
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
  1. … 6 more files in changeset.
Further integrated StructuresCalculationContext Related to Issue [WTI-1367]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11271 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f62dfb35b1fd7bd01607c00534e193741da34d5

Former-commit-id: 73545484f1e5a36fdb860f3102dd15b39ec1835b

    • -13
    • +2
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
  1. … 4 more files in changeset.
Implementing review comments from review 2019 - Replaced the Add...Handler with a regular EventHandler that caller can sub to/unsub from like a regular event. Related to Issue [WTI-1346]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11212 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 22a4a30fa142b90aa835ddae87ef67304af3c6d5

Former-commit-id: 81f9f420da3e87d357bddad10512a69f017e0835

    • -4
    • +4
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 30 more files in changeset.
Extended ICalculationContext with Parent property Related to Issue [WTI-1370]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11197 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 35d11a4122ce57c7e1533879c860c9a97fec26bb

Former-commit-id: d7d3a76a8533a5106d200e96a3e67623eb777e5a

    • -1
    • +14
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
    • -2
    • +9
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 109 more files in changeset.
Adapted group contexts

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1370@11165 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1eb92fc8d78f0ba40365d4e34e3e59096999042d

Former-commit-id: 755865080a96a86b017e3a8d57d610dc8c15875e

    • -6
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 8 more files in changeset.
Added missing comments and null checks

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1370@11152 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 843d0e1e9db6531b9d534da41e5f3424931aa93a

Former-commit-id: ffcdb6adf83009a413ac32d86573ccfaaa4a74c7

    • -1
    • +6
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
    • -1
    • +6
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 16 more files in changeset.
Added parent property to ICalculationContext

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1370@11151 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b96be557a41e1ee9a7a612fefa8c9aabd19c0578

Former-commit-id: 6856b2589d3d908634b13b3b4fee734f4154decf

    • -1
    • +9
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
    • -1
    • +8
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 17 more files in changeset.
Ensured StructuresOutputContext is always used as child node data Related to Issue [WTI-1311]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10908 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e06b44adb67702501a5513290d85d24c84757373

Former-commit-id: 3869a9fe7af84aaa2f63595e2d780e7cef3c4ede

    • -2
    • +2
    ./PresentationObjects/StabilityPointStructuresContext.cs
  1. … 7 more files in changeset.
Add location of last selected stability point structures file: - Introduced the StructureCollection for the StabilityPointStructuresFailureMechanism to ensure unique structures based on their IDs and to store the file location from were they were imported -- Updated affected files and tests - Updated migration script and test: IDs need to be unique Related to Issue [WTI-1183]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9929 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 14e35731f2ea01f3da031ada927f693ef06df018

Former-commit-id: ba61315b4e53f11de70733beac36d29d9ece3e42

    • -5
    • +5
    ./PresentationObjects/StabilityPointStructuresContext.cs
    • -2
    • +3
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 19 more files in changeset.
Added structure RecursiveObserver to HeightStructuresFailureMechanismView and StabilityPointStructuresFailureMechanismView Added test for structure RecursiveObserver Fixed other tests Related to Issue [WTI-1172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9869 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 56be58cc3a3eca85ded3ae06e5b3b57590bc80c5

Former-commit-id: 84a87c23e7e89569a60b2112b646d52b1a080b83

    • -0
    • +5
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 3 more files in changeset.
Added behaviour in the failuremechanisms that contain a ForeshoreProfile: - If a foreshore profile is updated and there is no calculations assigned to the updated foreshore profile, the view still refreshes to redraw the foreshore profile with its updated properties - Fixed tests: -- Calculation tests for the views did not really assert the calculation properties, because they were never assigned to the failure mechanism Related to Issue [WTI-1113]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9756 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: db5da7a024524284c8c1ea511d14eef17cd8a6b8

Former-commit-id: 0daad15649024d57a4a369f8c383c35aead7ee4d

    • -0
    • +5
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 10 more files in changeset.
Fixed some typos Related to Issue [WTI-1179]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9742 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fa54e759fd560866e1372bd7c9ecfb2c06c43502

Former-commit-id: 3c0a6e67858b7739b5bb602e80b21ce098e859a5

    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 7 more files in changeset.
Merged revision(s) 9638 from branches/Release/17_1: Added ID properties to foreshore profile, dike profile and structure property controls. Related to Issue [WTI-1259]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9639 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: df5709bcfb1abc3a0513b3ab59605263e5b9418c

Former-commit-id: bb9f0231afc437f08870a77cd5ea9f618f601734

    • -28
    • +41
    ./PropertyClasses/StabilityPointStructureProperties.cs
  1. … 13 more files in changeset.
Added ID properties to foreshore profile, dike profile and structure property controls. Related to Issue [WTI-1259]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@9638 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7840202d8973c2bb713be532d4a55dc668da3911

Former-commit-id: 0ae44525f4d3048af07a7c662d988cdadb63d1ec

    • -28
    • +41
    ./PropertyClasses/StabilityPointStructureProperties.cs
  1. … 13 more files in changeset.
Moved all mapData and chartData factories to factories folder. Related to Issue [WTI-1248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9568 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fa3785838cea612279d9466d30ca5d017662dcd4

Former-commit-id: b68f9dbccaadd29c3d424c42e6290f5e931acad9

    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 94 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9503 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresFailureMechanismContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresInputContext.cs
    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresScenariosContext.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructureProperties.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresFailureMechanismProperties.cs
    • -1
    • +1
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismSectionResultRow.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 108 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9482 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

    • -1
    • +0
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9476 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
  1. … 77 more files in changeset.
- Merged conditional ?: expressions into conditional access. - Merged sequential checks in && or || expressions.

Paired with berg_jl

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9469 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 046b2480e95cfbe00503c7529eef55b577d7c563

Former-commit-id: b458cfeda0d4eeff999fab9ba59e439bcb9c9526

    • -3
    • +1
    ./Views/StabilityPointStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 38 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9467 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

    • -6
    • +3
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 35 more files in changeset.
removed app.config Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9452 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8ea1992a16a279720dce1b38ff7403d51aba0387

Former-commit-id: 174c5c30e603e65dc2622f61212d4e650aad3ed9

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 20 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9430 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

    • -1
    • +1
    ./Views/StabilityPointStructuresScenariosView.cs
  1. … 142 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9404 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

  1. … 94 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9390 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -1
    • +1
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
    • -2
    • +2
    ./PresentationObjects/StabilityPointStructuresInputContext.cs
    • -12
    • +12
    ./PropertyClasses/StabilityPointStructuresInputContextProperties.cs
  1. … 107 more files in changeset.
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9377 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -5
    • +0
    ./Ringtoets.StabilityPointStructures.Forms.csproj
  1. … 97 more files in changeset.
Implemented importer to plugin Related to Issue [WTI-1167]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9269 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 48d364a1a6c05185dc06f4faf7e835a7bdf7bbea

Former-commit-id: 99417d8a3b636655dd16becd12f068c8def11ede

    • -1
    • +25
    ./PresentationObjects/StabilityPointStructuresCalculationGroupContext.cs
  1. … 6 more files in changeset.
Merged revision(s) from branches/1143

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9023 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -11
    • +10
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -4
    • +3
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 61 more files in changeset.
Renamed RingtoetsControl into RingtoetsMapControl Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1143@9000 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7a14121242e00f45c68ea7fdf49a0fac0a4afdbd

Former-commit-id: d5b77b2759f1e726cd9352031177f20f98ecc14e

    • -2
    • +2
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
  1. … 17 more files in changeset.
Integrated new RingtoetsMapControl Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1143@8998 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f3408e44fcc763fd9f5358b8679581ac7c1f16e9

Former-commit-id: 42caac7ebe057974cec1ce456089bf55eace21df

    • -11
    • +10
    ./Views/StabilityPointStructuresFailureMechanismView.Designer.cs
    • -4
    • +3
    ./Views/StabilityPointStructuresFailureMechanismView.cs
  1. … 24 more files in changeset.