Commit Graph

4352 Commits

Author SHA1 Message Date
Sumanth Nadigadda
35763a8e61 invoking check box toggle state, only when the check box is enabled. 2022-07-05 14:27:48 +05:30
Scott Pfeil
320cd15392 Modernize actions 2022-07-01 15:26:09 -04:00
Sumanth Nadigadda
f4fa73057c Fix for CXTDT-298428, New image set for Nav close button with padding. 2022-07-01 11:23:30 +05:30
Kyle Matthew Hedden
2de6783bf0 Fix models that missed refactor. 2022-06-29 16:38:32 -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
Krishna Kishore Bandaru
4036d52ae9 Merge branch 'develop' into feature/accordionAnalytics 2022-06-28 20:17:58 +05:30
Pfeil, Scott Robert
6ac8fb9f1d Merge branch 'release/10_0_2' into 'develop'
Release/10 0 2

See merge request BPHV_MIPS/mvm_core_ui!872
2022-06-28 13:24:55 +00:00
Krishna Kishore Bandaru
f841b4d904 Added actions for expand & collapsed to track analytics data 2022-06-28 18:32:08 +05:30
Scott Pfeil
76b88e7121 Fix top notification check 2022-06-24 13:13:52 -04:00
Pfeil, Scott Robert
4efb675c79 Merge branch 'feature/ModelInitUpdate' into 'feature/develop_mvp_3'
added a public initializer

See merge request BPHV_MIPS/mvm_core_ui!868
2022-06-24 15:45:16 +00:00
Matt Bruce
60d3e2f47c added back moleculeName for issue with Swift Default encoder
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:33:49 -05:00
Matt Bruce
63184f3c60 added property back for the Swift Default Encoding issue with Extensions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:19:09 -05:00
Scott Pfeil
e8553e717e Crash fix for tab bar indices out of bounds. 2022-06-24 10:39:15 -04:00
Subhankar Acharya
b400b3b7b3 Merge branch 'develop' into feature/view_masking 2022-06-23 13:00:09 +05:30
Matt Bruce
5efd98b5b7 fixed variable order bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-22 09:31:56 -05:00
Matt Bruce
93d23d620d added default value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:47:14 -05:00
Scott Pfeil
0a5c9b78ed Switch to UIStackView for simplicity.
update inits.
update didSets
Removed style, allow dependency on title style like in the figma.
2022-06-21 16:26:57 -04:00
Matt Bruce
d90503e988 added 'public' to current initializers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:12:53 -05:00
Matt Bruce
33ad5a3630 added override intializer for subclasses
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:11:42 -05:00
Matt Bruce
305372fe04 added a public initializer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:10:59 -05:00
Scott Pfeil
572583bf00 Merge branch 'feature/global_font_3_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/titlelockup_clean 2022-06-20 15:19:07 -04:00
Scott Pfeil
c284614c29 Comments 2022-06-20 12:55:55 -04:00
Scott Pfeil
c2c6fdd524 Revert 2022-06-20 12:55:42 -04:00
Scott Pfeil
7554a718b5 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup 2022-06-20 11:50:41 -04:00
Scott Pfeil
123ac6b2a1 Feed card revert. 2022-06-20 11:43:50 -04:00
Scott Pfeil
acc91902e5 Global font changes 2022-06-10 16:20:37 -04:00
Scott Pfeil
4645e0de97 default the title offset for all inits 2022-06-09 18:17:29 -04:00
Pfeil, Scott Robert
e0eebc4b4c Merge branch 'bugfix/CXTDT-288387' into 'release/10_0_0'
Fix for CXTDT-288387, removing line molecule from Tab

See merge request BPHV_MIPS/mvm_core_ui!859
2022-05-27 15:44:54 +00:00
Sumanth Nadigadda
3e8f464aac Reverting line changes in TabTableCell 2022-05-27 21:10:41 +05:30
Sumanth Nadigadda
7fbac6b8dc Changes to set the line style after initialization 2022-05-27 20:25:47 +05:30
Pfeil, Scott Robert
a5585d4d29 Merge branch 'bugfix/CXTDT-288702_SafariVCUIUpdates' into 'release/10_0_0'
Removed tint colors for title and tabbar in SFSafariViewController

See merge request BPHV_MIPS/mvm_core_ui!860
2022-05-27 13:34:11 +00:00
Naresh Reddy Maram Reddy
4cf9f61282 Removed preferredControlTintColor & preferredBarTintColor for SFSafariViewControllers to use default. 2022-05-27 12:17:46 +05:30
Sumanth Nadigadda
eeb6573e72 Reverting - line changes in Tab component & Removing line item in Subnavigation controller 2022-05-27 12:13:06 +05:30
Subhankar Acharya
5cbef6731f added behavior for unmasking 2022-05-27 12:08:16 +05:30
Sumanth Nadigadda
19ef7a3a26 Fix for CXTDT-288387, removing line molecule from Tab 2022-05-27 00:18:18 +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
Scott Pfeil
4dc5ee5e6a bold 2022-05-19 17:59:42 -04:00
Scott Pfeil
6ad5ebbf92 3.0 font updates 2022-05-19 17:41:35 -04:00
Hedden, Kyle Matthew
35d762593a Merge branch 'bugfix/optional_delegate' into 'release/10_0_0'
background color, bridge mf view controller new data, optional delegate

