Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Re-add assessment layer one column to all views to maintain old functionality WTI-1617

    • -0
    • +15
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 17 more files in changeset.
Start adding new simple assessment column to result view tables WTI-1617

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 28 more files in changeset.
Refactor cleanup WTI-1617

    • -5
    • +0
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 39 more files in changeset.
Rewire final standalone result views and cleanups WTI-1617

    • -18
    • +12
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 58 more files in changeset.
Add the section results to the constructor of the failure mechanism result views. WTI-1617

    • -3
    • +6
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 66 more files in changeset.
Improvements after review. WTI-1590

    • -1
    • +2
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 38 more files in changeset.
Removed height stability point specific section result. WTI-1590

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanismResultView.cs
    • -6
    • +6
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
    • -3
    • +3
    ./StabilityPointStructuresScenarioRow.cs
  1. … 31 more files in changeset.
Used extension method to get 2a result instead of data model property for stability point structures. WTI-1590

    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Pass data to the result row for stability point structures. WTI-1590

    • -1
    • +8
    ./StabilityPointStructuresFailureMechanismResultView.cs
    • -3
    • +25
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 2 more files in changeset.
Added assessment section to the StabilityPointStructuresFailureMechanismResultView. WTI-1590

    • -1
    • +13
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 3 more files in changeset.
Rewire views with maps for the HydraulicBoundaryDatabase for the StabilityPointStructuresFailureMechanismView: - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => removed obsolete test Related to Issue [WTI-1508]

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

Former-commit-id: add5e8087afcc737db902e3a04cb1e4b325bf85d

Former-commit-id: a9af5aa00dfe4942f78cbad30c8f976521da54a5

    • -14
    • +12
    ./StabilityPointStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Renamed last .Utils projects to .Util Related to Issue [WTI-1505]

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

Former-commit-id: 6938a71bfcc42588dba4d72631895681aa9c6499

Former-commit-id: 49a5b0038921c985b07a8b30ef2c5d33e333fa76

    • -1
    • +1
    ./StabilityPointStructuresScenariosView.cs
  1. … 157 more files in changeset.
Removed IList occurrences in Structures, Common and GEKB.

Related to Issue [WTI-1401]

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

Former-commit-id: cd9fda761c2dac35f85faa677007dfde6d6e2318

Former-commit-id: 551e400fb143db20f0bfa241ce9a75efe6ffc67c

    • -1
    • +1
    ./StabilityPointStructuresScenariosView.cs
  1. … 15 more files in changeset.
Incorporated comments review 2075: - Updated XMLDocs to match view and data model descriptions with AssessmentLayerThree Related to Issue [WTI-1373]

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

Former-commit-id: 9d38d5f33560fbd0243ebab5c93a11a30414a023

Former-commit-id: 869cd6f035b20b655ec11a656e88623592d49661

    • -3
    • +7
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 17 more files in changeset.
Incorporated comments review 2075: - Changed AssessmentLayerThree from RoundedDouble -> Double as a probability representation - Cleaned up tests Related to Issue [WTI-1373]

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

Former-commit-id: ee6f62149d9a55dbd61d4e74e617b8339d4b2ddf

Former-commit-id: eebacb9e5817d12a5d63575fc2ec85a5b0acf3d3

    • -3
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 22 more files in changeset.
Incorporated comments: - Removed the obsolete / redundant NoProbabilityValueRoundedDoubleConverter for AssessmentLayerThree

Related to Issue [WTI-1373]

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

Former-commit-id: df2941719e9eead52ae83059964df98cb5caeb87

Former-commit-id: c64be0f52fd14abed2e3e6353cff5688c91ecc65

    • -3
    • +7
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 15 more files in changeset.
Incorporated comments: - Pushed AssessmentLayerThree down to the derived classes -- Adjusted tests

Related to Issue [WTI-1373]

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

Former-commit-id: 7eacee6cb466fa4b6c8f56ae238ae24cd8fe705f

Former-commit-id: ac1367b97138cee55c90e7af965fef29e06fba39

    • -3
    • +3
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 56 more files in changeset.
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
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
  1. … 18 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
    ./StabilityPointStructuresFailureMechanismResultView.cs
  1. … 30 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

    • -2
    • +3
    ./StabilityPointStructuresFailureMechanismView.cs
  1. … 20 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
    ./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
    ./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
    ./StabilityPointStructuresScenariosView.cs
  1. … 7 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
    ./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
    ./StabilityPointStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismSectionResultRow.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismView.Designer.cs
    • -1
    • +1
    ./StabilityPointStructuresFailureMechanismView.cs
    • -1
    • +1
    ./StabilityPointStructuresScenarioRow.cs
    • -1
    • +1
    ./StabilityPointStructuresScenariosView.Designer.cs
    • -1
    • +1
    ./StabilityPointStructuresScenariosView.cs
  1. … 116 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
    ./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
    ./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
    ./StabilityPointStructuresFailureMechanismResultView.cs
    • -1
    • +1
    ./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
    ./StabilityPointStructuresScenariosView.cs
  1. … 35 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
    ./StabilityPointStructuresScenariosView.cs
  1. … 142 more files in changeset.