Pfeil, Scott Robert
7267516b72
Merge branch 'bugfix/focusStuckIssue' into 'develop'
...
Commented logic for focus skip issue
### Summary
We are seeing issue where the focus is getting skipped with voiceOver when going in backward direction. Due to limited JSON's in postpay, we have validated with prepay JSON's and identified below list of JSON's where we are seeing the issue.
Below are the list of JSON's we have verified.
https://oneconfluence.verizon.com/display/MFP/PREGRO-5742+-++What%27s+changing+screen
https://oneconfluence.verizon.com/display/MFP/PREGRO-5735+-+Select+a+plan+screen+-+Overview
https://oneconfluence.verizon.com/display/MFP/PREGRO-5741+-+Review+new+plan+screen
https://oneconfluence.verizon.com/pages/viewpage.action?pageId=950516937
https://oneconfluence.verizon.com/display/MFP/PREGRO-5754+-+Review+details+screen
https://oneconfluence.verizon.com/display/MFP/PREGRO-6033+-+Update+-+Monthly+Costs+screen
When commented the logic related to accessibilityElements we are not facing any issue either in forward or backward direction.
### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-436601 (issue 3)
Co-authored-by: Keerthy <keerthy.marakanti@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/985
2023-11-01 20:49:58 +00:00
Keerthy
5920bf3e50
Order change
2023-11-02 00:52:13 +05:30
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
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
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
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
Krishna Kishore Bandaru
3900294189
Merge branch 'develop' into feature/accessibilityHandler
2023-10-31 11:47:49 +05:30
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
92b7055096
Merge branch 'develop' into feature/accessibilityHandler
2023-10-27 18:51:30 +05:30
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
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
0c4136a6b1
removed comment
2023-10-26 15:08:24 +00:00
Keerthy
43f1c64151
updated logic
2023-10-26 18:44:51 +05:30
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
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
Scott Pfeil
e373aa3b08
Full width foot pill button
2023-10-23 17:42:32 -04:00
Scott Pfeil
b1da7aaeed
Footer button filled for iphones
2023-10-23 16:41:08 -04:00
Scott Pfeil
840b473587
Merge branch 'develop' into feature/atomic_vds_button
2023-10-23 15:40:26 -04:00
Keerthy
eea1fa45e1
Merge branch 'develop' into feature/dynamicAccessibilityTraits
2023-10-23 12:29:48 +05:30
Keerthy
fb760bf91e
Added dynamic trait for ListStoreLocator
2023-10-20 00:18:29 +05:30
Keerthy
82ba81960c
ListStoreLocator component enhancement
...
Updated heart with badge as per new design
2023-10-20 00:12:05 +05:30
Krishna Kishore Bandaru
b66b49d173
Added comments for methods
2023-10-19 18:00:20 +05:30
Sumanth Nadigadda
fdaa932c3b
Enabling the loading overlay info text to take attributed string.
2023-10-19 16:58:07 +05:30
Krishna Kishore Bandaru
436d4c746b
review comments and enhancements in rotorhandler
2023-10-19 10:35:27 +05:30
Krishna Kishore Bandaru
ac287ef379
Merge branch 'develop' into feature/accessibilityHandler
2023-10-18 14:23:08 +05:30
Sumanth Nadigadda
0a42ebb032
Setting empty string to the text in the loading overlay
2023-10-17 20:14:19 +05:30
Sumanth Nadigadda
24d456d4b5
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/LoadingOverlay-Text
2023-10-17 14:59:51 +05:30
Sumanth Nadigadda
20a4a2c87b
Moving progress indicator below the text in the loading overlay screen
2023-10-17 14:57:25 +05:30
Krishna Kishore Bandaru
f73dbee190
Added rotor for checkbox
2023-10-16 18:48:49 +05:30
Keerthy
cb50234090
Spelling refactoring
2023-10-16 13:00:12 +05:30
Keerthy
67dfe37e97
Addressed review comments and removed model based traits for button
2023-10-16 12:49:35 +05:30
Scott Pfeil
c8aac2e5d7
Updated to get the upcoming view controller navigationBar model
2023-10-13 14:21:22 -04:00
Keerthy
c972597a11
Addressed review comments
2023-10-13 23:31:18 +05:30
Krishna Kishore Bandaru
521eaa7c15
Added RotorHandler & addressed review comments
2023-10-13 22:28:00 +05:30
Keerthy
a3d3b1e635
Merge branch 'develop' into feature/dynamicAccessibilityTraits
2023-10-13 15:01:38 +05:30
Sumanth Nadigadda
7fc1b6430d
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/LoadingOverlay-Text
2023-10-13 14:03:47 +05:30
Scott Pfeil
281f1e8f52
Fix extra space on the left of title issue for ExternalLink
2023-10-12 12:52:23 -04:00
Scott Pfeil
58362cdf15
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_line
2023-10-11 10:28:32 -04:00
Scott Pfeil
ee217a4f12
merge develop
2023-10-11 10:20:41 -04:00
Scott Pfeil
4c9cc5edbb
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_button
2023-10-11 09:49:33 -04:00
Krishna Kishore Bandaru
8dc475ffdd
addressed review comments & added model property to MoleculeViewProtocol
2023-10-11 00:47:31 +05:30
Pfeil, Scott Robert
f00df65110
Merge branch 'release/11_0_0' into 'develop'
...
release/11_0_0 hotfix merge
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1002
2023-10-10 13:29:48 +00:00
Keerthy
bada7deb53
Merge branch 'develop' into bugfix/focusStuckIssue
2023-10-06 16:00:52 +05:30
Hedden, Kyle Matthew
0afa13392f
take into account contentInset when calculating itemWidth
2023-10-05 13:53:19 -04:00
Scott Pfeil
e940c9bf08
add to default config
2023-10-04 17:20:54 -04:00
Krishna Kishore Bandaru
88505e704c
addressed review comments
2023-10-04 20:08:46 +05:30
Scott Pfeil
308700c667
MVMCoreObject to swift
2023-10-04 10:17:49 -04:00
Krishna Kishore Bandaru
c6004bd6d0
Merge branch 'develop' into feature/accessibilityHandler
2023-10-03 10:11:10 +05:30
Scott Pfeil
c3503edecb
Changes to ensure line does not stretch
2023-09-28 20:39:50 -04:00
Scott Pfeil
e5e17a286d
fix to vertical lines
2023-09-28 20:31:25 -04:00
Scott Pfeil
1da8a6db77
Default to secondary
2023-09-28 20:12:36 -04:00
Scott Pfeil
4d4f7c334d
Code review: Fix data list items and navigation bar.
2023-09-28 19:41:06 -04:00
Scott Pfeil
3f6e1b1baa
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_line
2023-09-28 18:08:43 -04:00
Scott Pfeil
2d83b8a6ef
Guard in link code.
2023-09-28 10:22:38 -04:00
Hedden, Kyle Matthew
bab59e4e5d
Merge branch 'bugfix/account_native_testing' into 'develop'
...
Link Fix
### Summary
Fix to Link
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/999
2023-09-28 13:40:00 +00:00
Scott Pfeil
ab9d61fd15
Link Fix
2023-09-28 09:25:50 -04:00
Scott Pfeil
9c6ded77e2
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_textLink
2023-09-27 18:47:33 -04:00
Matt Bruce
8d15044516
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_line
2023-09-27 15:57:59 -05:00
Matt Bruce
a19bd60f06
indented
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 15:56:53 -05:00
Matt Bruce
f98c6059b8
rearranged
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 15:53:53 -05:00
Matt Bruce
ab50921e88
added color extension for isDark
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 15:34:49 -05:00
Scott Pfeil
194363a555
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_textLink
2023-09-27 16:02:21 -04:00
Krishna Kishore Bandaru
46fb714d34
added heading level rotor
2023-09-27 20:53:50 +05:30
Matt Bruce
1439197870
marked up
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 09:40:54 -05:00
Matt Bruce
48edde5296
Merge branch 'develop' into feature/atomic_vds_badge
2023-09-27 09:39:41 -05:00
Scott Pfeil
7c36db36f4
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/atomic_vds_button
2023-09-27 09:44:34 -04:00
Krishna Kishore Bandaru
c33fbfba90
Merge branch 'develop' into feature/accessibilityHandler
2023-09-27 12:25:42 +05:30
Krishna Kishore Bandaru
6b2e29ae62
refactored code
2023-09-27 12:18:58 +05:30
Krishna Kishore Bandaru
00427f9e77
changed to dynamic rotor
2023-09-26 00:15:20 +05:30
Sourabh Bhardwaj
1e12517c55
Fixed headline body component's accessbility label issue
2023-09-25 19:38:01 +05:30
Krishna Kishore Bandaru
dad947d7c8
updated identifying buttons on view for rotor
2023-09-25 16:27:42 +05:30
Krishna Kishore Bandaru
9c111471a8
added custom button rotor for molecular views
2023-09-25 16:27:42 +05:30
Krishna Kishore Bandaru
44d2aa630e
refactored PreDefinedFocusedelement func
2023-09-25 16:26:25 +05:30
Krishna Kishore Bandaru
c1392f4253
added missing code
2023-09-23 17:34:49 +05:30
Krishna Kishore Bandaru
e9dc771eea
removed unused code & added support for predefinedfocused elements from server
2023-09-22 17:16:09 +05:30
Matt Bruce
e97582ee1e
added accessibility
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:59:00 -05:00
Matt Bruce
dff7cc6d31
updated accessibility
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:46:28 -05:00
Matt Bruce
f4221c0215
updated external link
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:41:50 -05:00
Matt Bruce
0f85c96201
updated link
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-21 14:41:42 -05:00