See merge request BPHV_MIPS/mvm_core_ui!856
2022-05-19 19:13:38 +00:00
Scott Pfeil
eaf4bbe116 background color, bridge mf view controller new data, optional delegate 2022-05-19 13:21:27 -04:00
Sumanth Nadigadda
a0fd19ea7a Removing font scaling for Pillbutton 2022-05-11 21:11:34 +05:30
Subhankar
3d11c8abb2 Linkmodel changes 2022-05-11 12:10:45 +05:30
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
Matt Bruce
a59560e37b updated models for use of Decoder Context
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:11:32 -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
b997dbdb7a Merge branch 'feature/VDS_TextLink' into 'feature/develop_mvp_3'
made changes to textlink as per core specs.

See merge request BPHV_MIPS/mvm_core_ui!836
2022-05-09 17:58:18 +00:00
Scott Pfeil
f589a5249e Button fixes for other containers 2022-05-09 12:57:14 -04:00
Vasavi Kanamarlapudi
d3cac3f36d set font size as per spec 2022-05-09 14:29:59 +05:30
Sumanth Nadigadda
adb337f865 Updating button constraints 2022-05-07 23:46:56 +05:30
Sumanth Nadigadda
89bc6c72ab Updating default button style 2022-05-07 01:46:41 +05:30
Sumanth Nadigadda
9c3d211a81 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button 2022-05-06 23:29:33 +05:30
Sumanth Nadigadda
45a1532f68 updates to button width constraint 2022-05-06 22:13:56 +05:30
Sumanth Nadigadda
2a1db08ab7 setting button style and constraints. 2022-05-06 15:51:53 +05:30
Scott Pfeil
f2fd2c8d49 comments and new functions for setting 2022-05-05 12:38:32 -04:00
Scott Pfeil
b6226616d8 Remove tab bar logic from base controllers and move to the manager. 2022-05-05 12:33:13 -04:00
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
Sumanth Nadigadda
083e52bc19 TitleLockup model changes 2022-05-04 01:35:21 +05:30
Sumanth Nadigadda
6125005639 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup 2022-05-03 23:41:15 +05:30
Sumanth Nadigadda
5f6e987da8 modifying button border changes 2022-05-03 23:26:38 +05:30
Scott Pfeil
677c352b9e convenience functions 2022-05-02 17:54:37 -04:00
Scott Pfeil
6762082b7c move function behavior for scoping 2022-05-02 17:52:15 -04:00
Scott Pfeil
48388343ef Move function for scoping purposes 2022-05-02 17:51:08 -04:00
Scott Pfeil
d1239eda74 move functions to default 2022-05-02 17:50:00 -04:00
Scott Pfeil
27f7c22340 Change conflicting name TemplateModel to BaseTemplateModel 2022-05-02 17:47:25 -04: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
Sumanth Nadigadda
7fb91d9b1e Updating button default style 2022-05-03 01:02:25 +05:30
Sumanth Nadigadda
c2ac51c18c Padding changes for button 2022-04-30 00:00:57 +05:30
Sumanth Nadigadda
db7bc5be2b minor changes to button component 2022-04-29 23:01:44 +05:30
Sumanth Nadigadda
779b79d27b Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button 2022-04-29 13:53:21 +05:30
Sumanth Nadigadda
8ca99f5802 Setting label alignment changes per title lock up alignment 2022-04-26 02:24:41 +05:30
Sumanth Nadigadda
a53548522d secondary button background color 2022-04-25 23:32:09 +05:30
Sumanth Nadigadda
8f234259b0 Changes to add button width constraints 2022-04-25 23:16:43 +05:30
Sumanth Nadigadda
05f96d1a01 Supporting Standard/thin style in Line atom 2022-04-25 20:28:22 +05:30
Sumanth Nadigadda
4980874914 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TitleLockup 2022-04-23 21:58:28 +05:30
Pfeil, Scott Robert
9e06d999fb Merge branch 'feature/VDS_CarouselBar' into 'feature/develop_mvp_3'
changes to Carousel Bars Component

