Commit Graph

375 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
30ee30d1c7 Digital PCT265 defect MVAPCT-272: Add throttle trigger to halt updates for first half second. 2024-10-21 19:24:07 -04:00
Hedden, Kyle Matthew
2c71269518 Digital PCT265 defect MVAPCT-272: Intial compiling cut of ListTemplate moving to UITableviewDiffableDataSource. Warning -- Still very runtime unstable. 2024-10-21 19:24:02 -04:00
Phiroz, Danish
e708b97581 MVAPCT-273 2024-09-19 12:27:47 +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
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
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
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
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
2e36423fae Merge remote-tracking branch 'origin/develop' into feature/monarch 2024-06-13 12:24:41 -04: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
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
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
5e9f33efa8 warning fix 2024-06-03 14:25:06 -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
4313041ae0 Digital PCT265 story PCT-135: Code reivew. Comments misspellings. 2024-05-29 18:00:32 -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
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
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
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
eac64ec506 Digital PCT265 story PCT-135: handleNewData logic fix for orginalModel comparison. 2024-05-15 22:25:44 -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
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
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
Hedden, Kyle Matthew
c48eab03ec Digital PCT265 defect CXTDT-546577 - Track UI updates from module changes. 2024-04-17 19:23:45 -04:00
Naresh
335ca30c6f AddedeLeftAndRightPanelKeysToPageModel
AddedeLeftAndRightPanelKeysToPageModel
2024-02-29 22:36:52 +05:30
Naresh
99e3d43376 Merge branch 'develop' into mvm_core_ui/feature/ONEAPP-6149 2024-02-28 12:52:22 +05:30
Naresh
5537961ddf UpdatedKeyToHideRightPanel
UpdatedKeyToHideRightPanel
2024-02-28 10:19:51 +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
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
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
vimal
c91d389ea5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2023-12-22 18:32:55 +05:30
Rajendran, Nandhini
ad48df2242 story: ONEAPP-4156 LoggingHandler Swift migration 2023-12-21 16:28:22 +00:00
Hedden, Kyle Matthew
b681f331ba Fix data desync on update. 2023-12-19 12:42:11 -05:00
Hedden, Kyle Matthew
ac88b5d2b1 Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2023-12-05 14:39:29 -05:00
vimal
50caab7936 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-11-02 20:42:40 +05:30
Keerthy
9d80f2027e Merge branch 'develop' into feature/accessibilityHandler 2023-11-02 11:37:03 +05:30
Sumanth Nadigadda
9be7fef53c Showing/Hiding the text while starting/pausing the loading overlay 2023-10-31 22:51:39 +05:30
Hedden, Kyle Matthew
50646851ba move model replacement to the viewcontroller for model state synchronization & stability. shift replacement molecule handling to the behavior for targeted updates. 2023-10-26 12:52:08 -04:00
Sumanth Nadigadda
fdaa932c3b Enabling the loading overlay info text to take attributed string. 2023-10-19 16:58:07 +05:30
Krishna Kishore Bandaru
436d4c746b review comments and enhancements in rotorhandler 2023-10-19 10:35:27 +05:30
Sumanth Nadigadda
0a42ebb032 Setting empty string to the text in the loading overlay 2023-10-17 20:14:19 +05:30
Sumanth Nadigadda
20a4a2c87b Moving progress indicator below the text in the loading overlay screen 2023-10-17 14:57:25 +05:30