Core.Common.Controls.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Added tests for DataGridViewControl leave event. - Moved some text to resources. Related to Issue [WTI-610]

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

Former-commit-id: 3bf94ee17e4f6940a3e1ed161cbb25ce8b6371e3

Former-commit-id: f55b7b7c8d0a30a80ea203d90facdadca8fc2d3d

    • -1
    • +74
    ./DataGrid/DataGridViewControlTest.cs
  1. … 4 more files in changeset.
* Fixes for WTI-Review-603: ** Xml doc improvements. ** Clean up unit tests and made more consistent with unit tests on the whole codebase. Related to Issue [WTI-482]

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

Former-commit-id: 3b437d2688dfb487d4a94a3b10e2400445f8867e

Former-commit-id: 0cf0ea15702a3438b28032a44efdfa3142b08fde

  1. … 10 more files in changeset.
- Implemented the DataGridViewControl in the FailureMechanismContributionView. - Extracted the FailureMechanismContributionItemRow from the FailureMechanismContributionView. - Expanded the DataGridViewControl to host all functionalities needed by the FailureMechanismContributionView. Related to Issue [WTI-482]

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

Former-commit-id: d109c11bc060ccc8d3e2bb216375fc3977e5150c

Former-commit-id: 47fd67c5ff01a98a72862473247e061fc43f2401

    • -4
    • +145
    ./DataGrid/DataGridViewControlTest.cs
  1. … 10 more files in changeset.
Review related changes Related to Issue [WTI-543]

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

Former-commit-id: fc7f7d10c17093d89600791ec0dc0fab1d573c95

Former-commit-id: 00b3d42545f76e1e35892e5e3f9ebc5f66f9e424

    • -20
    • +19
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
    • -50
    • +11
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 46 more files in changeset.
Implemented correct GetHashCode for WrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: afc67f8df8125971c36379279fe93037371e9f52

Former-commit-id: 9a8ea9a370e6d14139aceb57e2f3c5fb3913e7de

    • -0
    • +41
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 1 more file in changeset.
Improved WrappedObjectContextBase => Comparison between different derivatives is now correct Related to Issue [WTI-543]

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

Former-commit-id: 644fa51f1190dbaa4d0368fab51f646fff22cd8c

Former-commit-id: 5d33c6c3982c81d63ddff54fb1c1fa39e629b786

    • -28
    • +33
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 1 more file in changeset.
Implemented more readable (and better maintainable) way of returning contexts for each failure mechanism by implementing and using FailureMechanismContextAssociation instances which defines transformations per FailureMechanism to a FailureMechanismContext instance. Added GetMemberName for methods in TypeUtils. Moved Name property of FailureMechanismResultRow implementations to the FailureMechanismResultRow (base) class. Renamed directories (and thus namespaces) to prevent possible naming conflicts. Made parts of code more readable. Improved doc. Related to Issue [WTI-510]

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

Former-commit-id: edec08193cc1b21df028e473f6667a16b73d1568

Former-commit-id: 8b2c23d212760c612069ec6d6baf6aab55c4e1dc

  1. … 260 more files in changeset.
Improved context tests Related to Issue [WTI-543]

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

Former-commit-id: 756218cb9c82ae642758ce9f5d4454bfdbb720d6

Former-commit-id: e7d47cbb754af7e465dbcfe5b2ea893fd806b787

    • -7
    • +7
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
  1. … 2 more files in changeset.
Introduced WrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 9e9abb632f506e3fb5a55dff355b4034d8e5b502

Former-commit-id: af287dc7212455210da9840b6d1a62e4646e16cf

    • -152
    • +10
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
    • -0
    • +222
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 4 more files in changeset.
Renamed WrappedObjectContextBase to ObservableWrappedObjectContextBase Related to Issue [WTI-543]

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

Former-commit-id: 581543425c22282417629f7d00f988692c8cadf7

