Commit Graph

4952 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
080f77581f Digital PCT265 defect CXTDT-579049: Fix indexing safety to mocules to add. (Another crash in App Store reports.) 2024-06-28 09:18:13 -04:00
Hedden, Kyle Matthew
525f0f8f0a Digital PCT265 defect CXTDT-579049: Add indexing safety to track action call. 2024-06-28 09:13:49 -04:00
Matt Bruce
3108dcdafc refactored out code that is now in VDS.Label
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-21 14:11:20 -05:00
Hedden, Kyle Matthew
626b8082df Merge branch 'bugfix/CXTDT-531317' into 'release/20_0_0'
Digital PCT265 defect CXTDT-531317: Give the default page type for those that send an empty string.

### Summary
Allow openURL to send an empty string pageType.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1134
2024-06-21 15:18:53 +00:00
Subramaniam, Ramya
adb415f72c Making the view nil to prevent dangling contrainst 2024-06-21 12:17:48 +05:30
Hedden, Kyle Matthew
41548b8434 Digital PCT265 defect CXTDT-531317: Give the default page type for those that send an empty string. 2024-06-20 16:44:58 -04:00
Hedden, Kyle Matthew
efa99033e9 Digital PCT265 story CXTDT-574791: Prevent additional reload tables in updateView. 2024-06-19 15:30:03 -04:00
Hedden, Kyle Matthew
451758f96d Restore table reload to ensure table is synced to model. 2024-06-19 14:52:33 -04:00
Hedden, Kyle Matthew
10c63a52b9 Digital PCT265 defect DE307-687: Slightly better logging clarity, making sure the base page is logged before the module counterparts. 2024-06-17 19:43:47 -04:00
Hedden, Kyle Matthew
be797aaee2 Digital PCT265 defect DE307-687: Re-log all analytics on page state return. 2024-06-17 19:21:19 -04:00
Hedden, Kyle Matthew
19f08dca79 Digital PCT265 defect CXTDT-573370: Code review. Matt's genious. 2024-06-14 14:15:00 -04:00
Hedden, Kyle Matthew
725d4e3cd7 Digital PCT265 defect CXTDT-573370: Expose VDS bundle helper in MVMCoreUI. 2024-06-14 13:49:18 -04:00
Hedden, Kyle Matthew
2e36423fae Merge remote-tracking branch 'origin/develop' into feature/monarch 2024-06-13 12:24:41 -04:00
Matt Bruce
ef8a95f7c9 Merge branch 'develop' into feature/monarch 2024-06-13 10:57:32 -05: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
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
Hedden, Kyle Matthew
b1dc3e13ee Merge remote-tracking branch 'origin/bugfix/CXTDT-569436' into feature/monarch 2024-06-11 19:22:00 -04: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
Scott Pfeil
1637682cae Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-06-10 14:58:18 -04: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
4aba3335d1 Merge branch 'develop' into feature/monarch 2024-06-05 12:44:25 -04: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
Scott Pfeil
eb990b7321 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-06-04 10:50:34 -04:00
Scott Pfeil
df02a46c62 Tableview and collection view optimizations 2024-06-04 10:48:47 -04: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
Scott Pfeil
25b7af0a07 Merge branch 'develop' into feature/monarch 2024-05-30 10:09:40 -04: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
Scott Pfeil
3566dd19fa Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-05-24 09:26:46 -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
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
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