ChartDataCollectionConverterTest.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/WTI 999

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

Former-commit-id: 5fadfe734513e4c262a9189b33e5ac16db42dc8c

Former-commit-id: 9c31b58309b4af7f2b4124049c1a3b34f4acee4f

    • -127
    • +0
    ./ChartDataCollectionConverterTest.cs
  1. … 54 more files in changeset.
Removed ChartDataCollectionConverter Related to Issue [WTI-999]

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

Former-commit-id: 0d7f85c39391895dae74bc632673c0432905b73d

Former-commit-id: 2db15a921b318caf2c1860d1c5300b2f9e1099ea

    • -127
    • +0
    ./ChartDataCollectionConverterTest.cs
  1. … 3 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

  1. … 141 more files in changeset.
Merged revision(s) from branches/WTI 676

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

Former-commit-id: 9a7434db0106e507912ae4b8ae213160b0deb65d

Former-commit-id: da60477b596e006d0aec187bdc2e74006878e477

    • -18
    • +4
    ./ChartDataCollectionConverterTest.cs
  1. … 62 more files in changeset.
Refactored ChartDataCollection Related to Issue [WTI-676]

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

Former-commit-id: b6a44b9705d82bab05fc32fbd79f9105b07d50b9

Former-commit-id: 685cf214c775bc2cc16c23b8baeb76b25e5f0642

  1. … 14 more files in changeset.
Fixed compilation errors Related to Issue [WTI-676]

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

Former-commit-id: 6d0a0c7e6405f08879c737b3bd1b5160ff62c1b6

Former-commit-id: 9eab1bedb61b36ae41cbefbbef737f909bd935a9

    • -20
    • +2
    ./ChartDataCollectionConverterTest.cs
  1. … 13 more files in changeset.
Fixed final compilation errors Related to Issue [WTI-676]

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

Former-commit-id: 26946948fd33da0dd2faf46a24ca3b693a964e36

Former-commit-id: 168cf7e5e169f56b7b7c5e8d99b533b85e88977e

    • -8
    • +12
    ./ChartDataCollectionConverterTest.cs
  1. … 7 more files in changeset.
- Introduced new context for chart data. - Introduced Insert method for chart data collection. - Refactored ChartLegendView. Related to Issue [WTI-676]

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

Former-commit-id: 609764ea5892820b07751f8ec8eb3f1e9d5e367c

Former-commit-id: 12b076a89646c2d804e6d2a9ca6089efe63058c5

  1. … 15 more files in changeset.
- Refactored tuple<double, double> to Point2D in PointBasedChartData. Related to Issue [WTI-135]

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

Former-commit-id: 4ec64b86855c6dd247a7bbdc040e949819b4aabd

Former-commit-id: 14c994986efc16b9a9bba51236f4a310e7aac2e3

  1. … 25 more files in changeset.
Implemented style for ChartLineData. Related to Issue [WTI-455]

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

Former-commit-id: 52c7d3dd603b9253ccc50134ef37e7b3bc954ed5

Former-commit-id: 384541082b0ba8f193f0838fa6c70f177541f855

    • -1
    • +22
    ./ChartDataCollectionConverterTest.cs
  1. … 32 more files in changeset.
Changes after review. Related to Issue [WTI-454]

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

Former-commit-id: d793f819fa34ca54997b8c28a5a393a217706fbd

Former-commit-id: e86c387a18065a9241df7d9447b6fcd84e4373f4

  1. … 15 more files in changeset.
- Renamed chart data with the prefix Chart so it is clear that is is ChartData. - Implemented name in the ChartData. Related to Issue [WTI-454]

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

Former-commit-id: 9e2f30e6fba72a2bc2eb0784d0423c1538851e3c

Former-commit-id: 9f7885eeff4b6a53d96cdc2fbe00457689668217

  1. … 55 more files in changeset.
* Implemented suggestions from WTI-Review-324 ** Improved consistency of code/comments ** Removed unused references. ** Fixed typo in Licentie.rtf ** Cleanup Related to Issue [WTI-317]

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

Former-commit-id: 47998ef0d7021437628c242c5d4ea83410a6cc45

Former-commit-id: 2d3aa08662a9fcb44b389dfed8b04ed1e91ebbcf

  1. … 55 more files in changeset.
Introduced PointBasedChartData to reduce code clones. Refactored ChartDataConverter to improve robustness (prevented having to hard-cast ChartData in several places). Refactored ChartDataNodePresenter to fix open/closed principle violation. Related to Issue [WTI-272]

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

Former-commit-id: 20d64b9e77ec09070028225c9854f6e2ee14b173

    • -8
    • +42
    ./ChartDataCollectionConverterTest.cs
  1. … 36 more files in changeset.
Added docs and tests. Related to Issue [WTI-272]

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

Former-commit-id: 0eb48b02437195ee53ae98bbd809943ea8ac7634

    • -0
    • +84
    ./ChartDataCollectionConverterTest.cs
  1. … 26 more files in changeset.