See merge request BPHV_MIPS/mvm_core_ui!829
2022-04-21 17:01:05 +00:00
Sumanth Nadigadda
064533950e VDS button component changes 2022-04-21 19:36:39 +05:30
Vasavi Kanamarlapudi
31827b0816 moving to VDSColors for all colors. 2022-04-21 02:14:37 +05:30
Vasavi Kanamarlapudi
1e60db2fc4 uses token name instead of alias. 2022-04-21 01:34:40 +05:30
Vasavi Kanamarlapudi
4d407d4377 colors to use token name itself instead of token alias. 2022-04-21 01:29:34 +05:30
Vasavi Kanamarlapudi
05fb8cf5ed moving to VDSColors for all colors 2022-04-20 21:01:07 +05:30
Sumanth Nadigadda
e8b97c6f4d Updating navigation layout on display 2022-04-20 19:52:15 +05:30
Sumanth Nadigadda
9cdf267a21 Removing style parameter from navigation model protocol 2022-04-20 18:44:01 +05:30
Sumanth Nadigadda
afacedda9b Refresh navigation bar, after updating navigation model received from JS call 2022-04-20 18:40:21 +05:30
Sumanth Nadigadda
781f3d6d7c Fix for navigation bar style update from webpage js bridge call 2022-04-18 16:40:56 +05:30
Kyle Matthew Hedden
f8e24f2c91 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-04-13 09:11:45 -04:00
Vasavi Kanamarlapudi
f21c59d6c3 disabledIndicatorColor get called to set value 2022-04-13 15:02:45 +05:30
Sumanth Nadigadda
27289f1ac8 Font and padding changes to tiny button 2022-04-13 01:48:30 +05:30
Sumanth Nadigadda
b972bdba5b Setting button width with constraint 2022-04-13 00:26:35 +05:30
Vasavi Kanamarlapudi
790a3c69bc using VDSColor for disabled link 2022-04-12 20:47:52 +05:30
Vasavi Kanamarlapudi
a8d0c12db8 using colors from the VDS colors library. 2022-04-12 17:24:06 +05:30
Vasavi Kanamarlapudi
7d38ed3466 added missing as is 2022-04-12 05:11:30 +05:30
Vasavi Kanamarlapudi
dd8c808fa6 using colors from the VDS colors library. 2022-04-12 05:06:36 +05:30
Sumanth Nadigadda
b2a25f840a Adding pill button's inverted state logic 2022-04-11 01:49:50 +05:30
Sumanth Nadigadda
e0a93cc71f Adding width attribute to button, to set custom button size. 2022-04-11 00:18:55 +05:30
Sumanth Nadigadda
6138328383 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/VDS_Button 2022-04-10 23:08:17 +05:30
Sumanth Nadigadda
def2e8ae7c Adding new component - title lockup 2022-04-09 02:37:31 +05:30
Sumanth Nadigadda
c691b6add6 Changes to swap store buttons with shop cart button in navigation bar 2022-04-07 23:33:55 +05:30
Sumanth Nadigadda
7d027341cb updating the accessory view from cart view to pealing arrow. 2022-04-07 01:24:38 +05:30
Sumanth Nadigadda
e8b01bee54 Changing bottom tab bar font size. 2022-04-05 21:55:45 +05:30
Vasavi Kanamarlapudi
3a31acfe63 adding color sets 2022-04-05 20:54:56 +05:30
Vasavi Kanamarlapudi
b88a006c00 removed unnecessary value of y 2022-04-05 20:40:10 +05:30
Vasavi Kanamarlapudi
137b467a1e made changes to textlink as per core specs. 2022-04-05 14:20:22 +05:30
Pfeil, Scott Robert
8007a0f822 Merge branch 'feature/3.0-TopNav-Style' into 'feature/develop_mvp_3'
Feature/3.0 top nav style

See merge request BPHV_MIPS/mvm_core_ui!833
2022-04-04 21:38:27 +00:00
Sumanth Nadigadda
7840cb674f Adding new back button image for navigation bar 2022-04-05 01:59:55 +05:30
Pfeil, Scott Robert
359c99f5c6 Merge branch 'feature/3.0-VDS-LineComponent' into 'feature/develop_mvp_3'
Modifying line component as part of VDS for brand 3.0

See merge request BPHV_MIPS/mvm_core_ui!834
2022-04-04 19:44:15 +00:00
Pfeil, Scott Robert
53b69d9c54 Merge branch 'feature/ImageBarButton-RenderingMode' into 'feature/develop_mvp_3'
Changes to read imageRenderingMode parameter from model sent from server.

See merge request BPHV_MIPS/mvm_core_ui!822
2022-04-04 17:02:38 +00:00
Sumanth Nadigadda
d10332b372 modifying image rendering changes in navigation bar 2022-04-04 22:24:50 +05:30
Sumanth Nadigadda
0c54273066 Setting default image rendering mode to automatic in image bar button 2022-04-03 01:10:16 +05:30
Sumanth Nadigadda
18f9449e42 Modifying line component as part of VDS for brand 3.0 2022-04-03 00:47:52 +05:30
Sumanth Nadigadda
22346a9084 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TopNav-Style 2022-04-02 01:01:59 +05:30
Sumanth Nadigadda
1beb6584b7 Method to check style of current navigation bar. 2022-04-02 00:59:51 +05:30
Pfeil, Scott Robert
aa6558a716 Merge branch 'develop' into 'feature/develop_mvp_3'
Develop

