PR 107481: Add header class to first row of listview ( 2024-03-21 )
Add header class to first row of listview
Related work items: #727582
PR 107140: Fix to put an empty string the first time the TDBNumber receives the focus +s... ( 2024-03-05 )
Fix to put an empty string the first time the TDBNumber receives the focus +semver:fix
Related work items: #725993
PR 107105: The checkbox must be read-only in its entirety, including the input and label. ( 2024-02-29 )
The checkbox must be read-only in its entirety, including the input and label.
Related work items: #725401
PR 107040: ControlComponent- NgOnDestroy should not call the unregisterComponent when model is null ( 2024-02-26 )
The NgOnDestroy Lifecycle Hook of the control components should not call the unregisterComponent when model is null. This validation is already done in the NgOnInit to determine if the component is registered or not.
The absence of this validation is giving problems in the LGC app with controls that are declared but not instantiated. When closing a screen Angular destroys the components. However, if they do not have a model, the unRegister method throws an error and crashes the application.
Related work items: #726037
PR 107001: Added autocheck property implementation in checkbox.component ( 2024-02-23 )
Added autocheck property implementation in checkbox.component
Related work items: #725401
PR 106952: ContextMenuStrip - Add support for the Closing event ( 2024-02-20 )
Add support for the Closing event of the ContextMenuStrip component
Related work items: #725348, #725413, #725414
PR 106866: Change in verifyErrorProvider to avoid eliminate red shield icon ( 2024-02-15 )
Change in verifyErrorProvider to avoid eliminate red shield icon
Related work items: #725183
PR 106741: Add validation of loading to avoid selectionItem to execute after the fetchItem ( 2024-02-08 )
Add validation of loading to avoid selectionItem to execute after the fetchItem
Related work items: #724522
PR 106684: Removing Filterable attribute for DropDownList ComboBoxes. ( 2024-02-05 )
Removing Filterable attribute for DropDownList ComboBoxes. +semver:fix Without this attr the combo is able to filter by the key pressed when the combo is focused but not opened. #724412
Related work items: #724412
PR 106656: Main-tab-order service - UnregisterInstance method should remove the instance from the nodesInstances collection ( 2024-02-02 )
The UnregisterInstance method can be called by passing the component directly or the id of the component. So to remove the instance of the service component, the idToRemove must be used to cover both cases.
Related work items: #724618
PR 106364: Added debouncing functionality for the Combobox valueChange event to improve performance ( 2024-01-30 )
Added debouncing functionality for the Combobox valueChange event to improve performance
Related work items: #718618
PR 106485: Shortcuts CIT Test Suite Stabilization ( 2024-01-25 )
Shortcuts CIT Test Suite Stabilization
Related work items: #723925
Upgraded package.json file. Set Component: @mobilize/base-components - 10.0.3 ( 2024-01-16 )
Upgraded package.json file. Set Component: @mobilize/base-components - 10.0.2 ( 2024-01-16 )
PR 106235: Update version bump message for git versioning and add new angular support branches nomenclature ( 2024-01-16 )
Update version bump message for git versioning and add new angular support branches nomenclature
Related work items: #720352
Upgraded package.json file. Set Component: @mobilize/base-components - 10.0.1 ( 2024-01-16 )
PR 105977: Update to Angular 15 ( 2024-01-11 )
Related work items: #673929, #673935
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.6 ( 2024-01-10 )
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.5 ( 2024-01-10 )
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.4 ( 2024-01-10 )
PR 105886: Fix of the appearance of the Color Dialog component ( 2023-12-21 )
Fix of the appearance of the Color Dialog component
Related work items: #609854
PR 105856: Fix for AcceptButton to apply the FakeFocus when it is created ( 2023-12-20 )
Fix for AcceptButton to apply the FakeFocus when it is created
Related work items: #720071
PR 105842: Added custom event args to the RefreshClientCustomChanges event ( 2023-12-20 )
Added custom event args to the RefreshClientCustomChanges event. Unit test added.
Related work items: #717910
PR 105747: Adding support to remove nodes and add nodes when dynamic container are instantiated ( 2023-12-14 )
Adding support to remove nodes and add nodes when dynamic container are instantiated
Related work items: #717767
PR 105590: Added fix to trigger the correct event in the MessageBox close button ( 2023-12-08 )
Added fix to trigger the correct event in the MessageBox close button +semver:fix Unit tests and CITs added.
Related work items: #718267
PR 105554: Fix for tabulation mechanism of the user controls ( 2023-12-06 )
Fix for tabulation mechanism of the user controls
Related work items: #718468
Solicitud de incorporación de cambios fusionados 105332: Adding support for the Modified Property of the TextBoxBase ( 2023-11-27 )
Adding supoort for the Modified Property of the TextBoxBase +semver:feature
Elementos de trabajo relacionados: #716754
Solicitud de incorporación de cambios fusionados 105200: Initial support for no web map forms ( 2023-11-21 )
Initial support for no web map forms +semver:feature
Elementos de trabajo relacionados: #716010
PR 105203: Updated GitVersion.yml in WFNetKendo ( 2023-11-17 )
Updated GitVersion.yml
Related work items: #715577
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.3 ( 2023-11-17 )
PR 105173: Calling facusActiveComponent as callback of click server event. ( 2023-11-16 )
Calling facusActiveComponent as callback of click server event. +semver:fix
-Calling facusActiveComponent as a callback of click server event to prevent focus on wrong or invalid controls. -Adding cypress integration testing.
Related Item: #716635
Related work items: #716635
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.2 ( 2023-11-16 )
PR 105153: Avoid showing the popup when enter is pressed in dropDownList ( 2023-11-15 )
Toggle to false when the enter key is pressed
Related work items: #716526
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.1 ( 2023-11-15 )
PR 105004: Adding flag in errorProvider to check if the icon is created. ( 2023-11-10 )
Related work items: #715482
PR 104724: Fixing index error when columnHeaders is true ( 2023-11-01 )
Fixing index error when columnHeaders is true
Related work items: #714397
Upgraded package.json file. Set Component: @mobilize/base-components - 9.1.0 ( 2023-10-24 )
PR 104396: Double Click event support for text box components ( 2023-10-23 )
Double Click event support for text box components
Related work items: #713040
PR 104358: Removing unnecessary clearing of test modules for window unit test case stabilization ( 2023-10-19 )
Removing unnecessary clearing of test modules for window unit test case stabilization
PR 104287: Fix for issue with z-index in WindowComponent ( 2023-10-17 )
Fix for issue with z-index in WindowComponent
Related work items: #706556
PR 104274: wmusercontrol dynamicControls flag ( 2023-10-16 )
An input flag has been added to disable the dynamic loading of the controls contained in the user control. This is necessary for the new implementation of the GLAccount leave event in the LGC NextGen application.
Related work items: #710416
Solicitud de incorporación de cambios fusionados 103697: Fix to select the text when applying focus on textbox ( 2023-10-11 )
Fix to select the text when applying focus on textbox +semver:fix
Cypress test that validates the selection already exists
Elementos de trabajo relacionados: #708416
Upgraded package.json file. Set Component: @mobilize/base-components - 9.0.3 ( 2023-09-28 )
PR 103977: Special remove for labels ( 2023-09-26 )
Special remove for labels
Related work items: #709816
PR 103938: Expose filterabe ( 2023-09-22 )
Related work items: #709600
PR 103856: Remove ComboBox TabIndex ( 2023-09-22 )
Remove ComboBox TabIndex
Related work items: #706925
PR 103841: Fix for ContextMenuStrip to be displayed over the grid ( 2023-09-19 )
Fix for ContextMenuStrip to be displayed over the grid
Related work items: #706257
PR 103787: Fix for TDBNumber, when typing dot, cursor should move after dot ( 2023-09-14 )
Fix for TDBNumber, when typing dot, cursor should move after dot
Related work items: #708670
PR 103436: Removing displayElement calculation from ngAfterViewCheck cycle to getDisplayElement from get accessor. ( 2023-09-13 )
Removing displayElement calculation from ngAfterViewCheck cycle to ngAfterViewInit
Related work items: #706174
PR 103760: Adjust - symbol to properly be applied ( 2023-09-13 )
Adjust - symbol to properly be applied
Related work items: #709050
PR 103588: remove window when hide ( 2023-09-12 )
remove window when hide
Related work items: #706882
PR 103735: FixSuffix andDisplayFormatDefault negative ( 2023-09-12 )
FixSuffix andDisplayFormatDefault negative
Related work items: #709050
PR 103726: Fixing UndefinedValues ( 2023-09-12 )
Fixing UndefinedValues
Related work items: #708943
PR 103715: Adding no semgrep annotation to REDoS false positive vulnerabilities on apex mask service ( 2023-09-12 )
Adding no semgrep annotation to REDoS vulnerabilities on apex mask service
Related work items: #707989
PR 103716: AdjustDeleteButton ( 2023-09-12 )
AdjustDeleteButton
Related work items: #708682
PR 103687: Fix for DateTimePicker navigation issues with the Tab key ( 2023-09-12 )
Fix for DateTimePicker navigation issues with the Tab key
Related work items: #708230
PR 103657: Update core-js package in WFNetKendoComponents ( 2023-09-08 )
Update core-js package
Related work items: #708055
Upgraded package.json file. Set Component: @mobilize/base-components - 9.0.2 ( 2023-09-08 )
PR 103571: Fix for TDBNumber control when adding a decimal point ( 2023-09-06 )
Fix for TDBNumber control when adding a decimal point
Related work items: #707529
PR 103546: Round issues ( 2023-09-05 )
Round issues
Related work items: #707537
PR 103530: Adjust Jumping Type ( 2023-09-05 )
Adjust Jumping Type
Related work items: #707533
PR 103519: Updating changeEvent trigger ( 2023-09-04 )
Updating changeEvent trigger
Related work items: #708234
PR 103426: Fix for TabIndex of DateTimePicker when checkbox is not checked ( 2023-09-01 )
Fix for TabIndex of DateTimePicker when checkbox is not checked
Related work items: #707702
PR 103401: Removing isCustomControl from Visible property to improve performance ( 2023-09-01 )
Removing isCustomControl from Visible property to improve performance
Related work items: #706174
PR 103494: Revert 'returnFocus when hide ( 2023-09-01 )
dialogModeVisible should return focus to previous component
Reverts !103234
Related work items: #706882
PR 103434: Revert PR 103279: Fix for ContextMenuStrip to be displayed over the grid ( 2023-08-30 )
Revert Merged PR 103279: Fix for ContextMenuStrip to be displayed over the grid +semver:fix"
This reverts commit 072de52c0d077188335a69cbcd355184a955a8bb.
Related work items: #706257
PR 103416: Update to Cypress 13 ( 2023-08-30 )
Update to Cypress 13 Remove deprecated commands Fix test cases failing by test isolation
Related work items: #705084
PR 103356: ResolveTab overflow ( 2023-08-29 )
Resolve tab overflow
Related work items: #707685
PR 103331: TextBox with readOnly should be grayed out ( 2023-08-28 )
Set the readOnly class to textBox and maskedTextBox equally
Related work items: #704241
PR 103279: Fix for ContextMenuStrip to be displayed over the grid ( 2023-08-28 )
Fix for ContextMenuStrip to be displayed over the grid
Related work items: #706257
PR 103092: Adding logic for selection on textbox ( 2023-08-25 )
Adding logic for selection on textbox +semver:fix
Related work items: #704267
PR 103260: Removing from listviewbase the setTimeOut with CheckItems ( 2023-08-23 )
Removing from listviewbase the setTimeOut that was calling the CheckItems event after executing the itemCheck. This cause a inconsistent value after been updated on BE (NewValue / CurrentValue) and to not be sync with FE.
Related work items: #695461
PR 103234: returnFocus when hide ( 2023-08-22 )
dialogModeVisible should return focus to previous component
Related work items: #706882
PR 103191: Remove treeView scroll functionality ( 2023-08-21 )
Remove treeView scroll functionality because does not exists on Winforms
Related work items: #706763
PR 103190: EnableDisable datePicker when checked ( 2023-08-21 )
EnableDisable datePicker when checked
Related work items: #706735
PR 103157: Fix signalr vulnerability and update @angular-builders/jest to v14 ( 2023-08-18 )
Related work items: #706596
PR 103130: Implementing TabContol Deselected event (Front-End). ( 2023-08-17 )
Implementing TabContol Deselected event (Front-End). +semver:feature
-Adding Deselected emitter. -Adding deselectedHandler to call Deselected server event. Calling it from selected method, before set selectedIndex. -Adding Unit Testing. Related work item: #706566
Related work items: #706566
PR 103137: SelStart and Caret usability ( 2023-08-17 )
SelStart and Caret usability
Related work items: #706167, #706425
Upgraded package.json file. Set Component: @mobilize/base-components - 9.0.1 ( 2023-08-16 )
PR 103056: Added WindowsManagerService to manage open windows and the last focused control ( 2023-08-15 )
Added WindowsManagerService to manage open windows and the last focused control
Related work items: #700710
PR 103073: DatPicker class update name ( 2023-08-15 )
DatPicker class update name
Related work items: #706068
Upgraded package.json file. Set Component: @mobilize/base-components - 9.0.0 ( 2023-08-15 )
PR 103044: Angular 14 issues ( 2023-08-11 )
Angular 14 issues
Related work items: #706068, #706072, #706080, #706082, #706175
PR 103029: k-disabled ( 2023-08-11 )
k-disabled
Related work items: #706072
PR 102928: Refresh value text ( 2023-08-08 )
Refresh value text
Related work items: #704498
PR 102918: MinMaxValidation ( 2023-08-08 )
MinMaxValidation
Related work items: #704513, #704528
PR 102762: TdbNumber Events ( 2023-08-03 )
TdbNumber Events
Related work items: #703380
PR 102696: Bug 702276 fixed. OK button was hidden when session expired. ( 2023-08-01 )
Bug 702276 fixed. OK button was hidden when session expired.
Related work items: #702276
PR 101560: Update to Angular 14 on Winforms Components ( 2023-07-27 )
Update Kendo Framework to 11.* Update from Angular 13 to Angular 14 Update License report to 6.4.0 to fix vulnerability
Related work items: #671324, #689161
Upgraded package.json file. Set Component: @mobilize/base-components - 9.0.0 ( 2023-07-26 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.14 ( 2023-07-26 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.13 ( 2023-07-26 )
PR 102651: Minor fix to isClickStopped mechanism on button component to fix rxjs Code Smell in WebForms ( 2023-07-26 )
Related work items: #691238
PR 102631: Fix for tabulation handling in the TDBNumber control ( 2023-07-26 )
Fix for tabulation handling in the TDBNumber control
Related work items: #702147
PR 102616: patternZero default ( 2023-07-25 )
patternZero default
Related work items: #702131, #702152
PR 102518: TDBNumberFormatDisplayFormat ( 2023-07-21 )
TDBNumberFormatDisplayFormat
Related work items: #700529, #701912
PR 102507: Added support for TDBNumber Change event ( 2023-07-21 )
Added support for TDBNumber Change event
Related work items: #703328
PR 102526: Adding flag on button component for onClick emit event to fix rxjs Code Smell in WebForms ( 2023-07-21 )
Adding flag on button component for onClick emit event
Related work items: #691238
PR 102452: Added support for Enabled property in TDBNumber control ( 2023-07-18 )
Added support for Enabled property in TDBNumber control
Related work items: #702809
PR 102464: Fix for regression on valueChange event of the TDBNumber control ( 2023-07-18 )
Fix for regression on valueChange event of the TDBNumber control
Related work items: #703382
Solicitud de incorporación de cambios fusionados 102155: Add support for when a control is inside a grid cell to not trigger the leave events ( 2023-07-18 )
Add support for when a control is inside a grid cell to not trigger the leave events +semver:feature
Elementos de trabajo relacionados: #700698
PR 102429: Fix for loading default value on initialization of TDBNumber control ( 2023-07-17 )
Fix for loading default value on initialization of TDBNumber control
Related work items: #702100
PR 102108: Adding id to background worker for supporting mutitab feature ( 2023-07-17 )
Adding id to background worker and mutitab feature
Related work items: #699608
PR 102400: Added component integration test for TDBNumber control ( 2023-07-17 )
Added component integration test for TDBNumber control
Related work items: #701962
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.12 ( 2023-07-17 )
PR 102307: Fixing itemActivate event when is perform over a hyperlink element ( 2023-07-12 )
Fixing itemActivate event when is perform over a hyperlink element
Related work items: #701212
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.11 ( 2023-07-10 )
PR 102196: Synchronization of the CtlText and Value properties of the TDBNumber control ( 2023-07-07 )
Synchronization of the CtlText and Value properties of the TDBNumber control
Related work items: #701253
PR 102190: Reverting: Fixing temporal prettier error, this change must be reverted when the Prettier 3.0.0 version will be stabilized ( 2023-07-06 )
Reverting: Fixing temporal prettier error, this change must be reverted when the Prettier 3.0.0 version will be stabilized
Related work items: #700697
PR 102157: Changes in ErrorProvider Mechanism ( 2023-07-06 )
Related work items: #699580
PR 102168: Fixing temporal prettier error, this change must be reverted when the Prettier 3.0.0 version will be stabilized ( 2023-07-06 )
Fixing temporal prettier error, this change must be reverted when the Prettier 3.0.0 version will be stabilized
Related work items: #700698
PR 102040: Added fix to return the correct dataItem value for the DataGridView ( 2023-07-03 )
Added fix to return the correct dataItem value for the DataGridView +semver:fix
Related work items: #699569
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.10 ( 2023-06-30 )
PR 101920: Fix for TDBNumber that was showing "undefined". ( 2023-06-29 )
Fix for TDBNumber that was showing "undefined".
Related work items: #699361
PR 101817: Adding support to move around the context menu using the arrows. ( 2023-06-26 )
Adding support to move around the context menu using the arrows. +semver:fix
Related work items: #699233
PR 101838: Added fix to support whitespaces in the DataGridView Columns Field ( 2023-06-26 )
Added fix to support whitespaces in the DataGridView Columns Field +semver:fix Unit tests added
Related work items: #699569
PR 101766: Updates to remove code smells ( 2023-06-26 )
Updates to remove code smells
Related work items: #691237
PR 101778: Validate the visible property for the ToolStrip ( 2023-06-22 )
Related work items: #699564
PR 101752: Fix for DateTimePicker control that does not propagate the Visible property to internal divs ( 2023-06-22 )
Fix for DateTimePicker control that does not propagate the Visible property to internal divs
Related work items: #697209
PR 101650: Adding changes to register component after dynamic tab stop changes ( 2023-06-19 )
Adding changes to register component after dynamic tab stop changes. Also adding util to validate when tabindex input is not defined to avoid NaN TabOrder resolution.
Related work items: #696545
PR 101622: Fix for TabPages are enabled even when the TabControl is disabled ( 2023-06-19 )
Fix for TabPages are enabled even when the TabControl is disabled
Related work items: #694569
PR 101486: Bug #697942: [LGC][ListViewDetails] Avoid adding extra text to location href. ( 2023-06-14 )
Bug #697942: [LGC][ListViewDetails] Avoid adding extra text to location href. +semver:fix.
-Using javascript:; instead of - in href attribute. - add extra character to the location href. -Adding integration test.
Related work items: #697942
PR 101490: Added fix to check the controls length using object keys ( 2023-06-14 )
Added fix to check the controls length using object keys. Unit test update.
Related work items: #693257, #697305
Solicitud de incorporación de cambios fusionados 101477: Fix tab navigation from TabControl to sibling components and viceverse ( 2023-06-14 )
Fix tab navigation from TabControl to sibling components and viceverse +semver:fix
Elementos de trabajo relacionados: #694898
PR 101489: Validation to verify the color values in the chart are valid, otherwise a default color is loaded ( 2023-06-13 )
Validation to verify the color values in the chart are valid, otherwise a default color is loaded
Related work items: #697788
PR 101456: Fixed bug in TableLayoutPanel that did not calculate the row height from the second row ( 2023-06-13 )
Fixed bug in TableLayoutPanel that did not calculate the row height from the second row
Related work items: #696543
PR 101189: Chart control implementation ( 2023-06-09 )
Chart control implementation
Related work items: #690847
PR 101408: Adding css class to usercontrol angular element. Removing wm-container when usercontrol does not have controls ( 2023-06-09 )
Adding css class to usercontrol angular element. Removing wm-container when usercontrol does not have controls collection defined o it does not have controls
Related work items: #693257, #697305
PR 101256: Added support for the ListViewDetails Activation Standard and OneClick properties ( 2023-06-07 )
Added support for the Activation Standard and OneClick properties in the ListViewDetails component. Unit tests. CIT added.
Related work items: #693601
PR 101317: clear progressBar interval on destroy ( 2023-06-06 )
The progressBar should clear the inverval if the destructor was called befor the cicle finished.
Related work items: #679425
PR 101107: Triggering double click events on hyperlink click for ListView Items. ( 2023-06-06 )
Triggering double click events on hyperlink click for ListView Items. +semver:fix.
-When both, HoverSelection and HotTracking properties are true. A hyperlink is added to the ListView Item. Click on this hyperlink must trigger double click events. See also Activation property. -Adding Unit Testing.
Related Item: #695319
Related work items: #695319, #696528, #696543
PR 101084: Added support for the TextBox AutoCompleteCustomSource property ( 2023-05-31 )
Added support for the TextBox AutoCompleteCustomSource property +semver:feature Unit tests added CIT Added
Related work items: #693643
PR 101115: Adding comments to width and height properties ( 2023-05-30 )
Adding comments to width and height properties
Related work items: #693275
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.9 ( 2023-05-29 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.8 ( 2023-05-29 )
Solicitud de incorporación de cambios fusionados 100923: Basic implementation of TDBNumber component ( 2023-05-25 )
Elementos de trabajo relacionados: #691862
PR 100866: Added support for the useCss property to disable the inline styling ( 2023-05-24 )
Added support for the useCss property to disable the inline styling +semver:feature CIT added Unit tests added
Related work items: #693056
PR 100831: Add titlebar in Samples ( 2023-05-18 )
Related work items: #690862
PR 100678: Implement the call to the Tab Control Selected Event ( 2023-05-18 )
Implement the call to the Tab Control Selected Event +semver:fix
Implement the call to the Tab Control Selected Event +semver:fix
Related work items: #692893
PR 100789: Adding DataGridView scenario to CIT Controls tab ( 2023-05-18 )
Adding DataGridView scenario to CIT Controls tab
Related work items: #684392
PR 100726: Refactoring checkErrorProvider code. ( 2023-05-15 )
Refactoring checkErrorProvider code.
Related work items: #693091, #693290
PR 100720: Added support for the ListView Details ColumnHeaderStyle property ( 2023-05-15 )
Added support for the ListView Details ColumnHeaderStyle property (None and Noneclickable values) +semver:fix Unit tests added. CIT added.
Related work items: #691108
PR 100671: Improved the documentClickSubscription of ContextMenuStrip component ( 2023-05-12 )
Improved the documentClickSubscription of ContextMenuStrip component
Related work items: #689687
PR 100530: Implements "displayElement" in listview.component ( 2023-05-12 )
Implements "displayElement" in listview.component. the following files was modified: listview.component.html and listview.component.ts
Related work items: #691120
PR 100534: Updated ListView doubleClick to support the itemActivate event ( 2023-05-09 )
Updated ListView doubleClick to support the itemActivate event. Tests added.
Related work items: #689354
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.7 ( 2023-05-08 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.6 ( 2023-05-08 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.5 ( 2023-05-08 )
PR 100392: Added validation to know if the app has the loading disabled so we can apply the focus correctly ( 2023-05-03 )
Added validation to know if the app has the loading disabled so we can apply the focus correctly +semver:fix
Related work items: #690601
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.4 ( 2023-05-03 )
PR 100463: Revert "PR 100327: Update textbox to validate empty selections ( 2023-04-28 )
Revert "Merged PR 100327: Update textbox to validate empty selections +semver:fix"
This reverts commit 992274fa3d010b5d7b71a3e2ac2d23bcb7497a95. -This fix must cover all scenarios where the selection of the text in the text boxes is changed. E.g. mouse and focus events. -Related Item: #692019
Related work items: #692019
PR 100454: Adding scrollbars to TreeView and Combobox CIT samples scenarios for QM ( 2023-04-28 )
Adding scrollbars to TreeView and Combobox CIT samples scenarios for QM
Related work items: #684306, #684311
PR 100327: Update textbox to validate empty selections ( 2023-04-28 )
Update textbox.component.ts
Related work items: #689357
PR 100159: Update window to change Height and Width ( 2023-04-27 )
Update window to change Height and Width +semver:fix
Related work items: #687166
PR 100335: Fix tabcontrol shortcuts not working (ctrl +a, ctrl + c, ctrl +v, etc) ( 2023-04-24 )
Removed a function that was blocking the use of the ctrl key on controls inside the tab control, this function was added to try to fix a bug 22 months ago but it was not fixed correctly, so it was blocking the ctrl key with no benefit, a new bug will be added to not loose tracking of the original issue (navigating between tabs with ctrl +tab). This issue was reviewed with Myron Bug 691582: [Ciber] Navigate beetween tabs in tabcontrol with ctrl + tab not working
Related work items: #678038, #683435
PR 100076: Add support to navigate using tab key into tabcontrols ( 2023-04-04 )
Add support to navigate using tab key into tabcontrols +semver:feature
Related work items: #689286
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.3 ( 2023-03-31 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.2 ( 2023-03-31 )
PR 99995: Fix double-click behavior in the grid ( 2023-03-30 )
Fix double-click behavior in the grid
Related work items: #688879
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.1 ( 2023-03-27 )
PR 99940: Fixing Semgrep Cross Site Scripting vulnerability on Grid component rowHeight ( 2023-03-27 )
Fixing Semgrep Cross Site Scripting vulnerability on Grid component rowHeight
Related work items: #683262
PR 99869: Solving XSS vulnerability by insecure access to DOM and adding semgrep ignore on fixed vulnerabilities of ReDoS ( 2023-03-23 )
Solving ReDoS by Non Literal Regex and XSS by insecure access to DOM +semver:fix - Adding missing semgrep ignore to lines of code from editmask.service, visualBasic.ts and richtextbox.component
Related work items: #683262
PR 99872: Cleaning Winforms Samples and Components projects ( 2023-03-21 )
Related work items: #687138
PR 99812: Solving ReDoS by Non Literal Regex and XSS by insecure access to DOM ( 2023-03-21 )
Solving ReDoS by Non Literal Regex and XSS by insecure access to DOM +semver:fix - Solving vulnerabilities for insecure access to DOM that lead to Cross Site Scripting - Adding package to validate backtracking of RegExp and limit set default 200 backtracks - Solving vulnerabilities for non literal regex patterns that lead to Denial of Service - Adding test cases for Utils new method to validate that regex are safe
Related work items: #683262
PR 99802: Implementation of Focused property + Addition of focusing DefaultButton when Messagebox is displayed ( 2023-03-17 )
Additions have been the following:
Related work items: #678120, #687606
PR 99744: Revert "PR 99713: Solving ReDoS by Non Literal Regex and XSS by insecure access to DOM" ( 2023-03-14 )
Revert "Merged PR 99713: Solving ReDoS by Non Literal Regex and XSS by insecure access to DOM +semver:fix
Related work items: #683262"
Reverted commit 60371423
.
Related work items: #683262
PR 99734: Adding semgrep ignore to XSS insecure dom acccess method SAST vulnerability ( 2023-03-14 )
Adding semgrep ignore to XSS insecure dom acccess method SAST vulnerability - Vulnerability solved on get RowHeight method
Related work items: #683262
PR 99713: Solving ReDoS by Non Literal Regex and XSS by insecure access to DOM ( 2023-03-14 )
Related work items: #683262
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.1 ( 2023-03-13 )
Solicitud de incorporación de cambios fusionados 99656: Modifying keydown controls directive to allow muliple keydown propagation instead of only two propagation levels. ( 2023-03-10 )
Modifying keydown controls directive to allow muliple keydown propagation instead of only two propagation levels. Removing preventNotification flag it wont be used any more
Elementos de trabajo relacionados: #686255
PR 99615: Add support for the ItemCheck on double click event ( 2023-03-09 )
Add support for the ItemCheck on double click event +semver:feature
Related work items: #686267
PR 99643: Change in elementErrorProvider z-index to fix position and visibility ( 2023-03-09 )
Change in elementErrorProvider z-index to fix position and visibility
Related work items: #678618
Solicitud de incorporación de cambios fusionados 99574: Improve richtextbox synch ( 2023-03-09 )
Improve richtextbox synch
Elementos de trabajo relacionados: #672997, #686255
PR 99460: Collections Sample Demo ( 2023-03-09 )
Collections Sample Demo
Related work items: #684192
Upgraded package.json file. Set Component: @mobilize/base-components - 8.9.0 ( 2023-03-08 )
PR 99440: Fixing focus in button when the AcceptButtonGUID property changes. ( 2023-03-07 )
Fixing focus in button when the AcceptButtonGUID property changes. +semver:fix
Related work items: #651543
PR 99552: Ignore tabStop property when calculating TabOrder in a ContainerComponent ( 2023-03-07 )
According to WinForms documentation the tabStop property should not affect ContainerComponents as for example the Panel component. This change is necessary to correct a bug in the tab service, which does not allow the tab to move between panels.
Related work items: #685444
PR 99476: Add support for the HotTracking property on the ListViewDetails ( 2023-03-02 )
Add support for the HotTracking property on the ListViewDetails +semver:feature
Related work items: #671396
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.14 ( 2023-03-01 )
PR 99447: Add base support for HoverSelecton on ListView Details ( 2023-03-01 )
Related work items: #671406
PR 99417: Fixing the innerWmControl assignment on UserControl ( 2023-03-01 )
Fixing the innerWmControl assignment on UserControl +semver:fix
Related work items: #683638
PR 99339: Fixing the registration on tab directive for user controls ( 2023-02-24 )
Fixing the registration on tab directive for user controls +semver:fix
Related work items: #683638
PR 99133: Task #683643: [LGC][KendoComponents] AcceptButton does not get fake focus on dynamic buttons. ( 2023-02-24 )
Task #683643: [LGC][KendoComponents] AcceptButton does not get fake focus on dynamic buttons.
Task for Bug #669765: Purchasing - Vendor Search - type in vendor name + enter should initiate search -Create a new Subject in window.service.ts to notify when a button is created. -Notifying button's creation on ngAfterViewInit in button.component -window.component will subscribe to the new Subject and will call notifyButtonFakeFocusAcceptButton to add the corresponding class to the button if it is the AcceptButton.
Related work items: #669765, #683643
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.13 ( 2023-02-24 )
PR 99310: Fixed export for VB Conversion module ( 2023-02-22 )
Fixed export for VB Conversion module
Related work items: #684926
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.11 ( 2023-02-21 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.10 ( 2023-02-16 )
PR 99213: Adding getter to enabled property in user-control.component.ts ( 2023-02-16 )
Adding getter to enabled property in user-control.component.ts +semver:fix
-Adding getter to enabled property in user-control.component to avoid inconsistency flows. ---In some scenarios enabled property were returning undefined instead of the current value. -Adding Unit Testing. -Work Item: #677399
Related work items: #677399
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.9 ( 2023-02-16 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.8 ( 2023-02-16 )
Solicitud de incorporación de cambios fusionados 99206: Adding customtabaction logic in tabkeyhandler method ( 2023-02-16 )
Adding customtabaction logic in tabkeyhandler method
Elementos de trabajo relacionados: #684161
PR 99056: Add SelectionStart and SelectionLength for MaskedTextBox support. ( 2023-02-10 )
Add SelectionStart and SelectionLength for MaskedTextBox support.
Related work items: #672426
PR 99051: [BE2FE] CustomEventCIT ( 2023-02-09 )
CustomEventCIT
Related work items: #682301
PR 99015: Fix Dialog windows not reading height property ( 2023-02-08 )
Dialog windows not reading height property
Related work items: #675078
PR 98933: Bug 678679 Fix ( 2023-02-08 )
Bug 678679 Fix
Related work items: #678679
PR 99020: MessageBoxComponent: Display New Lines in LabelMessage ( 2023-02-06 )
Related work items: #596800
Solicitud de incorporación de cambios fusionados 98862: Tabbing improvements ( 2023-02-06 )
Tabbing improvements
Elementos de trabajo relacionados: #603171, #606708, #627661, #661814, #673350, #677049
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.7 ( 2023-02-06 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.6 ( 2023-02-03 )
PR 98984: Fix wm-label doesnt allow string between <> because read this like html tag ( 2023-02-03 )
Related work items: #682389
PR 98977: Change WFNetKendoComponents Jest coverage provider to v8 ( 2023-02-03 )
Related work items: #682136, #682467
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.5 ( 2023-02-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.4 ( 2023-02-01 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.3 ( 2023-02-01 )
PR 98883: ComboBoxController: Implement Font Style ( 2023-01-31 )
Related work items: #679791
PR 98879: Update ListView getItemByIndexCheck event data ( 2023-01-31 )
The getItemByIndexCheck event data should use the CheckedState enum as CurrentValue and NewValue. If a boolean is sent the Backend is not able to process the request, so the associated events are not executed.
Related work items: #681745
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.2 ( 2023-01-31 )
PR 98324: Stop event propagation in the RichTextbox click event to avoid losing focus when inside a C1FlexGridDefaultComponent ( 2023-01-31 )
Stop event propagation to avoid calling the cellClick method in the flexgridC1Components - By stopping the event propagation the cellClick handler method of the C1FlexGridDefaultComponent is not triggered as with other textboxes (maskedTextbox), in this way the richTextbox keeps the focus - Testing will be added as a CIT in the C1 repo when this PR is accepted
Related work items: #675099
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.1 ( 2023-01-30 )
PR 98846: Applying focus on control inside GroupBox ( 2023-01-30 )
Applying focus on control inside GroupBox +semver:fix
Related work items: #672270
Upgraded package.json file. Set Component: @mobilize/base-components - 8.8.0 ( 2023-01-30 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.7.2 ( 2023-01-30 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.7.1 ( 2023-01-26 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.7.0 ( 2023-01-26 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.6.1 ( 2023-01-25 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.6.0 ( 2023-01-25 )
PR 98558: [BE2FE] Remove the uppercase properties ( 2023-01-24 )
Remove the uppercase properties
Related work items: #680310
Upgraded package.json file. Set Component: @mobilize/base-components - 8.5.1 ( 2023-01-19 )
PR 98287: LabelComponent: Display   ( instead of spaces +semver:fix )
2023-01-16
(tag: 8.10.8) ( NA )
NA
PR 98412: Fixed ComboboxComponent regression caused by different contexts ( 2023-01-16 )
Fixed regression caused by a typo - Because we were overwriting a kendoCombobox method, using this.text changed the ComboboxComponent text and not the KendoCombobox text due to "this" being the ComboboxComponent "this" and not the KendoCombobox "this"
Related work items: #676443
PR 98452: [BE2FE]MessageBoxAlertSupport ( 2023-01-16 )
MessageBoxAlertSupport
Related work items: #670177
PR 98192: Fix for you have to move the mouse over the flexGrid to hide the highlight after the grid loses focus ( 2023-01-12 )
Related work items: #671934
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.8 ( 2023-01-13 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.7 ( 2023-01-11 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.6 ( 2023-01-10 )
PR 98175: - add script to update samples/node_modules from dist ( 2023-01-09 )
PR 98143: [BE2FE] Add System.Environment.NewLine ( 2023-01-06 )
Support new line property.
Related work items: #598410
PR 98069: Fixing click action over blank area of toolstripmenuitem does not trigger the click event ( 2023-01-06 )
Fixing click action over blank area of toolstripmenuitem does not trigger the click event. Fixing navigation with keyboard and pressing space bar should trigger the click event.
Related work items: #672512
PR 96925: htmlText property is now used to sync rich text box component content with BE ( 2023-01-05 )
htmlText property is now used to sync rich text box component content with BE.
Removed getFormattedText since we are no longer sending plain text.
Related work items: #656425
PR 98025: Fix RichTextBox must press two times enter to generate one breakline ( 2023-01-04 )
Related work items: #666424
PR 97981: [BE2FE] Add Point class for the use of ScrollPosition in C1Flexgrid ( 2023-01-04 )
Add Point class of winforms.
Related work items: #670170
PR 97925: Add support for disabled property on RichTextBox ( 2023-01-04 )
Add support for disabled property on RichTextBox +semver:feature
Related work items: #672909
PR 97855: Improved shouldApplyFocus condition to sync attributes and fixed textboxComponent test instabilities ( 2023-01-02 )
Related work items: #672296
PR 97741: Supporting icon filename in window component ( 2022-12-30 )
Supporting icon filename in window component
Related work items: #624533
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.5 ( 2022-12-30 )
PR 97822: [Elekta] Remove one unit in selectionStart to match with Be ( 2022-12-30 )
Remove the one unit in selectionStart
Related work items: #656389
PR 97827: Revert 'Improved shouldApplyFocus condition to sync attributes ( 2022-12-29 )
Override the shouldApplyFocus method in the textboxComponent to fix this issue Also change the order of some conditionals in tabDirective to avoid a redundant condition.
There are other properties that could be checked as well in the shouldApplyFocus: - Visible - Selection start-end
Testing: - Improved unit testing - Added a CIT
Reverts !97622
Related work items: #666469, #672296
PR 97622: Improved shouldApplyFocus condition to sync attributes ( 2022-12-29 )
Override the shouldApplyFocus method in the textboxComponent to fix this issue Also change the order of some conditionals in tabDirective to avoid a redundant condition.
There are other properties that could be checked as well in the shouldApplyFocus: - Visible - Selection start-end
Testing: - Improved unit testing - Added a CIT
Related work items: #666469, #672296
PR 97774: [BE2FE] PME'S Support the button property to mouseEventArgs ( 2022-12-29 )
Introduce the button property to mouseEventArgs
We add the indexer to keep the relation with javaScript event with winforms, because the js event for left click is 1 and for winforms is 1048576. add unit test and CIT.
Related work items: #670174
PR 97673: [BE2FE] Introduce the RectangleClass to support the ownerDrawCell ( 2022-12-28 )
Introduce the RectangleClass
Related work items: #672449
PR 97559: Add support to mouseDown on TabControlComponent ( 2022-12-28 )
Related work items: #667602
PR 97656: Make suggestion service optional for inheritance ( 2022-12-27 )
Make suggestion service optional for inheritance +semver:minor
Related work items: #566880
PR 97432: Adding support to Toolstrip DropDown buttons shortcuts. ( 2022-12-26 )
Adding support to Toolstrip DropDown buttons shortcuts. Fixing some code smells. Improving comments related with focused and isFocused properties. Fixing npm vulnerability related with the angular-devkit
Related work items: #654735
PR 97434: Fixed comboBox suggestions to work when the suggested item doesn't share the same root as the inputted value ( 2022-12-26 )
Related work items: #665962
PR 97359: [BE2FE] Implement PMEs support the output emitters ( 2022-12-23 )
Introduce the changes in the emitter
Introduce changes in keyEventArgs, mouseEventArgs and change the emmiters.
Related work items: #668005
PR 97076: FormsPMEs Refresh ReadOnly Image SelectionColor ( 2022-12-23 )
PMEs: System.Windows.Forms.Control.Refresh System.Windows.Forms.TextBoxBase.ReadOnly System.Windows.Forms.ButtonBase.Image System.Windows.Forms.RichTextBox.SelectionColor
Related work items: #633544
PR 96851: Moved the editMask service from C1 to support the rules in the maskedTextbox component ( 2022-12-22 )
Moved the editMask service from C1 to support the rules in the maskedTextbox component +semver:fix Added the maskedTextbox service. Added and updated unit tests.
Related work items: #665546
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.4 ( 2022-12-22 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.3 ( 2022-12-22 )
PR 97263: Changing Form IDs to QualityMate ( 2022-12-20 )
Related work items: #670624
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.2 ( 2022-12-21 )
PR 97092: Fix comboBox does not close the item list when a filtered item is selected ( 2022-12-20 )
Related work items: #665979, #666235
PR 97121: Combobox now selects text on focus ( 2022-12-19 )
Text is selected when focusing the combobox
Related work items: #665971
PR 97078: [Elekta][Fix]Button inner HTML is not replaced by the button text anymore ( 2022-12-19 )
Added a span inside the button to be the wrapper of the button text With this approach any other html content inside the button won't be replaced
Related work items: #668232
PR 97067: Implemented the publish of a service once the messagebox gets rendered and once it gets destroyed to notify. ( 2022-12-19 )
Implemented the publish of a service once the messagebox gets rendered and once it gets destroyed to notify.
Related work items: #666704
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.1 ( 2022-12-19 )
PR 97098: Add demo of MenuStrip to Quality Mate framework ( 2022-12-15 )
Related work items: #668032
PR 97097: Revert 'Fix missing behavior in ComboboxComponent ( 2022-12-15 )
Reverts !97045
Related work items: #665979
Fixed in a better way when solving this bug Bug 666235: [Elekta-Metriq] ComboBox does not close the item list when a filtered item is selected
PR 97045: Fix missing behavior in ComboboxComponent ( 2022-12-15 )
Related work items: #665979
PR 97021: Refactor samples ( 2022-12-15 )
Split overloaded views in samples repo and apply a routing using a listbox
Related work items: #664775, #664778
PR 96882: Fix some details with the detectChanges mechanism ( 2022-12-13 )
Fix some details with the detectChanges mechanism +semver:fix
Related work items: #666900
PR 96826: Conversion PMEs str val and int ( 2022-12-12 )
Conversion PMEs str val and int
Related work items: #643075
PR 96854: [Elekta] Remove the regex because BE add regex in this side ( 2022-12-09 )
Remove the regex, now be add the regex in this side.
Related work items: #656389
PR 96733: Fixing circular calculate position on WebComponent service ( 2022-12-09 )
Fixing circular calculate position on WebComponent service +semver:fix
Related work items: #665278
PR 96725: Add attribute to expose date or time formats to Quality Mate framework ( 2022-12-08 )
Related work items: #603203
PR 96738: Prevent Default Event when pressing Ctrl + Shift + P ( 2022-12-08 )
Prevent Default Event when pressing Ctrl + Shift + P
Related work items: #646980
PR 96264: [Elekta] SelectionStart is working with breaklines it has the right value ( 2022-12-07 )
Update selection Start with breaklines
Related work items: #656389
PR 96522: Added underline to shortcuts using the & character ( 2022-12-06 )
Related work items: #579910
PR 96695: Fixing WFNetComponents tests memory leak ( 2022-12-07 )
Fixing WFNetComponents tests memory leak
Related work items: #666355
PR 96624: [Elekta][Fix] Changed approach of getting class name to work in prod mode ( 2022-12-06 )
Changed approach of getting class name to work in prod mode as constructor.name does not work when building in production mode. Now it uses the class.getType() method implemented in the components Also overrided toolStripButton getType() method to avoid subscribing to the underline subject.
Related work items: #579910
PR 96461: Fix Textbox focus issue on changing text and selection ( 2022-12-02 )
Related work items: #657463
Upgraded package.json file. Set Component: @mobilize/base-components - 8.4.0 ( 2022-12-01 )
PR 96095: Window preventNotifications + semver:fix ( 2022-11-28 )
Window preventNotifications
Related work items: #655004
Upgraded package.json file. Set Component: @mobilize/base-components - 8.3.0 ( 2022-11-28 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.2.0 ( 2022-11-22 )
PR 95621: Apply focus in CustomEditor when cell enters edit mode ( 2022-11-18 )
Apply focus in CustomEditor when cell enters edit mode
Related work items: #655750
Solicitud de incorporación de cambios fusionados 95579: changing the way selection is handled in datagridview because current mechani... ( 2022-11-18 )
changing the way selection is handled in datagridview because current mechanismo doesn't work anymore
Elementos de trabajo relacionados: #555521
PR 95451: [BE2FE][Models][FECore] Test for decorator for synchronization of deltas from models ( 2022-11-17 )
Related work items: #639428
Upgraded package.json file. Set Component: @mobilize/base-components - 8.1.4 ( 2022-11-17 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.1.3 ( 2022-11-16 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.1.2 ( 2022-11-16 )
PR 95225: Added implementation of Strings Replace, InStr, Asc and Chr functions ( 2022-11-15 )
Related work items: #643071
PR 94899: Improve the detectChanges subscription on the control component ( 2022-11-15 )
Improve the detectChanges subscription on the control component +semver:feature
Related work items: #628502
PR 95257: Set default config to samples project for production deployment ( 2022-11-14 )
Set default config to Samples project, required for QualityMate test plan to run. Deployment showing issues when interacting with Samples tabs
Upgraded package.json file. Set Component: @mobilize/base-components - 8.1.1 ( 2022-11-14 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.1.0 ( 2022-11-14 )
Upgraded package.json file. Set Component: @mobilize/base-components - 8.0.1 ( 2022-11-11 )
PR 95060: Fix treeview items are not visible ( 2022-11-10 )
Related work items: #655388
Upgraded package.json file. Set Component: @mobilize/base-components - 8.0.0 ( 2022-11-08 )
PR 94238: Update from Angular 11 to Angular 13, Winforms ( 2022-11-04 )
Related work items: #562769, #566284, #566286, #567484, #571343, #583387, #586350, #587670, #597354, #625973, #628012, #642969, #645116
PR 94873: Changes the type of the white spaces in the listbox elements. ( 2022-11-07 )
Changes the type of the white spaces in the listbox elements.
Related work items: #619998
PR 94849: Fix for the transform error on unit testings ( 2022-11-07 )
Related work items: #651715
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.45 ( 2022-11-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.43 ( 2022-11-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.42 ( 2022-11-03 )
PR 94499: Excluding test folders on code coverage ( 2022-11-03 )
Excluding test folders on code coverage
Related work items: #587694
PR 94594: LabelPreventPropagation ( 2022-11-02 )
LabelPreventPropagation
Related work items: #649410
PR 94214: [Elekta] [Fix] Introduce new condition to evaluate what customControl must be evlauate ( 2022-10-28 )
Introduce the new flag to evaluate the custom
VisibleInternal evaluate what control has to show
Related work items: #635617
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.41 ( 2022-10-26 )
PR 93465: Adding teardown for timers ( 2022-10-19 )
Related work items: #637563
PR 93565: Moved the keyboard data util to a specific file to export it ( 2022-10-18 )
Moved the keyboard data util to a specific file to export it +semver:fix
Related work items: #639450
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.40 ( 2022-10-14 )
PR 93278: Bug 635611: [Elekta-Metriq] FlexGrid.KeyDownEdit frontEnd support. ( 2022-10-12 )
Added keyEditExtractor and test
Related work items: #635611
PR 92865: Adding QualityMate scenarios for checkbox click and radiobutton visible ( 2022-10-06 )
QM issues for components: - Checkbox without label unable to be checked. - Radiobutton visible returns true even when display is set to none.
PR 92773: RichTextBox debounce changes to update the text property immediately ( 2022-10-06 )
RichTextBox debounce changes to update the text property immediately +semver:fix tests update
Related work items: #635131
PR 92509: Updating beforeEach and afterEach of test suites ( 2022-10-03 )
Updating beforeEach and afterEach of test suites
Related work items: #637556
PR 92375: Fixed RichTextBox model text update when key up is triggered ( 2022-09-29 )
Fixed RichTextBox model text update when key up is triggered.
The white space key is not tracked during the value change event execution creating a lost of text, so, the key up event will update the text correctly.
Related work items: #636165
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.39 ( 2022-09-29 )
PR 92010: Add detectChanges call to the Button.Component eventCallBack ( 2022-09-23 )
Add detectChanges call to the Button.Component eventCallBack +semver:fix
Add detectChanges call to the Button.Component eventCallBack +semver:fix
Related work items: #624608
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.38 ( 2022-09-21 )
PR 91466: Changing DateTimePicker - DateFormat on end-to-end ( 2022-09-13 )
Changing DateTimePicker - DateFormat on end-to-end
Related work items: #634204
PR 91408: Increase condition coverage at KendoComponets repo ( 2022-09-13 )
Increase condition coverage at KendoComponets repo
Related work items: #631359
PR 91376: SplitContainer Refactor ( 2022-09-13 )
Related work items: #630447
PR 91369: Removed internalFormattedText property on RichTextbox component ( 2022-09-13 )
Removed internalFormattedText property on RichTextbox component
Related work items: #630488
PR 91265: Fix selectionStart and selectionLength ( 2022-09-12 )
Related work items: #629827
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.37 ( 2022-09-12 )
PR 91213: Adding support for executing detectChanges on the RichTextBox control. ( 2022-09-08 )
Adding support for executing detectChanges on the RichTextBox control.
Related work items: #538346
PR 91054: Fix to support the keyData property for keys combination in the keyup event +... ( 2022-09-07 )
Fix to support the keyData property for keys combination in the keyup event +sermver:fix e2e added uni tests added
PR 90917: Added implementation to RichTextBox component in order to send htmlvalue ( 2022-09-06 )
Added implementation to RichTextBox component in order to be able to emit html value
Related work items: #624323
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.36 ( 2022-09-02 )
PR 90269: FontDialog Component ( 2022-08-30 )
FontDialog Component
Related work items: #573039
PR 90597: Fix to support the itemClicked event in the ContextMenu ( 2022-08-30 )
Fix to support the itemClicked event in the ContextMenu +semver:fix uni test added e2e added
Related work items: #616022
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.35 ( 2022-08-25 )
PR 90299: Revert "PR 87783: Change background workers to use sendImmediateAction... ( 2022-08-24 )
Revert "Merged PR 87783: Change background workers to use sendImmediateActionMechanism +semver:feature
Change background workers to use sendImmediateActionMechanism +semver:feature
Related work items: #600159"
Reverted commit 3ed49781
.
Related work items: #600159
PR 90098: Implemented the LargeChange, SmallChange, and Scroll event, also implemented the right behavior of increment and decrement. ( 2022-08-22 )
Implemented the LargeChange, SmallChange, and Scroll event, also implemented the right behavior of increment and decrement.
Related work items: #611919
PR 89911: Moving registering function because in oninit they were never being registered ( 2022-08-17 )
Moving registering function because in oninit they were never being registered +semver:fix
Related work items: #616199
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.34 ( 2022-08-16 )
PR 89792: Fix to apply the correct focus and use the shortcuts after messagebox closes ( 2022-08-16 )
Fix to apply the correct focus and use the shortcuts after messagebox closes +semver:fix Unit tests and e2e added
Related work items: #613818
PR 89662: Fixed the problem with checkboxes getting wrong checked with shortcuts ( 2022-08-11 )
Fixed the problem with checkboxes getting wrong checked with shortcuts.
Related work items: #613899
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.33 ( 2022-08-11 )
PR 89477: Fix Custom Editor not visible when cell is clicked to edit ( 2022-08-09 )
Fix Custom Editor not visible when cell is clicked to edit
Related work items: #604338
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.32 ( 2022-08-05 )
PR 89126: MessageBox Icon is implemented ( 2022-08-04 )
Related work items: #596789
PR 89177: Removing old change log script ( 2022-08-04 )
Removing old change log script
Related work items: #612139
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.31 ( 2022-08-04 )
PR 89161: Add TabNode export to use in WebFormsMainTabOrderService ( 2022-08-03 )
Add TabNode export to use in WebFormsMainTabOrderService
Related work items: #612297
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.30 ( 2022-08-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.29 ( 2022-08-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.28 ( 2022-08-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.27 ( 2022-08-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.26 ( 2022-08-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.25 ( 2022-08-03 )
PR 89070: Adding validations to avoid null exception in C1 detected by Unit Testing ( 2022-08-01 )
Adding validations to avoid null exception in C1 detected by Unit Testing
Related work items: #565002
PR 87783: Change background workers to use sendImmediateActionMechanism ( 2022-08-01 )
Change background workers to use sendImmediateActionMechanism +semver:feature
Related work items: #600159
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.24 ( 2022-08-01 )
PR 88989: Support GridLines property ( 2022-07-29 )
Support GridLines property
Related work items: #608839
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.23 ( 2022-07-29 )
PR 88821: Implemented the shortcuts feature and fixed the problem with circular reference ( 2022-07-28 )
Implemented the shortcuts feature and fixed the problem with circular reference
Related work items: #606668
PR 88696: Fix error providers on user-controls ( 2022-07-27 )
Related work items: #603737
PR 88738: Refactor DetectChange subscription on control.component.ts ngOnInit ( 2022-07-27 )
Clean up WebMap Service and refactor detectChanges subscription for individual components
This refactor of the detect changes is related to this previous change Pull Request 88590: Fix the Performance issue with DetectChange subscription on the control.component semver:feature
Related work items: #597461
PR 88686: Revert 'Implemented the shortcuts feature in the window component semver:feature' ( 2022-07-26 )
Implemented the shortcuts feature in the window component.
Reverts !88636
Related work items: #606668
PR 88636: Implemented the shortcuts feature in the window component semver:feature ( 2022-07-22 )
Implemented the shortcuts feature in the window component.
Related work items: #606668
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.22 ( 2022-07-22 )
PR 88590: Fix the Performance issue with DetectChange subscription on the control.component semver:feature ( 2022-07-22 )
Related work items: #597461
PR 88552: Fix KeyDown and KeyUp Events called in the wrong order ( 2022-07-22 )
Fix KeyDown and KeyUp Events called in the wrong order for the Form and its controls
Related work items: #608649
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.21 ( 2022-07-21 )
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.45.1 ( 2022-07-20 )
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.45.0 ( 2022-07-15 )
PR 87533: Support rowEnter event in DataGridView ( 2022-07-15 )
Added event emitter for rowEnter event in DataGridView. Added test.
Related work items: #549121
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.44.14 ( 2022-07-14 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.20 ( 2022-07-14 )
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.44.12 ( 2022-07-14 )
PR 88040: Revert 'Fix KeyDown and KeyUp Events called in the wrong order' ( 2022-07-14 )
Fix KeyDown and KeyUp Events called in the wrong order for the Form and its controls
Reverts !87732
Related work items: #596628
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.44.10 ( 2022-07-14 )
PR 87992: [BE2FE][ELEKTA] support keyEventArgs class with keyCode, keyData, handled for keyUp, keyDown ( 2022-07-14 )
Related work items: #601017
PR 87731: Add web.config for azure app service deployment ( 2022-07-09 )
Add web.config for azure app service deployment
Related work items: #601604
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.44.7 ( 2022-07-08 )
PR 87732: Fix KeyDown and KeyUp Events called in the wrong order for the Form and its controls ( 2022-07-08 )
Fix KeyDown and KeyUp Events called in the wrong order for the Form and its controls
Related work items: #596628
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.44.5 ( 2022-07-08 )
PR 87643: [BE2FE][Elekta] support MouseMove event and export the mouseEventArgs ( 2022-07-08 )
Related work items: #600308
Upgraded package.json file. Set Component: @mobilize/winforms-components - 7.44.3 ( 2022-07-07 )
PR 87446: Fix MDI childs duplicated ( 2022-07-05 )
Fix MDI childs duplicated
Related work items: #600215
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.19 ( 2022-07-05 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.18 ( 2022-07-05 )
PR 87418: [BE2FE][Elekta] Add properties to CodeSeparation - ColorTranslator ( 2022-07-04 )
Color Translator: - toOle method - Unit test
Fix values in Color class Fix e2e
Related work items: #593470
PR 87365: Fix error providers on UserControls to only show on internal controls ( 2022-07-01 )
Fix error providers on UserControls to only show on internal controls +semver:fix
Related work items: #582583
PR 87321: [BE2FE][Elekta] Support properties for code separation feature - Fix SendKeys
( 2022-07-01 )
Fix Implementation SendKeys: - Create class SendKeys - Fix unit test - Fix e2e test
Related work items: #598444
PR 86787: Fixing double execution of fetchItems in ngDoCheck and ngAfterViewInit. ( 2022-06-30 )
Fixing double execution of fetchItems in ngDoCheck and ngAfterViewInit.
Related work items: #565717
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.17 ( 2022-06-30 )
PR 87092: Add keyData property ( 2022-06-29 )
Related work items: #579810
PR 87099: Modification in the subscription in the detectchanges of the control.component reverted WINFORMS ( 2022-06-28 )
Related work items: #596657
PR 87030: Fix the error image position and adding setMyStyle in CheckedListBox ( 2022-06-28 )
Fix the error image position and adding setMyStyle in CheckedListBox
Related work items: #541773
PR 87060: fix: Add detectChanges subscrption for grids and listViews ( 2022-06-27 )
Related work items: #595987
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.16 ( 2022-06-23 )
PR 86838: Removed detect changes subscription from controls base component ( 2022-06-23 )
Related work items: #373362
PR 86798: Remove the space changed in Commit 981ed4b8: PR 86087: [BE2FE] maskedTextBox ( 2022-06-22 )
Remove the space
Related work items: #582497
PR 86766: [BE2FE] support vb properties Len, Uppercase, isNumeric, VbStrConv(Enum), strConv ( 2022-06-22 )
support vb properties Len,
Introduce helpers to support vb properties. * Microsoft.VisualBasic.Strings.Len * Microsoft.VisualBasic.VbStrConv.Uppercase * Microsoft.VisualBasic.Information.IsNumeric * Microsoft.VisualBasic.VbStrConv.Uppercase(ENUM) * Microsoft.VisualBasic.Strings.StrConv
created helpers folder to add this properties. Intrododuce unit test. Introduce documentation. Introduce e2e.
Related work items: #588556
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.15 ( 2022-06-21 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.14 ( 2022-06-21 )
PR 86664: Functional Test for MDI Parent and Child Forms ( 2022-06-21 )
Functional Test for MDI Parent and Child Forms
Related work items: #587653
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.13 ( 2022-06-20 )
PR 86571: Solve AspTextBoxCompontent class ( 2022-06-17 )
Fix: fixing the AspTextBoxCompontent class
Introduce change in the constructor of textBox Component changing property elem for elemen
Related work items: #582497
PR 86476: [BE2FE][ELEKTA] Support AcceptButton ( 2022-06-17 )
Related work items: #582502
PR 86503: [BE2FE][Elekta] Support properties for code separation feature - MouseEventArgs Class and MouseButtons Enum ( 2022-06-16 )
Added enum MouseButtons
Added MouseEventArgs Class MouseEventArgs.X MouseEventArgs.Y Unit test
Related work items: #560130
PR 86087: [BE2FE] maskedTextBox component ( 2022-06-16 )
Move the selection Get and Set in controlComponent
Related work items: #582497
PR 85679: [BE2FE] Elekta Introduce the support propierties ( 2022-06-16 )
Introduce the support propierties and unit test
Related work items: #560135
PR 86441: Revert 'Fixed - Maximum call stack size exceeded.' ( 2022-06-15 )
Fixed - Maximum call stack size exceeded.
Reverts !86215
Related work items: #580383
PR 86374: Reverting wrong kendo grid package ( 2022-06-15 )
Reverting wrong kendo grid package
Related work items: #583387
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.12 ( 2022-06-14 )
PR 86328: Fix to correctly highlight the selected date in the monthcalendar ( 2022-06-14 )
Fix to correctly highlight the selected date in the monthcalendar
Related work items: #539192
PR 86269: Removing yarn.lock ( 2022-06-13 )
Removing yarn.lock
Related work items: #583387
PR 86215: Fixed - Maximum call stack size exceeded. ( 2022-06-13 )
Fixed - Maximum call stack size exceeded.
Related work items: #580383
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.11 ( 2022-06-10 )
PR 86072: Support CheckOnClick in contextMenuStrip ( 2022-06-09 )
Support CheckOnClick in contextMenuStrip items.
Related work items: #470027
PR 86038: Stabilizing RichTextBox component and npm install procedure ( 2022-06-09 )
Stabilizing RichTextBox component and npm install procedure
Related work items: #583387
PR 86080: Null validation - console errors in LGC. ( 2022-06-09 )
Null validation - console errors in LGC.
Related work items: #580383
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.11 ( 2022-06-09 )
PR 85994: TooltipPointerEventFix ( 2022-06-08 )
pointerEventFix
Related work items: #583219
PR 85971: Fix for MDI form not visible until mouse is moved ( 2022-06-08 )
Fix for MDI form not visible until mouse is moved
Related work items: #564692
PR 85903: Display the Text or Image according to the DisplayStyle property for toolstripdropdownbutton ( 2022-06-07 )
Display the Text or Image according to the DisplayStyle property for toolstripdropdownbutton
Related work items: #499156
PR 85824: fixTooltipText ( 2022-06-07 )
fixTooltipText
Related work items: #571996, #572026
PR 85881: Removed set timeouts in unit tests ( 2022-06-06 )
Removed set timeouts in unit tests. Using promises, the 'expect' will be called after all asynchronous code within the components definition has been executed(after the 'then' instruction).
Related work items: #575442
PR 85728: Load child views in Window component when isMdiContainer ( 2022-06-03 )
Load child views in Window component when isMdiContainer
Related work items: #564692
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.10 ( 2022-06-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.9 ( 2022-06-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.8 ( 2022-06-03 )
PR 85387: Add default resize property value for textbox control ( 2022-06-02 )
Add default resize property value for textbox control
Add default resize property value for textbox control
Related work items: #577462
PR 85573: [BE2FE][Elekta] Support properties for code separation feature - SendKeys class
( 2022-06-02 )
SendKeys class - Send() - SendWait() - Unit test - E2E test
Related work items: #560121
PR 85419: Upgrade eventsource nested dependency ( 2022-06-01 )
Upgrade eventsource dependency
Related work items: #578725
PR 85545: Support properties checkedListBox BE2FE ( 2022-06-01 )
Related work items: #560099
Solicitud de incorporación de cambios fusionados 85538: Removing background color for menuitems in desktop theme ( 2022-06-01 )
Removing background color for menuitems in desktop theme
Elementos de trabajo relacionados: #573859
PR 85314: support properties in checkedListBox ( 2022-06-01 )
Related work items: #560099
PR 85336: Update compodoc version ( 2022-05-31 )
Update compodoc version
Related work items: #576468
PR 85460: New desktop theme ( 2022-05-31 )
Related work items: #573859
PR 85459: Removing dependency to Kendo Editor ( 2022-05-31 )
Removing dependency to Kendo Editor
Related work items: #566284
PR 85323: Added modifierKeys to control component, unit test, e2e ( 2022-05-27 )
Added modifierKeys to control component, unit test, e2e
Related work items: #560097
PR 85157: Add WebMap logo and remove source, template and style tabs ( 2022-05-27 )
Add WebMap logo and remove source, template and style tabs
Related work items: #574889
PR 85257: Added implementation of Font property, unit test, e2e ( 2022-05-27 )
Added implementation of Font property, unit test, e2e
Related work items: #560097
PR 85158: Added resize event, unit test and e2e ( 2022-05-26 )
Added resize event, unit test and e2e
Related work items: #560097
PR 85061: Jest framework for WFNetKendoComponents ( 2022-05-25 )
Related work items: #557998
PR 84981: fix bug 539192 adding refresh to monthcalendar ( 2022-05-24 )
fix bug 539192 adding refresh to monthcalendar +semver:minor
Related work items: #539192
PR 84998: Added bring to front function, unit testing and e2e ( 2022-05-24 )
Added bring to top function, unit testing and e2e
Related work items: #560097
PR 84817: wm-shape: Visible Support ( 2022-05-24 )
wm-shape: Visible Support
Related work items: #571465
PR 84928: Integrate the live demos into compodoc documentation ( 2022-05-23 )
Integrate the live demos into compodoc documentation
Related work items: #570121
PR 84835: Fix tooltip assignation for toolstripbutton ( 2022-05-23 )
Fix tooltip assignation for toolstripbutton
Fix tooltip assignation for toolstripbutton
Related work items: #560883
PR 84925: BE2FE: Added properties to CodeSeparation Demo: Added parameters at decorator notifyProperyChange (Test e2e) ( 2022-05-23 )
Added parameters decorator NotifyPropertyChanges
Related work items: #563118
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.7 ( 2022-05-19 )
Solicitud de incorporación de cambios fusionados 84667: Disabling toolstripmenuitems ( 2022-05-19 )
Disabling toolstripmenuitems
PR 84711: BE2FE: Added properties to CodeSeparation Demo: Support properties for code separation feature RadioButton Checked ( 2022-05-18 )
RadioButton Checked - Added e2e test
Related work items: #560117
PR 84689: Adding super call to ngOnDestroy on RadioButton ( 2022-05-18 )
Adding super call to ngOnDestroy on RadioButton +semver:minor
Related work items: #568880
PR 84506: Adding on destroy to unsubscribe service on radiobutton ( 2022-05-18 )
Adding on destroy to unsubscribe service on radiobutton +semver:minor
Related work items: #568880
PR 84629: BE2FE: Added properties to CodeSeparation Demo: Added decorator NotifyPropertyChanges (Test e2e) ( 2022-05-18 )
Added decorator NotifyPropertyChanges - Added e2e non-visual
Related work items: #563118
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.6 ( 2022-05-17 )
PR 84622: Adjusted getter rowHeight method when model property in zero ( 2022-05-17 )
Adjusted getter rowHeight method when model property in zero
Related work items: #567354
PR 84586: Fix wrong typing in datePicker value ( 2022-05-17 )
Wrong typing removed to avoid compilation errors in C1.
Related work items: #568972
PR 84560: [BE2FE] Added properties to CodeSeparation Demo: Fixed comments TextBoxBase ( 2022-05-16 )
Fixed comments pending
Related work items: #560095
PR 84394: BE2FE : Added properties to CodeSeparation Demo: TextBox ( 2022-05-16 )
TextBoxBase: - Added support for properties selectionStart and selectionLength - Added support for methods selectAll() and deselectedAll() - Unit test - E2E
Related work items: #560095
PR 84485: include setter and input property rowHeight ( 2022-05-16 )
include setter and input property rowHeight
Related work items: #567354
PR 84518: Fixing datePicker to support 0 in the input ( 2022-05-16 )
Added validation in datePicker to support null value in the bound property. When a 0 is placed either in a day or a month of the datePicker, the value setter is called with a null value, this must be handled to avoid errors and support dates with the input format "01012021".
Related work items: #568972
PR 84515: Remove the wmGroupBox Styles ( 2022-05-16 )
Fix: Remove the wmGroupBox Styles
Related work items: #562457
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.5 ( 2022-05-16 )
PR 84459: Fix: remove the .log and update yarn.lock ( 2022-05-15 )
Fix: remove the .log and update yarn.lock
Related work items: #562457
PR 84239: GroupBox leave event fix ( 2022-05-12 )
Related work items: #562457
PR 84358: Fixing the tabOrder registration and tabOrder for splitcontainer ( 2022-05-12 )
Fixing the tabOrder registration and tabOrder for splitcontainer +semver:fix
Related work items: #563120
PR 84364: Update compodoc version and rename image logo ( 2022-05-12 )
Update compodoc version to 1.1.19 and rename image file to fix visual error with the WebMAP logo
Related work items: #566835
Solicitud de incorporación de cambios fusionados 84300: Update logo and remove source tab and template tab ( 2022-05-11 )
Update logo and remove source tab and template tab
Elementos de trabajo relacionados: #565728
PR 84288: DatesUtils class exposed ( 2022-05-11 )
DatesUtils class exposed to allow using in external migrated projects +semver:fix
Related work items: #550828
PR 84187: Fxi comment to previous PR of BackgroundWorkers ( 2022-05-09 )
Fxi comment to previous PR of BackgroundWorkers
Related work items: #452748
PR 84085: [LGC][Anguklar/DCP] Background Workers. Exception handling. ( 2022-05-09 )
Related work items: #452748
PR 84166: Fixing the dateTime picker to normalize the dates to not use local timezone ( 2022-05-09 )
Related work items: #564037
PR 84104: BE2FE : Added properties to CodeSeparation Demo: Enabled ( 2022-05-09 )
Related work items: #560731
FIx extension e2e ( 2022-05-09 )
PR 83608: Standarize dates on datetimepicker to use ISO format ( 2022-05-04 )
Standarize dates on datetimepicker to use ISO format +semver:feature
Related work items: #550828
PR 83860: BE2FE: Added properties to CodeSeparation Demo: Fix issues in properties enabled and selectedIndex ListBox ( 2022-05-03 )
Fix 1: - Fix issues in method set enable - Added Unit test - Fix e2e
Fix 2: - Fix issues in method set selectedIndex - Added e2e
Related work items: #560737
PR 83889: Fix MaskedTextBox text value ( 2022-05-03 )
Fix MaskedTextBox text value +semver:fix
Related work items: #544516
PR 83810: [BE2FE]: Added properties to CodeSeparation Demo for component ListBox
( 2022-04-29 )
Related work items: #547497
PR 83616: BE2FE: Modified property enabled to CodeSeparation Demo.
( 2022-04-26 )
Related work items: #549658
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.4 ( 2022-04-25 )
PR 83513: Fix visual differences in truedbgrid inputs ( 2022-04-22 )
Related work items: #556986
PR 83434: Added the Enabled property to the UserControl ( 2022-04-22 )
Added the Enabled property to the UserControl
Related work items: #549136
PR 83461: Fix DateTimePicker Checkbox position ( 2022-04-21 )
Related work items: #535884
PR 83441: checkErrorProvider should change the visibilty when is required.
( 2022-04-21 )
checkErrorProvider should change the visibilty when is required. +semver:fix
Related work items: #549760, #549762
PR 83422: Added HscrollBar and VscrollBar initial implementation and properties support ( 2022-04-21 )
Added HscrollBar and VscrollBar initial implementation and properties support +semver:feature
Related work items: #527782
PR 83404: BE2FE: Added properties to CodeSeparation Demo for component TabControl ( 2022-04-20 )
Related work items: #534117
PR 83380: Removing wrong typing ( 2022-04-20 )
Removing wrong typing
Related work items: #548152
PR 83370: Added richtextbox initial selection properties support ( 2022-04-20 )
Added richtextbox initial selection properties support +semver:feature Unit tests and E2E added
Related work items: #526118
PR 83346: Adding to support onDraw method override from a custom ComboBox that inherits from a WebMap ComboBox. Adding DropDownStyle enum to index.ts ( 2022-04-19 )
Adding DropDownStyle enum to index: It allows to be imported from a converted app code. Setting null as a empty value instead of string empty. Add setTextWithDisplayText to support onDraw method override from a custom ComboBox that inherits from a WebMap ComboBox
Related work items: #548152
PR 83296: Fixed cursor position being lost when an event is fired on the textbox ( 2022-04-19 )
Fixed cursor position being lost when an event is fired on the textbox
Related work items: #548755
PR 83308: Remove unused imports ( 2022-04-19 )
Remove unused imports
Related work items: #547699
PR 83255: Revert some changes related with BE2FE combobox feature. ( 2022-04-18 )
Revert some changes related with BE2FE combobox feature.
Related work items: #548152
PR 83055: BE2FE: Added properties to CodeSeparationDemo for component ComboBox - Fix issue ( 2022-04-12 )
Related work items: #547721
PR 82993: test: Fix RichTextBox unit tests instability ( 2022-04-07 )
test: Fix RichTextBox unit tests instability
Related work items: #548224
PR 82985: Fixing regressions on FileDialog and Window component due to wmService ( 2022-04-07 )
Fixing regressions on FileDialogs and Window component due to wmService +semver:minor
Related work items: #399993
PR 82931: BE2FE: Added properties to CodeSeparation Demo for component DateTimePicker ( 2022-04-06 )
Added e2e test
Related work items: #534118
PR 82871: BE2FE: Added properties to CodeSeparation Demo for component ComboBox ( 2022-04-05 )
Fixed method get selectedItems
Added e2e
Related work items: #524456
PR 82830: SupportValueChangeNumericUpDown ( 2022-04-05 )
SupportValueChangeNumericUpDown
Related work items: #534094, #543814
PR 82747: Support Selected Index for ListBox ( 2022-04-04 )
support selected index for pbi #518248
Related work items: #518248
skip test ( 2022-04-04 )
PR 82693: Fix the focus behavior for the action buttons on window component ( 2022-04-04 )
Fix the focus behavior for the action buttons on window component
Related work items: #399993
PR 82744: BE2FE: Added properties to CodeSeparation Demo for component TreeView (Parent and SelectedNode properties) ( 2022-03-31 )
Adding support to Parent and SelectedNode properties for BE2FE feature.
Related work items: #534115
PR 82714: Added pointer event as None when a link label is disabled. ( 2022-03-31 )
Added pointer event as one when a link label is disabled.
Related work items: #544355
PR 82571: Support drawItem in combobox ( 2022-03-29 )
If the drawItem method is overridden in the combobox, the items should be printed with a custom text that will differ from the listControlItem's value, in this case, the items will have the property originalText, which is the value that should appear in the combobox once an item is selected.
Related work items: #454581, #454582, #454583
PR 82215: Added richtextbox initial properties support ( 2022-03-28 )
Added richtextbox initial properties support: - ScrollBars - BorderStyle - TabIndex - Visible - ReadOnly
Unit tests and e2e added
Related work items: #526117
PR 82416: BE2FE: Added properties to CodeSeparation Demo for component MaskedTextBox ( 2022-03-25 )
Added properties to CodeSeparation Demo for component MaskedTextBox : - PasswordChar - ReadOnly - Text
Added e2e Added unit test for readOnly property
Related work items: #518254
PR 82295: BE2FE: Added properties to CodeSeparation Demo for components Panel, LinkLabel, ListBox and GroupBox ( 2022-03-23 )
Added unit test and e2e test.
Related work items: #524444, #524448, #530889, #530890
PR 82269: Revert ngStyle added to the DateTimePicker ( 2022-03-23 )
Revert ngStyle added to the DateTimePicker +semver:fix There is a bug to review why is this causing an issue and add it again.
Related work items: #538592
PR 82287: Adding black color. ( 2022-03-23 )
Adding black color.
Related work items: #530836
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.3 ( 2022-03-22 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.2 ( 2022-03-22 )
PR 82207: Added files needed for the API documentation and change log generation in an automated process ( 2022-03-22 )
Added files needed for the API documentation and change log generation in an automated process
Related work items: #531447
PR 81553: Pull Request 81542: BE2FE: Added properties to CodeSeparation Demo for components CheckBox, Form, LinkLabel, Label, TextBox, Button, ComboBox
( 2022-03-21 )
Added methods to set properties in the model:
and created tests e2e
Related work items: #515067, #515072, #515073, #515074, #515076, #524444, #530889
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.1 ( 2022-03-18 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.2.0 ( 2022-03-18 )
PR 81961: Fix to apply the focus from server when the component is not fully loaded ( 2022-03-17 )
Fix to apply the focus from server when the component is not fully loaded +semver:fix
Related work items: #401616
Upgraded package.json file. Set Component: @mobilize/base-components - 7.1.4 ( 2022-03-15 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.1.3 ( 2022-03-15 )
PR 81713: Fix to show tooltip for button component on hover ( 2022-03-11 )
Fix to show tooltip for button component on hover +semver:fix
Related work items: #508354
Upgraded package.json file. Set Component: @mobilize/base-components - 7.1.2 ( 2022-03-10 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.1.1 ( 2022-03-08 )
PR 81311: Adding support to promptchar not default in the maskedTextBox component ( 2022-03-07 )
Adding support to promptchar not default in the maskedTextBox component
Related work items: #478336
PR 81338: Fix lodash vulnerability ( 2022-03-04 )
Fix lodash vulnerability +semver:minor
Related work items: #522831
PR 81313: Fix to correctly set the Checked property of the DateTimePicker based on the model ( 2022-03-04 )
Fix to correctly set the Checked property of the DateTimePicker based on the model +semver:fix
Related work items: #505252
Upgraded package.json file. Set Component: @mobilize/base-components - 7.1.0 ( 2022-03-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.17 ( 2022-03-03 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.16 ( 2022-03-02 )
PR 81097: Add dropDownWidth in comboBox ( 2022-03-02 )
Apply the dropDownWidth property of the combobox in the kendo popup to modify its width.
Related work items: #454583
PR 81061: Fix to validate when the span is undefined ( 2022-02-28 )
Fix to validate when the span is undefined +semver:fix
Related work items: #517700
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.15 ( 2022-02-28 )
PR 81009: Added setMyStyle to Dropdownlist ( 2022-02-25 )
Added setMyStyle to Dropdownlist +semver:fix
Related work items: #517700
PR 80882: Added multiple files functionallity to file-dialog.component ( 2022-02-23 )
Added multiple files functionallity to file-dialog.component +semver:feature
Related work items: #518478, #518479
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.14 ( 2022-02-21 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.13 ( 2022-02-21 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.12 ( 2022-02-21 )
PR 80635: Added files to support the license report ( 2022-02-18 )
Added files to support the license report +semver:feature
Related work items: #493772
PR 80570: Added initEventsSequenceAction in treeView ( 2022-02-16 )
Replaced afterSelect emitter with initEventsSequenceAction so the backend can execute both, beforeSelect and afterSelect events.
Related work items: #515681
PR 80518: Fix to close the messagebox when the close icon is clicked ( 2022-02-15 )
Fix to close the messagebox when the close icon is clicked +semver:fix
Related work items: #515599
PR 80487: test: Updating Sonar Project Properties Report Paths ( 2022-02-15 )
test: Updating Sonar Project Properties Report Paths
Related work items: #517567
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.11 ( 2022-02-11 )
PR 80050: Display tooltips in the treeView nodes ( 2022-02-08 )
Added tooltip feature in the treeView's nodes.
Related work items: #469132
PR 79696: Fix for the leave, validating and validated events order ( 2022-02-07 )
Fix for the leave, validating and validated events order Test added.
Related work items: #400580, #412524
PR 79691: Enable showOn in buttonComponent when there is an error. ( 2022-01-31 )
Set the showOn to hover when there is an errorProvider image, so the tooltip can be shown.
Related work items: #486589, #499141
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.10 ( 2022-01-28 )
PR 79371: Lodash dependency moved to devDependencies and unnecessary code removed ( 2022-01-24 )
Lodash dependency moved to devDependencies and unnecessary code removed +semver:fix
Related work items: #499736
PR 79096: Remove webforms logic from textbox component ( 2022-01-18 )
Remove webforms logic from textbox component
Related work items: #496513
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.9 ( 2022-01-11 )
PR 78685: fix: Users | Edit User :: incompatible roles - Error information message with
tag ( 2022-01-11 )
Related work items: #492973
PR 78627: Fix to validate when the tabNode is undefined ( 2022-01-10 )
Fix to validate when the tabNode is undefined +semver:fix
Related work items: #494169
PR 78160: Add support for Textbox columns and rows ( 2021-12-29 )
Add support for Textbox columns and rows +semver:fix Tests added.
Related work items: #490454
PR 78087: Fixing validations for textbox ( 2021-12-28 )
Fixing validations for textbox +semver:fix
Related work items: #489702, #489874
PR 77841: Add conditions to leave container when tabOrder for controls is the same ( 2021-12-23 )
Add conditions to leave container when tabOrder for controls is the same +semver:fix
Related work items: #481438
PR 77358: Validating acceptButton when it's empty. Fixing LGC Bug 419142. ( 2021-12-15 )
Validating acceptButton when it's empty. Fixing LGC Bug 419142.
Related work items: #419142, #476177
PR 76999: Add support for AjaxInteractionService ( 2021-12-09 )
Add support for AjaxInteractionService +semver:feature - Define the service declaration - Include the service notification on controls directive to support any control to be the PopupButtonID target
Related work items: #479809
PR 76966: TreeView losing node updates after fetchTreeNodes is called by ngDoCheck ( 2021-12-09 )
Added setters and getters to the properties: items, expandedKeys, and disabledKeys, to store them in the component's model to avoid them from losing information after the ngDoCheck's fetchTreeNodes.
Related work items: #470884
PR 76484: Removing the import of kendo theme default semver:fix ( 2021-12-02 )
Removing the import of kendo theme default semver:fix #477655
Related work items: #477655
PR 76345: Bug #475464: [LGC][Tabbing] Tabbing directive stops when an empty panel is added to the MainTabOrder ( 2021-11-30 )
Bug #475464: [LGC][Tabbing] Tabbing directive stops when an empty panel is added to the MainTabOrder -Adding missing validation of isContainer. main-tab-order.service.ts -Fixing UT. main-tab-order.service.spec.ts
Related work items: #475464
PR 76318: Bug #475464: [LGC][Tabbing] Tabbing directive stops when an empty panel is added to the MainTabOrder leaveContainer. ( 2021-11-30 )
Bug #475464: [LGC][Tabbing] Tabbing directive stops when an empty panel is added to the MainTabOrder leaveContainer. +semver:fix -Ignoring controls with empty containerTabOrderService. main-tab-order.service.ts -Adding Unit Testing. main-tab-order.service.spec.ts
Related work items: #475464
PR 76259: Bug #475459: [LGC][Tabbing] Tabbing Directive does not work inside User Controls. ( 2021-11-30 )
Bug #475459: [LGC][Tabbing] Tabbing Directive does not work inside User Controls. +semver:fix -Adding isUserControl function in control.component.ts (false) and user-control.component.ts (true) -Retrieving WmusercontrolComponent instance by using ViewChild property decorator. Using both, static set in true in false for static and dynamic user controls. user-control.component.ts -Evaluating isUserControl function, retrieving contentUserControl or dynamicContentUserControl in order to retrieve WmusercontrolComponent instance and registering containerTOrderService service of it. tab.directive.ts -Adding Unit Testing. tab.directive.spec.ts -Pending to add #wmusercontrolComponent template variable to each
Related work items: #475459
PR 76284: DatetimePicker error image, auto-adjust left style to avoid overlapping in splitter ( 2021-11-30 )
Set the error provider image left property to calc 100% plus the length of the extra element if defined, to enable auto-adjust position in the splitters. For the dateTimePicker, it would be the kendo calendar button.
Related work items: #474626
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.8 ( 2021-11-30 )
PR 76107: Validating case when button doesn't have a click event bound. ( 2021-11-25 )
Validating case when button doesn't have a click event bound.
Related work items: #462380
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.7 ( 2021-11-24 )
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.6 ( 2021-11-24 )
PR 75946: Fixing the web browser component not embedding the content of a report ( 2021-11-23 )
Fixing the web browser component not embedding the content of a report +semver:fix
Related work items: #468674
PR 75845: Fix the error image from overlapping with the calendar button. ( 2021-11-23 )
The error image was being displayed with the left property set as the input's width, but that does not take on count the width of the calendar button, so It was overlapping. With the wrappeElement's width it is displayed properly.
Related work items: #454587
Upgraded package.json file. Set Component: @mobilize/base-components - 7.0.5 ( 2021-11-18 )
Merge of release/release-7.0.5 into master ( 2021-11-18 )
Updated GitVersion.yml ( 2021-11-18 )
PR 75631: Add SingleMode for MonthCalendar ( 2021-11-17 )
Update Kendodateinputs to 5.3.0
Related work items: #455726
PR 75671: Adding doubleClick event to Maskedtextbox. ( 2021-11-17 )
Adding doubleClick event to Maskedtextbox.
Related work items: #454576
PR 75588: Adding support to DoubleClick function to expand or collapse nodes. ( 2021-11-17 )
Adding support to DoubleClick function to expand or collapse nodes.
Related work items: #454608
PR 75471: Task #465998: For #465113. Avoiding exceptions on leaveSubscribe callback in... ( 2021-11-15 )
Task #465998: For #465113. Avoiding exceptions on leaveSubscribe callback in kendo component tab directive -Evaluating if evt is null or undefined before call resolveTab. tab.directive.ts -Adding Unit Testing. ---Refactoring code to extract functionality to a new function.
Related work items: #465113, #465998
PR 75366: Adding support to applyFocus in Window Component and creating an instance of ControlsDirective in Button Component. ( 2021-11-11 )
Adding support to applyFocus in Window Component and creating an instance of ControlsDirective in Button Component.
Related work items: #457330
PR 75186: --Task #463766: Task for #458538. CtrlFlag in not longer needed. FE ( 2021-11-10 )
--Task #463766: Task for #458538. CtrlFlag in not longer needed. FE ---Removing logic related with CtrlFlag. listviewbase.component.ts listview-details.component.ts ---Removing also Unit Testing related with CtrlFlag -Task #463767: Task for #458538. Adding busyloader for ListView ---Adding loading attribute to kendo grid. listview-details.component.html listviewbase.component.ts ---Using loadingData flag in fetchItems method. listview-details.component.ts
Related work items: #458538, #463766, #463767
PR 75130: Fixing Bug 403474: [General] Ribbon Bar (possibly other areas to) - double clicking option duplicates error messages ( 2021-11-09 )
Fixing Bug 403474: [General] Ribbon Bar (possibly other areas to) - double clicking option duplicates error messages
Adding flag to lock button when it is in the server, just to avoid multiples clicks request
Related work items: #403474, #462380
PR 75136: --Task #463329: Task for #443629. Avoiding exception in tabcontrol keydown li... ( 2021-11-09 )
--Task #463329: Task for #443629. Avoiding exception in tabcontrol keydown listener. ---Eval displayElement is null or undefined. tabcontrol.component.ts ---Adding Unit Testing. tabcontrol/tabcontrol.component.ts
Related work items: #443629, #463329
PR 75111: Fixing the position of the cursor when applyFocus occurs in MaskedTextbox. ( 2021-11-08 )
Fixing the position of the cursor when applyFocus occurs in MaskedTextbox. When the applyFocus occurred in MaskedTextBox, the cursor was positioned at the end of the input.
PR 74983: Task for #443629. selIdxInternalObj must be updated afte FetchItems. FrontEnd ( 2021-11-05 )
--Task #460253: Task for #443629. selIdxInternalObj must be updated afte FetchItems. FrontEnd ---Creating a local variable for this.selIdxInternalObj to use it inside the callback of the lambda. ---Adding unit testing
Related work items: #443629, #460253
PR 74899: Task #460253: Task for #443629. selIdxInternalObj must be updated afte FetchI... ( 2021-11-04 )
Task #460253: Task for #443629. selIdxInternalObj must be updated afte FetchItems. FrontEnd -Clearing selIdxInternalObj, checking if the item is Selected to add to selIdxInternalObj and then update SelectedIndices. listview-details.component.ts -Adding Unit Testing. Modifyng products Items to include Selected property. listview-details.component.spec.ts products.ts
Related work items: #443629, #460253
PR 74856: Avoid items from overlapping in bindingNavigator ( 2021-11-03 )
Added validation to adjust the width of the renderer to match its content, (The positionItem input was being overlapped by the elements floating on his right).
Related work items: #459431
PR 74830: CustomContainer controls input added to support usage from external projects. ( 2021-11-03 )
CustomContainer controls input added to support usage from external projects.
Related work items: #444937
PR 74718: Label wrap text when autosize is false ( 2021-11-01 )
The text in the label should wrap when the autosize property is false
Related work items: #424558
PR 74635: ListView API call to set focus was removed and now it is going to be set in t... ( 2021-10-29 )
ListView API call to set focus was removed and now it is going to be set in the event ListViewItemClickAction. Also, the event double click also was modified to be called after the ListViewItemClickAction. ListViewItemClickAction is the event that is going to do the job of the API call
Related work items: #452960
PR 74527: Fixing get of parent component model when is undefined. ( 2021-10-28 )
Fixing get of parent component model when is undefined.
Related work items: #452725
PR 74484: Toolstrip: Align items to the right ( 2021-10-26 )
Toolstrip: Align items to the right
Related work items: #453771
PR 74254: WebBrowser TabNavigation Support. Removing duplicate tabOrderService register instance. ( 2021-10-20 )
WebBrowser TabNavigation Support. Removing duplicate tabOrderService register instance.
Related work items: #452086
PR 74149: TreeView TabNavigation Support. ( 2021-10-20 )
TreeView TabNavigation Support.
Related work items: #451374
PR 74143: Adding resizable property to lisview-details.components ( 2021-10-19 )
Adding resizable property to lisview-details.components
Related work items: #451340
PR 74085: Adding datatransfer to numericUpDown ( 2021-10-18 )
Adding datatransfer to numericUpDown
Related work items: #450510
PR 74057: Add ng class for toolstripTextbox component ( 2021-10-15 )
Add ng class for toolstripTextbox component
Related work items: #449849
PR 73866: Product Backlog Item 436619: [Testing][WFNet] Increase the condition coverage of WFNet KendoComponents ( 2021-10-14 )
Product Backlog Item 436619: [Testing][WFNet] Increase the condition coverage of WFNet KendoComponents
Related work items: #436619
PR 73883: ListBox and CheckedListBox TabNavigation Support. ( 2021-10-14 )
ListBox and CheckedListBox TabNavigation Support.
Related work items: #445081
PR 73863: Add LinkLabel Focused Styling ( 2021-10-13 )
Add LinkLabel Focused Styling
Related work items: #445082
PR 73711: Add NumericUpDown Tab Navigation Suport. ( 2021-10-12 )
Add NumericUpDown Tab Navigation Suport.
Related work items: #445080
PR 73760: Fixing last column width in tableLayout ( 2021-10-11 )
Fixing last column width in tableLayout
Related work items: #444945
PR 73619: Add DateTimePicker DisplayElement to support Tab. ( 2021-10-07 )
Add DateTimePicker DisplayElement to support Tab.
Related work items: #443970
PR 73629: Fixing Web Browser Component Rendering extra info ( 2021-10-07 )
Fixing Web Browser Component Rendering extra info #442755 #Bug 414480: EULA - agreement has random binding info and characters in it.
Related work items: #442755
PR 73418: Fixing clicking when toolstripbutton is disabled. ( 2021-10-04 )
Fixing clicking when toolstripbutton is disabled.
Related work items: #435519
PR 73057: Adding a support for JSON null serialized to MaskedTextBox PasswordChar ( 2021-10-04 )
Adding a support for JSON null serialized ('000') to MaskedTextBox PasswordChar
Related work items: #437684
PR 73389: Changes in columnAutosize for TableLayout ( 2021-10-04 )
Changes in columnAutosize calculations for TableLayout
Related work items: #435537, #440791
PR 73209: Add fix to DateTimePicker Value Offset. ( 2021-09-30 )
Add fix to DateTimePicker Value Offset.
Related work items: #440748
PR 73180: Adding support for thousandsseparator ( 2021-09-30 )
Adding support for thousandsseparator in numericUpdown
Related work items: #440294
PR 73083: Consolidate grid version requirement for C1 Project #431062 ( 2021-09-28 )
Consolidate grid version requirement for C1 Project #431062
Related work items: #431062
PR 73021: Update dependency version from winforms component causing issues in grid sele... ( 2021-09-27 )
Update dependency version from winforms component causing issues in grid selection for HST. Bug #431062
Related work items: #431062
PR 72992: Add richTextbox datatransfer ( 2021-09-27 )
Add richTextbox datatransfer
Related work items: #369054
PR 72952: Fixes for Color dialog ( 2021-09-24 )
Color is sent to the BE only when the OK button of the dialog is pressed ColorDialog is shown in the top of other forms Dialog dimensions adjusted depending on FullOpen
Related work items: #438330
PR 72906: Added the webFormsIntercepted property to trigger the webForms validation. ( 2021-09-24 )
Added the webFormsIntercepted property to trigger the validation in webForms.
Related work items: #436664
PR 72829: WebForm's validationGroup property added. ( 2021-09-23 )
WebForm's validationGroup and validationService added into the buttonComponent
Related work items: #436664
PR 72355: Add validations to only apply dynamic styles to leaf of inheritance components ( 2021-09-23 )
Add validations to only apply dynamic styles to leaf of inheritance components
Related work items: #428645
PR 72623: [HSTPathways] Support for SelectedValueChanged in the checkedlistbox.component ( 2021-09-22 )
[HSTPathways] Support for SelectedValueChanged in the checkedlistbox.component
Related work items: #436012
PR 72566: Adding default values in colordialog ( 2021-09-20 )
Adding default values in colordialog when values are not coming from BE
Related work items: #434452
PR 72555: Changing kendoTooltip directive ( 2021-09-20 )
Changing kendoTooltip directive from div to each component to avoid removing the title in the error provider when hover is present over the error icon
Related work items: #424267
PR 72513: Calling toolstripOnSelect from toolStripLabelComponent ( 2021-09-17 )
Calling toolstripOnSelect from toolStripLabelComponent #433133 #403972
Related work items: #403972, #433133
PR 72488: Service AddCompareValidator base method. ( 2021-09-17 )
Created a basic method in the base validator service for the compare validators to be added.
Related work items: #425832
PR 72373: Sending treeview CheckedKeys to BE ( 2021-09-16 )
Sending treeview CheckedKeys to BE Changing checkedsettings to be conditionals
Related work items: #428912
PR 72147: Adding PasswordChar Functionality to MaskedTextBox ( 2021-09-14 )
When the PasswordChar property is in the response the MaskedTextBox input changes the type text to password
Related work items: #422579
PR 72263: Added the validation group parameter to the error messages retrieval method. ( 2021-09-14 )
Added the validation group parameter to the error messages retrieval method.
Related work items: #430125
PR 72247: Added a base method to be overridden in webForms. ( 2021-09-14 )
Added a base method to be overridden in webForms.
Related work items: #402585
PR 72100: Adding main configuration to run Cypress tests ( 2021-09-10 )
Adding main configuration to run Cypress tests using debug config, updating Readme.md with correct run steps and adding .browserlistrc file to improve build.
Related work items: #431572
PR 72029: Update UT to not include async call (require a server) ( 2021-09-09 )
Update UT to not include async call (requiere a server)
Related work items: #421255
PR 71949: Add support to client send message is ready to backend ( 2021-09-08 )
Add support to client send message is ready to backend
Related work items: #421255
PR 71904: Add AfterCheck event to treeview component ( 2021-09-08 )
Add AfterCheck event to treeview component
Related work items: #380440
PR 71867: API call modification to add CTRLflag in order to support multiple items sele... ( 2021-09-07 )
API call modification to add CTRLflag in order to support multiple items selection.
Related work items: #377241, #425470
PR 71839: Support for dateSelected in MonthCal ( 2021-09-07 )
Support for dateSelected in MonthCalendar
Related work items: #428076
PR 71702: Add server event MouseDoubleClick for TreeView component ( 2021-09-07 )
Add server event MouseDoubleClick for TreeView component
Related work items: #380438
PR 71617: Fix for Bug 422453 [HSTPathways] ComboBox not refreshing the SelectedValue after loading infomation. ( 2021-09-07 )
Fix for Bug 422453 [HSTPathways] ComboBox not refreshing the SelectedValue after loading infomation.
After loading the data the text should be rendered in the combobox.
Related work items: #422453
PR 71762: Refactoring MultiViewCalendar and support for min/max dates ( 2021-09-06 )
Adding support for selectionRange Refactoring other functions and properties Adding fix for tableLayout with client components
Related work items: #425820, #428625
PR 71694: Fixing a detail on ApplyDisabled function. The property must be checked befor... ( 2021-09-03 )
Fixing a detail on ApplyDisabled function. The property must be checked before defining it
Solicitud de incorporación de cambios fusionados 71436: Support dynamic styles when combo is dropdownlist ( 2021-09-02 )
Support dynamic styles when combo is dropdownlist
Elementos de trabajo relacionados: #395347
PR 71552: Added the BasicValidatorService to be overridden in WebForms ( 2021-09-02 )
Added a BasicValidatorService that will be overridden by WebForms to make the WinForm's controls compatible with the validator controls.
Related work items: #421391
PR 71550: Support for BoldedDates ( 2021-09-02 )
Support for BoldedDates in month calendar
Related work items: #425495
PR 71461: Fixing scenario with row autosize and component with fill docked value ( 2021-09-01 )
Fixing scenario with row autosize and component with fill docked value
Related work items: #423453
PR 71277: Excluding test files from coverage analysis. ( 2021-08-30 )
Excluding test files from coverage analysis.
Related work items: #424184
PR 71251: Add ListBox DoubleClick Support ( 2021-08-30 )
Add ListBox DoubleClick Support
Related work items: #423978
PR 71269: Add basic implementation for ColorDialog component, e2e and unit tests ( 2021-08-30 )
Add basic implementation for ColorDialog component, e2e and unit tests
Related work items: #369052
PR 71157: SonarQube Unit Reporter ( 2021-08-26 )
SonarQube Unit Reporter
Related work items: #421142
Solicitud de incorporación de cambios fusionados 71037: Using copies in special scenarios of the dynamic style setting (MaskedTextBox... ( 2021-08-26 )
Using copies in special scenarios of the dynamic style setting (MaskedTextBox and Combobox). Setting disabled before change because it seems that change resets the disabled value
Elementos de trabajo relacionados: #405741
PR 70933: Bug fix [HSTPathways] Text of ComboBox is not being set ( 2021-08-25 )
Bug fix [HSTPathways] Text of ComboBox is not being set
In selectedItem if this.text is different from the text of the source then the customValue is returned prioritizing this.text
Related work items: #416887
PR 70956: Fixing the way of rendering to avoid missing controls ( 2021-08-24 )
Fixing the way of rendering to avoid missing controls Adjusting right margin in control alignment
Related work items: #418750
PR 70851: Adding support for Enabled/Disabled in ToolStripDropDownButton ( 2021-08-20 )
Adding support for Enabled/Disabled in ToolStripDropDownButton
Related work items: #419468
PR 70798: Adding support for rowAutoSize in TableLayout ( 2021-08-20 )
Adding support for rowAutoSize in TableLayout
Related work items: #418903
PR 70744: Refactor toolstripbutton template and add support for MouseLeave ( 2021-08-20 )
Related work items: #418031
PR 70652: Adding support for borderstyle in linklabel ( 2021-08-18 )
Adding support for borderstyle in linklabel
Related work items: #418237
PR 70507: Container tab support for split container ( 2021-08-17 )
Container tab support for split container
Adding new component name split container panel in order to manage the container tab functionality Changing split container component to include the split container panel
Related work items: #386457
PR 70257: Adding some changes to manage styling under demand ( 2021-08-16 )
Adding some changes to manage styling under demand, it uses Dirty flag to update styles.
Related work items: #409917
PR 70381: Adding tabbing container support in TabPages ( 2021-08-13 )
Adding tabbing container support in TabPages
Related work items: #386501
PR 70235: Tab functionality for radioButtons ( 2021-08-11 )
Support for Tab functionality for radioButtons and groupboxes The Tab focus must be applied only on one radioButton per container. Scenarios: If there is a container with more than one radioButton but no one is selected then the Tab focus must be applied over the radiobutton that has the lower TabIndex If there is a container with more than one radioButton and one of the is selected the the Tab focus must be applied over this radiobutton control
Related work items: #386524
Solicitud de incorporación de cambios fusionados 70104: Supporting treeviewnode backcolor ( 2021-08-10 )
Supporting treeviewnode backcolor
Elementos de trabajo relacionados: #380420
PR 69941: Implements NodeMouseClick for treeView ( 2021-08-09 )
Implements NodeMouseClick for treeView
Related work items: #413261
PR 69960: Update the event that triggers SelectedIndexChange for ListBox ( 2021-08-09 )
Update the event that triggers SelectedIndexChange for ListBox
Update the event that triggers SelectedIndexChange for ListBox
PR 69682: [HSTPathways] support for Panel in splitContainer in KendoComponents. ( 2021-08-06 )
[HSTPathways] support for Panel in splitContainer in KendoComponents.
Related work items: #411694
PR 69575: Adding support to backColor property of MaskedTextBox. ( 2021-08-04 )
Adding support to backColor property of MaskedTextBox.
Related work items: #395346
PR 69448: Adding implementation to panel1Collapsed and panel2Collapsed ( 2021-07-28 )
Related work items: #408337
PR 69527: Exposing kendo-splitter as a ViewChild of the split-container. ( 2021-07-27 )
Exposing kendo-splitter as a ViewChild of the split-container. #410508 #356892
Related work items: #356892, #410508
PR 69303: Added the differentiation between the ComboBox and the ComboBox jquery ( 2021-07-22 )
Added the differentiation between the ComboBox and the ComboBox jquery
Was changed the data transfer identifier for the ComboBox jquery to avoid use this when we work with dynamic combo boxes
Related work items: #396856
Solicitud de incorporación de cambios fusionados 69203: Fix multiline textbox layout when it's created dynamically ( 2021-07-21 )
Fix multiline textbox layout when it's created dynamically
Elementos de trabajo relacionados: #395340
PR 69211: Item is not found when the combo has more than 50 items ( 2021-07-21 )
Item is not found when the combo has more than 50 items
Item is not found when the combo has more than 50 items, if the combox contains many items and the application needs to set some item by code that is the the position > 50 the items is no foms because KendoCombo.Data not has in this moment this item, adding a new instruction to find in source the item.
Related work items: #409118
PR 69116: Support for colSpan and cellborder in tableLayout ( 2021-07-19 )
Support for colSpan and cellborder in tableLayout Adding support for contentAlignment in label
Related work items: #404034
Solicitud de incorporación de cambios fusionados 69111: CheckedChange fixes radio button ( 2021-07-19 )
CheckedChange was being triggered twice. When a radio was being unchecked it was not triggering the checked change event
Elementos de trabajo relacionados: #380479
PR 68913: Adding support to the disabled property in Link Label. ( 2021-07-15 )
Adding support to the disabled property in Link Label.
Related work items: #406414
PR 68865: Fix checkbox binding on listview to use kendo dataItem ( 2021-07-14 )
Fix checkbox binding on listview to use kendo dataItem
Related work items: #403133
PR 68802: temActivate Event is not implemented ( 2021-07-13 )
temActivate Event is not implemented
Adding Support for ItemActivate
Related work items: #404893
PR 68735: Add validation to control and controls directive for control inside a grid cell ( 2021-07-13 )
Add validation to control and controls directive for control inside a grid cell
Related work items: #402266
PR 68550: Combobox - Avoiding popup when the filter doesn't have items to display. ( 2021-07-08 )
Combobox - Avoiding popup when the filter doesn't have items to display.
Related work items: #351450, #356920
PR 68534: Adding support to dynamic styles in ComboBox. ( 2021-07-08 )
Adding support to dynamic styles in ComboBox.
Not all the styles that are applied to KendoComboBox element work properly, so due to this situation, some styles are applied to Span that is within the KendoComboBox.
Related work items: #400505
PR 68415: Adding support to dynamic backColor change in ComboBox. ( 2021-07-07 )
Adding support to dynamic backColor change in ComboBox.
Related work items: #402177
PR 68328: TreeView Fixes ( 2021-07-06 )
Related work items: #399211
PR 68196: Adding support to BorderStyle in Label. ( 2021-07-05 )
Adding support to BorderStyle in Label.
Related work items: #400077
PR 68272: Add fix to apply position relative to TableLayout only on docking ( 2021-07-02 )
Add fix to apply position relative to TableLayout only on docking
Related work items: #399815
PR 68071: Revert "PR 67778: Fixing styles to show correctly content of table lay... ( 2021-06-29 )
Revert "Merged PR 67778: Fixing styles to show correctly content of table layout"
This reverts commit 545bfe036491b554b241e19b4f3fd9759fa28166.
The commit is going to be reverted since is affecting LGC screens. We are going to review the scenarios
Related work items: #392968
Solicitud de incorporación de cambios fusionados 68026: Supporting dynamic tabcontrol rendering ( 2021-06-29 )
Supporting dynamic tabcontrol rendering
Elementos de trabajo relacionados: #385215
PR 67883: Adding support for AutoCompleteMode Append on combobox component ( 2021-06-24 )
Adding support for AutoCompleteMode Append on combobox component
Related work items: #395028
PR 67828: Adding support to dynamic styles in Treeview. ( 2021-06-24 )
Adding support to dynamic styles in Treeview.
Related work items: #395338
PR 67807: Fixing the type of getWidth and getHeight functions. ( 2021-06-23 )
Fixing the type of getWidth and getHeight functions.
Related work items: #388132
PR 67783: Fixing performance of Kendo and adding the height and width only to the specific control. ( 2021-06-23 )
Fixing performance of Kendo and adding the height and width only to the specific control.
Related work items: #388132
PR 67778: Fixing styles to show correctly content of table layout ( 2021-06-23 )
Fixing styles to show correctly content of table layout
Related work items: #392968
PR 67737: Default Style set in Listbox Item ( 2021-06-22 )
Default Style set in Listbox Item
Related work items: #395455
PR 67650: - Add disabled attribute to toolstrip ( 2021-06-22 )
Related work items: #388100
PR 67709: Fixing panel resizable ( 2021-06-22 )
Fixing panel resizable If panel is fixed then the resize must be disabled
Related work items: #395054
PR 67685: Fixing extra border of Date input. ( 2021-06-21 )
Fixing extra border of Date input. Date input has an extra border that does not have on Winforms.
Legacy
Migrated
PR 67662: Changing the way of searching elements to remove ( 2021-06-21 )
Changing the way of searching elements to remove in control container because the namedItem function does not executes a deep search
Related work items: #390152
PR 67639: Fixing the color of ToolStripItem separator. ( 2021-06-21 )
Fixing the color of ToolStripItem separator. Legacy
Migrated
PR 67596: Listbox default style added. ( 2021-06-18 )
Listbox default style added.
Related work items: #395455
Solicitud de incorporación de cambios fusionados 67550: Combo was not setting text then selectedindex is -1 ( 2021-06-18 )
Combo was not setting text then selectedindex is -1
Elementos de trabajo relacionados: #385215
PR 67488: Removing clear button from Combobox. ( 2021-06-17 )
Removing clear button from Combobox.
Related work items: #394784
PR 67477: Fixing SplitterContainer inside tabpage layout ( 2021-06-16 )
Fix for label component inside splitter container Fix for combobox component inside splitter Fix for dimensions in tabpage component Adding datatransfer for datagridview
Related work items: #391334
Solicitud de incorporación de cambios fusionados 67417: Adding defaut font-style for labels ( 2021-06-16 )
Adding defaut font-style for labels
Elementos de trabajo relacionados: #385215
PR 67365: Add support to shortcut to navigate between tabPages on tab control ( 2021-06-15 )
Add support to shortcut to navigate between tabPages on tab control
Related work items: #352891
PR 67263: Revert "PR 66056: Add styles for Font-size 8.25pt as default for label... ( 2021-06-14 )
Revert "Merged PR 66056: Add styles for Font-size 8.25pt as default for labels and link labels"
This reverts commit f5773bb2bca315c09aa4d0c39b3dd8930a2fc43d.
The revert must be execute since affected the majority of the labels in LGC. LGC code defines 9pt as default for the majority of the labels, however there are other scenarios where the font is higher. If we want to make the change compatible we would have to add !important to the majority of the css files.
Related work items: #388325
PR 67105: Adding support to CheckAlign of RadioButton. ( 2021-06-10 )
Adding support to CheckAlign of RadioButton.
Related work items: #390342
Solicitud de incorporación de cambios fusionados 67107: Supporting disabled and visible properties for datetimerpicker when ( 2021-06-10 )
Supporting disabled and visible properties for datetimerpicker when showcheckbox is true
Elementos de trabajo relacionados#376723
PR 67027: Add functionality to align items in bindingNavigator control ( 2021-06-09 )
Add functionality to align items in bindingNavigator control
Related work items: #388098
PR 66948: ListView - Updating checked value in backend. ( 2021-06-07 )
ListView - Support of checkedIndices collection. ItemChecked - Should not be trigger from itemSelectionChange.
Related work items: #353088, #356900 - Merge branch 'develop' of https://collaboration.artinsoft.com/tfs/Product/Product/_git/WFNetKendoComponents into develop - Merge branch 'develop' of https://collaboration.artinsoft.com/tfs/Product/Product/_git/WFNetKendoComponents into develop - ListView - Updating checked value in backend.
Related work items: #353088, #356900
PR 66936: Set default backcolor for label as transparent ( 2021-06-07 )
Set default backcolor for label as transparent
Related work items: #376761
PR 66861: Adding support to BackColor of ComboBox. ( 2021-06-07 )
Adding support to BackColor of ComboBox.
Related work items: #388136
Solicitud de incorporación de cambios fusionados 66891: Supporting disabled property in toolstripmenuitem ( 2021-06-07 )
Supporting disabled property in toolstripmenuitem
Elementos de trabajo relacionados#377438
PR 66886: ListView - Support of checkedIndices collection. ( 2021-06-04 )
ListView - Support of checkedIndices collection. ItemChecked - Should not be trigger from itemSelectionChange.
Related work items: #353088, #356900
PR 66887: Support CheckBox CheckAlign ( 2021-06-04 )
Related work items: #388093
PR 66878: Revert "PR 66695: Add Support for CheckAlign on checbox control" ( 2021-06-04 )
Revert "Merged PR 66695: Add Support for CheckAlign on checbox control"
This reverts commit f7439ac7b918edb78ddb2cc28546ddd8c4b810ed.
Related work items: #388325
PR 66695: Add Support for CheckAlign on checbox control ( 2021-06-03 )
Add Support for CheckAlign on checbox control
Related work items: #386639
PR 66712: Add TreeView default background color styling. ( 2021-06-03 )
Add TreeView default background color styling.
Related work items: #387108
PR 66679: Fix tabcontrol dynamic containers to avoid duplicated elements ( 2021-06-03 )
Fix tabcontrol dynamic containers to avoid duplicated elements
Related work items: #376110
PR 66681: Add ListBox and CheckedListBox Styles. ( 2021-06-02 )
Add ListBox and CheckedListBox Styles.
Related work items: #386634
PR 66593: Fix statusStrip separators ( 2021-06-02 )
Fix statusStrip separators
Related work items: #386222
PR 66592: Fixing height and width of div container of forms. ( 2021-06-01 )
Fixing height and width of div container of forms.
Related work items: #385148
Merge of release/release-7.0.4 into develop ( 2021-06-01 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0024 ( 2021-10-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0023 ( 2021-10-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0021 ( 2021-09-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0020 ( 2021-09-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0019 ( 2021-09-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0018 ( 2021-09-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0015 ( 2021-08-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0014 ( 2021-08-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0013 ( 2021-08-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0012 ( 2021-08-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0011 ( 2021-08-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0010 ( 2021-08-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0009 ( 2021-08-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0008 ( 2021-08-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0007 ( 2021-07-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0006 ( 2021-07-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0005 ( 2021-06-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0004 ( 2021-06-01 )
Merge of release/release-7.0.4 into master ( 2021-06-01 )
PR 66529: Fixing height and width of form when its calculated before displaying it. ( 2021-05-31 )
Fixing height and width of form when its calculated before displaying it.
Related work items: #385148
Merge of release/release-7.0.3 into develop ( 2021-05-28 )
Merge of release/release-7.0.3 into master ( 2021-05-28 )
Updated package.json ( 2021-05-28 )
PR 66405: [LGC] Combobox - Adding validation to avoid console errors. ( 2021-05-27 )
[LGC] Combobox - Adding validation to avoid console errors.
Related work items: #353095, #356956
PR 66295: [HSTPathways][frmMain] inherit in toolstripstatusLabel added, ngclass added to set styles in dynamic components. ( 2021-05-27 )
[HSTPathways][frmMain] inherit in toolstripstatusLabel added, ngclass added to set styles in dynamic components.
Related work items: #381159
PR 66081: Adding support to display ToolStripSeparator in ToolStrip. ( 2021-05-21 )
Adding support to display ToolStripSeparator in ToolStrip.
Related work items: #381173
PR 66041: IMPORTANT. This PR needs the approval of the PR #66040 in WFNetDCP. Adjust GetTabs API and FE code to send and the SelectedIndex in TabControl component. ( 2021-05-21 )
Task #381175: PBI #356880: Adjust GetTabs API and FE code to send and the SelectedIndex in TabControl component. --Assigning data['Tabs'] instead of data for tabIds. Assigning selectedIndex property. tabcontrol.component.ts --Adding UT. model.ts --Adjusting model. tabcontrol.component.spec.ts
Related work items: #356880, #381175
PR 66056: Add styles for Font-size 8.25pt as default for labels and link labels ( 2021-05-21 )
Add styles for Font-size 8.25pt as default for labels and link labels
Related work items: #381158
PR 66019: Add support in frontEnd for SizeMode Zoom property ( 2021-05-20 )
Add support in frontEnd for SizeMode Zoom property
Related work items: #381167
PR 66009: Fix for split container to load correctly the controls from Controls collection ( 2021-05-20 )
Fix for split container to load correctly the controls from Controls collection
Related work items: #377861
PR 65990: Adding support to BorderSides property in ToolStripStatusLabelBorderSides. ( 2021-05-20 )
Adding support to BorderSides property in ToolStripStatusLabelBorderSides.
Related work items: #379371
PR 65878: Remove specific size for ToolStrip Button and toolstripdropdownbutton ( 2021-05-20 )
Remove specific size for ToolStrip Button and toolstripdropdownbutton
Related work items: #379370
PR 65865: Fixing ItemCheck event in ListView. ( 2021-05-18 )
Fixing ItemCheck event in ListView.
Related work items: #353086, #356944
PR 65853: Binding class to dynamic controls. ( 2021-05-18 )
Binding class to dynamic controls. #378777
Related work items: #378777
PR 65802: Add styles to Binding navigator. ( 2021-05-18 )
Add styles to Binding navigator.
Related work items: #368727
PR 65573: Adding support to LinkBehavior property in LinkLabel. ( 2021-05-14 )
Adding support to LinkBehavior property in LinkLabel.
Related work items: #372670
PR 65680: Supporting dynamic controls on wmusercontrol component. ( 2021-05-14 )
Supporting dynamic controls on wmusercontrol component. #376037
Related work items: #376037
PR 65644: Adding support to CheckOnClick property and ItemCheckEventArgsExtractor event in CheckedListBox. ( 2021-05-13 )
Adding support to CheckOnClick property and ItemCheckEventArgsExtractor event in CheckedListBox.
Related work items: #372015
PR 65626: Revert "PR 65490: Supporting dynamic controls on wmusercontrol ( 2021-05-13 )
Revert "Merged PR 65490: Supporting dynamic controls on wmusercontrol component."
Reverted while we fix some other things affected.
This reverts commit 0b3cc061b65bfa7f886676d2f70e120fccabcffa.
Related work items: #376037
PR 65598: Add MonthCalendar Component Initial Implementation. ( 2021-05-13 )
Add MonthCalendar Component Initial Implementation.
Related work items: #369051
PR 65504: Removing C1trueDbGrid ( 2021-05-11 )
Removing C1trueDbGrid because it will be moved to a new repository
Related work items: #376128
Solicitud de incorporación de cambios fusionados 65497: Adding extra condition to avoid null reference exception when is processing ( 2021-05-11 )
Adding extra condition to avoid null reference exception when is processing comments in the html
Elementos de trabajo relacionados#374198
PR 65490: Supporting dynamic controls on wmusercontrol component. ( 2021-05-11 )
Supporting dynamic controls on wmusercontrol component. #376037
Related work items: #376037
PR 65484: Exporting functions and decorators ( 2021-05-11 )
Exporting functions and decorators Modifying package.json to add --fix in the lint command
Related work items: #375968
PR 65363: Add ShowCheckBox Property to DatetimePicker control ( 2021-05-10 )
Add ShowCheckBox Property to DatetimePicker control
Related work items: #371994
PR 65445: Adding scroll bar in tabControl. ( 2021-05-10 )
Adding scroll bar in tabControl.
Related work items: #353075, #356899
PR 65364: Support for BindingNavigator ( 2021-05-07 )
Initial support for BindingNavigator Adding sample
Related work items: #368974
PR 65174: Adding support to cycling tabbing of dialog components (InpuBox, MessageBox) ( 2021-05-04 )
Adding support to cycling tabbing of dialog components (InpuBox, MessageBox)
Related work items: #372037
PR 65114: Fixing a code smell in readOnly expression and adding CSS to input of MaskedTextBox ( 2021-04-30 )
Fixing a code smell in readOnly expression and adding CSS to input of MaskedTextBox
Related work items: #372023
PR 65095: Adding support to ReadOnly property in MaskedTextBox. ( 2021-04-30 )
Adding support to ReadOnly property in MaskedTextBox.
Related work items: #372023
Solicitud de incorporación de cambios fusionados 65014: Implementing readonly property in numericupdown ( 2021-04-29 )
Implementing readonly property in numericupdown
Elementos de trabajo relacionados#369053
PR 64904: Adding applyFocus to UserControls ( 2021-04-26 )
Adding applyFocus to UserControls
Related work items: #355386
PR 64822: Reverting unregister method until the TabPage taborder behavior will be ( 2021-04-23 )
Reverting unregister method until the TabPage taborder behavior will be implemented. Bug 352891: [LGC] TabPages Tabbing not supported
Related work items: #355386
PR 64651: Adding missing tests ( 2021-04-20 )
Adding missing tests
Related work items: #368204
PR 64548: ContainerTabOrder Feature ( 2021-04-19 )
Major Changes * ContainerTabOrderService: It manages the tab sequence of UserControls and Panels (It will manage every container, but by now only those two) * TabDirective: It was created as a base directive of ControlsDirective that only has responsability of manage tab sequence behavior. (SingleResponsability) * IContainer: It is an interface to identify containers as a tabbable container, it means that it will be added to the TabOrderServices sequence.
Minor Fixes
Related work items: #355386, #359000
PR 64505: Add css for focused button like Winforms, and change validation for acceptButton ( 2021-04-16 )
Add css for focused button like Winforms, and change validation for acceptButton
Related work items: #362092
PR 64471: Add support for AcceptsReturn property on TextBox component ( 2021-04-15 )
Add support for AcceptsReturn property on TextBox component
Related work items: #366873
PR 64435: Revert "PR 64377: Adding Space Code." ( 2021-04-15 )
Revert "Merged PR 64377: Adding Space Code."
This reverts commit df38bb077d725705d32b6a6b2e0f0157abaecc94.
Related work items: #311947, #317957
PR 64385: Add RowIndex and Column Index as parameters for checkboxCellHandler event. ( 2021-04-14 )
Add RowIndex and Column Index as parameters for checkboxCellHandler event.
Related work items: #366019
PR 64377: Adding Space Code. ( 2021-04-14 )
Adding Space Code.
Related work items: #311947, #317957
PR 64315: Fix onKeyDown on window component ( 2021-04-13 )
Fix onKeyDown on window component
Related work items: #364085
PR 64181: Add support to give tab to lowest tabindex button on Forms, and apply ( 2021-04-09 )
Add support to give tab to lowest tabindex button on Forms, and apply AcceptButton
Related work items: #362092
PR 64050: Add validations for not added controls on initializeComponents ( 2021-04-07 )
Add validations for not added controls on initializeComponents. - Validations for scenarios when controls are not added to the Parent, then the model doesn't travel to FE. Those type of controls are used dinamically later, but are not added on InitializeComponents method
Related work items: #354795
PR 63946: Add support for disabled property on toolstripdropdownbutton ( 2021-04-06 )
Add support for disabled property on toolstripdropdownbutton
Related work items: #358477
PR 63646: --Adding unit testing. PBI #359872 ( 2021-03-30 )
--Adding unit testing. PBI #359872 ---Extracting logic to a separate method in order to test it easier. ---Adding unit test for call to new method. ---Also adding unit test to verify if the style is been applied.
Related work items: #359872
Merge of release/release-7.0.2 into develop ( 2021-03-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0003 ( 2021-05-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.3-rc0001 ( 2021-05-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.2-rc0004 ( 2021-05-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.2-rc0003 ( 2021-05-14 )
Merge of release/release-7.0.2 into master ( 2021-03-30 )
Updated package.json ( 2021-03-30 )
Merge of release/release-7.0.1 into master ( 2021-03-30 )
Merge of release/release-7.0.1 into develop ( 2021-03-30 )
PR 63569: --Work for Task #359636: [LGC][GridEX] Kendo popup is displayed in the wrong place ( 2021-03-25 )
--Work for Task #359636: [LGC][GridEX] Kendo popup is displayed in the wrong place after virtual scrolling implementation. Dev work ---After the virtual scrolling implementation, the kendo modals that are displayed from a control inside the kendo grid change the left and top values radically, showing the control totally outside the grid. This seems to be a kendo bug but this portion of code fix the problem by forcing the modal to set the right values for left and top.
Related work items: #359626, #359636
PR 63580: Add padding to messagebox content and use default kendo dialog behavior for size ( 2021-03-25 )
Add padding to messagebox content and use default kendo dialog behavior for size
Related work items: #358343
PR 63029: Fix rows navigation behavior on DataGridView to update currentRow ( 2021-03-15 )
Fix rows navigation behavior on DataGridView to update currentRow
Related work items: #355812
PR 63014: Fix BUG updating rowIndex for virtual scrolling ( 2021-03-15 )
Fix BUG updating rowIndex for virtual scrolling
Related work items: #312768
Solicitud de incorporación de cambios fusionados 62971: Adding support for maintaborderservice in kendo jquery combobox ( 2021-03-15 )
Adding support for maintaborderservice in kendo jquery combobox
Elementos de trabajo relacionados#320423, #341378
PR 62515: Support to not show the old value while server response is back ( 2021-03-04 )
Support to not show the old value while server response is back
Related work items: #350483
PR 62276: Fix close cell on checkbox click to update the correct value - DataGridView ( 2021-02-26 )
Fix close cell on checkbox click to update the correct value - DataGridView
Related work items: #350481, #350486
PR 61777: Update InputBox ( 2021-02-19 )
Update InputBox
Related work items: #349373
PR 61752: Initial TabIndex Service support ( 2021-02-18 )
Related work items: #323654, #323655, #348695
PR 61792: Added conditional for the items that should be shown on the ToolStrip. ( 2021-02-18 )
Added conditional for the items that should be shown on the ToolStrip.
Related work items: #350315
PR 61628: Revert tabindex binding. Move to Tab service approach ( 2021-02-12 )
Related work items: #347571
PR 61540: Combobox - Fixing wrong seletedItem when the items are filtered. ( 2021-02-11 )
Combobox - Fixing wrong seletedItem when the items are filtered.
Related work items: #326100, #347895
PR 61482: Fix Issue 347571 ( 2021-02-10 )
Fix Issue 347571
Related work items: #347571
PR 61413: Change Date format to match the Winforms format on datetimepicker ( 2021-02-09 )
Change Date format to match the Winforms format on datetimepicker
Related work items: #346236
PR 61338: Add support on ContextMenuStrip to show Check mark on selected toolstrip item ( 2021-02-08 )
Add support on ContextMenuStrip to show Check mark on selected toolstrip item
Related work items: #343886
PR 61234: Added basic support for dynamic changes in TabIndex property and TabStop by ( 2021-02-04 )
Added basic support for dynamic changes in TabIndex property and TabStop by using native browser tab ordering mechanisms
Related work items: #323654, #323655
PR 61193: Added input binding to move the assigned tabindex from the wrapper to the ( 2021-02-03 )
Added input binding to move the assigned tabindex from the wrapper to the actual visual control that its used by the client
Related work items: #334278
PR 61119: Added a validation to avoid removing docking order from tabpages elements when ( 2021-02-02 )
Added a validation to avoid removing docking order from tabpages elements when the user changes the selected tabpage in the applicaition
(cherry picked from commit 932d8aa3fe5243b38d2e0056cb587a33b27ffcee)
Related work items: #335915
PR 60722: Adding initial implementation of ApplyFocus feature ( 2021-01-22 )
Adding initial implementation of ApplyFocus feature
Related work items: #320890
PR 60561: Fixed toolstripmenuitem align on submenus. ( 2021-01-21 )
Fixed toolstripmenuitem align on submenus. Removed unnecesary code for toolstripdropdownbutton.
Related work items: #304615
PR 60584: ComboBox: Default value of AutoCompleteMode is not filtering. ( 2021-01-21 )
ComboBox: Default value of AutoCompleteMode is not filtering.
Related work items: #326100, #336216
Merge of release/release-7.0.0 into develop ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.2-rc0002 ( 2021-03-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.2-rc0000 ( 2021-03-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.1-rc0005 ( 2021-03-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.1-rc0004 ( 2021-03-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.1-rc0003 ( 2021-02-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.1-rc0003 ( 2021-02-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.1-rc0002 ( 2021-01-26 )
Merge of release/release-7.0.0 into master ( 2021-01-20 )
Use release version of BaseComponents ( 2021-01-20 )
PR 60595: Update to Angular 11 ( 2021-01-20 )
(cherry picked from commit bdfcaccc9496126db38c127ec2890a02eac84bc4) - Restore GitVersion.yml - Removed changes introduced by ESLint rules
Related work items: #334663
Merge of release/release-6.2.0 into develop ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.1-rc0001 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.0-rc0070 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 7.0.0-rc0069 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 8.0.0-rc0068 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.2.1-rc0003 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.2.1-rc0002 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.2.1-rc0001 ( 2021-01-20 )
Merge of release/release-6.2.0 into master ( 2021-01-20 )
Update basecomponents version ( 2021-01-20 )
Solicitud de incorporación de cambios fusionados 60461: Refactor docheck to avoid bug in combo synch ( 2021-01-19 )
Refactor docheck to avoid bug in combo synch
Elementos de trabajo relacionados#334718
PR 60509: Supporting Label Image Click. ( 2021-01-19 )
Supporting Label Image Click.
Related work items: #316340, #334829
PR 60462: Fixing Bug: toolstriplabel triggers click event twice. ( 2021-01-19 )
Fixing Bug: toolstriplabel triggers click event twice.
Related work items: #316340, #334829
PR 60407: Add support for Image property on Label ( 2021-01-18 )
Add support for Image property on Label
Related work items: #334807
PR 60154: Added Enable support for ToolStripButton ( 2021-01-12 )
Added Enable support for ToolStripButton Test new methods
Related work items: #334284
PR 60089: Adding support to datagridview ReadOnly Property ( 2021-01-12 )
Adding support to datagridview ReadOnly Property
334810 Adding support to datagridview ReadOnly Property
Related work items: #334810
PR 60061: Revert "PR 60016: Fixed enabled property on the toolstripbutton." ( 2021-01-11 )
Revert "Merged PR 60016: Fixed enabled property on the toolstripbutton."
This reverts commit 31812a4d51460edaf1eed47b59f12b79a8770215.
Related work items: #334723
PR 60048: Adding Opening Event ( 2021-01-11 )
Adding Opening Event
Related work items: #334212
PR 60016: Fixed enabled property on the toolstripbutton. ( 2021-01-08 )
Fixed enabled property on the toolstripbutton.
Related work items: #303671
PR 59931: Fixed SplitContainer Implementation. ( 2021-01-08 )
Fixed the split-container.component.ts, the model id of the panels were being overwritten by its model on the ngOnInit.
Related work items: #304675
PR 59631: Updated the npm link instructions. ( 2021-01-07 )
Updated the npm link instructions.
Related work items: #331269
Solicitud de incorporación de cambios fusionados 59755: Exporting datagridviewcomponent so it can he extended ( 2021-01-07 )
Exporting datagridviewcomponent so it can he extended
Elementos de trabajo relacionados#331426
PR 59857: Adjusting timeout. ( 2021-01-05 )
Adjusting timeout.
Related work items: #326174, #333245
PR 59831: Start Docking mechanism after minimize/maximize. ( 2021-01-05 )
Start Docking mechanism after minimize/maximize.
Related work items: #326174, #330783
PR 59726: Add support for browser resize and maximized windows ( 2020-12-30 )
Add support for browser resize and maximized windows #331274
Related work items: #331274
PR 59543: Adding null validation. ( 2020-12-30 )
Adding null validation.
Related work items: #330769
PR 59697: Added validation for extended controls migrated as composed usercontrol to ( 2020-12-29 )
Added validation for extended controls migrated as composed usercontrol to avoid triggering focus and leave events twice. #326753
Related work items: #326753
Solicitud de incorporación de cambios fusionados 59406: DataGridView sort implementation ( 2020-12-24 )
DataGridView sort implementation
Elementos de trabajo relacionados#299552
Merge of release/release-6.1.4 into develop ( 2020-12-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0009 ( 2021-01-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0008 ( 2021-01-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0007 ( 2021-01-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0006 ( 2021-01-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0005 ( 2021-01-07 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0004 ( 2020-12-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0003 ( 2020-12-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0002 ( 2020-12-24 )
Merge of release/release-6.1.4 into master ( 2020-12-23 )
Updated package.json ( 2020-12-23 )
PR 59442: Fix missplaced decorator. KCIT Components not compiling missplaced decorator ( 2020-12-21 )
Fix missplaced decorator. KCIT Components not compiling missplaced decorator
Related work items: #325907
PR 59371: Added an input to modify the display of the window as an MDI embedded in to the ( 2020-12-18 )
Added an input to modify the display of the window as an MDI embedded in to the browser instead of using a floating kendo-window #325907
Related work items: #325907
PR 59384: Add MarkForCheck decorator to be used by the Code Separation Feature of the WFNetConversionTool ( 2020-12-18 )
In this PR, the @MarkForCheck() decorator has been added in the setters of many components with the intention of reflecting these changes immediately in the User Interface, when the CodeSeparationFeature is enabled in the WebMap configuration.
Also, one setters was added: - One for the Text property of the LabelComponent
Related work items: #328626
PR 58905: Button E2E tests ( 2020-12-15 )
Created E2E tests for button component
Related work items: #300941
PR 58934: Fixed code smells ( 2020-12-15 )
Fixed code smells
Related work items: #326722
PR 58859: [LGC] Supporting Visible in ContextMenuStrip items and increasing unit test coverage ( 2020-12-10 )
Related work items: #326541
Updated sonar-project.properties ( 2020-12-10 )
PR 58703: CancelButton Support ( 2020-12-08 )
Related work items: #321558
PR 58345: README update ( 2020-12-03 )
README updated.
Related work items: #311248
PR 58299: Refactor code for the WMUserControl Div container in order to avoid considering ( 2020-12-01 )
Refactor code for the WMUserControl Div container in order to avoid considering it in the process of Docking Rever the super.ngOnInit call caused by moving the code to the ContainerComponent class
Related work items: #323871
PR 58222: E2E testing demo structure. ( 2020-12-01 )
Implemented a new E2E testing demo structure.
Related work items: #284691
PR 58102: Added style for group box's border ( 2020-11-26 )
Added style for group box's border
Related work items: #321830
PR 57843: ListView Send SelectedIndex Changed & Fix positioning ( 2020-11-23 )
Related work items: #320196
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.5-rc0001 ( 2020-12-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0017 ( 2020-12-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0016 ( 2020-12-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0015 ( 2020-12-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0014 ( 2020-12-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0013 ( 2020-12-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0012 ( 2020-12-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0010 ( 2020-12-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0009 ( 2020-12-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0008 ( 2020-12-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0007 ( 2020-12-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0006 ( 2020-12-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0005 ( 2020-12-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0004 ( 2020-11-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0003 ( 2020-11-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0002 ( 2020-11-19 )
Merge of release/release-6.1.3 into develop ( 2020-11-19 )
Merge of release/release-6.1.3 into master ( 2020-11-19 )
Updated package.json ( 2020-11-19 )
PR 57706: removeHeight ( 2020-11-19 )
removeHeight
Related work items: #321827
PR 55805: [Winforms] Codes for errors and ExceptionHandlerClass implementation ( 2020-11-10 )
Implemented the decorator "ExceptionHandlerClass" to catch errors and give a code format.
Related work items: #311310
PR 57023: Adding class and tabindex to label div html. ( 2020-11-09 )
Adding class and tabindex to label div html.
Tabindex to make it focusable. Class added to identify it and use it at least on LGC specific scenario.
Related work items: #317679
PR 56470: Refactor ContainerInteractionService to be available in GroupBoxes instead of ( 2020-10-29 )
Refactor ContainerInteractionService to be available in GroupBoxes instead of the javascript event that causes the error reported in the bug #312039
Related work items: #312039
PR 56078: Fix bug 312410 Removed unnecessary code and include a class that forces combo ( 2020-10-23 )
Fix bug 312410 Removed unnecessary code and include a class that forces combo popups to be on top. Code removed because the virtual property doesn´t load large datasets at once making unnecessary to handle the loading flag on every open/load action
Related work items: #312410
PR 56050: Fixed menu adjustments to render the SKS Toolbars without collapsing when ( 2020-10-23 )
Fixed menu adjustments to render the SKS Toolbars without collapsing when screen space its available
Related work items: #303051
PR 55897: Support for responsive Menu ( 2020-10-22 )
Related work items: #303051
PR 55966: Added support for enabled property in Ctx Menus #313465 ( 2020-10-22 )
Added support for enabled property in Ctx Menus #313465
Related work items: #313465
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.4-rc0001 ( 2020-11-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.3-rc0005 ( 2020-11-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.3-rc0004 ( 2020-11-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.3-rc0003 ( 2020-11-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.3-rc0002 ( 2020-10-20 )
Merge of release/release-6.1.2 into master ( 2020-10-20 )
Merge of release/release-6.1.2 into develop ( 2020-10-20 )
Updated package.json ( 2020-10-20 )
PR 55610: Enable filterable feature for comboboxes ( 2020-10-19 )
Enable filterable feature for comboboxes
Related work items: #308142
PR 55576: Added Virtual mechanism for comboboxes in Winforms ( 2020-10-19 )
Related work items: #308148, #310262
PR 55502: Tooltip Support ( 2020-10-19 )
Related work items: #310991
PR 55434: Adding implementation of SetChildIndex ( 2020-10-15 )
Adding implementation of SetChildIndex
Related work items: #306221
PR 55414: Passing parent reference to dynamic custom controls loaded. ( 2020-10-15 )
Passing parent reference to dynamic custom controls loaded. This is to have more context of the control if needed.
Related work items: #310946
PR 55426: Notify Container controls that focus have been occurred inside the component. ( 2020-10-15 )
Notify Container controls that focus have been occurred inside the component. Triggered only once after the first focus
Related work items: #307364
Merge of release/release-6.1.1 into develop ( 2020-10-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.3-rc0001 ( 2020-10-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.2-rc0003 ( 2020-10-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.2-rc0002 ( 2020-10-14 )
Merge of release/release-6.1.1 into master ( 2020-10-14 )
Updated package.json ( 2020-10-14 )
PR 54837: Fix for ToolStripLabel to propagate the click Label ( 2020-10-05 )
Fix for ToolStripLabel to propagate the click Label
Related work items: #304391
PR 54717: Adding fix to change srcdoc binding to a JavaScript assignation. ( 2020-10-01 )
Adding fix to change srcdoc binding to a JavaScript assignation.
Related work items: #306217
Merge of release/release-6.1.0 into develop ( 2020-09-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.2-rc0001 ( 2020-10-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.1-rc0004 ( 2020-10-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.1-rc0003 ( 2020-10-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.1-rc0002 ( 2020-10-07 )
Merge of release/release-6.1.0 into master ( 2020-09-29 )
Updated package.json ( 2020-09-29 )
PR 54395: Fixed groups should be empty when there is no group. ( 2020-09-25 )
Fixed groups being empty when there is no group.
Related work items: #298905
PR 54391: Adding missing markForCheck. ( 2020-09-25 )
Adding missing markForCheck.
Related work items: #303985
PR 54325: Adding implementation to DocumentText property. ( 2020-09-24 )
Adding implementation to DocumentText property.
Related work items: #303985
PR 54201: #298896 [Robustness] Table Overflow: listview-details class was undefined ( 2020-09-23 )
Related work items: #298896
PR 54043: Fixing Error Provider in Grids. ( 2020-09-21 )
Fixing Error Provider in Grids.
Related work items: #303410
PR 53941: Fix SKS Regression Menus Overlapped ( 2020-09-18 )
Related work items: #298901
PR 53933: UsePasswordChar ( 2020-09-18 )
UsePasswordChar
Related work items: #303079
PR 53853: Fixed arguments row and column index in GetControlId call. ( 2020-09-16 )
Fixed arguments row and column index in GetControlId call.
Related work items: #300047
PR 53843: Adding support for Accept Button and Cancel Button. ( 2020-09-16 )
Adding support for Accept Button and Cancel Button.
Every Form has a default button for cancel and accept. If the buttons were set the implementation should create an internal handler to fire the click event once any of the buttons are clicked on front end.
Related work items: #295392
PR 53808: add model validation for controls created by the tablelayoutContainer ( 2020-09-16 )
add model validation for controls created by the tablelayoutContainer
Related work items: #302593
PR 53745: Adding disabled style and stopping events propagation. ( 2020-09-15 )
Adding disabled style and stopping events propagation.
Related work items: #302049
PR 53488: Fix bring top should be available for any component even it is no focusable. ( 2020-09-09 )
Fix bring top should be available for any component even it is no focusable.
Related work items: #291818
PR 53169: Supporting Filter Files In OpenFileDialog ( 2020-09-04 )
Supporting Filter Files in OpenFileDialog. Adding Binding for Accept Attribute in Openfiledialog html. Adding UnitTest for this property.
Related work items: #293059
PR 53032: Fix dynamic removal of Tabpages #293331 ( 2020-09-03 )
Fix dynamic removal of Tabpages #293331
Related work items: #293331
PR 53117: Fix subscription SKS. Small fix #291818 ( 2020-09-03 )
Fix subscription SKS. Small fix #291818
Related work items: #291818
PR 53089: remove call of super in the wmusercontrol to avoid the register process in the ( 2020-09-03 )
remove call of super in the wmusercontrol to avoid the register process in the web-components.services
Related work items: #296402
PR 53074: Fix issue bringTopWindow when click on an internal component ( 2020-09-03 )
Fix issue bringTopWindow when click on an internal component
Related work items: #291818
PR 52871: Apply changes to support report the actual status of a focused component via ( 2020-08-31 )
Apply changes to support report the actual status of a focused component via focused property Bug #296910
Related work items: #296910
PR 52841: Fix including siblings elements. ( 2020-08-31 )
Fix including siblings elements.
Related work items: #294603
Solicitud de incorporación de cambios fusionados 52739: Fix checkbox handler in datagridview for production mode ( 2020-08-31 )
Fix checkbox handler in datagridview for production mode
Elementos de trabajo relacionados#292367
PR 52604: Fix for a cognitive complexity code smell ( 2020-08-30 )
Fixed a cognitive complexity code smell in the checkErrorProvider() function inside controlComponent.
Related work items: #295172
PR 52698: Addition for proper sizing of the textArea ( 2020-08-27 )
Addition for proper sizing of the textArea
Related work items: #239918, #291056
PR 52619: Fixed undefined displayElement ( 2020-08-27 )
Validation for displayElement. This object is undefined when the object is not rendered because visible is false.
Related work items: #295179
Solicitud de incorporación de cambios fusionados 52452: DatePicker editor improvements ( 2020-08-26 )
DatePicker editor improvements
Elementos de trabajo relacionados#292367
PR 52492: Apply autosizeChanges when internal content is update by visibility changes or ( 2020-08-25 )
Apply autosizeChanges when internal content is update by visibility changes or dynamically created components #292446
Related work items: #292446
PR 52461: Progress Bar Fixes: Adding the kendo progress bar/ Adding functionality for ( 2020-08-25 )
Progress Bar Fixes: Adding the kendo progress bar/ Adding functionality for Marquee Style
The actual implementation for the progress bar control is not working. The implementation is obsolete. The front end code is obsolete since is not using really the kendo progress bar.
The Tests are very similar to the ones created previously.
Related work items: #294131
PR 52468: update Typescript to 3.8.3 ( 2020-08-25 )
update Typescript to 3.8.3
Related work items: #293948
PR 52457: Fixed Error Provider ( 2020-08-25 )
Add Fix for Error Provider, Set correct position.
Related work items: #294167
PR 52375: Fix apply class to div instead of inner element ( 2020-08-21 )
Fix apply class to div instead of inner element
Related work items: #293280
PR 52349: Fix issue described in #284645 model changes in keypress events cause issues in ( 2020-08-21 )
Fix issue described in #284645 model changes in keypress events cause issues in model sync because it is executed before the control´s model change. Force update dirty property text
Related work items: #284645
PR 52343: Adding support for ImageColumn on DataGridView and ColumnHeadersVisible property ( 2020-08-21 )
Adding support for ImageColumn on DataGridView and ColumnHeadersVisible property
Related work items: #292889, #292896
PR 52121: Avoid triggering duplicated mousedown event request by TreeViewComponent ( 2020-08-20 )
Avoid triggering duplicated mousedown event request by TreeViewComponent
Related work items: #292300
PR 52219: Fix LGC Bugs AutoAdjust in TableLayoutPanel ( 2020-08-20 )
Related work items: #292347
PR 52124: Adding TextDecoration Support ( 2020-08-19 )
Adding TextDecoration Support
Adding TextDecoration Support
Related work items: #284095
PR 52116: Return type of formatNode method fix ( 2020-08-18 )
Changed the return type of formatNode method from void to any, so it can be used in asignations properly.
Related work items: #292377
PR 52017: Dynamic control issue ( 2020-08-18 )
Dynamic control issue
Related work items: #291877
PR 51704: Refactoring code. Removing unnecessary parameter. Adding needed condition to ( 2020-08-18 )
Refactoring code. Removing unnecessary parameter. Adding needed condition to FormName property to ensure dynamic controls with caught mapper ids (pnl, tabpapge) continue being rendered even without individual components feature.
Related work items: #274439, #289326
PR 51972: add license file ( 2020-08-18 )
add license file
Related work items: #291774
PR 52054: Refactor implementation of Ctxmenu component to enable show from server side ( 2020-08-14 )
Refactor implementation of Ctxmenu component to enable show from server side and usage from mapped ContextMenu property in a control.
Related work items: #251151, #284085
Solicitud de incorporación de cambios fusionados 52000: Adding fieldset style which was removed in a9 update ( 2020-08-14 )
Adding fieldset style which was removed in a9 update
Elementos de trabajo relacionados#289997
PR 51923: Add support for MouseEnter and MouseLeave in the label control ( 2020-08-12 )
Related work items: #290482
PR 51883: Fix for commented code code smells. ( 2020-08-12 )
Fixed some commented code code smells.
Related work items: #290236
PR 51899: LEave event for groupbox.component ( 2020-08-12 )
LEave event for groupbox.component
Related work items: #284840
PR 51831: Fix for the module error in AssessmentReportGenerator ( 2020-08-12 )
Fix for the module error in AssessmentReportGenerator.
Related work items: #281744
PR 51843: Change node-sass to sass ( 2020-08-11 )
Related work items: #279051
PR 51685: Supporting Double click on Label component. ( 2020-08-10 )
Supporting Double click on Label component.
Related work items: #289532
Merge of release/release-6.0.1 into develop ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.1.1-rc0001 ( 2020-09-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0014 ( 2020-09-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0013 ( 2020-09-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0012 ( 2020-09-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0011 ( 2020-09-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0010 ( 2020-08-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0009 ( 2020-08-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0008 ( 2020-08-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0007 ( 2020-08-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0006 ( 2020-08-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0005 ( 2020-08-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0004 ( 2020-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0003 ( 2020-08-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0002 ( 2020-08-19 )
Merge of release/release-6.0.1 into master ( 2020-08-10 )
export function getComputedValue ( 2020-08-10 )
Merge of release/release-6.0.0 into develop ( 2020-08-10 )
Merge of release/release-6.0.0 into master ( 2020-08-10 )
Merge of release/release-6.0.0 into develop ( 2020-08-10 )
Merge of release/release-6.0.0 into master ( 2020-08-10 )
PR 51746: update A8 to A9 ( 2020-08-10 )
Related work items: #279051
PR 51694: Changed all the console.[something] ( 2020-08-10 )
Changed all the console.[something] with WMLogger.[something]
Related work items: #281744
PR 51575: DateTimePicker Close Open Events FrontEnd ( 2020-08-06 )
DateTimePicker Close Open Events
DateTimePicker Supportint Events Close and Events
Related work items: #284304
PR 51468: Fix for duplicated literal code smell in style.ts ( 2020-08-05 )
Fixed the duplicated literal code smell in style.ts
Related work items: #283358, #288598
PR 51339: Removing unnecessary body size from autosize formula ( 2020-08-04 )
Removing unnecessary body size from autosize formula
Related work items: #287361, #287362
PR 51403: Adding call to assignIdToWebmapSelector when loading a component in a custom ( 2020-08-04 )
Adding call to assignIdToWebmapSelector when loading a component in a custom container so ID is added to the DOM
Related work items: #287363, #287364
PR 51289: Change Title LinkLabel To Label ( 2020-07-31 )
Change Title LinkLabel To Label
Related work items: #283566
Related work items: #283566
PR 51286: Support Link Click ( 2020-07-31 )
Support Link Click
Supporting link click functionality
Related work items: #283566
PR 51239: Deleted every unused import ( 2020-07-30 )
Deleted every unused imports in WFNetKendoComponents.
Related work items: #286775
PR 51225: ListView adding missing directive ( 2020-07-30 )
Directive ngClass was not included
Related work items: #286265
PR 51151: Trigger Validation Events ( 2020-07-30 )
Related work items: #276151
PR 51027: Add TextAlign Property to the style for dynamic controls ( 2020-07-29 )
Add TextAlign Property to the style for dynamic controls
Related work items: #259249
PR 50996: Adding functionality to handle panels as individual components. ( 2020-07-29 )
Adding functionality to handle panels as individual components.
Added windowModel to TableLayoutPanel, Panel, and TabControl since they are using this approach.
Related work items: #274439
PR 50924: Adding basic implementation of ListView type List. Refactoring ListView ( 2020-07-24 )
Adding basic implementation of ListView type List. Refactoring ListView hierarchy. Adding unit tests coverage
Related work items: #279086
PR 50796: Use displayElement to remove components in containers. Re use old mechanism to ( 2020-07-22 )
Use displayElement to remove components in containers. Re use old mechanism to remove static components
Related work items: #283236
PR 50773: Add custom style to panels instead of fieldsets ( 2020-07-22 )
Add custom style to panels instead of fieldsets
Related work items: #283709
PR 50769: Anchor TableLayoutPanel case ( 2020-07-22 )
Related work items: #283709
PR 50636: background-color code smell fix ( 2020-07-21 )
Fixed the background-color code smell.
Related work items: #283358
PR 50601: Refactor custom container control into a single component same behavior in both ( 2020-07-20 )
Refactor custom container control into a single component same behavior in both components merged into one #283236
Related work items: #283236
PR 50575: Fixing Bug regarding button images ( 2020-07-20 )
Fixing Bug
Related work items: #276532
PR 50628: Missing Comments ( 2020-07-20 )
Comments
Related work items: #276532
PR 50521: Fixe for a new cognitive complexity code smell ( 2020-07-20 )
Fixe a new cognitive complexity code smell in the repository.
Related work items: #283358
PR 50575: Fixing Bug regarding button images ( 2020-07-20 )
Fixing Bug
Related work items: #276532
PR 50543: Anchor fixes partial release ( 2020-07-17 )
Related work items: #283709
PR 50475: Final fix for the cognitive complexity code smell ( 2020-07-17 )
Did a new fix for the cognitive complexity code smell
Related work items: #283358
PR 50436: Fixed some code smells ( 2020-07-16 )
Fixed another code smell, the cognitive complexity one.
Related work items: #283358
PR 50403: Anchor pane close edge fix ( 2020-07-15 )
Related work items: #278564
PR 50273: PanelContainer component to handle panels as individual components. ( 2020-07-15 )
PanelContainer component to handle panels as individual components.
Related work items: #274439
PR 50312: Fixed some code smells ( 2020-07-15 )
Fixed the next code smells:
Related work items: #283358
PR 50149: Changing calculation of display element for user Control ( 2020-07-14 )
Changing calculation of display element for user Control
The structure of the component changed, so now it's necessary to modify the calculation of the display element
Related work items: #282726, #282727
PR 50276: EventData is already on baseRepo ( 2020-07-14 )
EventData is already on baseRepo
Related work items: #279050
PR 50131: UpdatingNewCodeRefactoredWFNetKendoComponents ( 2020-07-10 )
UpdatingNewCode
Related work items: #279050
PR 50044: Setting width of window for docking ( 2020-07-10 )
Setting width of window for docking
Related work items: #282490, #282494
PR 49895: Adding dynamic controls and dynamic styles ( 2020-07-07 )
Related work items: #276532
PR 49890: fix mdiContainerDisplayElement ( 2020-07-06 )
fix mdiContainerDisplayElement
Related work items: #280809
PR 49867: fix ( cypress test ): fix the cypress test in the samples project ( 2020-07-06 )
fix ( cypress test ): fix the cypress test in the samples project
Related work items: #280726
Solicitud de incorporación de cambios fusionados 49805: Moving wmcontrols directove to the top dom element so the visible will be ( 2020-07-03 )
Moving wmcontrols directove to the top dom element so the visible will be applied as expected
Elementos de trabajo relacionados#259252
PR 49750: feature (TSConfig): add validation for the imports with Typescript ( 2020-07-02 )
feature (TSConfig): add validation for the imports with Typescript
Related work items: #280011
PR 49731: BGWorker Feature ( 2020-07-01 )
Related work items: #271088
PR 49722: fix window when is inside of other component ( 2020-07-01 )
fix window when is inside of other component
Related work items: #278842
PR 49699: Fix for bug #276151 ( 2020-07-01 )
Fix for bug #276151
Related work items: #276151
PR 49628: WFNet Enable usercontrol leave event trigger ( 2020-06-30 )
Related work items: #276151
PR 49549: FixingDisplayElements ( 2020-06-26 )
FixingDisplayElements
Related work items: #278332
PR 49461: TableLayoutPanel ControlId lower case ( 2020-06-25 )
TableLayoutPanel ControlId case
Related work items: #277964
PR 49223: Added simpleAutoSize component for components that use text inside see label, ( 2020-06-23 )
Added simpleAutoSize component for components that use text inside see label, linklabel, button
Related work items: #266945
PR 49180: add displayElement and docking support for the winforms components ( 2020-06-22 )
Related work items: #267577
PR 49065: TableLayoutPanel Component ( 2020-06-18 )
TableLayoutPanel Component
Related work items: #276198
PR 49032: Supporting TabControl Visible property ( 2020-06-17 )
Supporting TabControl Visible property
Related work items: #276147
PR 48895: updating PackageJson ( 2020-06-15 )
updating PackageJson
Related work items: #275321
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 6.0.1-rc0001 ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0122 ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0120 ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0119 ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0118 ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0117 ( 2020-08-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0116 ( 2020-08-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0115 ( 2020-08-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0114 ( 2020-08-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0113 ( 2020-07-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0112 ( 2020-07-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0111 ( 2020-07-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0110 ( 2020-07-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0109 ( 2020-07-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0108 ( 2020-07-07 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0107 ( 2020-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0106 ( 2020-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0105 ( 2020-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0104 ( 2020-07-01 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0103 ( 2020-07-01 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0102 ( 2020-07-01 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0101 ( 2020-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0100 ( 2020-06-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0099 ( 2020-06-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0098 ( 2020-06-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0097 ( 2020-06-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0096 ( 2020-06-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0095 ( 2020-06-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0094 ( 2020-06-16 )
PR 48815: Added missing super.ngDoCheck() ( call to avoid missing errorProvider, )
2020-06-12
PR 48693: Mounting cypress tests for Winforms ( 2020-06-11 )
Mounting cypress tests for Winforms
Related work items: #273054
PR 48720: Moved bringTopService to BaseComponents, include the service injector in the ( 2020-06-11 )
Moved bringTopService to BaseComponents, include the service injector in the components constuctor methods
Related work items: #265550
Solicitud de incorporación de cambios fusionados 48713: Using text instead of name in tabpage header ( 2020-06-10 )
Using text instead of name in tabpage header
Elementos de trabajo relacionados#259253
PR 48516: ToolStripDropDownButton support components ( 2020-06-10 )
This components supports the handle of the TextBox, the separator and the ComboBox
Related work items: #273975
PR 48390: Added comments to complete assessment information ( 2020-06-09 )
Added comments to complete assessment information
Related work items: #269823
PR 48393: ToolStrip's Components Implementation ( 2020-06-04 )
ToolStrip's Components Implementation
Related work items: #273333
PR 48177: Added an extension to the assessment report tool in order to retrieve ( 2020-06-02 )
Added an extension to the assessment report tool in order to retrieve properties or events from JSDoc comments above an API Call method. This will help us to notify the assessment for properties that are supported in the frontend but are not part of the component´s model. #269823
Related work items: #269823
PR 47685: SplitContainer Orientation Issue ( 2020-05-28 )
SplitContainer Orientation Issue
Related work items: #271109
PR 47618: Added test for panel bringTop and turn off flag after apply it ( 2020-05-26 )
Added test for panel bringTop and turn off flag after apply it
Related work items: #265550
PR 47519: Adding support to click event in textbox ( 2020-05-25 )
Adding support to click event in textbox
Adding Event to html template Adding events in the component Adding test
Related work items: #270802
PR 47322: Fix Issue expand and collapse, problem using expand and collapse Icon. ( 2020-05-21 )
Fix Issue expand and collapse, problem using expand and collapse Icon.
Related work items: #269463
PR 47135: VBUC ShapeHelper frontend implementation ( 2020-05-19 )
VBUC ShapeHelper frontend implementation
Related work items: #267370, #267371
PR 47007: BringTopFeature for Panel ( 2020-05-15 )
Related work items: #265550
PR 46942: Moving FormsContainer to bottom of panel ( 2020-05-14 )
Moving FormsContainer to bottom of panel
Related work items: #267172
Solicitud de incorporación de cambios fusionados 46830: Interaction.InputBox frontend implementation ( 2020-05-13 )
Interaction.InputBox frontend implementation
Elementos de trabajo relacionados#265477, #265481
PR 46529: Adding panel windows feature. ( 2020-05-07 )
Adding panel windows feature.
Related work items: #259421
PR 46355: TabControl Inheritance feature ( 2020-05-05 )
Related work items: #259304, #264172
PR 46206: TableLayoutPanel Component ( 2020-05-04 )
Changed the structure of the table-layout-panel component. It is working well with the structure generated by the HTML generator.
Related work items: #256443
PR 45958: Adding split container component ( 2020-05-04 )
Adding split container component
Adding component Adding tests
Related work items: #240299
PR 45259: Revert docking application, to preserve actual positioning of elements while ( 2020-04-13 )
Revert docking application, to preserve actual positioning of elements while the docking feature is restored
Related work items: #258918
PR 45212: Revert "PR 44912: ToolStrip Feature" ( 2020-04-10 )
Revert "Merged PR 44912: ToolStrip Feature"
This reverts commit db728c552ce79572b8adb67142fda7a978619e93.
Revert "Merged PR 45008: Remove ampersand in toolStrip"
This reverts commit fb060a687c0d439529fcfa66d899165295d88c42.
Related work items: #258059
PR 45008: Remove ampersand in toolStrip ( 2020-04-06 )
Remove ampersand in toolStrip
Related work items: #258057
PR 44912: ToolStrip Feature ( 2020-04-03 )
This Code is the new Implementation of the ToolStrip Component
Related work items: #257719
PR 44691: Add support to TabControl.Dock ( 2020-04-03 )
Add support to TabControl.Dock
Related work items: #256461, #256504
PR 44346: Add Support to multiple DockStyles to Panel ( 2020-03-24 )
Add Support to multiple DockStyles to Panel
Related work items: #253852, #254998
PR 44275: Removing code smell ( 2020-03-24 )
Removing code smell
Related work items: #252294
Solicitud de incorporación de cambios fusionados 44200: ListView.Groups frontend implementation ( 2020-03-23 )
ListView.Groups frontend implementation and unit testing
Elementos de trabajo relacionados#252294
PR 43972: Add DockStyle.Fill to Panel Component ( 2020-03-20 )
Add DockStyle.Fill to Panel Component
Related work items: #253819, #253823
PR 44035: Revert of toolstrip commit ( 2020-03-18 )
Revert of toolstrip commit
Related work items: #254296
Solicitud de incorporación de cambios fusionados 43945: NotifyIcon frontend implementation ( 2020-03-18 )
NotifyIcon frontend implementation and unit testing
Elementos de trabajo relacionados#253779, #253780
PR 43568: ToolStripFeature to Develop ( 2020-03-16 )
Toolstrip functionality
Related work items: #252757
PR 42283: fix ( code smell): remove event from window ( 2020-02-12 )
fix ( code smell): remove event from window
Related work items: #244359
PR 41743: TrackBar Component ( 2020-01-29 )
TrackBar Component
Related work items: #240306
PR 41670: Merge feature/LinkLabelSupport to develop ( 2020-01-27 )
Related work items: #240293
PR 41650: Merge feature/LinkLabelSupport to develop ( 2020-01-27 )
Related work items: #240293
PR 41575: Added TableRow + TableLayoutPanel Component Includes a Sample using mock ( 2020-01-24 )
Added TableRow + TableLayoutPanel Component Includes a Sample using mock component to test functionality Basic support and implementation for the System.Windows.Forms.TableLayoutPanelComponent
Related work items: #243049
PR 27132: Merge feature/RobustnessWFComponents to develop ( 2019-09-22 )
Robustbess for several components Fixes on some event extractors Also there was a bug that click on tree glyphs where not working
Related work items: #165697
PR 32220: update Angular 8 winformsComponents ( 2019-08-20 )
update Angular 8 winformsComponents
Related work items: #170253
Merge of release/release-5.0.5 into develop ( 2019-08-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0093 ( 2020-06-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0092 ( 2020-06-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0091 ( 2020-06-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0090 ( 2020-06-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0089 ( 2020-06-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0088 ( 2020-06-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0087 ( 2020-06-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0086 ( 2020-05-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0085 ( 2020-05-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0084 ( 2020-05-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0083 ( 2020-05-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0082 ( 2020-05-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0081 ( 2020-05-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0080 ( 2020-05-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0079 ( 2020-05-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0078 ( 2020-05-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0077 ( 2020-05-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0076 ( 2020-05-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0075 ( 2020-05-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0074 ( 2020-04-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0073 ( 2020-04-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0072 ( 2020-04-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0071 ( 2020-03-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0070 ( 2020-03-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0069 ( 2020-03-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0068 ( 2020-03-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0067 ( 2020-03-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0066 ( 2020-03-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0065 ( 2020-03-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0064 ( 2020-03-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0063 ( 2020-03-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0062 ( 2020-03-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0061 ( 2020-03-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0060 ( 2020-03-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0059 ( 2020-03-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0058 ( 2020-02-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0057 ( 2020-02-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0056 ( 2020-02-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0055 ( 2020-02-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0054 ( 2020-02-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0053 ( 2020-02-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0052 ( 2020-01-31 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0051 ( 2020-01-31 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0050 ( 2020-01-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0049 ( 2020-01-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0048 ( 2020-01-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0046 ( 2020-01-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0045 ( 2019-12-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0044 ( 2019-12-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0043 ( 2019-12-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0042 ( 2019-12-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0041 ( 2019-12-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0039 ( 2019-11-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0038 ( 2019-11-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0037 ( 2019-11-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0036 ( 2019-11-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0032 ( 2019-11-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0030 ( 2019-11-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0029 ( 2019-10-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0028 ( 2019-10-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0027 ( 2019-10-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0026 ( 2019-10-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0024 ( 2019-09-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0023 ( 2019-09-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0022 ( 2019-09-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0021 ( 2019-09-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0020 ( 2019-08-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0019 ( 2019-08-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0018 ( 2019-08-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0017 ( 2019-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0016 ( 2019-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0015 ( 2019-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0013 ( 2019-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0012 ( 2019-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0011 ( 2019-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0010 ( 2019-08-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0009 ( 2019-08-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0008 ( 2019-08-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0007 ( 2019-08-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0006 ( 2019-08-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0005 ( 2019-08-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0004 ( 2019-08-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0003 ( 2019-08-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0002 ( 2019-08-13 )
Merge of release/release-5.0.5 into master ( 2019-08-13 )
Update dependencies. Create Release branch ( 2019-08-13 )
Missing Docs/docfx/.vscode/settings.json ( 2019-08-05 )
Updated documentation from WebMAPDoc ( 2019-08-05 )
PR 31019: selectedRowChange for DataGridView ( 2019-07-19 )
Added missing selectedRowChange event to client and server side.
Related work items: #140199, #163231
PR 28909: Fixing [Fiserv][DCP] DataGridView: Implement CellValueChanged like WinForms ( 2019-06-11 )
Fixing [Fiserv][DCP] DataGridView: Implement CellValueChanged like WinForms
Related work items: #173284
Updated karma.conf.js - increase timeout ( 2019-05-11 )
PR 27319: Adding validation in frozen rows, when froze rows is undefined then assign ( 2019-05-09 )
Adding validation in frozen rows, when froze rows is undefined then assign empty.
Related work items: #166595
PR 26648: add validation for the picturebox component ( 2019-04-22 )
add validation for the picturebox component
Related work items: #155006
PR 26499: ListView component clear ( 2019-04-15 )
ListView component clear
Related Work Items: #163079
Related work items: #163079
PR 26049: Added DoubleClick event support to ListView ( 2019-04-12 )
Added DoubleClick event support to ListView
Related work items: #151607
PR 26339: Fix for the issue of Combobox is not updating the Text when the user changes ( 2019-04-10 )
Fix for the issue of Combobox is not updating the Text when the user changes the Combobox option
Related Work Item: #153075
Related work items: #153075
PR 26301: Removing sentence from component. ( 2019-04-09 )
Removing sentence from component.
Related work items: #162629
PR 26107: EditingControlShowing event ( 2019-04-04 )
EditingControlShowing event
Related work items: #160499
PR 25994: Fix timer, reset everytime that the enabled change ( 2019-04-04 )
Fix timer, reset everytime that the enabled change
Related work items: #156330
Merge of release/release-5.0.4 into develop ( 2019-04-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.1.1-rc0001 ( 2019-08-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0041 ( 2019-08-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0040 ( 2019-08-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0039 ( 2019-08-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0038 ( 2019-08-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0037 ( 2019-08-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0036 ( 2019-08-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0035 ( 2019-07-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0034 ( 2019-07-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0032 ( 2019-07-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0031 ( 2019-06-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0030 ( 2019-06-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0029 ( 2019-06-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0028 ( 2019-06-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0027 ( 2019-06-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0025 ( 2019-06-07 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0024 ( 2019-06-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0023 ( 2019-06-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0022 ( 2019-05-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0021 ( 2019-05-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0020 ( 2019-05-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0019 ( 2019-05-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0018 ( 2019-05-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0017 ( 2019-05-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0016 ( 2019-05-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0012 ( 2019-05-07 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0011 ( 2019-05-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0009 ( 2019-04-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0008 ( 2019-04-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0007 ( 2019-04-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0006 ( 2019-04-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0005 ( 2019-04-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0004 ( 2019-04-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0003 ( 2019-04-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0002 ( 2019-04-04 )
Merge of release/release-5.0.4 into master ( 2019-04-04 )
Update BaseComponent to master 5.0.4 ( 2019-04-04 )
Related Work Items: #161927
PR 26054: Remove double call to the api from some components ( 2019-04-03 )
Remove double call to the api from some components
Related work items: #153563
PR 26007: Fixed css for disabled comboboxes ( 2019-04-02 )
Fixed css for disabled comboboxes
Related work items: #155568
PR 25789: replace header files kendoWf ( 2019-03-28 )
replace header files kendoWf
Related work items: #146969
PR 24985: Adding Visible fix in listbox.component ( 2019-03-14 )
Adding Visible fix in listbox.component
Related work items: #154775
PR 24831: Merge feature/GridFrozen to develop ( 2019-03-12 )
Related work items: #149562
PR 24818: Fixing Status Strip Align ( 2019-03-11 )
Fixing Status Strip Align
Related work items: #93605
PR 24498: Merge feature/GridFrozen to develop ( 2019-03-11 )
FrontEnd support for frozen property
Related work items: #149562
PR 24490: Resolving issue: WebBrowser is opening multiple time the xls files ( 2019-03-05 )
Resolving issue: WebBrowser is opening multiple time the xls files
Related work items: #151617, #151618
PR 24163: [Frontend] added support for DataGridViewColumnCollection Clear() ( 2019-02-27 )
[Frontend] added support for DataGridViewColumnCollection Clear()
Related work items: #145265
PR 24070: Merge feature/DataGridViewMultiRowSelect to develop ( 2019-02-26 )
Related work items: #139978
PR 23968: DataGridView component. Support Frozen value on front end ( 2019-02-22 )
DataGridView component. Support Frozen value on front end
Related Work Items: #139487
Related work items: #139487
PR 23928: Merge feature/FlexGridCurrentRowAndColumn to develop ( 2019-02-21 )
Related work items: #137802
PR 22628: Fixing text-overflow in forms title ( 2019-01-17 )
Fixing text-overflow in forms title
Related work items: #117428
PR 22545: AssessmentReport fixes ( 2019-01-16 )
AssessmentReport fixes
Related Work Items: #116227
Related work items: #116227
PR 22519: Downgrade "@mobilize/base-components": "5.0.3-rc0114" to ( 2019-01-15 )
Downgrade "@mobilize/base-components": "5.0.3-rc0114" to "@mobilize/base-components": "5.0.3-rc0113" Fixing web-browser openFile
Related work items: #115182
PR 22441: Adding an initial implementation ( 2019-01-14 )
Adding an initial implementation to generate metadata for FrontEnd Components It will generate files like: F:.webmapComponentInfo { "className": "ButtonComponent", "baseClassName": "ControlComponent", "selector": "wm-button", "dataTransfer": [ "btn" ], "events": [ "Click" ], "data": {} }
F:.webmapComponentInfo { "className": "ListViewComponent", "baseClassName": "ControlComponent", "selector": "wm-listview", "dataTransfer": [ "lstVw" ], "events": [ "ItemSelectionChanged", "ItemClick", "SelectedIndexChanged", "Enter" ], "data": { "SmallImageListSize": "R" } }
Related work items: #112676
PR 21596: Merge feature/fetchCellStyle to develop ( 2018-12-17 )
Adding cellstyle feature to the truedbgrid control
Related work items: #100191
PR 21614: Merge feature/UpdateDeps to develop ( 2018-12-14 )
Related work items: #70551
PR 21494: Adding Valuechanged event and null validation ( 2018-12-12 )
Adding Valuechanged event and null validation
Related work items: #99062
PR 21405: Changing the way which overriden focus is implemented. ( 2018-12-11 )
Changing the way which overriden focus is implemented. The preventscroll attribute is not supported on IE
Related work items: #98226
PR 21371: Merge feature/mdiChildPosition to develop ( 2018-12-11 )
MdiChild initial position. Sets mdiChild initial position by adding calculated offsetTop to form's top value.
Related work items: #97932
PR 21277: Adding the implementation for the rowstyle functionality sent from the backend ( 2018-12-06 )
Adding the implementation for the rowstyle functionality sent from the backend
Related work items: #96804
PR 21074: Merge feature/mdiChild_FE to develop ( 2018-12-03 )
Add support to mdiChild/mdiContainer in Front-End.
Related work items: #95579
PR 20966: Adding correctly event args to clickEvent on datagridviewflex.component.ts ( 2018-11-29 )
Adding correctly event args to clickEvent on datagridviewflex.component.ts
Related work items: #95635
PR 20769: StatusStrip and ToolStrip visible property implementation ( 2018-11-22 )
StatusStrip and ToolStrip visible property implementation Window minor fixes related to the height, focus overriding to avoid scroll when window is focused
Related work items: #92987
PR 20670: Merge feature/GridViewEditors to develop ( 2018-11-21 )
Adding editors to dataGridView.
Related work items: #92513
PR 20668: adding expand and collapse events to treeview component ( 2018-11-21 )
adding expand and collapse events to treeview component
Related work items: #92685
PR 20522: Merge feature/tsComboBoxItems to develop ( 2018-11-15 )
ToolStripComboBox Items implementation.
Related work items: #91121
PR 20496: Fixing bug that makes the selection change event not to be fired when the text ( 2018-11-15 )
Fixing bug that makes the selection change event not to be fired when the text inside an item is clicked. Refactoring structure used to store item images
Related work items: #91376
PR 20421: Fix way sort is enabled or disabled in a truedbgrid ( 2018-11-14 )
Fix way sort is enabled or disabled in a truedbgrid
Related work items: #89488
PR 20383: Merge feature/TrueDbGridSort to develop ( 2018-11-13 )
Adding implementation for the grid sorting
Related work items: #89488
PR 20200: Removing Angular Playground. ( 2018-11-07 )
Removing Angular Playground.
Related work items: #87420
PR 20202: Adding column sizing implementation ( 2018-11-07 )
Adding column sizing implementation
Related work items: #87432
PR 19930: Merge feature/maskedTextBoxFixes to develop ( 2018-10-31 )
Overriding style for a disabled maskedtextbox Including literals and prompt character in the masktedtextbox value in order to be consequent with the backend funcionality Removing mask validation to avoid red fontcolor style.
Related work items: #85711
PR 19824: Implementing selection in the truedbgrid ( 2018-10-26 )
Implementing selection in the truedbgrid
Related work items: #80592
PR 19648: Solving many issues in the OpenFile dialog. ( 2018-10-24 )
Solving many issues in the OpenFile dialog. Clicking on x doesn't close the dialog dialog isn't show in top of the forms Dialog title isn't parametizable
Related work items: #79774
PR 19636: Changes on client side to select rows using Selected indices. ( 2018-10-23 )
Changes on client side to select rows using Selected indices.
Related work items: #79771
PR 19607: Adding SelectedTabIndexChanged event support ( 2018-10-23 )
Adding SelectedTabIndexChanged event support
Related work items: #79697
PR 19424: Updating kendo TreeView version to 2.3.2 ( 2018-10-18 )
Updating kendo TreeView version to 2.3.2
Related work items: #78665
Updated .npmignore ( 2018-10-17 )
PR 19350: Merge feature/trueDBGrid_checkBoxColumn to develop ( 2018-10-16 )
Implementing the checkbox column for the c1truedbgrid
Related work items: #78241
Updated GitVersion.yml ( 2018-10-16 )
PR 19200: Fix the ReadOnly set and refactoring the code ( 2018-10-10 )
Fix the ReadOnly set and refactoring the code
Related work items: #77695
PR 18997: Merge feature/trueDBGrid_multiSelect to develop ( 2018-10-03 )
Refactor code by removing redundant and unnecessary code. Add unit test.
Related work items: #74320
PR 18926: Merge feature/trueDBGrid_multiSelect to develop ( 2018-10-01 )
Add support of MultiSelect in TrueDBGrid.
Related work items: #74320
Updated GitVersion.yml : tag: alpha.{BranchName} ( 2018-09-28 )
PR 18758: Merge feature/TreeViewGetNodeClicked to develop ( 2018-09-26 )
Related work items: #74094
PR 18743: Apply fix downgrade Angular core versions causing issues with code coverage ( 2018-09-26 )
Apply fix downgrade Angular core versions causing issues with code coverage report generation
Related work items: #70550
PR 18701: Merge feature/listviewfixes to develop ( 2018-09-25 )
Related work items: #73583
PR 18698: Update Kendo Components dependencies and other npm dependencies ( 2018-09-25 )
Update Kendo Components dependencies and other npm dependencies
Related work items: #70550
PR 18527: Merge feature/statusStrip_itemsVisible to develop ( 2018-09-20 )
Add afterInit to statusStrip parent and show StatusStrip items.
Related work items: #72591
PR 18503: Adding actions to modal and regular windows ( 2018-09-20 )
Adding actions to modal and regular windows
Related work items: #72491
PR 18499: Adding the NotifyChange notation to the Show prop ( 2018-09-19 )
Adding the NotifyChange notation to the Show prop Setting the offset value before setting the Show prop Adding the detectChanges function to use the offset new values in order to show the control in the right position Setting the show value to false to avoid show the control with each single click
Related work items: #72385
PR 18495: Fixing layout when combobox is disabled, adding class defined in user code to ( 2018-09-19 )
Fixing layout when combobox is disabled, adding class defined in user code to the kendo menu in toolstrip component
Related work items: #72359
PR 18479: Adding MouseUp and MouseDown events implementation for FlexGrid ( 2018-09-19 )
Adding MouseUp and MouseDown events implementation for FlexGrid
Related work items: #72330
PR 18321: Merge feature/datagridviewflexfiserv to develop ( 2018-09-14 )
Enabling virtual scrolling on flexgrid, flexgrid now inherits from DataGridView
Related work items: #70874
PR 18213: Adding Enabled functionality to the Jquery combobox ( 2018-09-12 )
Adding Enabled functionality to the Jquery combobox
Related work items: #70350
PR 18150: Merge hotfix/updatePackageJson to develop ( 2018-09-11 )
Related work items: #60632
PR 18078: Merge feature/comboFiservFixes to develop ( 2018-09-10 )
Many fixes related to the combobox events triggering
Related work items: #68837
PR 18017: Merge feature/TDBGrid_rowColChange_validation to develop ( 2018-09-06 )
Add validation/support for cases when loading trueDBGrid without binding. This will enable grid load without triggering rowColChange event.
Related work items: #68413
PR 17940: refactors the way which text property is obtained ( 2018-09-05 )
refactors the way which text property is obtained
Related work items: #64014
PR 17841: Merge feature/fileDialog to develop ( 2018-09-04 )
Implementing file-upload functionality
Related work items: #64962
PR 17691: Use model.Show property , Use model coordinates to set the offset value ( 2018-08-30 )
Use model.Show property , Use model coordinates to set the offset value Missing receive visible value from server
Related work items: #61710
PR 17731: Add missing change. ( 2018-08-30 )
Add missing change.
PR 17697: AddingDisplayValue Fix ( 2018-08-30 )
AddingDisplayValue Fix
Related work items: #63043
PR 17631: Merge feature/pointerlayoutfix to develop ( 2018-08-28 )
Increasing column width
Related work items: #60277
PR 17611: Merge feature/addingToolStripStyle to develop ( 2018-08-28 )
Adding default style for font-size and display
Related work items: #61802
Modified .gitattributes Modified GitVersion.yml Add .editorconfig ( 2018-08-28 )
PR 17527: Fix TreeView MouseEventArgs not sending the button type ( 2018-08-27 )
Fix TreeView MouseEventArgs not sending the button type
Related Work Item: #60649
Related work items: #60649
PR 17421: Merge feature/sizableDialog to develop ( 2018-08-23 )
Adding support to sizable feature on dialogs
Related work items: #59771
PR 17322: Adding AutoComplete support ( 2018-08-22 )
Adding AutoComplete support
Related work items: #57279
PR 17334: Merge feature/columnStyle to develop ( 2018-08-22 )
Adding column style behavior to datagridview component
Related work items: #57673
PR 17253: Merge feature/begineditbehavior to develop ( 2018-08-21 )
Implementing the BeginEdit behavior
Related work items: #56832
PR 17180: Merge feature/refactoringLeaveEvent to develop ( 2018-08-17 )
Changing the way leave element is triggered by the grid
Related work items: #56832
PR 17052: DataGridView CellEnter and CellLeave implementation ( 2018-08-14 )
DataGridView CellEnter and CellLeave implementation
Related Work Items: #55558
Related work items: #55558
PR 17007: Merge feature/clickcheckboxevent to develop ( 2018-08-13 )
adding click server event to checkbox component
Related work items: #56849
PR 16966: Merge feature/fixingCodeSmellImprovingCoverage to develop ( 2018-08-10 )
Fixing code smell and improving coverage
Related work items: #56840
PR 16897: Merge feature/combofix to develop ( 2018-08-10 )
When the backend code sets the selected item the wrapped kendo combobox in client side should be updated too
Related work items: #56841
PR 16872: synchronize customValue and text ( 2018-08-09 )
synchronize customValue and text
Related work items: #56715
PR 16778: Merge feature/SelectedIndexChangedEvent_Support to develop ( 2018-08-09 )
Add ListView SelectedIndexChanged event support in front end.
PR 16815: Adding comboBox Edition support ( 2018-08-09 )
Adding comboBox Edition support
Related work items: #56715
PR 16752: Merge feature/DataGridViewEdition to develop ( 2018-08-08 )
Implementing DataGridView edition
Related work items: #55731
PR 16616: Merge feature/DataGridViewSelection to develop ( 2018-08-03 )
Implementing DataGridView selection
Related work items: #55731
PR 16550: add support for scss ( 2018-08-01 )
add support for scss
Related work items: #54238
PR 16427: Update incorrect imports in samples. ( 2018-07-30 )
Update incorrect imports in samples.
Related work items: #46482
PR 16410: Merge feature/addbindingupdateevent to develop ( 2018-07-30 )
handles post event logic execution which is originally present in the selectedindex property setter
Related work items: #54930
Removed Docs/docfx/api/.gitignore ( 2018-07-24 )
PR 16211: Merge feature/Review_Documentation to develop ( 2018-07-23 )
Related work items: #53127
PR 16091: Supporting FormBorderStyle property in order to verify if window can resize. ( 2018-07-20 )
Supporting FormBorderStyle property in order to verify if window can resize. Adding unitTest for FormBorderStyle property.
Related work items: #54355
PR 16097: Updating styles ( 2018-07-19 )
Updating styles
Related work items: #54232
PR 16053: Merge hotfix/buttonswraptext to develop ( 2018-07-19 )
Buttons should wrap text IE 11 compatibility
Related work items: #45463
PR 16006: textbox multiline fix ( 2018-07-18 )
textbox multiline fix
Related work items: #54250
PR 15963: review documentatios ( 2018-07-18 )
review documentatios
Related work items: #53127
PR 15946: Merge feature/buttonDefaultFontSize to develop ( 2018-07-17 )
Adding default font-size for buttons
Related work items: #45462
PR 15795: Merge hotfix/CommandColumn to develop ( 2018-07-17 )
Modify ngIf validation so Command column can be visible when AllowAddNew property is set true.
Related work items: #53658
PR 15892: Changes made in order to enabling virtual scrolling on datagridview ( 2018-07-16 )
Changes made in order to enabling virtual scrolling on datagridview
Related work items: #45467
PR 15766: Merge feature/DragDrop to develop ( 2018-07-16 )
Related work items: #53332
PR 15778: Fixing ItemClicked event sender argument ( 2018-07-12 )
Fixing ItemClicked event sender argument
Related work items: #53238
PR 15745: fixing bug related to the screen centering functionality ( 2018-07-12 )
fixing bug related to the screen centering functionality
Related work items: #45467
PR 15714: Adding support to PasswordChar behavior on client side textbox ( 2018-07-11 )
Adding support to PasswordChar behavior on client side textbox
Related work items: #53375
PR 15673: doubleClickC1trueDBGridEvent ( 2018-07-11 )
doubleClickC1trueDBGridEvent
Related work items: #53327
PR 15541: fix typo in diagram. ( 2018-07-06 )
fix typo in diagram.
Related work items: #51850
PR 15513: organize documentation ( 2018-07-05 )
organize documentation
Related work items: #51852
PR 15484: add development process and fixing links on MD kendocomponents ( 2018-07-05 )
add development process guide and fixing links on MD kendocomponents
Related work items: #51848
Merge tag '5.0.2' into develop ( 2018-07-04 )
5.0.2
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.5-rc0001 ( 2019-04-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0153 ( 2019-04-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0152 ( 2019-04-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0151 ( 2019-04-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0150 ( 2019-04-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0149 ( 2019-03-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0148 ( 2019-03-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0146 ( 2019-03-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0145 ( 2019-03-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0144 ( 2019-03-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0143 ( 2019-03-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0142 ( 2019-03-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0141 ( 2019-03-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0140 ( 2019-03-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0139 ( 2019-03-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0138 ( 2019-03-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0137 ( 2019-03-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0136 ( 2019-03-01 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0135 ( 2019-02-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0134 ( 2019-02-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0131 ( 2019-02-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0130 ( 2019-02-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0127 ( 2019-02-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0126 ( 2019-02-19 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0125 ( 2019-02-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0124 ( 2019-02-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0123 ( 2019-02-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0122 ( 2019-02-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0121 ( 2019-02-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0120 ( 2019-01-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0119 ( 2019-01-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0118 ( 2019-01-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0117 ( 2019-01-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0116 ( 2019-01-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0115 ( 2019-01-15 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0114 ( 2019-01-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0113 ( 2018-12-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0112 ( 2018-12-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0111 ( 2018-12-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0110 ( 2018-12-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0109 ( 2018-12-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0107 ( 2018-12-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0106 ( 2018-12-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0105 ( 2018-12-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0104 ( 2018-11-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0103 ( 2018-11-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0102 ( 2018-11-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0101 ( 2018-11-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0100 ( 2018-11-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0099 ( 2018-10-31 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0098 ( 2018-10-31 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0097 ( 2018-10-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0095 ( 2018-10-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0094 ( 2018-10-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0093 ( 2018-10-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0092 ( 2018-10-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0091 ( 2018-10-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0090 ( 2018-10-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0089 ( 2018-10-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0088 ( 2018-10-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0087 ( 2018-10-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0086 ( 2018-10-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0085 ( 2018-10-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0084 ( 2018-10-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0083 ( 2018-10-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0082 ( 2018-10-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0080 ( 2018-10-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0079 ( 2018-10-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0078 ( 2018-10-10 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0077 ( 2018-10-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0076 ( 2018-10-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0075 ( 2018-09-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0074 ( 2018-09-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0073 ( 2018-09-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0072 ( 2018-09-25 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0071 ( 2018-09-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0070 ( 2018-09-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0069 ( 2018-09-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0068 ( 2018-09-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0067 ( 2018-09-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0066 ( 2018-09-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0065 ( 2018-08-31 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0064 ( 2018-08-31 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0063 ( 2018-08-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0062 ( 2018-08-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0060 ( 2018-08-28 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0059 ( 2018-08-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0058 ( 2018-08-23 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0057 ( 2018-08-22 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0056 ( 2018-08-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0055 ( 2018-08-21 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0054 ( 2018-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0053 ( 2018-08-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0052 ( 2018-08-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0051 ( 2018-08-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0050 ( 2018-08-14 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0049 ( 2018-08-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0048 ( 2018-08-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0047 ( 2018-08-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0046 ( 2018-08-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0045 ( 2018-08-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0044 ( 2018-08-08 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0043 ( 2018-08-07 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0042 ( 2018-07-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0041 ( 2018-07-30 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0040 ( 2018-07-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0039 ( 2018-07-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0038 ( 2018-07-27 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0037 ( 2018-07-26 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0036 ( 2018-07-24 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0035 ( 2018-07-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0034 ( 2018-07-20 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0032 ( 2018-07-18 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0031 ( 2018-07-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0030 ( 2018-07-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0029 ( 2018-07-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0028 ( 2018-07-17 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0027 ( 2018-07-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0026 ( 2018-07-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0025 ( 2018-07-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0024 ( 2018-07-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0023 ( 2018-07-16 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0022 ( 2018-07-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0021 ( 2018-07-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0020 ( 2018-07-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0019 ( 2018-07-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0018 ( 2018-07-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0017 ( 2018-07-13 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0016 ( 2018-07-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0015 ( 2018-07-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0014 ( 2018-07-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0013 ( 2018-07-12 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0012 ( 2018-07-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0011 ( 2018-07-11 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0010 ( 2018-07-09 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0009 ( 2018-07-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0008 ( 2018-07-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0007 ( 2018-07-06 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0006 ( 2018-07-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0005 ( 2018-07-05 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0004 ( 2018-07-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0003 ( 2018-07-04 )
Merge branch 'release/5.0.2' ( 2018-07-04 )
Modified GitVersion.yml ( 2018-07-04 )
PR 15463: RichTexbox Text Refresh ( 2018-07-04 )
RichTexbox Text Refresh
Related work items: #52433
PR 15448: update the architecture md and diagram. Also added a wsd file, to generate a ( 2018-07-04 )
update the architecture md and diagram. Also added a wsd file, to generate a new diagram with PlantUML
Related work items: #51850
PR 15440: Merge hotfix/newCodeCoverage to develop ( 2018-07-03 )
Fixing quality gate on newCodeBranches
Related work items: #51713
PR 15416: Adding RefreshColumns property in order to reload the columns collections when ( 2018-07-03 )
Adding RefreshColumns property in order to reload the columns collections when it is necessary
Related work items: #52044
PR 15429: Checking all md files on winformsComponents ( 2018-07-03 )
Updating yml file
Related work items: #51855
PR 15426: Fixed compilation warnings and include positioning attribute to tab pages in ( 2018-07-03 )
Fixed compilation warnings and include positioning attribute to tab pages in order to get the contents well positionated.
Related work items: #52253, #52256
PR 15418: removed class binding from container ( 2018-07-03 )
removed class binding from container
Related work items: #52253
PR 15413: Updating ItemClickedEventArgs to work according server requirements ( 2018-07-03 )
adding a different menuItemClickedEventArgsExtractor
Related work items: #51598
PR 15365: Added style to fix window's button location ( 2018-07-03 )
Added style to fix window's button location
Related work items: #51996
PR 15396: Remove guide and update menu ( 2018-07-03 )
Remove guide and update menu
Related work items: #52052
PR 15402: Removed explicit dependencies ( 2018-07-03 )
Removed explicit dependencies
Related work items: #52218
PR 15362: Merge hotfix/webmapQuality to develop ( 2018-07-02 )
Fix Quality Gate Issues in WebComponents
Related work items: #51713
PR 15372: Integral Heigth remove ( 2018-07-02 )
Removing Integralheight from client
Related work items: #47880
PR 15380: components dependencies ( 2018-07-02 )
Fixing package json dependencies Related work items: #52147
Modified WinformsComponent/package.json ( 2018-07-02 )
PR 15344: RXJS upgrade to version 6 fixes #51380 ( 2018-07-02 )
RXJS upgrade to version 6 fixes #51380
Related work items: #51380
PR 15348: add version documentation ( 2018-07-02 )
add version documentation
Related work items: #51871
PR 15325: Fixed Bug #51865 ( 2018-06-29 )
Fixed Bug #51865
Related work items: #51865
PR 15320: Remove menuItemExtractor ( 2018-06-29 )
Remove menuItemExtractor from serverEvent of toolstrip ItemClicked.
Related work items: #51598
PR 15315: Include dataTransfer setting in SessionExpired ( 2018-06-29 )
Include dataTransfer setting in SessionExpired
Related work items: #51711
Modified WinformsComponent/package.json ( 2018-06-28 )
Modified WinformsComponent/.vscode/settings.json Modified WinformsComponent/package.json ( 2018-06-28 )
PR 15280: remove cache from get request ( 2018-06-28 )
remove cache from get request
Related work items: #50688
PR 15277: Add Angular Playground. ( 2018-06-28 )
Add Angular Playground.
Related work items: #42009
PR 15251: Itemclicked ( 2018-06-28 )
ItemClicked implementation
Related work items: #47893
PR 15247: fix context menu ( 2018-06-28 )
fix context menu
Related work items: #50588
PR 15253: Added missing exports in code ( 2018-06-27 )
Added missing exports in code
Related work items: #50894
PR 15188: Merge feature/base-components to develop ( 2018-06-27 )
Related work items: #50894
PR 15011: Merge feature/FormIcon to develop ( 2018-06-27 )
Related work items: #47891
PR 15191: Update AngularClient version #51380 ( 2018-06-26 )
Update AngularClient version #51380
Related work items: #51380
PR 15172: fix docs ( 2018-06-26 )
fix docs
Related work items: #37411
PR 15152: Merge hotfix/ComboBoxJQueryUpdate to develop ( 2018-06-26 )
Related work items: #51537
PR 15137: Merge hotfix/WebBrowserApplyOpenFile to develop ( 2018-06-26 )
Related work items: #51491
PR 15125: fix combobox ( 2018-06-25 )
fix combobox
Related work items: #49880, #50688
PR 15085: Fixed Bug #50758 ( 2018-06-25 )
Fixed Bug #50758
Note: All the new code is already tested by the respective unit test. Coverage on control.component.ts and controls.directive.ts is greater than 90%.
Related work items: #50758
PR 15094: Merge feature/TreeViewEnsureVisible to develop ( 2018-06-25 )
Related work items: #51322
PR 15101: Fix Bug: BUG 51334 ( 2018-06-25 )
Fix Bug: BUG 51334
Related work items: #51334
reverting changes in develop ( 2018-06-22 )
moving class from tabcontrol vm-container to kendo-tabstrip tag in order to set position of the control. ( 2018-06-22 )
PR 14961: Merge feature/integralHeight to develop ( 2018-06-22 )
Integral height property on comboBox Angular
Related work items: #50695
PR 15032: Style properties for DisplayColumn object ( 2018-06-21 )
Style properties for DisplayColumn object
Related work items: #47892
PR 15013: Merge feature/CheckBAppearance to develop ( 2018-06-21 )
Related work items: #47876
PR 15036: add support for RecordSelectors C1TrueDBGrid ( 2018-06-21 )
add support for RecordSelectors C1TrueDBGrid
Related work items: #50896
PR 14923: Merge feature/removeUnusedImports to develop ( 2018-06-21 )
Removing Unused Imports from WebMapComponents.
Related work items: #49761
PR 14928: add support for bookmark in C1TrueDBGrid ( 2018-06-21 )
add support for bookmark in C1TrueDBGrid
Related work items: #47897
PR 14992: Merge hotfix/CommandColumn to develop ( 2018-06-21 )
Related work items: #48429
PR 14995: Removed aramirez code smells ( 2018-06-21 )
Removed aramirez code smells
Related work items: #50191
PR 14984: Added support for the windowState property ( 2018-06-20 )
Added support for the windowState property
Related work items: #47889, #47888
PR 14981: Change angular client version #32606 ( 2018-06-20 )
Change angular client version #32606
Related work items: #32606
PR 14964: Add sonarqube suggestion ( 2018-06-20 )
Add sonarqube suggestion
Related work items: #48429
PR 14967: Fix the CheckedChange event functionality ( 2018-06-20 )
Fix the CheckedChange event functionality BUG 50268
Related work items: #50268
PR 14962: add position absolute when top or left are define. ( 2018-06-20 )
add position absolute when top or left are define.
Related work items: #49899
PR 14916: Merge feature/AddRows to develop ( 2018-06-20 )
Related work items: #48429
PR 14904: update schema" ( 2018-06-19 )
update schema"
Related work items: #49880
PR 14846: Merge feature/StaticsRemoved to develop ( 2018-06-19 )
Related work items: #49906
PR 14862: Merge hotfix/mapSelectionChangeCommitted to develop ( 2018-06-18 )
Adding SelectionChangeCommitted event to comboBox, also added unit test.
Related work items: #50421
PR 14852: JqueryComponent almost working. The lazy load is working ( 2018-06-18 )
JqueryComponent almost working. The lazy load is working
Related work items: #49880
PR 14800: new event HeadClick C1TrueDBGrid ( 2018-06-15 )
new event HeadClick C1TrueDBGrid
Related work items: #47895
PR 14765: Update Angular version to Fix Session ( 2018-06-15 )
Related work items: #49800
PR 14801: Adding support to CellTips, CellTipsWidth and CellTipsDelay properties. ( 2018-06-15 )
Adding support to CellTips, CellTipsWidth and CellTipsDelay properties.
Related work items: #47890
PR 14742: Merge hotfix/RemovedCodeSmells to develop ( 2018-06-14 )
Related work items: #48633
PR 14696: Merge feature/CommandReport to develop ( 2018-06-13 )
Related work items: #48073
PR 14684: new feature TextBox ReadOnly ( 2018-06-13 )
new feature TextBox ReadOnly
Related work items: #47875
PR 14627: Merge feature/TreeViewMouseDownEvent to develop ( 2018-06-13 )
Related work items: #48248
PR 14646: Merge feature/ES6Integration to develop ( 2018-06-12 )
Related work items: #49151, #34508
PR 14633: adding style for datetimepicker when it's in disabled state ( 2018-06-12 )
adding style for datetimepicker when it's in disabled state removing unnecessary padding
Related work items: #49902
PR 14624: Fix for treeeview nodes layout in IE11 ( 2018-06-12 )
Fix for treeeview nodes layout in IE11
Related work items: #49902
PR 14617: Fixing samples. ( 2018-06-12 )
Fixing samples.
Related work items: #48066
PR 14567: Adding decorator ( 2018-06-11 )
Adding decorator
Related work items: #49337
PR 14558: Merge feature/removeRouter to develop ( 2018-06-11 )
Related work items: #48066
PR 14529: RichTextbox apply CSS ( 2018-06-08 )
RichTextbox apply CSS
Related work items: #49209
PR 14507: Refactor StatusStrip factory components. ( 2018-06-08 )
Refactor StatusStrip factory components.
Related work items: #38818
PR 14484: Update Style of TabControl and TabPage Components. ( 2018-06-07 )
Update Style of TabControl and TabPage Components.
Related work items: #48778
PR 14477: Merge feature/fixingCodeSmells to develop ( 2018-06-07 )
Fix codesmells from new code added in the listbox feature
Related work items: #48263
PR 14462: Fixing status strip issue. ( 2018-06-07 )
Fixing status strip issue.
Related work items: #38818
PR 14418: Merge feature/ToolStripImagePosition to develop ( 2018-06-06 )
Related work items: #38818
PR 14412: Overall improvements in CheckedListBox and ListBox ( 2018-06-06 )
Overall improvements in CheckedListBox and ListBox SelectedIndices and CheckedIndices synch and visual implementation SelectedIndexChanged events refactoring
Related work items: #48263
PR 14413: Updating the selectedNode item when a node is clicked, additionally, the ( 2018-06-06 )
Updating the selectedNode item when a node is clicked, additionally, the selectedNode refresh the selectedNodeInfo property in the server-side
Related work items: #48272
PR 14379: ContractsRefactoring ( 2018-06-06 )
ContractsRefactoring
Related work items: #46337
PR 14367: Merge hotfix to develop ( 2018-06-06 )
Related work items: #48112
PR 14385: Adding click event to PictureBox ( 2018-06-06 )
Adding click event to PictureBox
Related work items: #48170
PR 14338: add support for the properties width and height in the style object ( 2018-06-05 )
add support for the properties width and height in the style object
Related work items: #35236
PR 14376: small fix of bug in c1truedbgrid ( 2018-06-05 )
small fix of bug in c1truedbgrid
Related work items: #47934
PR 14346: fix image treeview conditional and statusstrip regression ( 2018-06-05 )
fix image treeview conditional and statusstrip regression
Related work items: #47934
PR 14329: Merge feature/DeltaIndices to develop ( 2018-06-05 )
[FIS]CheckedListBox is not syncronized between server and client and viceversa
Related work items: #47736, #47767, #47738
PR 14323: Adding ServerEvent decorator ( 2018-06-04 )
Adding ServerEvent decorator. DateTimePicker component
PR 14286: ToolStrip specs were updated ( 2018-06-04 )
ToolStrip specs were updated
Related work items: #45676
PR 14248: Adding decorator to SelectedIndexChanged ( 2018-06-01 )
Adding decorator to SelectedIndexChanged
Related work items: #47745
PR 14266: Merge feature/ToolStripComboBox to develop ( 2018-06-01 )
Related work items: #45676
PR 14258: change detector on push ( 2018-06-01 )
change detector on push
Related work items: #46334
PR 14226: Improve typos and comprehension in JQuery's documentation ( 2018-06-01 )
Improve typos and comprehension in JQuery's documentation
Related work items: #46334
PR 14246: Merge feature/ConditionalComponents to develop ( 2018-06-01 )
Related work items: #46948, #46946
PR 14241: Adding detectionstrategy to webbrowser ( 2018-06-01 )
Adding detectionstrategy to webbrowser
Related work items: #47632
PR 14205: Merge feature/RichTextboxComponent to develop ( 2018-06-01 )
RichTextboxComponent set up
Related work items: #44420
PR 14217: Changing the DataFields values for the checkedlistbox component. ( 2018-05-31 )
Changing the DataFields values for the checkedlistbox component. Currently, the Formatting Service of WebMap Backend is always sending the json keys as lowercase
Related work items: #47674
PR 14204: Added Lint tasks in gulp compiling process ( 2018-05-31 )
Added Lint tasks in gulp compiling process
Related work items: #38958
PR 14201: Listbox Ctrl Shift key ( 2018-05-31 )
Listbox must be allow to select multiple items using Ctrl Key
Related work items: #46739
Modified WinformsComponent/package.json ( 2018-05-31 )
Modified WinformsComponent/package.json Updated "@mobilize/angularclient": "5.0.2-rc0006" ( 2018-05-31 )
PR 14176: Sending TreeViewEventArgs information from client to server ( 2018-05-31 )
Sending TreeViewEventArgs information from client to server
Related work items: #46694
PR 14158: Merge feature/ConditionalComponents to develop ( 2018-05-31 )
Related work items: #45653
PR 14168: Replacing branch hotfix/TreeSelectedNode and PR ( 2018-05-30 )
Replacing branch hotfix/TreeSelectedNode and PR https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPComponents/pullrequest/14143?_a=updates
Related work items: #46816
PR 14136: Added lazyloading rendering for treeview ( 2018-05-30 )
Added lazyloading rendering for treeview
Related work items: #46482
PR 14069: Merge feature/ScrollableTabs to develop ( 2018-05-29 )
Added Classes to make tabs multirow https://www.telerik.com/forums/kendo-tabstrip---scroll-or-multirow
Related work items: #45661
PR 13997: Addded Dynamic Controls documentation ( 2018-05-29 )
Addded Dynamic Controls documentation
Related work items: #46287
PR 14054: Fix docs reference. ( 2018-05-29 )
Fix docs reference.
Related work items: #46361
PR 14004: Removed ngClass binding causing issues in rendering dynamic controls ( 2018-05-29 )
Removed ngClass binding causing issues in rendering dynamic controls
Related work items: #46287
PR 14038: Fixing code smell ( 2018-05-29 )
Fixing code smell
Related work items: #45344
PR 13984: Merge feature/TreeNodeImage to develop ( 2018-05-29 )
Related work items: #45344, #45406
PR 14018: Add documentation for AOT/JIT ( 2018-05-28 )
Add documentation for AOT/JIT
Related work items: #46361
PR 13995: Adding kendo Style ( 2018-05-28 )
Adding kendo Style
Related work items: #45670
PR 13987: Renaming CheckedListbox Items Properties ( 2018-05-28 )
Renaming CheckedListbox Items Properties
Related work items: #45898
PR 13919: Merge feauture/StressSample to develop ( 2018-05-25 )
Related work items: #42007
PR 13917: Adding node template to TreeView.Component ( 2018-05-25 )
Adding node template to TreeView.Component Adding function to returns the color inline style for the treenode
Related work items: #45745
PR 13882: Merge feature/AOTCompilerOptions to develop ( 2018-05-24 )
Related work items: #39224
PR 13846: fix timer default value ( 2018-05-24 )
fix timer default value
Related work items: #43250
PR 13845: Merge hotfix/AOTStyles to develop ( 2018-05-24 )
Related work items: #39224
PR 13839: Update angular.json file causing errors in prod compilation ( 2018-05-24 )
Update angular.json file causing errors in prod compilation
Related work items: #39224
PR 13832: Merge feature/AOTCompilation to develop ( 2018-05-23 )
Related work items: #39224
PR 13771: Guideline new set of components ( 2018-05-23 )
Guideline new set of components
Related work items: #44936
PR 13745: Adding serverEvent decorator to ListBox selectedIndexChanged ( 2018-05-23 )
Adding serverEvent decorator to ListBox selectedIndexChanged
Related work items: #45420
PR 13738: Publish event detect changes for controls ( 2018-05-22 )
Publish event detect changes for controls
Related work items: #45427
PR 13714: Remove f describe ( 2018-05-22 )
Remove f describe
Related work items: #43169
PR 13705: Merge feature/ContainerComponentSample to develop ( 2018-05-22 )
Include dynamic controls sample
Related work items: #43169
PR 13670: Merge feature/ContainerComponent to develop ( 2018-05-22 )
Related work items: #33064
PR 13685: fix bug progressbar ( 2018-05-22 )
fix bug progressbar
Related work items: #41931
PR 13664: Merge feature/StylingDataAndres to develop ( 2018-05-22 )
Related work items: #43926
PR 13672: Update package.json versions ( 2018-05-21 )
Update package.json versions
Related work items: #42808
PR 13649: new progress bar component ( 2018-05-21 )
new progress bar component
Related work items: #41931
PR 13640: Merge hotfix/ListBoxRefreshItems to develop ( 2018-05-21 )
Related work items: #45062
PR 13616: CheckBox disabled attribute ( 2018-05-21 )
Changing Disabled attribute from div to input Adding serverEvent CheckStateChanged Adding model.ts Image property for code coverage
Related work items: #45016, #45017
PR 13522: feature/FixYarnWarnings ( 2018-05-18 )
Update to Angular 6 and remove yarn warnings.
Related work items: #42808
PR 13594: update menu index ( 2018-05-18 )
update menu index
Related work items: #44437
PR 13576: Loading Component timing variable configurable ( 2018-05-18 )
Loading Component
Related work items: #43250
Merge tag '5.0.1' into develop ( 2018-05-17 )
release/5.0.1
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 5.0.3-rc0002 ( 2018-07-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0024 ( 2018-07-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0023 ( 2018-07-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0022 ( 2018-07-04 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0032 ( 2018-07-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0021 ( 2018-07-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0020 ( 2018-07-03 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0019 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0018 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0031 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0017 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0016 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0030 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/webmap-core - 5.0.2-rc0010 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0015 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0013 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0012 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0029 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0028 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/webmap-core - 5.0.2-rc0009 ( 2018-07-02 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0010 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0027 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0009 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0026 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0008 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/webmap-core - 5.0.2-rc0008 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/base-components - 1.0.0-rc0007 ( 2018-06-29 )
Upgraded package.json file on Develop. Set Component: @mobilize/angularclient - 5.0.2-rc0025 ( 2018-06-29 )
Merge branch 'release/5.0.1' ( 2018-05-17 )
Modified GitVersion.yml ( 2018-05-17 )
Updated dependency "@mobilize/angularclient": "5.0.1" ( 2018-05-17 )
PR 13467: fix event click item on ContextMenuStrip ( 2018-05-16 )
fix event click item on ContextMenuStrip
Related work items: #44210
PR 13459: Merge feature/updateSessionExpiredCommand to develop ( 2018-05-15 )
Related work items: #44130
PR 13424: Rendering IE11 ( 2018-05-15 )
[FIS]ToolStrip items are not rendering correctly on IE
Related work items: #43909
PR 13414: TreeView: load nodes ( 2018-05-15 )
TreeView: load nodes
Related Work Item: #42981
Related work items: #42981
PR 13402: Update documentation related to wmClass ( 2018-05-14 )
Update documentation that mentioned wmClass and now class is the correct property. A fix was added to validate the scroll parent in the grid every time that the scroll property is assigned.
Related work items: #43969
PR 13344: Create Client ThreadExceptionDialog Component $39731 ( 2018-05-14 )
Create Client ThreadExceptionDialog Component $39731
Related work items: #39731
PR 13349: Merge feature/SampleSessionExpired to develop ( 2018-05-14 )
Related work items: #43055
PR 13355: Merge feature/RemovingWMClass to develop ( 2018-05-14 )
Related work items: #38878
PR 13343: Merge feature/SessionExpired to develop ( 2018-05-11 )
Related work items: #43055
PR 13249: new component ContextMenuStrip ( 2018-05-11 )
new component ContextMenuStrip
Related work items: #41990
PR 13296: add documentation for override style ( 2018-05-10 )
add documentation for override style
Related work items: #42004
PR 13294: Fixing control assignment. ( 2018-05-10 )
Fixing control assignment.
Related work items: #43345
PR 13248: CssGuideline ( 2018-05-10 )
CssGuideline
Related work items: #42705
PR 13200: Front-End setup and compilation guidelines ( 2018-05-10 )
Front-End setup and compilation guidelines
Related work items: #42712
PR 13275: Combobox minor fix. Return reference in open method ( 2018-05-10 )
Combobox minor fix. Return reference in open method
Related work items: #42699
PR 13226: Override Checked listbox fetch method ( 2018-05-10 )
Override fetch
Related work items: #43167
PR 13220: Implementing scroll when row property changes in server side ( 2018-05-09 )
Implementing scroll when row property changes in server side
Related work items: #42904
PR 13190: Added loading animation for combobox ( 2018-05-08 )
Added loading animation for combobox
Related work items: #42699
PR 13180: change menu component from jquery to Kendo Angular Component ( 2018-05-08 )
change menu component from jquery to Kendo Angular Component
Related work items: #41995
PR 13177: Set PageSize as an Input attribute for grid components ( 2018-05-08 )
Set PageSize as an Input attribute for grid components
Related work items: #39065
PR 13131: Picture boxes shouldn't show img element is the source url doesn't point to a ( 2018-05-08 )
Picture boxes shouldn't show img element is the source url doesn't point to a valid resource Block message box buttons to avoid multiple clicks
Related work items: #42911, #38409
PR 13125: Show Loading animation inside kendo grid ( 2018-05-08 )
Show Loading animation inside kendo grid
Related work items: #42701
PR 13151: File Dialog Arguments ( 2018-05-08 )
File Dialog Arguments
Related work items: #42042
PR 13127: Add an example of the Crystal Reports approach and a code smell was fixed. ( 2018-05-07 )
Add an example of the Crystal Reports approach and a code smell was fixed.
Related work items: #41939
PR 13104: Merge feature/GuidelinesUpdateComponent to develop ( 2018-05-07 )
Guidelines about add events,properties to an existing component
Related work items: #42708
PR 13103: Merge feature/ListBoxSelection to develop ( 2018-05-07 )
Related work items: #42682
PR 13098: Fixed null tooltip ( 2018-05-07 )
Fixed null tooltip
Related work items: #41993
PR 13095: Merge hotfix/IELoading to develop ( 2018-05-07 )
Update loading animation to work as expected in IE
Related work items: #42701
PR 13018: Merge feature/checkedlistbox to develop ( 2018-05-04 )
Checked listbox implementation
Related work items: #41986
PR 13056: Add basic implementation of WebBrowser component. ( 2018-05-04 )
Add basic implementation of WebBrowser component.
Related work items: #41982
PR 13054: These css rules solve the problem with the virtual scrolling and the white space ( 2018-05-04 )
These css rules solve the problem with the virtual scrolling and the white space
PR 13049: Merge hotfix/Materialicons to develop ( 2018-05-04 )
Yarn conflict , changing use of "material-design-icons" to "material-icons"
Related work items: #42742
PR 12995: changes to set rowHeight in truedbgrid ( 2018-05-03 )
changes to set rowHeight in truedbgrid
PR 12983: Added missing components in index file ( 2018-05-03 )
Added missing components in index file
Related work items: #42455
PR 12978: add coverage for control and radiobutton ( 2018-05-03 )
add coverage for control and radiobutton
Related work items: #42654
PR 12955: Fix applying classes correctly ( 2018-05-02 )
Fix applying classes correctly
Related work items: #38763
PR 12958: update yarnlock ( 2018-05-02 )
update yarnlock
Related work items: #42631
PR 12936: Added tooltip tests ( 2018-05-02 )
Added tooltip tests
Related work items: #41993
PR 12922: Fix samples project and upgrade winforms-components references. ( 2018-04-30 )
Fix samples project and upgrade winforms-components references.
PR 12923: Add support for title in components using wmControls directive ( 2018-04-30 )
Add support for title in components using wmControls directive
Related work items: #41993
PR 12908: Added PictureBox ng-content tag to work as control container. ( 2018-04-30 )
Added PictureBox ng-content tag to work as control container. Refactoring duplicated html using ngclass approach instead of ngIf
Related work items: #38763
PR 12888: Update dependencies ( 2018-04-27 )
Update dependencies
Related work items: #35311
PR 12889: update files img ( 2018-04-27 )
update files img
Related work items: #37418
PR 12881: add documentation for the structure of a migrated application in Angular ( 2018-04-27 )
add documentation for the structure of a migrated application in Angular
Related work items: #37418
PR 12819: Merge feature/PerformanceTesting to develop ( 2018-04-26 )
Related work items: #34960
PR 12839: Merge feature/NumericUpDown to develop ( 2018-04-26 )
Numeric UpDown component basic implementation.
Related work items: #38551
PR 12831: Merge feature/BringToFrontCommand to develop ( 2018-04-26 )
Related work items: #37333
PR 12774: Change Button behavior of radiobuttons, now it is managed through css instead ( 2018-04-26 )
Change Button behavior of radiobuttons, now it is managed through css instead of angular templates
Related work items: #35128
PR 12765: update links ( 2018-04-25 )
update links
Related work items: #37409
PR 12729: Merge feature/TabComponent to develop ( 2018-04-24 )
Implementation TabControl and TabItem
Related work items: #39355, #38591
PR 12688: update Angular ( 2018-04-24 )
update Angular
Related work items: #36909
PR 12742: update guides and index ( 2018-04-24 )
update guides and index
Related work items: #37409
PR 12737: Update documentation file ( 2018-04-24 )
Update documentation file
Related work items: #37407
PR 12720: update setup doc and how to create a new component ( 2018-04-24 )
update setup doc and how to create a new component
Related work items: #37409
PR 12707: RowColChange event should be triggered only once even if the grid datasource is ( 2018-04-23 )
RowColChange event should be triggered only once even if the grid datasource is refreshed several times in the backend code
Related work items: #35129
How to add a new contro documentation ( 2018-04-23 )
PR 12679: new empty line, lol ( 2018-04-23 )
new empty line, lol
PR 12659: new component TreeView full implementation FIS compatible ( 2018-04-23 )
new component TreeView full implementation FIS compatible
Related work items: #35681
PR 12598: Added print Dialog component support ( 2018-04-23 )
Added print Dialog component support
Related work items: #37336
PR 12635: add support to select the current row in C1truedbgrid ( 2018-04-20 )
add support to select the current row in C1truedbgrid
Related work items: #38759
PR 12632: Implementing toolstrip items refresh behavior ( 2018-04-20 )
Implementing toolstrip items refresh behavior
Related work items: #35128
PR 12588: Merge feature/FileDialog to develop ( 2018-04-20 )
Related work items: #36649
PR 12625: Merge feature/WindowModalOverlay to develop ( 2018-04-20 )
Resolve overlay and modal windows behavior.
Related work items: #38774
PR 12590: Merge features/comboeditortruedbgrid to develop ( 2018-04-19 )
Fixing code smell
Related work items: #35129
PR 12566: Overall fixes in the truedbgrid combo editor ( 2018-04-18 )
Overall fixes in the truedbgrid combo editor
Related work items: #35129
PR 12560: Remove docs folder ( 2018-04-18 )
Remove docs folder
Related work items: #38920
PR 12491: Merge feature/DetectionStrategy to develop ( 2018-04-17 )
Related work items: #36771
PR 12513: Update documenation for the components ( 2018-04-17 )
Update documenation for the components
Related work items: #38775
PR 12467: Updated typedoc and type2docfx dependencies to allow typescript docs generation ( 2018-04-13 )
Updated typedoc and type2docfx dependencies to allow typescript docs generation
Related work items: #35619
PR 12452: Fix code smell ( 2018-04-13 )
Fix code smell
Related Work Item: #38355
Related work items: #38355
PR 12450: Added documentation for WebMap's front end architecture page ( 2018-04-13 )
Added documentation for WebMap's front end architecture page
Related work items: #38506
PR 12462: Adding coverage ( 2018-04-13 )
Adding coverage
Related work items: #38444
PR 12456: update component documentation ( 2018-04-13 )
update component documentation
PR 12418: combobox in grid support,, selected item support and editable cell too ( 2018-04-13 )
combobox in grid support,, selected item support and editable cell too
Related work items: #37328
Merge tag '5.0.0' into develop ( 2018-04-13 )
release/5.0.0
Merge branch 'release/5.0.0' ( 2018-04-13 )
PR 12443: update packages files with ver 5.0.0 ( 2018-04-13 )
update packages files with ver 5.0.0
Related work items: #38453
PR 12440: add important in the toolstrip background-color ( 2018-04-13 )
add important in the toolstrip background-color
Related work items: #38453
PR 12414: Implementing groupable behavior for radiobuttons ( 2018-04-13 )
Implementing groupable behavior for radiobuttons
Related work items: #35128
PR 12423: control doc ( 2018-04-13 )
Control component documentation and doc files organization
Related work items: #38445
PR 12391: Triggering check changed to server side ( 2018-04-13 )
Triggering check changed to server side
Related Work Item: #38355
Related work items: #38355
PR 12370: Merge feature/AssessmentReportGeneration to develop ( 2018-04-13 )
Related work items: #34077
PR 12411: fix properties of position ( 2018-04-12 )
fix properties of position
Related work items: #38406
PR 12410: Merge feature/updateAchitecture to develop ( 2018-04-12 )
Related work items: #38403
PR 12383: ngclass multiclass ( 2018-04-11 )
ngclass multiclass
Related work items: #37926
PR 12377: hotfix autosize ( 2018-04-10 )
hotfix autosize
Related work items: #37926
PR 12376: Update Package ( 2018-04-10 )
Update package.json
Related work items: #38314
PR 12374: Added combobox style to match the font-size ( 2018-04-10 )
Added combobox style to match the font-size
Related work items: #37762
PR 12365: Fix for bug #37764 ( 2018-04-10 )
Fix for bug #37764
Related work items: #37764
PR 12351: Adding two-way binding to value property in kendomaskedtextbox ( 2018-04-10 )
Adding two-way binding to value property in kendomaskedtextbox
Related work items: #35128
PR 12349: autosize mode for picturebox ( 2018-04-10 )
autosize mode for picturebox
Related work items: #37926
PR 12352: SelectedItem Name changed to SelectedIndex ( 2018-04-10 )
SelectedItem Name changed to SelectedIndex
Related work items: #37534
PR 12295: Jquery Doc ( 2018-04-10 )
Updating Docfx and creating guideline Kendo- JQuery components
Related work items: #37406
PR 12316: adding refresh property to component allowing the grid's datasource to be ( 2018-04-10 )
adding refresh property to component allowing the grid's datasource to be updated
Related work items: #35128
PR 12341: Added combo selection assign in the execution of SelectionChange event ( 2018-04-10 )
Added combo selection assign in the execution of SelectionChange event
Related work items: #37864
PR 12315: Fix bug #38180 ( 2018-04-09 )
Fix bug #38180
Related work items: #38180
PR 12301: minorfix -> toolstrip : item.text, remove undefined text from the item ( 2018-04-09 )
fix toolstrip : item.text
Related work items: #37332
PR 12294: Merge hotfix/DraggableDialog to develop ( 2018-04-09 )
Related work items: #37697
PR 12280: add support for checked in toolstrip ( 2018-04-09 )
add support for checked in toolstrip
Related work items: #37332
PR 12239: Merge feature/enterEventArgsExtractor to develop ( 2018-04-06 )
Adds extractor for Enter event
Related work items: #35911
PR 12212: resolve code smell for picturebox SizeMode ( 2018-04-06 )
resolve code smell for picturebox SizeMode
PR 12243: add ampersand validation ( 2018-04-06 )
add ampersand validation
Related work items: #37389
PR 12233: add default background ( 2018-04-06 )
add default backgruond.
Related work items: #37867
PR 12234: MessageBoxButtons support other buttons such as Retry Ignore and Abort button ( 2018-04-06 )
MessageBoxButtons support other buttons such as Retry Ignore and Abort button
Related Work Item: #37390
Related work items: #37390
PR 12222: Merge features/truedbgrideditedcellfocusout to develop ( 2018-04-06 )
Merge features/truedbgrideditedcellfocusout to develop
Related work items: #35133
PR 12175: DataGridView ( 2018-04-06 )
DataGridView
Related work items: #36645
PR 12214: Merge feature/GridPagination to develop ( 2018-04-06 )
Related work items: #37330
PR 12209: some minor fixes, add class and properties. ( 2018-04-06 )
some minor fixes, add class and properties.
Related work items: #37837, #37838
PR 12195: Click is not working when toolstrip has an image ( 2018-04-05 )
Click is not working when toolstrip has an image
Related work items: #35913
PR 12189: The stretch property is supported by the PictureBox. ( 2018-04-05 )
Add wrapper div to picturebox.
Related work items: #37427
PR 12187: MinorFix ( 2018-04-05 )
MinorFix
Related work items: #37611
PR 12161: CurrentRowIndex ( 2018-04-05 )
CurrentRowIndex
Related work items: #37611
PR 12146: Adds Args extractor. Sender was null ( 2018-04-05 )
Adds Args extractor. Sender was null
Related work items: #35920, #35913, #35919
PR 12154: refactoring the ampersand funcionality ( 2018-04-05 )
refactoring the ampersand funcionality
Related work items: #37549
PR 12150: update samples ( 2018-04-05 )
update samples packages
Related work items: #37549
PR 12148: Merge feature/RemoveAmpersand to develop ( 2018-04-04 )
Related work items: #37549
PR 12143: Rename Form close event ( 2018-04-04 )
Rename Form close event
Related work items: #37547
PR 12131: keyPressEventArgsExtractor implementation ( 2018-04-04 )
keyPressEventArgsExtractor implementation
Related Work Item: #37337
Related work items: #37337
PR 12107: Merge feature/CleanNPM to develop ( 2018-04-04 )
Related work items: #37308
PR 12104: Triggering Edit event instead of beforecolupdate ( 2018-04-04 )
Triggering Edit event instead of beforecolupdate
Related work items: #35133
PR 12081: Fix modal windows and fix stub component style. ( 2018-04-04 )
Fix modal windows and fix stub component style.
Related work items: #36938
PR 12050: Added wm-loading sample ( 2018-04-03 )
Added wm-loading sample
Related work items: #36647, #37367
PR 12049: width is generating a scrollbar ( 2018-04-03 )
width is generating a scrollbar
Related work items: #37375
PR 12029: add multiline support to textbox ( 2018-04-03 )
add multiline support to textbox
Related work items: #37148
PR 12040: Export Loading component ( 2018-04-03 )
Export Loading component
Related work items: #36647
PR 12025: Merge feature/LoadingComponent to develop ( 2018-04-03 )
Related work items: #36647
PR 12020: Merge feature/ListViewFocusItem to develop ( 2018-04-02 )
Related work items: #37312
PR 12023: fix enabled property in toolstrip ( 2018-04-02 )
fix enabled property in toolstrip
Related work items: #37315
PR 11989: changed event ( 2018-04-02 )
changed event
Related work items: #37027
PR 12013: add some namespace on the interfaces ( 2018-04-02 )
add some namespace on the interfaces
Related work items: #36917
PR 12010: add namespace on the interfaces ( 2018-04-02 )
add namespace on the interfaces
Related work items: #36917
PR 11974: Merge features/truedbgridedition to develop ( 2018-04-02 )
Adding BeforeColEdit and BeforeColUpdate events support to TDBGrid
Related work items: #35129
PR 11988: Updated serverEvent arguments to be sent as an array instead of an object ( 2018-03-28 )
Related work items: #36862
PR 11987: fix to send the tooltrip to front. ( 2018-03-28 )
fix to send the tooltrip to front.
Related work items: #36788
PR 11971: Merge hotfix/FocusedItemBug to develop ( 2018-03-28 )
Related work items: #36877
PR 11966: fix to support dynamic event in the toolstrip component. ( 2018-03-28 )
fix to support dymanic event in the toolstrip component.
Related work items: #36918
PR 11929: SelectionMode Update ( 2018-03-27 )
SelectionMode Update
Related work items: #34941
PR 11925: Some styles were added. This changes improve the form styles. ( 2018-03-27 )
Some styles were added. This changes improve the form styles.
Related work items: #36607
PR 11912: Change: Message box click event is triggered by WebServices invoke action and ( 2018-03-27 )
Change: Message box click event is triggered by WebServices invoke action and not by the @event decorator.
Related work items: #36817
PR 11908: enter and leave event ( 2018-03-27 )
enter and leave event
Related work items: #36800
PR 11904: FlexGrid item click ( 2018-03-27 )
FlexGrid item click
Related Work Item #36721
Related work items: #36721
PR 11880: add interfaces in contract folder. ( 2018-03-27 )
add interfaces in contract folder.
Related work items: #33675
PR 11879: listview itemClick and focused item ( 2018-03-27 )
listview itemClick and focused item
Related work items: #36293
PR 11863: Merge hotfix/StatusStripChange to develop ( 2018-03-26 )
[SKS][StatusStrip] Data Query Improvement
Related work items: #36717
PR 11878: Refactor Dialog Component as MessageBox Component. ( 2018-03-26 )
The wmControls directive was removed from Message Box component. Dialog component was renamed as MessageBox Component. Form component inheritance was removed from MessageBox component.
Related work items: #36651
PR 11888: Update Angular to rc0035 and Control new supported events ( 2018-03-26 )
Update Angular to rc0035 and Control new supported events
Related work items: #36212
PR 11871: Updated timer component to use @serverEvent Decorator ( 2018-03-26 )
Updated timer component to use @serverEvent Decorator Fixed controlComponent event property name Fixed window component location
Related work items: #36728
Modified sonar-project.properties ( 2018-03-26 )
Modified sonar-project.properties -> java-script filter ( 2018-03-26 )
PR 11862: Updated angular client dependency to @1.0.0-rc0033 ( 2018-03-25 )
Updated angular client dependency to @1.0.0-rc0033
Related work items: #36212
PR 11850: Merge feature/PackageRename to develop ( 2018-03-23 )
Related work items: #36741
PR 11820: TrueDBGrid's RowColChange event implementation ( 2018-03-23 )
TrueDBGrid's RowColChange event implementation
Related work items: #35129
PR 11848: Updated angular client dependency to @1.0.0-rc0032 ( 2018-03-23 )
Updated angular client dependency to @1.0.0-rc0032
Related work items: #36281
PR 11823: trigger close event in window components ( 2018-03-23 )
trigger close event in window components
Related work items: #32932
PR 11807: Merge feature/ToolStrip2 to develop ( 2018-03-23 )
Related work items: #34929
PR 11809: Added support for enabling/disabling dynamic server events + updated package name ( 2018-03-23 )
@mobilize
webmap-angular-client
package to @mobilize/angularclient
Related work items: #36281
PR 11812: Merge feature/PerformanceImprovement to develop ( 2018-03-23 )
Related work items: #36206
PR 11799: dialog events update with decorator ( 2018-03-22 )
dialog events update with decorator
PR 11750: Changes events invocation to be able of determine which action is called ( 2018-03-22 )
Changes events invocation to be able of determine which action is called
Related work items: #35913
PR 11784: ListViewComponent fetchItem fixes in order to support Id and MapperId ( 2018-03-22 )
ListViewComponent fetchItem fixes in order to support Id and MapperId
Related Work Items: #36560
Related work items: #36560
PR 11770: class diagram updated ( 2018-03-22 )
class diagram updated
PR 11763: Doc Coverage ( 2018-03-22 )
Fixing documentation and coverage issues
Related work items: #34915
PR 11748: adding visible ( 2018-03-21 )
adding visible property to listbox
Related work items: #34941
PR 11723: Listbox Jquery ( 2018-03-21 )
Listbox Jquery
Related work items: #34941
PR 11737: toolstrip part 2 ( 2018-03-21 )
fix refresh behavior.
documentation and update toolstrip
Update samples and fix enable method in toolstrip
add comments and new test for toolstrip
Related work items: #35948
PR 11727: Add missing padding to fix group box. ( 2018-03-21 )
Add missing padding to fix group box.
Related work items: #36215
PR 11674: Merge listboxvisiblefix to develop ( 2018-03-20 )
Wrapping select inside a div element, so the style will be applied to the entire kendo listbox widget and not only to the select element
Related work items: #35132
PR 11638: Add missing validation and include some css kendo styles. ( 2018-03-20 )
Add missing validation and include some css kendo styles.
Related work items: #36083
PR 11668: code smell renderer ( 2018-03-20 )
code smell renderer
Related work items: #35787
PR 11639: New controls directive binding for events and properties ( 2018-03-20 )
New controls directive binding for events and properties
Related work items: #35787
PR 11656: Fixed import order in components.ts + minor refactoring ( 2018-03-20 )
tsconfig.json
to ES6
, which is the one used in the code.Related work items: #34502
PR 11615: Merge feature/DataGridDoubleClick to develop ( 2018-03-19 )
Related work items: #35775
PR 11630: Added 100% coverage for ServerEvent decorator ( 2018-03-19 )
Related work items: #34502
PR 11622: Fiixing Code smell StatusStrip ( 2018-03-19 )
Code smell
PR 11601: Implementing basic remote data binding support (Rows and Columns) for ( 2018-03-19 )
Implementing basic remote data binding support (Rows and Columns) for c1truedbgrid
Related work items: #35129
PR 11566: Merge feature/FormStyle to develop ( 2018-03-19 )
Position implementation for window component.
Related work items: #35591, #35592
PR 11576: Merge feature/StatusStrip to develop ( 2018-03-16 )
Basic implementation StatusStrip component
Related work items: #34915
PR 11581: first implementation of toolstrip ( 2018-03-16 )
first implementation of toolstrip
create first toolstrip in sample.
temporal fix
change fdescribe -> describe
refactoring toolstrip and move styles
update sample and add support for enable item in toolstrip
update toolstrip
Related work items: #34512, #34927
PR 11550: Blur, Focus, MaxLength Refactor and ListView CheckBoxes property ( 2018-03-16 )
Blur, Focus, MaxLength Refactor and ListView CheckBoxes property
Related work items: #35416
PR 11563: Added unit testing manual ( 2018-03-15 )
Added unit testing manual
Related work items: #34496
PR 11537: removing unnecessary css rule ( 2018-03-15 )
removing unnecessary css rule
Related work items: #35130
PR 11520: Adding changes for combobox layout ( 2018-03-15 )
Adding changes for combobox layout
Related work items: #35130
PR 11523: wmclass should be applied only to div parent class ( 2018-03-15 )
wmclass should be applied only to div parent class
Related work items: #35130
PR 11521: wmclass should be applied to fieldset instead of ngcontent ( 2018-03-15 )
wmclass should be applied to fieldset instead of ngcontent
Related work items: #35130
PR 11494: Merge feature/ButtonImage to develop ( 2018-03-14 )
Merge feature/ButtonImage to develop
Related work items: #35129
PR 11465: button refactor, enable property binded ( 2018-03-14 )
button refactor, enable property binded
Related work items: #35416
PR 11467: Added preliminary support for DocFx generation in build ( 2018-03-13 )
Added preliminary support for DocFx generation in build
Related work items: #34937
PR 11462: Supporting DateTimePicker string values is right now implemented. ( 2018-03-13 )
Supporting DateTimePicker string values is right now implemented. The format string expected is ISO format.
Related work items: #34644
PR 11461: Merge hotfix/ChromeTestingTimeout to develop ( 2018-03-13 )
Related work items: #35332
PR 11453: Merge feature/comboboxhotfix to develop ( 2018-03-13 )
Merge feature/comboboxhotfix to develop
Related work items: #35128
PR 11450: solution for combobox bug encountered in sample project ( 2018-03-13 )
solution for combobox bug encountered in sample project
Related work items: #35128
PR 11444: radiobutton appearance implementation ( 2018-03-13 )
radiobutton appearance implementation
Related work items: #35128
PR 11432: DataGridViewFlex refresh in order to fetch new items ( 2018-03-12 )
DataGridViewFlex refresh in order to fetch new items
Related Work Item: #35558
Signed-off-by: Kuo Lun klun@mobilize.net
Related work items: #35558
PR 11400: Removing code smells introduced by the combobox PR ( 2018-03-12 )
Removing code smells introduced by the combobox PR
Related work items: #35128
PR 11416: Merge feature/ListViewRefresh to develop ( 2018-03-12 )
Related work items: #35045, #35409, #35254
PR 11409: Added preliminary version of DocFX documentation ( 2018-03-12 )
Added preliminary version of DocFX documentation with existing markdown files.
Related work items: #34936
PR 11404: updated Angular version ( 2018-03-09 )
updated Angular version
Related work items: #34971
PR 11374: Add wmclass to bind an outer css class inside the current component. ( 2018-03-09 )
The wmclass field was added to bind an outer css class inside the current component.
Related work items: #34610
PR 11297: Merge feature/comboboxcomponent to develop ( 2018-03-09 )
Merge feature/comboboxcomponent to develop
Related work items: #35127
PR 11371: MDI Container ( 2018-03-09 )
MDI Container
Related work items: #33748
PR 11373: Fixed code smells ( 2018-03-09 )
Fixed code smells
Related work items: #34926
PR 11348: Tests using Firefox (Chrome fails) ( 2018-03-09 )
Tests using Firefox (Chrome fails)
Related work items: #35332
PR 11310: Merge feature/ModalWindow to develop ( 2018-03-09 )
Related work items: #34950
PR 11269: Added support for dynamically binded events + TSLint fixes + Docs ( 2018-03-07 )
@serverEvent
decorator. PR 11290: Added new control sample adoDataControl ( 2018-03-07 )
Added new control sample adoDataControl
Related work items: #34921
PR 11268: Merge feature/TextBoxBugs to develop ( 2018-03-07 )
Add implementation of events LostFocus and KeyPress.
Related work items: #34617, #34618
PR 11286: Merge feature/AdoDataControl to develop ( 2018-03-07 )
Related work items: #34921
PR 11278: Update package.json ( 2018-03-07 )
Update package.json
Related Work Item #35045
Related work items: #35045
PR 11267: c1truedbgrid component, Runtime and design style ( 2018-03-06 )
c1truedbgrid component
Related work items: #34938
PR 11263: update sample with new router ( 2018-03-06 )
update sample with new router
Related work items: #34948
PR 11237: Update ListView default url to invoke the WebAPI ( 2018-03-06 )
Update ListView default url to invoke the WebAPI
Related Work Item #35045
Signed-off-by: Kuo Lun klun@mobilize.net
Related work items: #35045
PR 11222: Merge feature/listboxfeature to develop ( 2018-03-06 )
PR 11218: Changes in radiobutton component: ( 2018-03-06 )
Changes in radiobutton component: -modifiying template in order to use the correct properties from the .ts file, removing value property which doesn't exists in the servser side object. changes in groupbox -adding style to the inner fieldset for layout purposes
Related work items: #35127
PR 11208: add arguments to the notifychange decorator. ( 2018-03-05 )
add arguments to the notifychange decorator.
Related work items: #34948
PR 11205: Fixed string template to construct the correct route ( 2018-03-05 )
Fixed string template to construct the correct route
Related work items: #34940
PR 11200: Merge feature/Multiforms to develop ( 2018-03-05 )
Related work items: #34940
PR 11187: add rules for tslint and fix components ( 2018-03-05 )
add rules for tslint and fix components
Related work items: #34643
PR 11174: Merge feature/DataGridViewFlex to develop ( 2018-03-05 )
Related work items: #34939
PR 11180: Merge hotfix/textboxEventData to develop ( 2018-03-05 )
Related work items: #34515
PR 11177: Added documentation for remote data binding ( 2018-03-05 )
Added documentation for remote data binding
Related work items: #33062
PR 11160: Merge feature/UpdateDialog to develop ( 2018-03-02 )
Related work items: #34948, #34643
PR 11155: update sample for listview and dataUrl sample ( 2018-03-02 )
update sample for listview and dataUrl sample
Related work items: #34627
PR 11143: Merge feature/ListView to develop ( 2018-03-02 )
Related work items: #34627
PR 11151: Updating RadioButton documentation and fixing groupbox data binding ( 2018-03-02 )
Updating RadioButton documentation and fixing groupbox data binding
PR 11135: Merge feature/UpdateSample to develop ( 2018-03-01 )
Related work items: #30091
Modified sonar-project.properties ( 2018-03-01 )
Modified sonar-project.properties ( 2018-03-01 )
PR 11123: fix window binding ( 2018-03-01 )
fix window binding
Related work items: #34643
PR 11114: Input and button elements should fit their parent container ( 2018-03-01 )
Input and button elements should fit their parent container
Related work items: #34620
PR 11117: Added documentation and sample for dropdownlist + minor test refactoring ( 2018-03-01 )
Related work items: #33715
PR 11119: Remove some codesmells ( 2018-03-01 )
Remove some codesmells
Related work items: #34838
Added sonar-project.properties (SonarQube setup file) ( 2018-03-01 )
PR 11072: Fixing radioButton ( 2018-03-01 )
Fixing radioButton
Related work items: #34583
PR 11090: Merge hotfix/TimerLifeCycle to develop ( 2018-02-28 )
Related work items: #34669
PR 11083: Merge feature/FixDocu_Code to develop ( 2018-02-28 )
Related work items: #34643
PR 11069: fix width and height values ( 2018-02-28 )
fix width and height values
Related work items: #33713
PR 11064: Added support for DropDownList with data source ( 2018-02-28 )
Added support for DropDownList with data source
Related work items: #33715
PR 11043: Merge feature/MaskedTextBox to develop ( 2018-02-27 )
Related work items: #34541
PR 11024: Merge feature/RadioButton to develop ( 2018-02-27 )
Basic implementation of radiobutton component
Related work items: #34583
PR 11016: Updated documentation about support for IE ( 2018-02-26 )
Updated documentation about support for IE
Related work items: #33667
PR 11022: update documetation ( 2018-02-26 )
update documetation
Related work items: #34588
PR 10954: Adding Panel component ( 2018-02-26 )
Adding Panel component basic implementation
Related work items: #34431
PR 10964: Merge feature/TimerComponent to develop ( 2018-02-23 )
Related work items: #33722
PR 10976: Merge feature/PictureBoxComponent to develop ( 2018-02-23 )
coverage 100 and new controls view with picturebox
Related work items: #33713
PR 10946: update Angular fixing empty route ( 2018-02-22 )
update Angular fixing empty route
Related work items: #33744
PR 10919: Removed unnecessary import ( 2018-02-21 )
Removed unnecessary import
Related work items: #33719
PR 10927: send parameters in close event ( 2018-02-21 )
send parameters in close event
Related work items: #33743
PR 10906: Merge feature/GroupBox to develop ( 2018-02-21 )
Include the definition and basic support including UT for this component
Related work items: #33711
PR 10914: Added missing export ( 2018-02-21 )
Added missing export
Related work items: #33719
PR 10912: update module in sample project ( 2018-02-21 )
update module in sample project
Related work items: #33743
PR 10911: Merge feature/DateTimePicker to develop ( 2018-02-21 )
Added DateTimePicker Component documentation
Related work items: #33719
PR 10897: Merge feature/DateTimePicker to develop ( 2018-02-21 )
Related work items: #33719
PR 10904: Remove close from dialog. ( 2018-02-21 )
Remove close from dialog.
Related work items: #33743
Solicitud de incorporación de cambios fusionada mediante combinación 10877: Merge feature/CheckBoxFeature to develop ( 2018-02-21 )
Elementos de trabajo relacionados#33632
PR 10861: Merge feature/ManualComponent to develop ( 2018-02-20 )
Related work items: #31289
PR 10891: update property ismodalview ( 2018-02-20 )
update property ismodalview
Related work items: #33743
PR 10885: e2e sample protractor ( 2018-02-20 )
e2e sample protractor
Related work items: #33679
PR 10881: change to send ButtonId in dialog ( 2018-02-20 )
change to send ButtonId in dialog
Related work items: #33743
PR 10840: Added ServerEvent decorator documentation ( 2018-02-19 )
Added ServerEvent decorator documentation
Related work items: #33659
PR 10804: update documentation ( 2018-02-19 )
update documentation
Related work items: #32929
PR 10852: Merge feature/UpdateDialog to develop ( 2018-02-19 )
Related work items: #33743
PR 10848: Merge feature/UpdateDialog to develop ( 2018-02-19 )
Related work items: #33743
PR 10838: Merge feature/WebMAPCompManual to develop ( 2018-02-19 )
PR 10832: Merge feature/ServerEventDecoratir to develop ( 2018-02-16 )
Related work items: #33659
PR 10816: fixed forms selection in firefox ( 2018-02-16 )
fixed forms selection in firefox
Related work items: #33319
PR 10817: add dialog documentation ( 2018-02-16 )
add dialog documentation
Related work items: #32769
PR 10815: update sample project with new components module ( 2018-02-16 )
update sample project with new components module
Related work items: #32770
PR 10807: Merge feature/async to develop ( 2018-02-16 )
Related work items: #33638
PR 10704: Adding coverage test ( 2018-02-15 )
Adding coverage test
Related work items: #31302
PR 10785: Merge feature/StubComponent to develop ( 2018-02-15 )
Related work items: #32941
PR 10796: Update Conventions Documentation ( 2018-02-15 )
Update Conventions Documentation
Related work items: #32929
PR 10780: Merge feature/formsManager to develop ( 2018-02-15 )
Related work items: #33319
PR 10776: add async sample ( 2018-02-15 )
add async sample
fix close sample and update webcomponents module
Related work items: #32770
PR 10727: update class diagram for web components ( 2018-02-14 )
update class diagram for web components
Related work items: #32937
PR 10722: add json to close dialog and update package ( 2018-02-13 )
add json to close dialog and update package
Related work items: #32769
PR 10708: architecture model, doc updated and coverage results fix ( 2018-02-13 )
architecture model and doc updated
Related work items: #32937
PR 10714: start dialog component ( 2018-02-13 )
start dialog component
Register the service in the webmapAngular project, also change some url in the mock router.
update dialog and extend in the sample project
Remove unnecessary import.
update version
remove lock files
update angular package
update webmap angular project
update Angular project
close dialog and update webcomponents project
update core
PR 10671: create continious doc ( 2018-02-12 )
create continious doc
Related work items: #32929
PR 10683: add docs for conventions ( 2018-02-12 )
add docs for conventions
PR 10594: Merge feature/ButtonChange to develop ( 2018-02-07 )
PR 10595: Unit tests added ( 2018-02-07 )
Unit tests added
PR 10574: Removed npm auto version ( 2018-02-07 )
Removed npm auto version
PR 10553: NPM auto version ( 2018-02-06 )
NPM auto version
NPM auto version ( 2018-02-06 )
PR 10549: Merge feature/UnitTests to develop ( 2018-02-06 )
Increase UnitTest Coverage
Merge branch 'release/release-1.0.0' ( 2018-02-05 )
Add GitVersion.yml ( 2018-02-05 )
Merge branch 'feature/AngularWebComponents' of S: ( 2018-02-05 )
Added README.md, .gitignore (VisualStudio) files ( 2018-02-05 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-02-05 )
add dialog component to components.ts file ( 2018-02-05 )
Update client dependency ( 2018-02-05 )
Update clients ( 2018-02-02 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-02-02 )
Modify control component ( 2018-02-02 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-02-02 )
added test for dialog ( 2018-02-02 )
Replaced Change Notifier from Server to client ( 2018-02-02 )
Added textbox to reflect changes that come from server ( 2018-02-02 )
Added ignored tests ( 2018-02-02 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-02-02 )
create test for close and clickbutton in dialog ( 2018-02-02 )
Modified WebComponents/WinformsComponent/src/components/kendoUI/dialog/tests/dialog.component.spec.ts ( 2018-02-01 )
Modified WebComponents/WinformsComponent/src/components/kendoUI/label/tests/label.component.spec.ts Modified WebComponents/WinformsComponent/src/components/kendoUI/textbox/tests/textbox.component.spec.ts Modified WebComponents/WinformsComponent/src/components/kendoUI/window/tests/window.component.spec.ts ( 2018-02-01 )
Modified /button/tests/button.component.spec.ts ( 2018-02-01 )
exclude test-result.trx file. ( 2018-02-01 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-02-01 )
fix dialogcomponent test ( 2018-02-01 )
Add trxReporter configuration to generate shorter names ( 2018-02-01 )
change script line to include webmap.js ( 2018-02-01 )
Ignore package-lock files ( 2018-02-01 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-02-01 )
DialogComponent extends FormComponent ( 2018-02-01 )
modify test execution task ( 2018-02-01 )
Modified WebComponents/WinformsComponent/package.json ( 2018-02-01 )
Modified WebComponents/WinformsComponent/karma.conf.js ( 2018-02-01 )
update branch ( 2018-02-01 )
change wm-Dialog to wm-dialog. add alert empty component. ( 2018-02-01 )
add event and parameters in the event click ( 2018-02-01 )
add class in k-button ( 2018-01-31 )
add webpack ( 2018-01-31 )
fix webmap js path ( 2018-01-31 )
change to include webma.js ( 2018-01-31 )
add angular buttons and dialog ( 2018-01-31 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-31 )
add initial dialog component ( 2018-01-31 )
Adding md file ( 2018-01-31 )
update angular/cli 1.6.6 and fix karma config ( 2018-01-30 )
change request to use command ( 2018-01-30 )
update from angular project ( 2018-01-29 )
Merge with closeview ( 2018-01-29 )
update package ( 2018-01-29 )
update dependencies ( 2018-01-26 )
Added DemoApp ( 2018-01-26 )
removed folder ( 2018-01-26 )
Include the AngularDemo project ( 2018-01-26 )
pack kendo components in a single module and basecomponents in another module ( 2018-01-26 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-26 )
fix components import path and udpate components version. ( 2018-01-26 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-26 )
Adding specs for components ( 2018-01-26 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-26 )
Close view opened ( 2018-01-26 )
Update accesor decorator ( 2018-01-26 )
Trigger event textchanged ( 2018-01-25 )
Renamed textbox component ( 2018-01-25 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-25 )
change close event on ControlComponent to send the model.id ( 2018-01-25 )
update tsconfig.json ( 2018-01-25 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-25 )
Start closeView sample and add close event in windowComponent. ( 2018-01-25 )
Increase coverage for window ( 2018-01-25 )
added configuration for coverage testing ( 2018-01-25 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-24 )
- Add Sample project. - Add OpenView Sample ( 2018-01-24 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-24 )
Added documentation for components ( 2018-01-24 )
Fix TextBoxComponent import, also update the version. ( 2018-01-24 )
Add TextBoxComponent in the NgModule declarations. ( 2018-01-23 )
Added creation test for textbox ( 2018-01-23 )
Adding tests ( 2018-01-23 )
Merge branch 'feature/AngularWebComponents' of https://collaboration.artinsoft.com/tfs/Product/WebMAP/_git/WebMAPKendoExtensions into feature/AngularWebComponents ( 2018-01-23 )
Run Jasmine Tests for existent components ( 2018-01-22 )
PR 10214: Adding textbox component support ( 2018-01-22 )
Adding textbox component support
Load start up model from route parameter ( 2018-01-22 )
Modified form to load model from route params ( 2018-01-19 )
Added button component and update angular client ( 2018-01-19 )
Added kendo window.component ( 2018-01-19 )
Added label component and use the webmapservice usage for the suscribed components ( 2018-01-19 )
Added formcompoent as a base component for forms elements ( 2018-01-18 )
Rename component exported typings file Added default task to gulpfile.js ( 2018-01-11 )
Include gulpfile.js ( 2018-01-11 )
Include KeyValueDiffer service to notify model changes ( 2017-12-28 )
Start DeltaTracker changes ( 2017-12-21 )
Modified packing to generate shorter imports ( 2017-12-20 )
Fixed package dependency from WebMap Angular Client ( 2017-12-20 )
Update angular client dependency ( 2017-12-19 )
Added deployment scripts to generate components library ( 2017-12-18 )
Create library for webmap components ( 2017-12-13 )
add services to devexpress grid ( 2017-12-06 )
start devexpress grid component ( 2017-12-06 )
Added tests scenarios ( 2017-12-06 )
Added service mock to load grid data ( 2017-12-06 )
Added Modified tests ( 2017-12-06 )
Added Modified files ( 2017-12-06 )
Added changes to load columns in grid ( 2017-12-05 )
Include grid model in tests framework and load them in component ( 2017-12-04 )
Added WebComponents project ( 2017-12-04 )
Related Work Items: #28910
Load start up model from route parameter ( 2018-01-22 )
Modified form to load model from route params ( 2018-01-19 )
Added button component and update angular client ( 2018-01-19 )
Added kendo window.component ( 2018-01-19 )
Added label component and use the webmapservice usage for the suscribed components ( 2018-01-19 )
Added formcompoent as a base component for forms elements ( 2018-01-18 )
Rename component exported typings file Added default task to gulpfile.js ( 2018-01-11 )
Include gulpfile.js ( 2018-01-11 )
Include KeyValueDiffer service to notify model changes ( 2017-12-28 )
Start DeltaTracker changes ( 2017-12-21 )
Modified packing to generate shorter imports ( 2017-12-20 )
Fixed package dependency from WebMap Angular Client ( 2017-12-20 )
Update angular client dependency ( 2017-12-19 )
Added deployment scripts to generate components library ( 2017-12-18 )
Create library for webmap components ( 2017-12-13 )
add services to devexpress grid ( 2017-12-06 )
start devexpress grid component ( 2017-12-06 )
Added tests scenarios ( 2017-12-06 )
Added service mock to load grid data ( 2017-12-06 )
Added Modified tests ( 2017-12-06 )
Added Modified files ( 2017-12-06 )
Added changes to load columns in grid ( 2017-12-05 )
Include grid model in tests framework and load them in component ( 2017-12-04 )