Former-commit-id: 46fe454d2829107aa82dc54a90a265758c182303

    • -0
    • +312
    ./PresentationObjects/ObservableWrappedObjectContextBaseTest.cs
    • -312
    • +0
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 11 more files in changeset.
* Fixed for WTI-Review-578: ** Editorial fixes in XML docs ** Removed space to make sure code conforms to coding conventions. Related to Issue [WTI-482]

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

Former-commit-id: 70760937fb194f9e5511530cc57e14b66f9fb477

Former-commit-id: 58c6232092490489fd96cbc1f1e27e1083728a71

  1. … 2 more files in changeset.
Changes after review. Related to Issue [WTI-482]

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

Former-commit-id: 4c0e6e9d4d212e7af30b50dc9841453d0970cff1

Former-commit-id: a485c7b4c9bf2f495e8bfd403233d902bf9b9486

    • -71
    • +343
    ./DataGrid/DataGridViewControlTest.cs
  1. … 9 more files in changeset.
Introduced DoubleBufferedDataGridView and used that in DataGridViewControl. Related to Issue [WTI-482]

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

Former-commit-id: b12a002b47bd6da94eb7308c76c11802b6f4ba0b

Former-commit-id: f8d60835d7b383321b5823838afef8c72cbe097b

    • -0
    • +41
    ./DataGrid/DoubleBufferedDataGridViewTest.cs
  1. … 3 more files in changeset.
Implemented RichTextBoxControl on PipingCalculationsView. Related to Issue [WTI-482]

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

Former-commit-id: 50d88626559931eea515612f2e6c4740fd98cf13

Former-commit-id: 0f7c87a60ca9fc5972ce9e3ed92ae699cef90c2f

    • -0
    • +229
    ./DataGrid/DataGridViewControlTest.cs
  1. … 5 more files in changeset.
Added extra tests for adding comboBoxColumn in DataGridViewControl. Related to Issue [WTI-482]

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

Former-commit-id: 68d87bc85e61a0da2bbbee00accde61308c4a656

Former-commit-id: 336dd1f9a4ccc5b0f5bca29a55c7dbea8c8fc30e

    • -1
    • +55
    ./DataGrid/DataGridViewControlTest.cs
    • -0
    • +72
    ./Resources.Designer.cs
  1. … 1 more file in changeset.
- Made columnComboBox valueMember and displayMember configurable. Related to Issue [WTI-482]

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

Former-commit-id: 80b68b05e67e680bdda531762e93b5118b1292d5

Former-commit-id: 70e48dabe5e0c195f935fd97a3fb080f12dc0ada

  1. … 2 more files in changeset.
- Implemented DataGridViewControl in FailureMechanismResultViews - Implemented Cell Style. Related to Issue [WTI-482]

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

Former-commit-id: b9380936dfd3dbf9cf5a91f728eb8fe19937f400

Former-commit-id: e73f2fc90c277e1fbb3c547ce85f5fdb0fed9897

    • -0
    • +53
    ./DataGrid/CellStyleTest.cs
    • -2
    • +329
    ./DataGrid/DataGridViewControlTest.cs
  1. … 13 more files in changeset.
Implemented events in DataGridViewControl: - GotFocus - CellValidating - DataError Related to Issue [WTI-482]

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

Former-commit-id: 71bc1bd4c371e0bd20ee5dcabfa157708e326fa7

Former-commit-id: cce1f5acd8ed4c91c05a6dc42198a7219351a2a9

    • -0
    • +97
    ./DataGrid/DataGridViewControlTest.cs
  1. … 6 more files in changeset.
- Implemented AddComboBoxColumn. - Implemented direct commit of combobox value. Related to Issue [WTI-482]

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

Former-commit-id: d685a6af002b0920d445e92c6fe90464d882fbf4

Former-commit-id: c95358fa4658813e95c6aecab6a2e9abbe220c16

    • -5
    • +37
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
- Implemented AddCheckBoxColumn. - Implemented direct commit of checkbox value. Related to Issue [WTI-482]

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

Former-commit-id: e746892e00497d57ff7243893741571cc43fab67