See merge request BPHV_MIPS/mvm_core_ui!832
2022-04-01 15:49:27 +00:00
Kyle Matthew Hedden
241b9d701a Allow server to mask imageview models. Unmasked by default. 2022-03-31 20:10:05 -04:00
Scott Pfeil
2a17e95a60 rounded 2022-03-31 12:56:13 -04:00
Vasavi Kanamarlapudi
a223d26d5a changes to Carousel Bars Component 2022-03-30 19:15:04 +05:30
Pfeil, Scott Robert
a83f7a87b0 Merge branch 'feature/3.0-TabBarModel' into 'feature/develop_mvp_3'
Setting default status to Tab bar model.

See merge request BPHV_MIPS/mvm_core_ui!828
2022-03-29 13:31:03 +00:00
Sumanth Nadigadda
71a9b139d3 Setting default status to Tab bar model. 2022-03-29 18:58:15 +05:30
Nandhini Rajendran
b498c4fb0f Fix for entryField 2022-03-28 20:56:24 +05:30
Kyle Matthew Hedden
8ff374045b change template level masking default to true 2022-03-28 08:58:40 -04:00
Kyle Matthew Hedden
6431e77122 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-25 08:26:30 -04:00
Scott Pfeil
ced4728ca0 move navigation bar setter to pre-animation for smoothness 2022-03-24 18:59:40 -04:00
Sumanth Nadigadda
5a33142934 Changes to read imageRenderingMode parameter from model sent from server. 2022-03-25 01:20:22 +05:30
Sumanth Nadigadda
121c290f3b updating title edge insets for button as per VDS 2022-03-24 13:35:49 +05:30
Sumanth Nadigadda
02476e766d Updating button VDS component for 3.0 rebranding 2022-03-24 00:22:38 +05:30
Scott Pfeil
bf70c6b15b Fixes subnav titles for legacy controllers. 2022-03-23 11:29:44 -04:00
Bruce, Matt R
3dabba57df Fixed Crash on securetext in TextEntryField 2022-03-21 13:13:40 +00:00
Scott Pfeil
21ee88c5f4 remove 2022-03-15 16:57:21 -04:00
Scott Pfeil
e4c69d59f7 merge 2022-03-15 16:54:01 -04:00
Scott Pfeil
9ce71945ae merge 2022-03-15 16:36:06 -04:00
Kyle Matthew Hedden
e7546a9144 code comments 2022-03-15 14:36:52 -04:00
Pfeil, Scott Robert
5b3b3246ec Merge branch 'feature/status_bar_fixes' into 'feature/develop_mvp_3'
Status Bar changes for 3.0

See merge request BPHV_MIPS/mvm_core_ui!813
2022-03-14 21:47:12 +00:00
Scott Pfeil
8df6baf6b4 move to extension 2022-03-14 17:06:33 -04:00
Scott Pfeil
f198add1f6 move to extension 2022-03-14 17:06:09 -04:00
Scott Pfeil
392f723d29 merge 2022-03-14 17:05:56 -04:00
Scott Pfeil
52d108f8d8 merge 2022-03-14 15:33:17 -04:00
Pfeil, Scott Robert
290d19b661 Merge branch 'feature/navigation_bar_style' into 'feature/develop_mvp_3'
Feature/navigation bar style

See merge request BPHV_MIPS/mvm_core_ui!808
2022-03-14 19:04:50 +00:00
Scott Pfeil
b89cc43867 Review Comments from static to extension 2022-03-14 14:46:35 -04:00
Scott Pfeil
09e59d5b31 comment 2022-03-14 13:55:39 -04:00
Scott Pfeil
ea9171c124 remove force manager check 2022-03-14 13:53:51 -04:00
Pfeil, Scott Robert
b6906799ea Merge branch 'develop' into 'feature/develop_mvp_3'
Kyle was correct, guards or if lets are read left to right, including where statements.

