Commit Graph

174 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
047039fdc6 Digital PCT265 defect MVAPCT-272: Create a list item molecule cache for adding additional list items and quick lookups to the model tree. Add the cell reuse ID to MoleculeInfo identify for quick identification of structural changes. 2024-10-21 19:24:07 -04:00
Hedden, Kyle Matthew
5c3c452e9a Digital PCT265 defect MVAPCT-272: Fix remaining swap bug. Add positional logic. 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
Sumanth Nadigadda
22c30de62f Fix for CXTDT-601365, enabling option for Icon to be accessible from JSON. 2024-08-26 23:40:29 +05:30
Matt Bruce
378c46facd removed this since it is no longer needed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:35:10 -05:00
Matt Bruce
59e762f52e added == and != for equality
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 14:10:44 -05:00
Matt Bruce
7b0f4e4328 update only after the model sets the properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-20 13:59:52 -05:00
Pfeil, Scott Robert
558a3d7c55 Merge branch 'feature/negate_gone' into 'develop'
Digital PCT265 story VZWYZDG-1866 - Added action for negating the gone property on molecules.

### Summary
Action for negating the gone property on goneable molecules.
https://oneconfluence.verizon.com/x/AZT2UQ

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

![SuccessfulTest](/uploads/ac54fd745447ef52497843af641f24e4/SuccessfulTest.mp4)

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

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1166
2024-08-14 18:56:12 +00:00
Scott Pfeil
f412fd70e1 Digital PCT265 story VZWYZDG-1866 - Added action for negating the gone property on molecules. 2024-08-08 14:02:21 -04:00
Matt Bruce
c2cb8781d6 ensured all vds components have the estimated height implementation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-01 15:18:33 -05: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
750e50d476 Digital PCT265 story DE307-731: Support 'gone' configuration for carousel cells. 2024-06-12 15:59:43 -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
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
ab8b457772 Merge remote-tracking branch 'origin/develop' into feature/ONEAPP-7249 2024-05-21 20:12:21 -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
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
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
ffc36c309f Digital PCT265 story PCT-135: More isEquals. Fix replaceChildMolecule signature for TabsListItemModel. 2024-05-15 22:24:03 -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
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
3f77a261bc Digital PCT265 story ONEAPP-7249 - Polling behavior fixes and logging for clarity. 2024-04-30 20:36:49 -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
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
2e1bb7358f added executeAction helper method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-04-10 16:55:58 -05: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
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
Naresh
335ca30c6f AddedeLeftAndRightPanelKeysToPageModel
AddedeLeftAndRightPanelKeysToPageModel
2024-02-29 22:36:52 +05:30
Scott Pfeil
8f3bf61574 Gone changes for the list item 2024-02-22 17:39:36 -05:00
Hedden, Kyle Matthew
7a1ef28b1c PageBehaviorContainerModelProtocol spelling fix. 2024-02-08 14:14:40 -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
Keerthy
eb5d359322 Addressed review comments
Added accessibilityHint to AccessibilityModelProtocol
2024-01-22 23:29:47 +05:30
Keerthy
3d7e1ac646 Merge branch 'develop' into feature/dynamicAccessibilityTraits 2024-01-09 12:39:45 +05:30
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
2857b1cd55 Stop closure efficiency. 2023-12-18 17:22:40 -05:00
Hedden, Kyle Matthew
df32a51395 Fix first time carousel replacement. 2023-12-18 17:19:52 -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
Hedden, Kyle Matthew
61916e7c38 Move hightlightTab to @MainActor to prevent block crash. 2023-11-15 17:14:51 -05:00
Hedden, Kyle Matthew
6431982d69 Merge branch 'feature/molecule_replacement_behavior' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-10-26 12:54:09 -04:00
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
Keerthy
8ca636aa23 Merge branch 'develop' into feature/accessibilityHandler 2023-10-26 22:07:58 +05:30
vimal
b62641c601 Merge branches 'feature/molecule_replacement_behavior' and 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_replacement_behavior 2023-10-26 10:14:55 +05:30
Krishna Kishore Bandaru
436d4c746b review comments and enhancements in rotorhandler 2023-10-19 10:35:27 +05:30
Krishna Kishore Bandaru
8dc475ffdd addressed review comments & added model property to MoleculeViewProtocol 2023-10-11 00:47:31 +05:30
Krishna Kishore Bandaru
46fb714d34 added heading level rotor 2023-09-27 20:53:50 +05:30
Krishna Kishore Bandaru
9c111471a8 added custom button rotor for molecular views 2023-09-25 16:27:42 +05:30
Krishna Kishore Bandaru
32ba75e731 updated with code review comments & created accessibility handler behaviour 2023-09-21 19:17:06 +05:30