Former-commit-id: 6d9ccbb60430da277857bc2a6fc823360a5cf17a

    • -0
    • +67
    ./DataGrid/DataGridViewControlTest.cs
  1. … 1 more file in changeset.
- Added new DataGridViewControl. - Set default values of the DataGridView. - Implemented AddTextBoxColumn. Related to Issue [WTI-482]

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

Former-commit-id: de22a762854e173ba53a3fa5a80260ada6944e87

Former-commit-id: c3c97ce09c5f223e681d0d32b7abc2886e9b5c91

    • -1
    • +22
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
    • -0
    • +110
    ./DataGrid/DataGridViewControlTest.cs
    • -1
    • +22
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
    • -1
    • +22
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 5 more files in changeset.
Fixed typos

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

Former-commit-id: e3e1838062d41eb0922e5b93af367d3f0d07b722

Former-commit-id: b6b3a9cf55f31b27a2b7a2307e3a9ef49fc14aaf

  1. … 2 more files in changeset.
* Introduced a base class to reduce common boilerplate code related to presentation objects (###Context classes). Related to Issue [WTI-428]

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

Former-commit-id: 495638fe56866f7d0f829980df0c20330d253cee

Former-commit-id: dd545ff520f5da0dd602ed599213ea7e5c89276b

    • -0
    • +291
    ./PresentationObjects/WrappedObjectContextBaseTest.cs
  1. … 2 more files in changeset.
* Reduced size of test. * Renamed method parameters to be more descriptive. Related to Issue [WTI-431]

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

Former-commit-id: 2caea99e3f182afc29db7c21761c7c96fdcb6c32

Former-commit-id: 615bad2d31a1faa6615e5992d71eb63e98a953bf

    • -9
    • +7
    ./TextEditor/RichTextBoxControlTest.cs
Fixes after review. Related to Issue [WTI-431]

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

Former-commit-id: c8e58326c8cb31b59e2e252c28043dbbdca45236

Former-commit-id: 5f176959fe6f4dbc4b0bf8050f7ff6e03f9c73b6

    • -14
    • +182
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 17 more files in changeset.
* Paired with Elmar ** Implemented fixed for WTI-453: *** Reformatted code for improved readability. *** Ensured created files are deleted from file-system in unit test. *** Reformatted unit tests to be more consistent with existing unit tests.

Related to Issue [WTI-419]

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

Former-commit-id: c4392f8fd09a6165c71c85b0162582308efe107e

Former-commit-id: 7f96beb37abcff1f2b6c99f6bb9e5d6fd74bba45

    • -4
    • +9
    ./DataGrid/DataGridViewComboBoxItemWrapperTest.cs
  1. … 2 more files in changeset.
Fix styling issues when reloading view. Related to Issue [WTI-431]

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

Former-commit-id: 67262f39db5b2c1556af3e2b15bb85274cbfb368

Former-commit-id: f9e0e99036e273c63157e6ae815abea41d55daf0

    • -8
    • +82
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 3 more files in changeset.
Fixed failing tests. Related to Issue [WTI-431]

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

Former-commit-id: fd89ae20663c1c83e1369691916591ea7cf7486b

Former-commit-id: 5e59a61b9a679d12a3a4d39fc6b335db1c3c4b30

    • -4
    • +14
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 3 more files in changeset.
Implemented default keys to toggle bold, italic or underline. Related to Issue [WTI-431]

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

Former-commit-id: 943d3095bfb622bd692c25155a45cc5e48b3db3e

Former-commit-id: 23fca6286936bf0ea2c996b53c22ad632769b20c

    • -1
    • +142
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 1 more file in changeset.
- Added control for rich text box. - Implemented control in AssessmentSectionCommentView Related to Issue [WTI-431]

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

Former-commit-id: bf05ddb0dd980a9b04f0fb66d675e42b4700b485

Former-commit-id: fb62696190032ab6c1de9bdb37e57a74670e5b90

    • -0
    • +34
    ./TextEditor/RichTextBoxControlTest.cs
  1. … 6 more files in changeset.