See merge request BPHV_MIPS/mvm_core_ui!816
2022-03-14 16:33:24 +00:00
Kyle Matthew Hedden
691bb1a781 Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-14 12:23:31 -04:00
Scott Pfeil
558e1803e5 title offset and default for 3 dot O 2022-03-14 11:31:53 -04:00
Scott Pfeil
200bd2dc3d objc cool gray 2022-03-14 10:37:18 -04:00
Scott Pfeil
5bbacf4de1 Move status bar to the split view for control.
Each page can style status bar now, not just top alerts.
2022-03-11 15:28:21 -05:00
Matt Bruce
9c264dcfe0 Kyle was correct, guards or if lets are read left to right, including where statements.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-03-11 11:10:52 -06:00
Bruce, Matt R
cd6b03b64b Fix for MultiErrors, not a final solution, but a stopgap until we can refactor all of the forms 2022-03-11 16:29:45 +00:00
Bruce, Matt R
9a62ae6987 DigitEntryField was not showing errors 2022-03-11 14:29:46 +00:00
Kyle Matthew Hedden
926ee41277 will show and will hide 2022-03-10 21:43:54 -05:00
Scott Pfeil
b4d7392675 remove iOS 13 check 2022-03-10 13:44:07 -05:00
Scott Pfeil
e875002cb1 remove test code 2022-03-10 13:40:30 -05:00
Scott Pfeil
5790fc6feb line update 2022-03-10 12:57:14 -05:00
Kyle Matthew Hedden
157c5c574b Merge remote-tracking branch 'origin/develop' into feature/view_masking 2022-03-10 12:38:38 -05:00
Kyle Matthew Hedden
818afb3dfc add molecule generation hooks to other 3 templates 2022-03-10 12:38:31 -05:00
Scott Pfeil
ebf97cdbe7 remove iOS 13 check 2022-03-10 12:37:38 -05:00
Scott Pfeil
e869a25cc6 Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style 2022-03-10 12:34:57 -05:00
Scott Pfeil
8fc03e75e0 iOS 13 2022-03-10 11:27:54 -05:00
Scott Pfeil
f23e30645e Fix for base style for legacy controllers. (sign in different user font) 2022-03-10 10:05:33 -05: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
Scott Pfeil
c4c513250c style push decode 2022-03-09 12:21:25 -05:00
Scott Pfeil
9f574e854b change access level 2022-03-09 12:18:49 -05:00
Scott Pfeil
a1f9e4babe remove testing default 2022-03-09 12:07:33 -05:00
Scott Pfeil
44a57ab96e name update 2022-03-09 00:10:31 -05:00
Scott Pfeil
a03965cafe nav line hide for subnav 2022-03-09 00:07:31 -05:00
Scott Pfeil
67c745c719 Merge branch 'feature/develop_mvp_3' into feature/navigation_bar_style 2022-03-08 22:48:27 -05:00
Kyle Matthew Hedden
bd9e8cf7ad insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00
Scott Pfeil
c73bd06853 SubNavManager fixes 2022-03-08 14:47:32 -05:00
Scott Pfeil
b4af1abe81 subnav and tab bar color changes 2022-03-07 01:03:36 -05:00
Hedden, Kyle Matthew
464f3c5f27 Merge branch 'bugfix/cscom-1703-cxtdt-250108' into 'develop'
CSCOM-1703 | CXTDT-250108

See merge request BPHV_MIPS/mvm_core_ui!802
2022-02-18 22:33:34 +00:00
Scott Pfeil
35625f2ac4 name change for open in safari webview 2022-02-17 10:26:24 -05:00
Sourabh Bhardwaj
c3eb895bdd Changes as per Kyle comments on PR 2022-02-17 17:39:19 +05:30
Sourabh Bhardwaj
39e29bbaaf Removing space from email field 2022-02-15 12:26:32 +05:30
Scott Pfeil
ac9259e416 remove added header 2022-02-14 12:08:37 -05:00
Scott Pfeil
36367deff4 changes to legacy webview function 2022-02-11 14:42:04 -05:00
Scott Pfeil
54dd5351ed Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options 2022-01-21 10:29:46 -05:00
Matt Bruce
a2319babc7 ensure the previousValidity is set before breaks
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 11:52:04 -06:00
Matt Bruce
67312fefd3 if false, the loop was breaking out before the previousValidity was set with the fieldKey that failed.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 11:45:59 -06:00
Bruce, Matt R
d9a0c6b249 Merge branch 'bugfix/FormGroupValidation' into 'develop'
FormGroupRule validateGroup update

