Commit Graph

4981 Commits

Author SHA1 Message Date
Xi Zhang
3b5b03a368 Fix the showing issue when percent is 100%. 2024-07-17 10:23:50 -04:00
Bruce, Matt R
a845f70b55 Merge branch 'feature/DE307-834' into 'develop'
Digital PCT265 story DE307-834: Prevent scroll reset on reconfigure.

### Summary
Prevent carousel reset on same data.

### JIRA Ticket
https://onejira.verizon.com/browse/DE307-834

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1147
2024-07-17 12:32:44 +00:00
Hedden, Kyle Matthew
16c20507ce Digital PCT265 story DE307-834: Crash prevention on registered cells check for gone change. 2024-07-16 19:58:26 -04:00
Hedden, Kyle Matthew
bc72d81396 Digital PCT265 story DE307-834: Prevent scroll reset on reconfigure. 2024-07-16 15:16:56 -04:00
Bruce, Matt R
c77f0c6837 Merge branch 'feature/DE307-834' into 'develop'
Digital PCT265 story DE307-834: Increase throttle time for collision safety....

### Summary
Badge isEqual implementation.

### JIRA Ticket
https://onejira.verizon.com/browse/DE307-834

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1146
2024-07-16 18:38:37 +00:00
Hedden, Kyle Matthew
46d57733e4 Digital PCT265 story DE307-834: Increase throttle time for collision safety. As a throttle this is to space the updates at regular intervals. This should also help reduce some of the page stuttering as there will be bigger update batches. 2024-07-16 14:32:48 -04:00
Hedden, Kyle Matthew
f001f98d3a Digital PCT265 story DE307-834: Add missing BadgeModel isEqual(to:). 2024-07-16 14:20:37 -04:00
Xi Zhang
29466e4e33 Move GraphSize to a higher level for common use. 2024-07-15 17:02:28 -04:00
Xi Zhang
5cbd472a2d Make diameter default value to 64 consistent with the default small size diameter value. 2024-07-15 16:04:34 -04:00
Xi Zhang
53c4bd6c46 Revise codes following MR comments 2024-07-12 16:12:54 -04:00
Xi Zhang
de60fdfaf9 Make animation duration configurable. 2024-07-11 17:22:11 -04:00
Xi Zhang
021f4184a6 Merge branch 'develop' into feature/VZWYZDG-1810-UpdatedProgressUI 2024-07-11 13:14:08 -04:00
Xi Zhang
20d818b2c2 Refactor codes for circular progress UI. 2024-07-11 13:12:29 -04:00
Xi Zhang
1b0197ed2c Add support for circular progress bar part 2 2024-07-09 18:49:10 -04:00
Pfeil, Scott Robert
82fe0e13de Merge branch 'bugfix/CXTDT-579050' into 'develop'
Digital PCT265 defect CXTDT-579049: Fix indexing safety to mocules to add....

### Summary
A new attempt at synchronizing data + UI updates.

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

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1142
2024-07-09 18:40:06 +00:00
Hedden, Kyle Matthew
6e88ae0b62 Merge branch 'release/20_0_3' into 'develop'
release/20_0_3 hotfix merge


See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1139
2024-07-09 14:53:22 +00:00
Xi Zhang
7fec6f540e Add support for circular progress bar. 2024-07-05 15:10:34 -04:00
Hedden, Kyle Matthew
cae92360a2 Digital PCT265 defect CXTDT-579050: Carousel cell registration check break early. 2024-07-03 18:45:29 -04:00
Hedden, Kyle Matthew
b2ad684f00 Digital PCT265 defect CXTDT-579050: Carousel cell registration check. 2024-07-03 18:40:43 -04:00
Hedden, Kyle Matthew
90f9a0bcf5 Digital PCT265 defect CXTDT-579050: Code simplification and fixes of combine pipeline for page updates. 2024-07-03 18:39:28 -04:00
Hedden, Kyle Matthew
4cbf15a3a7 Digital PCT265 defect CXTDT-579050: Change batching to the UI. 2024-07-03 15:42:12 -04:00
Pfeil, Scott Robert
fdab57200d Merge branch 'bugfix/tilecontainer-refactor' into 'develop'
fixes for VDS TileContainer update

### Summary
TileContainer/Tilelet for VDS still hasn't been fully VDS Tested, however the automatic fill is in fact a part of the requirement. This was resolved as well as the height/width issue.

This change in Atomic is to default to leading for Tilelet so it won't automatically be pinned to all edges. These components shouldn't be pinned to the trailing/right or bottom if they are to be resized by ratio or having width/height values.

Also by default, the Tilelet's aspectRatio should be set to .none

### JIRA
https://onejira.verizon.com/browse/VZWYZDG-2117

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1141
2024-07-03 14:44:37 +00:00
Scott Pfeil
9e712aa213 Digital ACT191 defect CXTDT-578423 - Fix to missing navigation line when the subnav tabs are manually hidden. 2024-07-03 09:33:57 -04:00
Hedden, Kyle Matthew
d8d4b37d1d Digital PCT265 defect CXTDT-579050: Rewire asynchronous response JSON parsing to filter, queue, and delay drop UI changes. 2024-07-02 19:05:53 -04:00
Matt Bruce
dee11d7732 aspectRatio set to .none
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 11:13:18 -05:00
Matt Bruce
f3efb91fee remove horizontalAlignment
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-07-01 11:12:57 -05:00
Matt Bruce
7357a199d2 fixes for VDS TileContainer update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-29 09:48:18 -05:00
Hedden, Kyle Matthew
12bbe5d9a2 Merge branch 'bugfix/CXTDT-579050' into 'release/20_0_3'
Digital PCT265 defect CXTDT-579050: Prevent updateViews from triggering...

### Summary
UAD thread state crash fix.

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1140
2024-06-28 20:02:36 +00:00
Hedden, Kyle Matthew
91eb4fa87a Digital PCT265 defect CXTDT-579050: Prevent updateViews from triggering tableView(_:cellForRowAt:) through visibleCells. 2024-06-28 15:23:17 -04:00
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