Commit Graph

5574 Commits

Author SHA1 Message Date
Keerthy
84314aa5ed Merge branch 'develop' into bugfix/CXTDT-446531 2023-11-02 00:01:58 +05:30
Keerthy
9fe6a4dfc1 Updated accessibility behavior for TextEntryField, BaseItemPickerEntryField, CheckboxLabel 2023-11-01 23:59:34 +05:30
Keerthy
5d7dab8879 Removed checkbox from rotor 2023-11-01 22:51:04 +05:30
Hedden, Kyle Matthew
d61103ee6e Merge branch 'feature/LoadingOverlay-Text' into 'develop'
Option to show text in the loading overlay screen

### Summary
Adding option to show text on loading overlay screen.

### JIRA Ticket
[ONEAPP-5807](https://onejira.verizon.com/browse/ONEAPP-5807)

Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1009
2023-11-01 17:01:56 +00:00
Pfeil, Scott Robert
8869122b48 Merge branch 'bugfix/legacy_horizontal_margin' into 'develop'
32 -> 16 horizontal margin

### Summary
Bugfix from 32 -> 16 horizontal margins in legacy.

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-479911

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1019
2023-11-01 16:51:42 +00:00
Scott Pfeil
848defaf39 32 -> 16 horizontal margin 2023-11-01 12:33:03 -04:00
Krishna Kishore Bandaru
975882d47c addressed code review comments 2023-11-01 18:11:22 +05:30
Krishna Kishore Bandaru
34dcc80f67 Updated linkShowing logic for accessibility 2023-11-01 14:09:55 +05:30
Keerthy
96fa0bf314 Removed accessibilityElements to resolve focus stuck issue 2023-11-01 13:47:23 +05:30
Keerthy
fe40639a19 Merge branch 'develop' into bugfix/focusStuckIssue 2023-11-01 13:46:09 +05:30
Keerthy
733a0a1b94 Merge branch 'develop' into bugfix/PRODDEF-1289_accessibilityChanges 2023-11-01 11:33:29 +05:30
Keerthy
7b4dd51a74 Merge branch 'develop' into feature/accessibilityHandler 2023-11-01 11:32:50 +05:30
Keerthy
92b7c3ef36 foucs spelling mistake 2023-11-01 11:19:30 +05:30
vimal
7643b4173b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-11-01 07:31:41 +05:30
Keerthy
24c684d64f Updated accessibilityBehavior 2023-11-01 00:06:41 +05:30
Sumanth Nadigadda
9be7fef53c Showing/Hiding the text while starting/pausing the loading overlay 2023-10-31 22:51:39 +05:30
Pfeil, Scott Robert
9c75add43f Merge branch 'feature/ONEAPP-5868' into 'develop'
story: ONEAPP-5868 page control update

### Summary
Adding identifiers for pageControl in Carousel and make it accessible to automation.

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-5868

Co-authored-by: Nandhini Rajendran <nandhini.rajendran@verizon.com>
Co-authored-by: Rajendran, Nandhini <nandhini.rajendran@one.verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1010
2023-10-31 15:30:40 +00:00
Rajendran, Nandhini
4b9c386071 story: ONEAPP-5868 page control update 2023-10-31 15:30:39 +00:00
Sumanth Nadigadda
d057559353 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/LoadingOverlay-Text 2023-10-31 19:47:30 +05:30
vimal
339232f9fa give better estimate height 2023-10-31 16:06:20 +05:30
Krishna Kishore Bandaru
3900294189 Merge branch 'develop' into feature/accessibilityHandler 2023-10-31 11:47:49 +05:30
Pfeil, Scott Robert
e391e152bd Merge branch 'bugfix/vds_integration_pill_button' into 'develop'
bugfix for old color properties

### Summary
Bugfix to ensure Atomic VDS integrated Pill Buttons use the correct inversion.

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1016
2023-10-30 17:12:28 +00:00
Scott Pfeil
17a16bf73c change encode 2023-10-30 12:47:53 -04:00
Scott Pfeil
49d6d2bf76 bugfix for old color properties 2023-10-30 12:45:12 -04:00
Keerthy
6ad71383f4 Merge branch 'feature/accessibilityHandler' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/accessibilityHandler 2023-10-30 13:55:24 +05:30
Keerthy
e48db9495d Minor refactoring 2023-10-30 13:54:48 +05:30
Krishna Kishore Bandaru
4b19e14053 Merge branch 'feature/accessibilityHandler' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/accessibilityHandler 2023-10-27 18:51:37 +05:30
Krishna Kishore Bandaru
92b7055096 Merge branch 'develop' into feature/accessibilityHandler 2023-10-27 18:51:30 +05:30
Hedden, Kyle Matthew
e8b47988f4 Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2023-10-26 17:09:21 -04:00
Pfeil, Scott Robert
5b0afc6571 Merge branch 'bugfix/rawrepresentable_stack_overflow' into 'develop'
fix stack overflow error on RawRepresentableCodable encoding

### Summary
Fix stack overflow when encoding RawRepresentableCodable.

Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1014
2023-10-26 20:52:09 +00:00
Hedden, Kyle Matthew
1eb0103744 fix stack overflow error on RawRepresentable encoding 2023-10-26 16:39:30 -04:00
Keerthy
8f002f9422 Merge branch 'develop' into feature/accessibilityHandler 2023-10-26 23:48:37 +05:30
Keerthy
0f2f00f6d4 Merge branch 'develop' into bugfix/PRODDEF-1289_accessibilityChanges 2023-10-26 23:34:26 +05:30
Hedden, Kyle Matthew
6431982d69 Merge branch 'feature/molecule_replacement_behavior' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-10-26 12:54:09 -04:00
Hedden, Kyle Matthew
50646851ba move model replacement to the viewcontroller for model state synchronization & stability. shift replacement molecule handling to the behavior for targeted updates. 2023-10-26 12:52:08 -04:00
Bruce, Matt R
58afcc596d Merge branch 'feature/ListStoreLocatorMoleculeEnhancement' into 'develop'
ListStoreLocator component enhancement

### Summary
We have got confirmation from businesses to use the existing listStoreLocator molecule instead of having a new one created.
Updated heart with badge as per the new design.

### JIRA Ticket
https://onejira.verizon.com/browse/PRODDEF-5098

Co-authored-by: Keerthy <keerthy.marakanti@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1012
2023-10-26 16:42:53 +00:00
Pfeil, Scott Robert
025667f856 Merge branch 'feature/atomic_vds_badge' into 'develop'
Introduced the VDS Badge into Atomic

Co-authored-by: Bruce, Matt R <matt.bruce@one.verizon.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
Co-authored-by: Rebecca Antonelli <rebecca.antonelli@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1013
2023-10-26 16:39:52 +00:00
Keerthy
8ca636aa23 Merge branch 'develop' into feature/accessibilityHandler 2023-10-26 22:07:58 +05:30
Keerthy
1e5578a66c discarded unwanted changes 2023-10-26 22:06:55 +05:30
Bruce, Matt R
5d08807d5d Update File order 2023-10-26 16:33:11 +00:00
Bruce, Matt R
31a1df7239 reorder badge/tilelet 2023-10-26 16:27:59 +00:00
Bruce, Matt R
0c4136a6b1 removed comment 2023-10-26 15:08:24 +00:00
Keerthy
43f1c64151 updated logic 2023-10-26 18:44:51 +05:30
vimal
b62641c601 Merge branches 'feature/molecule_replacement_behavior' and 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-10-26 10:14:55 +05:30
Bruce, Matt R
3d1e48943e Merge branch 'feature/atomic_vds_textLink' into 'develop'
Atomic Link to VDS TextLink

### Summary
Integrate VDS TextLink

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-5729

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1000
2023-10-25 20:40:33 +00:00
Bruce, Matt R
5d347ffaaf Merge branch 'develop' into 'feature/atomic_vds_textLink'
# Conflicts:
#   MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 20:40:04 +00:00
Bruce, Matt R
702a7bf8f8 Merge branch 'feature/atomic_vds_line' into 'develop'
Line to VDS Line

### Summary
Line to VDS Line

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-5733

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1001
2023-10-25 20:37:33 +00:00
Bruce, Matt R
95db3b5b86 Merge branch 'develop' into 'feature/atomic_vds_line'
# Conflicts:
#   MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 20:11:07 +00:00
Bruce, Matt R
7c040ce919 Merge branch 'develop' into 'feature/atomic_vds_textLink'
# Conflicts:
#   MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
2023-10-25 19:58:53 +00:00
Bruce, Matt R
0dc647a849 Merge branch 'feature/atomic_vds_button' into 'develop'
VDS Button in Atomic.

### Summary
Integration of the VDS button.

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/995
2023-10-25 19:29:25 +00:00