See merge request BPHV_MIPS/mvm_core_ui!797
2022-01-19 17:11:19 +00:00
Matt Bruce
69799be944 reverse order of method to do FormFieldEffects first, then validation. This is so the validation only runs 1 time instead of 2 times which could cause UI issues.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-19 10:38:23 -06:00
Scott Pfeil
f5e7b24601 hide the panels when not showing 2022-01-18 17:03:53 -05:00
Scott Pfeil
5043ba5ba4 move to web view 2022-01-14 14:34:54 -05:00
Scott Pfeil
d8ad52dfda Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options 2022-01-14 14:25:29 -05:00
Scott Pfeil
9157be5047 form read only build fix 2022-01-14 14:00:44 -05:00
Scott Pfeil
760b79a3a5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/open_url_options 2022-01-14 13:10:54 -05:00
Matt Bruce
e5d27cd423 remove print
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:37:08 -06:00
Matt Bruce
9c34ea267e fixed encodeIfPresent
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:36:15 -06:00
Matt Bruce
52844cd5e1 fixed to add readOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:35:24 -06:00
Matt Bruce
0dce42fb37 refactored code for stack
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 11:04:10 -06:00
Matt Bruce
143ebccb34 remove readOnly from the Views and now using the isEnabled and model is controlling this based off enabled & readOnly
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-13 10:57:18 -06:00
Matt Bruce
3fa1be0582 refactored validate group with new valid that returns tuple
update to set formfield validity after the group.validate occurs

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:55:23 -06:00
Matt Bruce
7c05d9fcc7 refactored out setting form field validity within validation
refactored validate method to return tuple and again not mess with setting formfield validity

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:54:36 -06:00
Matt Bruce
df2b6b4db2 removed setting the form field validity within a validation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 15:53:43 -06:00
Matt Bruce
7432454232 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/optional-readonly
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-12 13:59:52 -06:00
Matt Bruce
1fe73feb1f added init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:52:27 -06:00
Matt Bruce
d3f4f21b02 refactored StateLabel to FormLabel
add errorLabel
removed all constraints and replaced with UIStackView
show/hide errorLabel within showError

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:51:57 -06:00
Matt Bruce
083d767740 updated model with:
removed: titleLabel, feedbackLabel
added: required

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:48:34 -06:00
Matt Bruce
8444ad15eb refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel
removed state (error/disabled/error)
replace with enabled (model) / isEnabled (view)

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:47:37 -06: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
63a23033cc added ClearableModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:17:10 -06:00
Matt Bruce
cb3811f4ea update readOnly didSet to only effect the FormField only and not title/feedback labels
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-10 13:54:55 -06:00
Scott Pfeil
014a0dc988 base page type to template for old web overrides. 2022-01-07 16:08:15 -05:00
Matt Bruce
05674a6798 added isReadOnly to views/helpers to read the model.readOnly property and update the UI similarly to disabled state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:54:28 -06:00
Matt Bruce
6c7c683b27 added readOnly to models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:53:06 -06:00
Matt Bruce
8397522c46 implemented dynamic rule effect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-06 15:13:53 -06:00
Matt Bruce
17f7161fe0 fixed default text bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-05 14:41:24 -06:00
Nishanth T
dc8732e9ef removed unneccessary comment 2022-01-05 22:48:45 +05:30
Nishanth T
631c3a8067 changed model title 2022-01-05 22:42:08 +05:30
Nishanth T
4ed9dcacfd Update ListOneColumnFullWidthTextBodyText.swift 2022-01-05 18:40:58 +05:30
Nishanth T
d27def951e Merge branch 'develop' into bugfix/Accessibility 2022-01-05 18:38:09 +05:30
Nishanth T
d35eceb78c Added accessibiltyText for pillButton and link 2022-01-05 18:37:21 +05:30
Rajendran, Nandhini
da31c93b5e Fix for enabledColor in CaretLinkModel 2022-01-03 15:06:25 +00:00
Nishanth T
1a912b485e Merge branch 'develop' into bugfix/Accessibility 2021-12-23 01:47:58 +05:30
Pfeil, Scott Robert
603dbc4430 Merge branch 'feature/swift_subnav_manaager' into 'develop'
sub nav manager

