Matt Bruce
09081b8bc8
added the fontSize as a last resort for vars being set in the Label after fontStyle and fontName.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-14 14:31:57 -05:00
Hedden, Kyle Matthew
f53847372a
Merge branch 'bugfix/atomic_vds_label' into 'release/11_4_0'
...
refactored atomic label
### Summary
There were some manual settings happening into the Atomic Label with font and textColor. These changes were pushed down into VDS.Label to handle generically and there was some code that needed to be deleted due to this change.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4349
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1066
2024-03-08 22:55:17 +00:00
Matt Bruce
b638637af7
removed code and call the code that does the same thing under the hood.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 14:20:44 -06:00
Matt Bruce
dcb5b91e32
deleted method and refactored atomic label even more
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-08 14:03:05 -06:00
Bruce, Matt R
f0d9664d16
Merge branch 'bugfix/CXTDT-530449' into 'release/11_4_0'
...
ecoding & decoding fillContainer param in TwoButtonView molecule
### Summary
ecoding & decoding fillContainer param in TwoButtonView molecule, so json can control to fill the buttonView
### JIRA Ticket
[CXTDT-530449](https://onejira.verizon.com/browse/CXTDT-530449 )
[CXTDT-530454](https://onejira.verizon.com/browse/CXTDT-530454 )
[CXTDT-530459](https://onejira.verizon.com/browse/CXTDT-530459 )
Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1065
2024-03-08 14:31:27 +00:00
Sumanth Nadigadda
deac7b37f0
ecoding & decoding fillContainer param in TwoButtonView molecule
2024-03-08 18:05:23 +05:30
Pfeil, Scott Robert
d31b9f7880
Merge branch 'bugfix/label-textColor-setter' into 'release/11_4_0'
...
fixed issue where users set the textColor property directly
I forgot to override the textColor in the Label, therefore, the color wasn't being used.
No bug as of yet, but there will be before this gets pushed.
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1064
2024-03-06 22:11:56 +00:00
Matt Bruce
5834b8fcd2
fixed issue where users set the textColor property directly
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-06 14:19:46 -06:00
Hedden, Kyle Matthew
aa6e55e55d
Merge branch 'mvm_core_ui/feature/ONEAPP-6149' into 'develop'
...
As Per Scott Comment Updated Key to hide chat icon as per legacy
### Summary
As Per Scott Comment Updated Key to hide chat icon as per legacy
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-6149
https://www.figma.com/file/J7OTvY0Fe7gUQMZk13WYtZ/Prepaid-to-Postpaid-MVA-Experience?type=design&node-id=424-131359&mode=design&t=UVfHNEkYgDZoWpgx-0
Co-authored-by: Naresh <naresh.cherukuri@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1058
2024-03-01 13:36:52 +00:00
Hedden, Kyle Matthew
0977794160
Merge branch 'feature/vds_batch_three' into 'develop'
...
VDS Batch Three
### Summary
VDS Label / TitleLockup Integration
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4349
https://onejira.verizon.com/browse/ONEAPP-6241
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1059
2024-02-29 19:59:19 +00:00
Naresh
335ca30c6f
AddedeLeftAndRightPanelKeysToPageModel
...
AddedeLeftAndRightPanelKeysToPageModel
2024-02-29 22:36:52 +05:30
Matt Bruce
fb2a866f14
added depreciated coding keys
...
also reverted to non-hard typed LabelModel as done previous.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-28 16:07:57 -06:00
Matt Bruce
995bec6cb2
refactored out mapped and inserted within the only function that calls it.
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-28 15:32:00 -06:00
Naresh
99e3d43376
Merge branch 'develop' into mvm_core_ui/feature/ONEAPP-6149
2024-02-28 12:52:22 +05:30
Naresh
a21bf23d44
AddedLeftPanelAndRightPanelInBaseTemplateModel
...
AddedLeftPanelAndRightPanelInBaseTemplateModel
2024-02-28 11:25:55 +05:30
Naresh
5537961ddf
UpdatedKeyToHideRightPanel
...
UpdatedKeyToHideRightPanel
2024-02-28 10:19:51 +05:30
Matt Bruce
54c431534b
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
2024-02-26 13:19:20 -06:00
Hedden, Kyle Matthew
019f940092
Merge branch 'feature/gone_list_item' into 'develop'
...
Feature/gone list item
### Summary
Making list items gone-able
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1061
2024-02-23 18:08:07 +00:00
Matt Bruce
4e8bbd2ea5
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
...
# Conflicts:
# MVMCoreUI/Atomic/Atoms/Views/Label/Label.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 08:27:18 -06:00
Scott Pfeil
ae71e723ee
Allows "gone" property for hiding list molecules in the list template
2024-02-23 09:11:25 -05:00
Scott Pfeil
8f3bf61574
Gone changes for the list item
2024-02-22 17:39:36 -05:00
Hedden, Kyle Matthew
1098584756
Merge branch 'feature/molecule_replacement_behavior' into 'develop'
...
replaceMoleculeBehavior
### Summary
replaceMoleculeBehavior + pollingBehavior core changes.
### Documentation
* https://oneconfluence.verizon.com/pages/viewpage.action?pageId=1261281269
* https://oneconfluence.verizon.com/pages/viewpage.action?pageId=1261281284
Co-authored-by: vimal <vimal.murugan@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/993
2024-02-22 22:03:01 +00:00
Hedden, Kyle Matthew
12bae7e66e
Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior
2024-02-22 16:19:50 -05:00
Pfeil, Scott Robert
c1eba64263
Merge branch 'bugfix/vds-enums-codable' into 'develop'
...
enum codable fix
Complex enums fix for TileContainer
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1060
2024-02-22 19:07:06 +00:00
Bruce, Matt R
3d612417dc
enum codable fix
2024-02-22 19:07:05 +00:00
Hedden, Kyle Matthew
7c9d257a52
Code review comment to pipe polling action through the delegate (controller) first.
2024-02-21 18:05:27 -05:00
vimal
0f56803a5d
review comment update, updated the function name
2024-02-21 19:37:44 +05:30
Naresh
d2a13626b6
As Per Scott Comment Updated Key to hide chat icon as per legacy
...
As Per Scott Comment Updated Key to hide chat icon as per legacy
2024-02-20 23:34:18 +05:30
Hedden, Kyle Matthew
f853275005
Add missing Label image attachment color tinting.
2024-02-19 21:22:57 -05:00
Matt Bruce
e331f28ca6
Merge branch 'feature/atomic_vds_titleLockup' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
...
# Conflicts:
# MVMCoreUI/Atomic/Extensions/VDS-TextStyle.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 10:09:18 -06:00
Matt Bruce
881fd5e433
refactored naming conventions in object
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 09:37:44 -06:00
Hedden, Kyle Matthew
ef0f47cbc4
Merge remote-tracking branch 'refs/remotes/origin/develop'
2024-02-15 22:33:21 -05:00
Hedden, Kyle Matthew
22ad11840a
Open poller to any action. Drop the fallback response as it will be taken care of by openPage handler.
2024-02-15 21:16:12 -05:00
Matt Bruce
8daf1a2b72
updated more model properties
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 17:56:50 -06:00
Matt Bruce
908c3bddc3
updated model
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 17:43:26 -06:00
Matt Bruce
5c8907b4a9
Merge branch 'develop' into feature/atomic_vds_titleLockup
...
# Conflicts:
# MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 16:14:07 -06:00
Matt Bruce
f05ea2aac6
depricated methods and updated attribute addition
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 16:10:51 -06:00
vimal
adc15bd6d8
review comment updated
2024-02-15 19:30:15 +05:30
Matt Bruce
6718e15133
added extra methods used by MF
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 15:34:41 -06:00
Matt Bruce
f577f1a419
added back setFont/setScale
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 10:26:18 -06:00
Matt Bruce
9e6b2a2bd6
created a mapping method for the old values
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 09:25:27 -06:00
Matt Bruce
28c15efba5
refactored atoms with style changes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:32:34 -06:00
Matt Bruce
ddb15e72f3
refactored label for first cut, pretty big changes though....
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:32:06 -06:00
Matt Bruce
29f43b7861
added helper for TextStyle extension
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:31:13 -06:00
Matt Bruce
e3b335e6a6
updated Styler
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:30:59 -06:00
Matt Bruce
2e937fd0de
updated model
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:30:40 -06:00
Hedden, Kyle Matthew
3057226a75
Code Review. Embracing the implicit nature of Swift (?) and preventing a change highlight.
2024-02-12 11:08:22 -05:00
Hedden, Kyle Matthew
3eaf765655
Merge branch 'bugfix/tabs-selectedIndex' into 'develop'
...
added override to set model in the selectedIndex property
ViewModels selectedIndex wasn't set on a change event or a manual change for the object.
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1054
2024-02-09 17:01:57 +00:00
Matt Bruce
b267e196fd
added override to set model selectedIndex
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-09 10:00:00 -06:00
Hedden, Kyle Matthew
9c848e610c
Hold onto selected tab index in the view model.
2024-02-09 09:59:44 -06:00