Pfeil, Scott Robert
|
054a70d41b
|
Revert "Merge branch 'feature/vds_header_mapping' into 'release/11_4_0'"
This reverts merge request !1071
|
2024-03-14 14:14:49 +00: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 |
|
Matt Bruce
|
470bb160d6
|
update for VDS Protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-20 13:25:33 -05:00 |
|
Matt Bruce
|
05069e044c
|
added helper protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-09-20 09:55:56 -05:00 |
|
Krishna Kishore Bandaru
|
c538df828e
|
Merge branch 'develop' into feature/accessibilityHandler
|
2023-09-20 15:21:47 +05:30 |
|
Hedden, Kyle Matthew
|
21c1747f55
|
format reset
|
2023-09-15 17:42:43 -04:00 |
|
Hedden, Kyle Matthew
|
cd35990a95
|
split handlenewdata from updateUI. refactor behavior constuction. molecule iteration bug fixes. removing AnyObject requirement from ParentMoleculeProtocol.
|
2023-09-15 17:39:36 -04:00 |
|
Hedden, Kyle Matthew
|
41ce041a0d
|
throw module decoding errors to link back to the source of the error
|
2023-09-14 17:28:56 -04:00 |
|
Krishna Kishore Bandaru
|
d7c472b667
|
added accessibilitytraits, value, label dynamically from modelJSON
|
2023-09-15 01:07:20 +05:30 |
|
Hedden, Kyle Matthew
|
6758aed034
|
add comments
|
2023-09-13 20:36:59 -04:00 |
|
Hedden, Kyle Matthew
|
caf995c0b0
|
add type check error logic. expand to replacement to the rest of parent molecules. lift full tree replacement to the template.
|
2023-09-13 20:30:00 -04:00 |
|
Hedden, Kyle Matthew
|
1f895ebdbd
|
replaceMoleculeBehavior, cleaner child replacement helper, first working sample.
|
2023-09-12 20:10:20 -04:00 |
|
Hedden, Kyle Matthew
|
b6c3159b52
|
Change ID default initializer, DecodableDefault for implicit decoding models. Add missing id encodes and decodes.
|
2023-09-07 09:20:44 -04:00 |
|
Hedden, Kyle Matthew
|
7da47bb77a
|
Add an optional ID field to every molecule.
|
2023-09-05 21:02:24 -04:00 |
|
Krishna Kishore Bandaru
|
fedd056175
|
added AccessibilityHandler, MoleculeViewModelProtocol, AccessibilityElementProtocol
|
2023-06-30 23:58:52 +05:30 |
|
Matt Bruce
|
e8ad9d0938
|
udpated VDS protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2023-01-12 14:28:48 -06:00 |
|
Matt Bruce
|
9da436adcb
|
added protocol for helping in VDS, this at some point will refactor into the main
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
|
2023-01-12 14:23:54 -06:00 |
|
Kyle Matthew Hedden
|
06672f0268
|
Revert "Merge branch 'feature/vds-toggle' into 'develop'"
This reverts commit edfb2c1f36, reversing
changes made to 1dc367c463.
|
2022-11-01 17:29:20 -04:00 |
|
Matt Bruce
|
c075323ce7
|
update for changes discussed today
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-10-24 10:49:26 -05:00 |
|
Matt Bruce
|
b0d8a26688
|
added protocol for helping in VDS, this at some point will refactor into the main
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-10-21 16:08:28 -05:00 |
|
Kyle Matthew Hedden
|
3765c771ec
|
model throw, view adapt
|
2022-08-16 20:15:43 -04:00 |
|
Kyle Matthew Hedden
|
13113c50ed
|
behavior transcendence
|
2022-07-15 12:24:40 -04:00 |
|
Kyle Matthew Hedden
|
044a103665
|
Relax model handling to allow handlers to decide what to do when server doesn't specify masking.
Leverage introduced legacy behavior handling over customized direct recording manager calls.
Bring in RemoteView molecular masking handling.
Fix ImageViewModel decoding requirement.
|
2022-06-29 16:16:33 -04:00 |
|
Kyle Matthew Hedden
|
83c0503d18
|
Merge remote-tracking branch 'origin/develop' into feature/view_masking
Conflicts:
MVMCoreUI/Atomic/Atoms/Buttons/Link/LinkModel.swift
MVMCoreUI/Behaviors/Protocols/PageBehaviorProtocol.swift
|
2022-06-28 15:45:20 -04:00 |
|
Subhankar Acharya
|
b400b3b7b3
|
Merge branch 'develop' into feature/view_masking
|
2022-06-23 13:00:09 +05:30 |
|
Subhankar Acharya
|
5cbef6731f
|
added behavior for unmasking
|
2022-05-27 12:08:16 +05:30 |
|
Pfeil, Scott Robert
|
26da094aaf
|
Merge branch 'develop' into 'release/10_0_0'
updated models for use of Decoder Context
See merge request BPHV_MIPS/mvm_core_ui!858
|
2022-05-25 15:51:32 +00:00 |
|
Matt Bruce
|
d879b8c71f
|
refactored create(with:
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 14:50:27 -05:00 |
|
Matt Bruce
|
42c203e773
|
removed try
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
|
2022-05-10 12:16:47 -05:00 |
|