See merge request BPHV_MIPS/mvm_core_ui!787
2021-12-21 16:23:24 +00:00
Krishna Kishore Bandaru
27c3e9da1e Merge branch 'develop' into bugfix/popupAlert_analytics 2021-12-21 13:09:12 +05:30
Krishna Kishore Bandaru
bd729b514a added analytics data for AlertModel 2021-12-21 13:08:39 +05:30
Scott Pfeil
065cf9a2af remove self. 2021-12-20 14:47:43 -05:00
Scott Pfeil
15d60bd3eb remove self. 2021-12-20 14:45:14 -05:00
Scott Pfeil
9aad8e897c cleanup 2021-12-17 15:53:20 -05:00
Scott Pfeil
5aaf93186a fix tabs to respect proper spacing 2021-12-17 15:47:38 -05:00
Scott Pfeil
ba16e241cb sub nav manager 2021-12-17 14:48:42 -05:00
Nishanth T
694a557c86 modified code for clarity 2021-12-17 19:41:55 +05:30
Nishanth T
97b19696d7 Merge branch 'develop' into bugfix/Accessibility 2021-12-17 19:40:53 +05:30
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
Nishanth T
649a9361e4 added accessibility text 2021-12-17 01:59:13 +05:30
Matt Bruce
5233777a25 updated formFieldValue to look for enabled property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 10:48:16 -06:00
Bruce, Matt R
87195296cc FormFieldEffects Update 2021-12-14 21:18:37 +00:00
Krishna Kishore Bandaru
3c8046587b setting pageJSON for alertobject 2021-12-10 19:37:26 +05:30
Scott Pfeil
5ad469daf5 add missing prefix 2021-12-07 15:13:42 -05:00
Subhankar
d9aa6cf662 removed comment 2021-12-07 22:08:35 +05:30
Subhankar
557a532b3f change in variable 2021-12-07 22:03:11 +05:30
Subhankar
ab1ee24156 added spacing to unordered list 2021-12-07 21:46:38 +05:30
Krishna Kishore Bandaru
2b5ce09b10 added new function hideTopAlertViewOfType 2021-11-11 23:11:31 +05:30
Krishna Kishore Bandaru
e1261d9e4d Updated hideTopAlert method name 2021-11-10 21:16:03 +05:30
Scott Pfeil
6c12d7eda0 set variable at the beginning of function 2021-11-09 10:05:50 -05:00
Scott Pfeil
5c9d628a17 move setup panels to split 2021-11-08 13:06:34 -05:00
Scott Pfeil
beab18ad09 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2021-11-08 11:16:08 -05:00
Suresh, Kamlesh
7eff1094d1 Merge branch 'develop' into feature/ft_enhancements 2021-11-01 17:09:46 -04:00
Suresh, Kamlesh
1d868ff9cb FT chnages 2021-11-01 11:51:09 -04:00
Scott Pfeil
6cc2cc25b3 change mdn calculation
default errors not received from server
2021-10-25 17:32:19 -04:00
Matt Bruce
3a1ad0f93d call super handleOtherActions in an subclassed method 2021-10-21 15:06:31 -05:00
Scott Pfeil
66973bd4cb added checks 2021-10-18 17:03:26 -04:00
Scott Pfeil
7f40b9ea73 manager timing.... 2021-10-18 16:53:57 -04:00
Scott Pfeil
b06f26468e revert 2021-10-18 13:19:37 -04:00
Matt Bruce
b946be833f implemented prepareForDisplay protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:37:47 -05:00
Tondapu, Alekhya
6a825b4e4b changed access specifier to open 2021-10-04 17:22:02 +05:30
Scott Pfeil
9dfa5df1ef version bump 2021-09-13 14:51:04 -04:00
Scott Pfeil
d81b02f6b0 system back button decode for externals 2021-09-13 14:48:45 -04:00
Pfeil, Scott Robert
31a993a483 navigation verification fixes 2021-09-08 19:21:21 +00:00
Sankari, Swathi S
5bfef340f1 passing tabs as sourcemodel 2021-09-03 21:27:12 +05:30
Sankari, Swathi S
acbb26bbd8 passing sourcemodel 2021-09-03 21:08:49 +05:30
Sankari, Swathi S
9803c269a0 Tabslistitem molecule action 2021-09-03 17:44:18 +05:30
Pfeil, Scott Robert
ffb019f595 Merge branch 'release/9_2_0' into 'develop'
release/9_2_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!754
2021-08-24 13:55:22 +00:00
Pfeil, Scott Robert
901236c6de Merge branch 'feature/dateValidation' into 'develop'
Added public specifier

See merge request BPHV_MIPS/mvm_core_ui!757
2021-08-18 14:36:06 +00:00
Tondapu, Alekhya
193ef93ffe added specifiers for message label 2021-08-18 19:20:25 +05:30
Sumanth Nadigadda
c0828f69ee Changing the way accessibility trait is set. 2021-08-16 23:00:43 +05:30
Sumanth Nadigadda
a005d9e5c1 Fix for CXTDT-197891, Setting accessibility trait in 'list1CFWBdy' component 2021-08-16 13:13:43 +05:30
Pfeil, Scott Robert
d4e438e278 Merge branch 'bugfix/field_errors_fix' into 'develop'
validation causes bug.

See merge request BPHV_MIPS/mvm_core_ui!753
2021-08-13 21:02:21 +00:00
Kevin G Christiano
594b223f54 validation causes bug. removed 2021-08-12 14:24:29 -04:00
Pfeil, Scott Robert
30fd351d2e remove structs for now 2021-08-12 13:41:56 -04:00
Pfeil, Scott Robert
c67ad2c536 hot fix 2021-08-12 13:39:13 -04:00
Suresh, Kamlesh
43bb9cde80 fix 2021-08-05 17:16:51 -04:00
Tondapu, Alekhya
44c44a83ae Moved datevalidation rules to chatbot 2021-08-05 17:35:54 +05:30
Pfeil, Scott Robert
2493ef51cc Merge branch 'bugfix/alignment_problems' into 'develop'
removing preferred width in update

