Commit Graph

5202 Commits

Author SHA1 Message Date
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
66255d9dc5 implemented initial vds toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-27 15:49:06 -05: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
Hedden, Kyle Matthew
9ff5b58eb5 Digital PCT265 story PCT-135: Carousel item clips to bounds restore. 2024-05-22 18:00:17 -04:00
Scott Pfeil
eb1fbb8732 Merge branch 'develop' into feature/monarch 2024-05-22 09:49:08 -04: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
Hedden, Kyle Matthew
3ed40e52be Digital PCT265 story PCT-135: Deep equals check for replacement changes. 2024-05-21 13:56:02 -04:00
Hedden, Kyle Matthew
75104dbe4d Digital PCT265 story PCT-135: Revert onPageNew signature change. 2024-05-20 23:16:16 -04:00
Hedden, Kyle Matthew
d377ec84b7 Digital PCT265 story PCT-135: Rewire to allow the page transformation behavior to list all changes performed to the model tree. 2024-05-20 21:36:26 -04:00
Scott Pfeil
0c28c8dc42 Merge branch 'feature/navigation_patterns' into feature/monarch 2024-05-20 14:56:36 -04:00
Scott Pfeil
7cddd8ef6f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-05-20 14:56:29 -04:00
Scott Pfeil
4a8ac3f9f0 Digital ACT191 story ONEAPP-7459 - Update to allow separate models in the pattern navigation 2024-05-20 14:55:01 -04:00
Hedden, Kyle Matthew
8e70aba157 Digital PCT265 defect CXTDT-54658: Code review. 2024-05-20 11:54:01 -04:00
Hedden, Kyle Matthew
f74bea64c2 Digital PCT265 story PCT-135: Switch to shallow equals with deep compare on parent in order to pinpoint midmatched models. Unit testing setup. 2024-05-17 21:24:58 -04:00
Hedden, Kyle Matthew
7557e913a2 Digital PCT265 defect CXTDT-546581: Tabs page state tracking. 2024-05-17 14:42:35 -04:00
Hedden, Kyle Matthew
52e8ce7621 Digital PCT265 story PCT-135: Prevent registering table cells on ListViewTemplate handleNewData when the page is not changing. 2024-05-16 10:20:31 -04:00
Hedden, Kyle Matthew
eac64ec506 Digital PCT265 story PCT-135: handleNewData logic fix for orginalModel comparison. 2024-05-15 22:25:44 -04:00
Hedden, Kyle Matthew
ffc36c309f Digital PCT265 story PCT-135: More isEquals. Fix replaceChildMolecule signature for TabsListItemModel. 2024-05-15 22:24:03 -04:00
Hedden, Kyle Matthew
cd5d9b0c4a Digital PCT265 story PCT-135: Pager fix. TwoButtonViewModel isEqual. 2024-05-14 20:30:11 -04:00
Hedden, Kyle Matthew
32deda3d3d Digital PCT265 story PCT-135: Code review comments, cleanups and isEquals expansion. 2024-05-13 21:23:00 -04:00
Hedden, Kyle Matthew
f37e7abcb1 Digital PCT265 story PCT-135: Inline replacement updates with the core render loop. 2024-05-13 14:46:35 -04:00
Hedden, Kyle Matthew
9de1437edc Digital PCT265 story ONEAPP-7249 - Prevent SplitViewController forced layouts on every newDataBuildScreen update. 2024-05-08 20:36:17 -04:00
Hedden, Kyle Matthew
04581558e3 Digital PCT265 story ONEAPP-7249 - isVisuallyEquivalent build out to work with stabilizing carousel refreshes. 2024-05-08 20:34:08 -04:00
Hedden, Kyle Matthew
067f63e6de Digital PCT265 story ONEAPP-7249 - Fix notification retain cycle. 2024-05-08 17:49:33 -04:00
Scott Pfeil
7e4b2a781d Digital ACT191 story ONEAPP-7847 - neonYellow and monarchRed 2024-05-08 15:28:43 -04:00
Nandhini Rajendran
b6ac373e0f Addressing review comments. 2024-05-08 21:01:07 +05:30
Hedden, Kyle Matthew
658850400f Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-05-08 10:12:25 -04:00
Scott Pfeil
2bf63fcb1a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-05-08 09:56:58 -04:00
Hedden, Kyle Matthew
283fc2c17f Digital PCT265 story ONEAPP-7249 - Relax over aggressive polling on model updates. 2024-05-07 23:29:25 -04:00
Hedden, Kyle Matthew
31096a15a5 Digital PCT265 story ONEAPP-7249 - Prevent UI updates when there are no model changes. 2024-05-07 23:28:53 -04:00
Nandhini Rajendran
c628616e4a Remove NotificationXButton class 2024-05-08 08:25:54 +05:30
Nandhini Rajendran
91cee993b3 CXTDT-552665 Fixing top notification close button 2024-05-08 08:01:14 +05:30
Scott Pfeil
861c6fd4d4 Digital ACT191 story ONEAPP-7718 - Bugfix for headlineBody legacy mapping to titleLockup. Remove clipsToBounds to allow shadows. 2024-05-07 18:52:33 -04:00
Matt Bruce
7e722c07d4 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/monarch 2024-05-07 16:48:58 -05:00
Matt Bruce
e7576ab19b removed old comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 16:37:06 -05:00
Matt Bruce
d07825c753 added back the TextColor enums for TitleLockup/Tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 16:32:48 -05:00
Matt Bruce
f71d991b9d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/monarch 2024-05-07 14:28:12 -05:00
Matt Bruce
c0d0e6f627 added to look at the Color(name: after VDS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:29:47 -05:00
Matt Bruce
ddc1d5002c removed subtitleColor since this is now textColor for the label
added textColor into the API for the model to read textColor of label

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:29:26 -05:00
Matt Bruce
3e8c53ecdf updated enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:28:17 -05:00
Matt Bruce
d7fd6f4465 added eyebrowModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-05-07 13:26:39 -05:00
Scott Pfeil
ef26c27452 Digital ACT191 story ONEAPP-7847 - Updating to use the vds core tokens library for monarch colors 2024-05-07 12:04:13 -04:00
Scott Pfeil
272465008f Digital ACT191 story ONEAPP-7847 - Updating the VDS tokens library 2024-05-07 10:46:05 -04:00
Scott Pfeil
0c338b7ce6 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-05-03 15:21:11 -04:00
Scott Pfeil
1c953bcccb Digital ACT191 defect - fix logic flip 2024-05-03 15:02:06 -04:00
Scott Pfeil
6f92282a1d Digital ACT191 defect - Carousel indicator disappearing fix. 2024-05-03 12:54:17 -04:00
Hedden, Kyle Matthew
fd296b9623 Digital PCT265 story ONEAPP-7249 - Reduce full cell reloads on updates. 2024-05-02 19:21:29 -04:00
Scott Pfeil
55050bf084 merge 2024-05-02 11:53:00 -04:00
Scott Pfeil
16cd1601ba Digital ACT191 story ONEAPP-7459 - Update back to Vivid Red 2024-05-01 14:47:37 -04:00
Hedden, Kyle Matthew
3f77a261bc Digital PCT265 story ONEAPP-7249 - Polling behavior fixes and logging for clarity. 2024-04-30 20:36:49 -04:00
Scott Pfeil
a0168d6e38 Digital PCT265 story ONEAPP-7592 - Warning fixes 2024-04-30 16:13:25 -04:00
Scott Pfeil
895f0181ec Digital PCT265 story ONEAPP-7592 - Updates to tile container to allow custom colors. 2024-04-30 16:03:48 -04:00
Scott Pfeil
c5fa1a2515 Digital ACT191 story ONEAPP-7592 - icon updates 2024-04-30 13:11:39 -04:00
Scott Pfeil
b0c2a301eb Digital ACT191 story ONEAPP-7592 - Color Updates to allow strings or hash 2024-04-30 12:32:15 -04:00
Scott Pfeil
58c462c15e Merge branch 'feature/monarch' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-30 11:03:33 -04:00
Scott Pfeil
f635cd4e84 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-30 11:03:06 -04:00
Scott Pfeil
7eb0d64237 Digital ACT191 story ONEAPP-7592 - Monarch testing 2024-04-29 19:26:49 -04:00
Hedden, Kyle Matthew
0ab05f4206 Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-04-26 15:43:56 -04:00
Hedden, Kyle Matthew
5bfd2ed85c Merge branch 'bugfix/CXTDT-531317' into 'develop'
Digital PCT265 defect CXTDT-531317 - Throw error during decode when pageType is empty.

### Summary
Error logging updates.

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

Co-authored-by: Pfeil, Scott Robert <scott.pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1104
2024-04-26 14:30:13 +00:00
Hedden, Kyle Matthew
c5dd5ed4e7 Digital PCT265 story ONEAPP-7249 - Prevent forcing immediate layouts on cell changes which causes scroll stagger and carousel width double layouts. 2024-04-25 19:34:36 -04:00
Scott Pfeil
b2cfc810cf Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-25 16:36:18 -04:00
Matt Bruce
6e0b135f30 forgot to add the action
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 15:14:55 -05:00
Matt Bruce
ce8b5b85cb sync properties
also ensured same properties were in

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 14:56:00 -05:00
Hedden, Kyle Matthew
e06788ca66 Digital PCT265 defect CXTDT-531317 - Throw error during decode when pageType is empty. 2024-04-25 15:51:35 -04:00
Scott Pfeil
0033009bb9 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-25 12:48:41 -04:00
Matt Bruce
e25a0cadc1 updated nameforreuse
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:55:50 -05:00
Matt Bruce
9292e6a8d0 set the molecule to the moleculeView found
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:18:49 -05:00
Matt Bruce
0f3d7c1320 removed setting the molecule to nil
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:13:25 -05:00
Matt Bruce
50099b1cd6 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-25 09:10:58 -05:00
Matt Bruce
dac8711258 ensure molecule is removed from parent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-25 09:07:40 -05:00
Matt Bruce
725d80b5ce added praentmoleculemodel protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:24:20 -05:00
Matt Bruce
980ffaee67 removed carriage return
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:15:36 -05:00
Matt Bruce
c9589e9b94 added nameforReuse
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-24 17:15:11 -05:00
Scott Pfeil
1a417300d2 Merge branch 'develop' into feature/monarch 2024-04-24 11:43:03 -04:00
Scott Pfeil
01371a320a Digital ACT191 story ONV9720_MVAPP - Updated colors and icons for Monarch MVP 2024-04-24 11:37:31 -04:00
Pfeil, Scott Robert
35088ae446 Merge branch 'develop' into 'release/11_6_0'
Develop merge

Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
Co-authored-by: Xi Zhang <xi.zhang@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1103
2024-04-23 23:19:35 +00:00
Hedden, Kyle Matthew
f3f779f702 Digital PCT265 defect PRODDEF-28200 - Prevent navigation to the same selected index fixing hang ups. 2024-04-23 19:00:27 -04:00
Xi Zhang
5698f1f5c1 Provide an API for checking selected date is today. 2024-04-23 17:18:59 -04:00
Scott Pfeil
b8526ac8e1 Monarch colors 2024-04-23 17:00:22 -04:00
Scott Pfeil
056e56c15d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-23 11:27:07 -04:00
Hedden, Kyle Matthew
adda10efb0 Digital PCT265 defect CXTDT-546577 - Logging for clarity. 2024-04-23 09:41:35 -04:00
Hedden, Kyle Matthew
652fcddcda Digital PCT265 defect CXTDT-546577 - Remove transcendsPageUpdates to prevent multiple replaces from muliple ReplaceMoleculeBehaviors listening and replacing. 2024-04-23 09:40:22 -04:00
Hedden, Kyle Matthew
94c66488ee Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-04-18 14:23:26 -04:00
Hedden, Kyle Matthew
c48eab03ec Digital PCT265 defect CXTDT-546577 - Track UI updates from module changes. 2024-04-17 19:23:45 -04:00
Scott Pfeil
f660eeb9b8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-17 17:26:38 -04:00
Matt Bruce
185912467e VDS Team removed 2x and replaced with 3x in the spec.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 16:24:03 -05:00
Scott Pfeil
16d9f59142 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/monarch 2024-04-17 17:06:45 -04:00
Matt Bruce
c87bbb3a78 refdactored to use better codable for the BackgroundEffect Enum
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-17 09:43:50 -05:00
Matt Bruce
0ddf76b576 refactored out base enums into base model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 15:15:02 -05:00
Matt Bruce
08a2079654 rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 14:35:56 -05:00
Matt Bruce
03318e863f refactored backgroundEffect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 14:27:17 -05:00
Matt Bruce
eccf721447 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-16 11:57:08 -05:00
Matt Bruce
f5d9423b1b removed code not nedded
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 11:47:08 -05:00
Matt Bruce
300047fdbe updated the loadImage
made ViewModelMolecule optional

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-16 10:45:47 -05:00
Matt Bruce
44cbeeb695 refactored the Tilelet with missing tilecontainer properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:16:28 -05:00
Matt Bruce
61a5f4d7d1 registered tilecontainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:16:12 -05:00
Matt Bruce
6e5abcc912 added tileContainer view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 15:14:56 -05:00
Matt Bruce
122f5b6c97 added ButtonIcon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:12:15 -05:00
Matt Bruce
02973badbd refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-15 13:12:04 -05:00
Hedden, Kyle Matthew
70bc766c41 Merge branch 'bugfix/PRODDEF-24073' into 'develop'
Added missing code

### Summary
Checkbox label accessibility changes

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

Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1092
2024-04-15 17:35:00 +00:00
Matt Bruce
0c474a2764 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_badgeIndicator_buttonIcon_tileContainer 2024-04-12 13:11:01 -05:00
Matt Bruce
c6fccb014a initial button icon
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:10:51 -05:00
Matt Bruce
a74362cc0c fixed issue with taking out ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 13:06:15 -05:00
Matt Bruce
1376752c8a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_notification 2024-04-12 12:46:06 -05:00
Hedden, Kyle Matthew
44fc093b7d Merge branch 'bugfix/vds-tokens-update' into 'develop'
Removed old frameworks to add the 1 primary VDSTokens

### Summary
Removed the old 3 frameworks to use the now 1 merge of 6 frameworks that contain the Tokens/Contants.

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1091
2024-04-12 17:27:14 +00:00
Matt Bruce
59a5c6a3e7 added BadgeIndicator Atom
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 10:22:12 -05:00
Matt Bruce
1edffd8e24 added encoding for inverted
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:39:28 -05:00
Matt Bruce
79cccbb471 removed ContainerModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-12 08:38:02 -05:00
Matt Bruce
8fd6a2e7c4 removed background color coding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:08:21 -05:00
Matt Bruce
473c98cca4 removed color since now this is driven by vds
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 14:04:12 -05:00
Matt Bruce
1048a29891 added rbg helper to UIColor extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 13:06:39 -05:00
Matt Bruce
7d6591a394 default implementation for model in protocol used for vds component integration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:29:28 -05:00
Matt Bruce
ae8f19ba51 set default color to black
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:31 -05:00
Matt Bruce
277f54599e omit text color
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:18 -05:00
Matt Bruce
bd93cfdfe8 map notification label to topLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-11 12:28:02 -05:00
Matt Bruce
b23351386b using helper now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:59 -05:00
Matt Bruce
89e6ea43d0 put back to NotificationXBUttonModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:56:51 -05:00
Matt Bruce
2e1bb7358f added executeAction helper method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:55:58 -05:00
Matt Bruce
f6a29a734c updated collapsablenotification view/model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 14:01:26 -05:00
Matt Bruce
5fbf076aa7 refactored NotificationMoleculeView/Model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 13:40:09 -05:00
Matt Bruce
077ee85dc0 removed ternary
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 13:39:45 -05:00
Scott Pfeil
9446899ca7 Digital ACT191 story - Monarch Testing 2024-04-09 17:07:14 -04:00
Scott Pfeil
c4dad0bddd Digital PCT265 bugfix - Added missing deprecated decodes for headers. 2024-04-09 11:00:15 -04:00
Bruce, Matt R
f40c0b8b9e Merge branch 'feature/feed_cache' into 'release/11_5_0'
Feature/feed cache

### Summary
Persistently Cached Discover

### JIRA Ticket
https://onejira.verizon.com/browse/MVAPCT-48

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1086
2024-04-05 20:17:43 +00:00
Pfeil, Scott Robert
add7eee2f7 Merge branch 'bugfix/CXTDT-537495' into 'develop'
Digital PCT265 defect CXTDT-537495

### Summary
Retail store locator crash fix.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1085
2024-04-03 16:36:51 +00:00
Krishna Kishore Bandaru
da701bac23 Added missing code 2024-04-03 18:18:54 +05:30
Matt Bruce
494a729658 update to point to the new VDSTokens framework
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-02 15:02:39 -05:00
Scott Pfeil
36eaaf97df Digital PCT265 story MVAPCT-48 - Remove animating of navigation bar shown 2024-03-28 13:36:28 -04:00
Hedden, Kyle Matthew
6a3bbc2a45 Digital ACT191 defect CXTDT-538262 - Switch tab selection over to a single transaction action to blend the animation. 2024-03-27 23:48:40 -04:00
Scott Pfeil
efbeadf809 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/feed_cache 2024-03-27 09:14:48 -04:00
Matt Bruce
5d3bb712fa removed self
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 17:00:28 -05:00
Matt Bruce
19d7a459ed moved logic to setDefaults if a line model doesn't come back.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:57:55 -05:00
Matt Bruce
81623520d2 if the lineModel is nil, default to a none style.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:51:17 -05:00
Matt Bruce
6453272731 added 2 properties that were missed in the initial refactor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 16:42:56 -05:00
Matt Bruce
7cb2a75949 fixes in the enum change for tilelet
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-26 14:00:15 -05:00
Scott Pfeil
a913c744c3 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/feed_cache 2024-03-26 11:17:18 -04:00
Hedden, Kyle Matthew
6b2ac01028 Open heightForRowAt delegate method. Add index safety fetch to getMoleculeInfo given optional return. 2024-03-26 10:06:51 -04:00
Scott Pfeil
314f2e91cb Manager updates for navigating to controller. 2024-03-25 13:29:36 -04:00
Matt Bruce
6888fe93b8 ensuring the range passed in is valid.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-20 17:24:32 -05:00
Matt Bruce
20cd7acce2 doing extra guards for actionMap and actionText range to ensure a valid ActionLabelAttribute gets created.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-19 16:50:11 -04:00
Scott Pfeil
3d9a6842dc Digital PCT265 story ONEAPP-6389 - Conversion to title lockup 2024-03-18 18:09:49 -04:00
Pfeil, Scott Robert
869804cc39 Merge branch 'bugfix/atomic_vds_label-fontSize' into 'develop'
added the fontSize as a last resort for vars being set in the Label after fontStyle and fontName.

### Summary
Since moving to the new Typography system, we no longer should be accepting fontName/fontSize since you will lose all of the lineHeight/letterSpacing and other special formatting. 

I added a use-case for when there is only a fontSize given.

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

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1074
2024-03-14 19:59:03 +00:00
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
Pfeil, Scott Robert
2505559444 Merge branch 'feature/vds_header_mapping' into 'develop'
Digital PCT265 story ONEAPP-6389 - Button group size updates, title lockup...

### Summary
Sizing fixes for templates when using button group and font updates.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1073
2024-03-14 14:26:30 +00:00
Scott Pfeil
47178a33d3 Digital PCT265 story ONEAPP-6389 - Update font style for item headers. 2024-03-12 15:48:03 -04:00
Scott Pfeil
25c8c139a0 Digital PCT265 story ONEAPP-6389 - update header H2 2024-03-12 15:41:49 -04:00
Scott Pfeil
5c414a0e40 Digital PCT265 story ONEAPP-6389 - Button group size updates, title lockup like views font updates, label font updates 2024-03-12 13:47:48 -04:00
Scott Pfeil
9b831bfa35 Merge branch 'release/11_4_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/vds_header_mapping 2024-03-12 11:03:02 -04:00
Hedden, Kyle Matthew
582cd33a1c footerlessSpacerHeight + footerlessSpacerColor to adjust footerless padding. 2024-03-11 19:35:45 -04:00
Pfeil, Scott Robert
b9675ce5f1 Merge branch 'bugfix/CXTDT-531163' into 'release/11_4_0'
CXTDT-531163

### Summary
Fix the tab state on table scroll.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1069
2024-03-11 22:01:46 +00:00
Pfeil, Scott Robert
80f3524d43 Merge branch 'bugfix/11_4_0-buttonGroup' into 'release/11_4_0'
added heightConstraint for the twobutton

### Summary
Issue with the height of the PrimaryButtonView. 

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

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1068
2024-03-11 21:57:57 +00:00
Hedden, Kyle Matthew
8d57b0ae0e Remove 2-way binding on Tabs selected index to avoid applying 0 on view reset. 2024-03-11 17:46:13 -04:00
Matt Bruce
5ba1260383 updated to required
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 16:44:53 -05:00
Matt Bruce
bfe209305d added heightConstraint for the twobutton
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-03-11 15:36:40 -05:00
Pfeil, Scott Robert
1f2753e9d7 Merge branch 'bugfix/CXTDT-530193' into 'release/11_4_0'
CXTDT-530193

### Summary
Hide and show the carousel pager based upon the content size.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1067
2024-03-11 18:42:32 +00:00
Hedden, Kyle Matthew
19b4fb308c Code review -- Update of molecule layout change when pager is state changes. 2024-03-11 14:11:17 -04:00
Scott Pfeil
6e2d1d7132 Merge branch 'release/11_4_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/vds_header_mapping 2024-03-11 11:53:08 -04:00
Scott Pfeil
483454d094 Digital PCT265 story ONEAPP-4818 - Updating atomic headers to utilize vds title lockup 2024-03-11 11:52:37 -04:00
Hedden, Kyle Matthew
959bdce13f Code review. Include the only 1 element condition to the carousel pager logic. 2024-03-11 10:45:55 -04:00
Hedden, Kyle Matthew
73d13ba37b Pager should still hide on the empty condition. 2024-03-08 16:53:40 -05:00
Hedden, Kyle Matthew
2877534c70 Hide and show the carousel pager based upon the content size. 2024-03-08 16:45:11 -05: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
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
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
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
12bae7e66e Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2024-02-22 16:19:50 -05: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
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
Hedden, Kyle Matthew
1d4294803a Remove the duplicate load gif. Rely on the defaultCompletionBlock. 2024-02-08 21:03:19 -05:00
Hedden, Kyle Matthew
f4cb350a95 Hold onto selected tab index in the view model. 2024-02-08 19:58:55 -05:00
Hedden, Kyle Matthew
fd4c634c74 Merge remote-tracking branch 'refs/remotes/origin/develop'
Conflicts:
	MVMCoreUI.xcodeproj/project.pbxproj
2024-02-08 16:38:33 -05:00
Hedden, Kyle Matthew
7a1ef28b1c PageBehaviorContainerModelProtocol spelling fix. 2024-02-08 14:14:40 -05:00
Hedden, Kyle Matthew
6e96976a55 Merge branch 'bugfix/CXTDT-459435' into 'release/11_2_0'
bugfix - Removing titleLabel from accessible elements

### Summary
Removing titleLabel from accessible elements in TextEntryField molecule, as the title's text is set as the textfields accessibilityLabel, thus reading the same title twice.


### JIRA Ticket
CXTDT-459435

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1052
2024-02-02 19:59:39 +00:00
Sumanth Nadigadda
4634cff455 bugfix: CXTDT-459435 - Removing titleLabel from accessible elements, as the title's text is set as the textfields accessibilityLabel. 2024-02-02 17:26:23 +05:30
Matt Bruce
9a03c84131 Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-02-01 16:49:18 -06:00
Matt Bruce
0a291491eb fixed constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 16:49:02 -06:00
Matt Bruce
21afbb55cd Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-02-01 16:30:42 -06:00
Matt Bruce
cc85cfac79 updated for the notes scott left
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 16:30:22 -06:00
Matt Bruce
548bb364f3 updated type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:50:38 -06:00
Matt Bruce
cf0d42b908 added negative for trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:49:48 -06:00
Matt Bruce
eb2d660760 added a wrapper view for tabs along with constraints so that we can expand and collapse margins based on the tabs configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:28:01 -06:00
Matt Bruce
89daf16d29 Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-01-30 11:35:06 -06:00
Matt Bruce
d56f34258d added var to determine fillContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-30 11:31:18 -06:00
Matt Bruce
7469a5249f added fillContainer to model/view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-30 11:31:06 -06:00
Matt Bruce
e7b9702fd2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_tabs 2024-01-30 11:30:40 -06:00
Matt Bruce
b8c929e3df Merge branch 'feature/atomic_vds_loader' into feature/vds_batch_two 2024-01-29 15:31:37 -06:00
Matt Bruce
87a8051bbe Merge branch 'feature/atomic_vds_buttonGroup' into feature/vds_batch_two 2024-01-29 15:31:29 -06:00
Matt Bruce
e9b2a62bc9 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_loader 2024-01-29 15:29:01 -06:00
Matt Bruce
ce66b2466e check to ensure this hasn't been created.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:28:02 -06:00
Matt Bruce
8201b8fad4 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:27:52 -06:00
Matt Bruce
a81ff55e6e updated to not return hardcoded value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:25:34 -06:00
Matt Bruce
9dc77bd1ed updated reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:21:47 -06:00
Matt Bruce
3f7fd100f9 percentage doesn't matter for Links, only matters for pillbuttons
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:20:18 -06:00
Matt Bruce
9db98a2078 added else
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:15:19 -06:00
Matt Bruce
59175c45fc added previousModel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 14:16:27 -06:00
Matt Bruce
fbcf881535 added nameForReuse check
refactored buttons to either create or set

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 13:16:37 -06:00
Matt Bruce
315a96470b added ParentMoleculeModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 13:16:07 -06:00
Matt Bruce
38907c7ac1 updating the model to set the TwoButtonModel to fillContainer if needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 12:59:25 -06:00
Matt Bruce
d81daf1df3 not resetting if the current count is correct
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 12:58:55 -06:00
Matt Bruce
1932fd7231 fixed bug for removing old references in array
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 12:58:23 -06:00
Matt Bruce
f99d4e3c4d added fillContainer: Bool to deal with updating if the buttonGroup fills or not
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 12:58:07 -06:00
Matt Bruce
cdc8b7310d added ParewntMoleculeModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 12:57:32 -06:00
Matt Bruce
a3f940f1cc Merge branch 'feature/atomic_vds_buttonGroup' into feature/vds_batch_two 2024-01-26 09:17:50 -06:00
Matt Bruce
fb459cfdd5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_buttonGroup 2024-01-26 09:17:19 -06:00
Hedden, Kyle Matthew
baca0d8031 Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2024-01-25 17:05:03 -05:00
Matt Bruce
5164a91ad6 Merge branch 'feature/atomic_vds_buttonGroup' into feature/vds_batch_two 2024-01-25 13:36:38 -06:00
Matt Bruce
fef1e0f9ff CXTDT-511155 - VDS_Cancel and Delete CTAs are missing in Edit All Calls and Edit Missed Calls screen
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-25 13:35:59 -06:00
Matt Bruce
3db8701fea Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_two 2024-01-25 10:32:35 -06:00
Rajesh Pullagalla
0506347bdb Merge remote-tracking branch 'origin/develop' into bugfix/GYNVB-1160 2024-01-25 10:53:52 -05:00
Hedden, Kyle Matthew
14ccfe61be Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2024-01-24 15:53:38 -05:00