Bruce, Matt R
8844fd7fb3
Merge branch 'feature/DE307-731' into 'develop'
...
Digital PCT265 story DE307-731: Support 'gone' configuration for carousel cells.
### Summary
Support 'gone' configuration for carousel cells.
### JIRA Ticket
https://onejira.verizon.com/browse/DE307-731
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1126
2024-06-13 16:21:43 +00:00
Hedden, Kyle Matthew
2ce7a7dbc6
Digital PCT265 story DE307-731: Earlier behavior application. Sumanth catch.
2024-06-13 10:19:13 -04:00
Hedden, Kyle Matthew
7a4984f2d8
Digital PCT265 story DE307-731: Restore missing support for deep replacemenr by moving the template extension to ParentMoleculeModelProtocol.
2024-06-12 23:14:10 -04:00
Hedden, Kyle Matthew
89fbcc7149
Merge remote-tracking branch 'origin/develop' into feature/DE307-731
2024-06-12 16:49:54 -04:00
Hedden, Kyle Matthew
759517f8fd
Merge branch 'bugfix/vds-buttonIcon-update' into 'develop'
...
refactored to vds buttonIcon breaking change
### Summary
ButtonIcon had 3 properties missing from the original requirements.
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1127
2024-06-12 20:45:09 +00:00
Matt Bruce
b635ec7d95
refactored to vds buttonIcon breaking change
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-12 15:37:52 -05:00
Hedden, Kyle Matthew
750e50d476
Digital PCT265 story DE307-731: Support 'gone' configuration for carousel cells.
2024-06-12 15:59:43 -04:00
Bruce, Matt R
d0bf8a1573
Merge branch 'bugfix/CXTDT-569436' into 'develop'
...
Digital PCT265 defect CXTDT-569436: Restore render dispatch in handleNewData....
### Summary
Fix first time rendering.
### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-569436
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1125
2024-06-12 13:18:25 +00:00
Hedden, Kyle Matthew
2dcbc9d41b
Digital PCT265 defect CXTDT-569436: Restore render dispatch in handleNewData. Add optional flag to disable in situations where we want to handle it ourselves.
2024-06-11 19:06:46 -04:00
Bruce, Matt R
e3b6591ee4
Merge branch 'bugfix/referenced_removed_frameworks' into 'develop'
...
removing dead references
removing dead references
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1123
2024-06-06 12:48:53 +00:00
Bruce, Matt R
a3fdaca3f5
Merge branch 'bugfix/vds-tilelet-titlelockup-color-update' into 'develop'
...
fixed the vds color breaking changes for monarch
Updated models for Monarch color changes.
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1124
2024-06-05 18:56:17 +00:00
Matt Bruce
037a52d379
fixed the vds color breaking changes for monarch
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 13:40:01 -05:00
Scott Pfeil
7acd9e1b77
removing dead references
2024-06-05 12:30:08 -04:00
Pfeil, Scott Robert
fb584f6a03
Merge branch 'bugfix/font-file-removal' into 'develop'
...
remove the duplication of the same fonts that are available within the VDS Framework Library.
Per Kyle, we want to shrink the framework sizes, we are removing font file duplication which can impact the size of this framework file.
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1122
2024-06-05 14:06:11 +00:00
Matt Bruce
f6a46eed00
updated to static method
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 08:28:09 -05:00
Matt Bruce
30b2eb150a
remove the duplication of the same fonts that are available within the VDS Framework Library.
...
we are now calling the registration() funtion in VDS on the launch of MVMCoreUI
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-04 14:25:56 -05:00
Bruce, Matt R
f3e2263048
Merge branch 'bugfix/prospect_ui_defects' into 'develop'
...
Removing bars indicator animation
### Summary
Bugfixes for bugs found during monarch testing
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1120
2024-06-03 18:35:36 +00:00
Scott Pfeil
4a829eea7c
remove test code
2024-06-03 14:31:35 -04:00
Scott Pfeil
5e9f33efa8
warning fix
2024-06-03 14:25:06 -04:00
Scott Pfeil
32d3a20232
navigation line dark fix
2024-06-03 14:24:11 -04:00
Scott Pfeil
012d677b0f
Removing bars indicator animation
...
Removing dispatch to main thread during initial template load
2024-06-03 13:19:01 -04:00
Hedden, Kyle Matthew
e0caceaf61
Merge branch 'feature/ONEAPP-7249' into 'develop'
...
Digital PCT265 story ONEAPP-7249 - Enhancement for allowing background polling.
### Summary
1. Fix card double layout from half width to full width.
2. Optimizations to reduce scrolling stagger on refresh.
3. Reduce layout row tearing.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7249
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1106
2024-05-29 23:51:18 +00:00
Hedden, Kyle Matthew
4313041ae0
Digital PCT265 story PCT-135: Code reivew. Comments misspellings.
2024-05-29 18:00:32 -04:00
Hedden, Kyle Matthew
b3d1bd02b0
Digital PCT265 story PCT-135: Code reivew. NavigationItemModel missing property checks.
2024-05-29 17:59:34 -04:00
Hedden, Kyle Matthew
9fdc5c5b69
Digital PCT265 story PCT-135: Code reivew. Missing unSelectedColor check in TabBarModel.
2024-05-29 17:39:09 -04:00
Hedden, Kyle Matthew
79972fc262
Digital PCT265 story PCT-135: Code review. Missing properties in TitleLockup equality check.
2024-05-29 17:33:34 -04:00
Hedden, Kyle Matthew
5660a3273f
Digital PCT265 story PCT-135: Code review of headerH2TwoRows double body2 replace check.
2024-05-29 17:28:51 -04:00
Hedden, Kyle Matthew
6d8f8bd298
Digital PCT265 story PCT-135: Code review fix in AlertModel equality check.
2024-05-29 17:25:43 -04:00
Hedden, Kyle Matthew
0a3186ad2e
Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249
2024-05-23 17:06:57 -04:00
Hedden, Kyle Matthew
54c697dd9d
Digital PCT265 story PCT-135: Carousel item clipping VDS conditional approach.
2024-05-23 16:18:46 -04:00
Pfeil, Scott Robert
ab27a96538
Merge branch 'bugfix/disable_gitlab_runner' into 'develop'
...
remove gitlab stages to disable
### Summary
(a brief description of the change)
### JIRA Ticket
(ticket URL here or remove the section)
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1027
2024-05-23 16:39:25 +00:00
Hedden, Kyle Matthew
a3334ee607
Merge branch 'bugfix/vds-tilelet-decode' into 'develop'
...
fixed issue with decoding
### Summary
Broke decoding with Tilelet Icon Change
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1118
2024-05-23 16:27:32 +00:00
Matt Bruce
d8f642258f
encodeIfPresent
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:25:52 -05:00
Matt Bruce
062a1cfe64
accessibleText not required
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:24:39 -05:00
Matt Bruce
97d7e1dba1
fixed issue with decoding
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-23 11:18:23 -05:00
Hedden, Kyle Matthew
756b464cf6
Merge branch 'bugfix/CXTDT-561854' into 'develop'
...
Digital ACT191 defect CXTDT-561854 - Update font of navigation bar label button to BoldBodySmall
### Summary
Navigation Bar Button Font
### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-561854
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1117
2024-05-23 16:03:06 +00:00
Scott Pfeil
7956a643cb
Digital ACT191 defect CXTDT-561854 - Update font of navigation bar label button to BoldBodySmall
2024-05-23 12:00:28 -04:00
Hedden, Kyle Matthew
c48402a638
Merge remote-tracking branch 'refs/remotes/origin/develop'
2024-05-22 18:03:23 -04:00
Hedden, Kyle Matthew
cb659b63e9
Digital PCT265 story PCT-135: ContainerModel ModelComparisonProtocol conformance.
2024-05-22 18:00:59 -04:00
Hedden, Kyle Matthew
9ff5b58eb5
Digital PCT265 story PCT-135: Carousel item clips to bounds restore.
2024-05-22 18:00:17 -04:00
Bruce, Matt R
3ee3644b6d
Merge branch 'bugfix/navigation_title_offset' into 'develop'
...
Digital ACT191 defect ONEAPP-7459 - Fix missing title adjustment commit
### Summary
Fix missing title adjustment commit
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7459
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1116
2024-05-22 13:42:32 +00:00
Scott Pfeil
f940026bf1
Digital ACT191 defect ONEAPP-7459 - Fix missing title adjustment commit
2024-05-22 09:36:20 -04:00
Hedden, Kyle Matthew
6421c53f75
Digital PCT265 story PCT-135: Resovle merge conflicts & updates.
2024-05-21 20:28:51 -04:00
Hedden, Kyle Matthew
ab8b457772
Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249
2024-05-21 20:12:21 -04:00
Hedden, Kyle Matthew
0efbb231c3
Merge branch 'feature/navigation_patterns' into 'develop'
...
Digital ACT191 story ONEAPP-7459 - Navigation Patterns
### Summary
Changes to allow for setting navigation items by pattern.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-7459
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1115
2024-05-22 00:11:56 +00:00
Hedden, Kyle Matthew
fbb582d2b7
Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249
2024-05-21 20:04:10 -04:00
Hedden, Kyle Matthew
d79ec8dc6a
Digital PCT265 story PCT-135: Extract running the behavior transformations for method clarity.
2024-05-21 17:11:15 -04:00
Hedden, Kyle Matthew
042cc20859
Digital PCT265 story PCT-135: Cleanup.
2024-05-21 17:00:39 -04:00
Hedden, Kyle Matthew
f403e34d7d
Digital PCT265 story PCT-135: Change filtering fix, disable partial page updates, move manager newDataReceived.
2024-05-21 14:00:07 -04:00
Hedden, Kyle Matthew
8135a126ed
Digital PCT265 story PCT-135: Remove subnav from listening to page updates.
2024-05-21 13:57:04 -04:00