See merge request BPHV_MIPS/mvm_core_ui!750
2021-08-03 20:58:08 +00:00
Kevin G Christiano
64d858571e removing preferred width in update 2021-08-03 16:16:30 -04:00
Kevin G Christiano
2c8cc0c9ca removed comments 2021-08-03 14:01:01 -04:00
Christiano, Kevin
54651b0a65 extension of utility 2021-08-03 17:38:30 +00:00
Tondapu, Alekhya
5e36106d66 updated names of functions 2021-08-03 20:07:45 +05:30
Tondapu, Alekhya
478b7fda1b updated as per comments 2021-08-03 20:05:21 +05:30
Tondapu, Alekhya
1a13291684 Form rule date validation added 2021-08-03 19:31:25 +05:30
Pfeil, Scott Robert
4ab8fd9caf Move dispatch to always happen for refresh 2021-08-02 17:16:11 -04:00
Pfeil, Scott Robert
f23794bb59 Merge branch 'feature/add_remove_behavior' into 'develop'
Feature/add remove behavior

See merge request BPHV_MIPS/mvm_core_ui!724
2021-07-28 22:12:03 +00:00
Pfeil, Scott Robert
4108cfb7c6 Move molecule layout update back 2021-07-26 19:11:17 -04:00
Pfeil, Scott Robert
dc12612c6f add and remove clean up, tabs addition 2021-07-26 18:51:22 -04:00
Pfeil, Scott Robert
e853647367 merge 2021-07-26 18:11:36 -04:00
Pfeil, Scott Robert
0f0f526885 Merge branch 'bugfix/CXTDT-198773' into 'release/9_1_0'
weak managers

See merge request BPHV_MIPS/mvm_core_ui!745
2021-07-23 19:44:36 +00:00
Pfeil, Scott Robert
db106c2fb5 weak managers 2021-07-23 15:33:57 -04:00
Tondapu, Alekhya
b7479e2f7b Removed contentInset line 2021-07-23 23:42:40 +05:30
Tondapu, Alekhya
e42aaec8db Reverted index code changes in didSelect 2021-07-23 22:21:08 +05:30
Tondapu, Alekhya
64e11e8f7a Merge branch 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
* 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui:
  error checks
  threading fix
  Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"

# Conflicts:
#	MVMCoreUI/Atomic/Organisms/Carousel/Carousel.swift
2021-07-23 13:10:08 +05:30
Pfeil, Scott Robert
e9b1c4b64b Merge branch 'bugfix/layout_timing_9_1' into 'release/9_1_0'
error checks

See merge request BPHV_MIPS/mvm_core_ui!742
2021-07-23 01:44:32 +00:00
Kevin G Christiano
8562806880 error checks 2021-07-22 21:24:19 -04:00
Pfeil, Scott Robert
54b510f98a nullability change 2021-07-22 15:49:34 -04:00
Tondapu, Alekhya
5c5b0077e1 Removed unwanted code 2021-07-23 00:50:16 +05:30
Tondapu, Alekhya
d3e02c3bd0 Fixes for crash issue in carousel 2021-07-23 00:47:38 +05:30
Pfeil, Scott Robert
69499bf049 threading fix 2021-07-22 15:10:11 -04:00
Christiano, Kevin
8f2a4b2469 Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"
This reverts merge request !734
2021-07-22 11:42:04 -04:00
Tondapu, Alekhya
707f256a39 removed unused code 2021-07-22 00:01:53 +05:30
Tondapu, Alekhya
37d8009c41 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
* 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui: (47 commits)
  selection update
  revert for ui
  Audio player behavior
  teemporary fix for unselect issues
  fixes
  update view for given molecule
  navigation bar changes
  chang to just use a different point
  cleanup
  cleanup
  child molecule fixes
  Fixing moleculeLayoutUpdate for tableView
  Changes in CornerLabelModel to dynamically pick molecule's model
  Bugfix/carousel issues
  Moving PlayAudioBehavior to MobileFirst
  move files
  Confirming to Visibility behavior
  updates
  Changes are per review comments
  Changes are per review comments
  ...
2021-07-21 14:59:57 +05:30
Tondapu, Alekhya
d567d33158 carousel fixes 2021-07-21 14:09:53 +05:30
Pfeil, Scott Robert
cfad9aae27 selection update 2021-07-20 13:47:08 -04:00
Pfeil, Scott Robert
d244c38921 revert for ui 2021-07-20 13:38:04 -04:00
Pfeil, Scott Robert
9a477a11a0 teemporary fix for unselect issues 2021-07-20 01:13:35 -04:00
Pfeil, Scott Robert
f0c567d6d4 fixes 2021-07-20 00:57:34 -04:00
Sumanth Nadigadda
350edf147c update view for given molecule 2021-07-20 07:56:23 +05:30
Pfeil, Scott Robert
d00897cf75 navigation bar changes 2021-07-16 20:54:33 -04:00
Pfeil, Scott Robert
bcf810d5cb chang to just use a different point 2021-07-16 18:12:04 -04:00