Commit Graph

123 Commits

Author SHA1 Message Date
Keerthy
8ca636aa23 Merge branch 'develop' into feature/accessibilityHandler 2023-10-26 22:07:58 +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
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
Matt Bruce
c5281fa390 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:14:13 -05:00
Matt Bruce
33100758b8 udpated constructors for JSONDecoder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:11:48 -05:00
Subhankar
2f0bb7778d Merge branch 'develop' into feature/view_masking
# Conflicts:
#	MVMCoreUI/Atomic/Protocols/TemplateProtocol.swift
#	MVMCoreUI/Atomic/Templates/BaseTemplateModel.swift
2022-05-10 21:13:28 +05:30
Pfeil, Scott Robert
f8e71c3232 Merge branch 'develop' into 'feature/develop_mvp_3'
Develop

See merge request BPHV_MIPS/mvm_core_ui!847
2022-05-03 20:34:59 +00:00
Scott Pfeil
35f1cc5c17 template protocol update 2022-05-02 17:43:18 -04:00
Scott Pfeil
c276b09d74 reorganizing defaults 2022-05-02 17:39:03 -04:00
Kyle Matthew Hedden
e7546a9144 code comments 2022-03-15 14:36:52 -04:00
Scott Pfeil
558e1803e5 title offset and default for 3 dot O 2022-03-14 11:31:53 -04:00
Scott Pfeil
07226731c0 Line model contains style logic.
Fix for subnav
revert custom navigation bar for now
2022-03-09 17:15:15 -05:00
Kyle Matthew Hedden
bd9e8cf7ad insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00
Scott Pfeil
b4af1abe81 subnav and tab bar color changes 2022-03-07 01:03:36 -05:00
Matt Bruce
95b32491d1 moved clearablemodelprotocol out of the formfieldeffect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:19:12 -06:00
Matt Bruce
27bca4e436 refactored CarouselItemModelProtocol to inherit FormFieldProtocol
update CarouselItemModel with FormFieldProtocol requirements

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 17:33:28 -06:00
Bruce, Matt R
87195296cc FormFieldEffects Update 2021-12-14 21:18:37 +00:00
Suresh, Kamlesh
1d868ff9cb FT chnages 2021-11-01 11:51:09 -04:00
Pfeil, Scott Robert
4108cfb7c6 Move molecule layout update back 2021-07-26 19:11:17 -04:00
Pfeil, Scott Robert
e853647367 merge 2021-07-26 18:11:36 -04:00
Pfeil, Scott Robert
54b510f98a nullability change 2021-07-22 15:49:34 -04:00
Christiano, Kevin
f56bc4b894 Audio player behavior 2021-07-20 06:10:17 +00:00
Pfeil, Scott Robert
1d556b6563 manager changes to allow manager to handle navigation bar logic 2021-06-11 10:31:03 -04:00
Pfeil, Scott Robert
af0ebf8678 add remove behavior 2021-05-28 09:56:58 -04:00
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -04:00
Kyle Matthew Hedden
8aae29de40 Merge remote-tracking branch 'origin/develop' into feature/behavior_expansion 2021-04-08 13:52:00 -04:00
Pfeil, Scott Robert
95e36ffc2d helper for always present 2021-04-08 11:13:50 -04:00