Commit Graph

6090 Commits

Author SHA1 Message Date
Kevin G Christiano
ddb4ba39d0 Reworked mutable insert logic. Revised comments. 2019-07-27 17:00:27 -04:00
Kevin G Christiano
5a7acf6a33 Merge branch 'feature/label_export_box' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/label_export_box 2019-07-26 15:21:40 -04:00
Kevin G Christiano
64e6b8bbfe preventing space if 0. 2019-07-26 15:21:27 -04:00
Kevin G Christiano
a21774b390 comment & preventing leading text image due to problem. 2019-07-26 15:21:01 -04:00
Kevin G Christiano
6dd7cab8f4 Comments added. Further logic added for adding image attachments. 2019-07-26 14:46:29 -04:00
Kevin G Christiano
3a31441bc8 Merge branch 'develop' into feature/label_export_box 2019-07-26 13:39:46 -04:00
Kevin G Christiano
81ccaa5bbd Restructuring the tappable text feature. Must account of the offset incurred by adding an extra space and image attachment to the overall length of the label. Included a sorting feature to ensure clauses array is always in ascending order by location. 2019-07-26 13:39:28 -04:00
Suresh, Kamlesh
d0935a6d65 Merge branch 'feature/molecule_multiLabelListItem' into 'develop'
Added multiLabelListItem - iOS as per MOBFIRST-17824

See merge request BPHV_MIPS/mvm_core_ui!99
2019-07-26 09:50:32 -04:00
vasavk
eeae9a7c70 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/molecule_multiLabelListItem
# Conflicts:
#	MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m

Signed-off-by: vasavk <vasavi.kanamarlapudi@verizon.com>
2019-07-26 19:19:00 +05:30
Kevin G Christiano
849a4d761a Merge branch 'develop' into feature/label_export_box 2019-07-25 16:48:03 -04:00
Kevin G Christiano
a47e8d4313 Adding check to look for attachments and scale the accordingly. 2019-07-25 16:47:14 -04:00
Kevin G Christiano
7a86febc7c corrected logic error. 2019-07-25 15:15:32 -04:00
Kevin G Christiano
8e6087f86e Merge branch 'develop' into feature/label_export_box 2019-07-25 14:45:27 -04:00
Pan, Xinlei (Ryan)
9c8a806dbd Merge branch 'feature/image_load_efficiency' into 'develop'
efficiency commit

See merge request BPHV_MIPS/mvm_core_ui!103
2019-07-25 12:07:59 -04:00
Pfeil, Scott Robert
245d7d93d6 efficiency commit 2019-07-25 10:44:14 -04:00
Pfeil, Scott Robert
9849a4d287 Merge branch 'feature/scroller' into 'develop'
Feature/scroller

See merge request BPHV_MIPS/mvm_core_ui!102
2019-07-25 08:42:44 -04:00
Pfeil, Scott Robert
5ebc4b0e31 strikethrough fix
warning fix.
2019-07-24 15:38:13 -04:00
Pfeil, Scott Robert
9f3b6e5fe9 Merge branch 'bugfix/update_after_load_image' into 'develop'
Bugfix/update after load image

See merge request BPHV_MIPS/mvm_core_ui!100
2019-07-24 12:50:48 -04:00
Pfeil, Scott Robert
f2db8528a7 threeLayer template
scroller molecule
border color.
remove default height
fix missing update view
2019-07-24 12:44:45 -04:00
Kevin G Christiano
bc516ff74c removed statement causing loop. 2019-07-23 12:14:18 -04:00
Kevin G Christiano
c9c3ef1ade Merge branch 'bugfix/update_after_load_image' into feature/standardlistitemwithimage 2019-07-23 11:58:54 -04:00
Pfeil, Scott Robert
6537523373 different way to update 2019-07-23 11:57:03 -04:00
Kevin G Christiano
7472533bc1 fixes error alert. 2019-07-23 10:13:44 -04:00
Kevin G Christiano
1ec4f271ff Merge branch 'bugfix/update_after_load_image' into feature/standardlistitemwithimage 2019-07-23 10:07:35 -04:00
Pfeil, Scott Robert
482c6c4fab auto looks better 2019-07-23 09:56:49 -04:00
Pfeil, Scott Robert
dace6a6374 update table cell 2019-07-23 09:55:43 -04:00
Suresh, Kamlesh
ceae7e4f80 merge develop 2019-07-22 16:10:46 -04:00
Pan, Xinlei (Ryan)
362c9b3937 Merge branch 'feature/molecule_carousel' into 'develop'
Feature/molecule carousel

See merge request BPHV_MIPS/mvm_core_ui!97
2019-07-22 13:30:34 -04:00
Pfeil, Scott Robert
f12805ba2a update comment 2019-07-22 09:53:22 -04:00
Pfeil, Scott Robert
c5f8d27636 fix prod break defect 2019-07-19 11:34:22 -04:00
Pfeil, Scott Robert
8842ca8113 Merge branch 'develop' into 'feature/molecule_carousel'
# Conflicts:
#   MVMCoreUI/Molecules/StandardFooterView.swift
#   MVMCoreUI/Molecules/StandardHeaderView.swift
2019-07-19 10:54:43 -04:00
Pfeil, Scott Robert
8400c0eae8 name change 2019-07-19 10:53:16 -04:00
Pfeil, Scott Robert
5c619aa843 remove preserves 2019-07-19 10:48:01 -04:00
Pfeil, Scott Robert
5b1fab39a7 alignment defaults change 2019-07-19 10:14:51 -04:00
vasavk
ecf34bb34d Added multiLabelListItem - iOS as per MOBFIRST-17824
Signed-off-by: vasavk <vasavi.kanamarlapudi@verizon.com>
2019-07-18 15:45:52 +05:30
Kevin G Christiano
da1ce6718b Merge branch 'develop' into feature/standardlistitemwithimage 2019-07-16 10:26:26 -04:00
Kevin G Christiano
9444df4d7c latest take on listitemwithimage. 2019-07-16 10:25:53 -04:00
Suresh, Kamlesh
f76cfcee54 Merge branch 'feature/status_bar_color_updates' into 'develop'
Expose status bar color setting.

See merge request BPHV_MIPS/mvm_core_ui!98
2019-07-15 11:43:42 -04:00
Hedden, Kyle Matthew
b8b1e0ddba Expose status bar color setting. 2019-07-15 11:43:42 -04:00
Pfeil, Scott Robert
3fefff2d51 still need to workout how to know when to use margins... 2019-07-15 10:41:41 -04:00
Pfeil, Scott Robert
5e2d009313 accessibility 2019-07-12 14:49:16 -04:00
Pfeil, Scott Robert
39cb930263 accessibility and page control fixes 2019-07-12 10:25:42 -04:00
Pfeil, Scott Robert
8866e91caa add peaking logic 2019-07-11 16:11:58 -04:00
Kevin G Christiano
80c6e7e74f Removed text from ActionableClause; unneeded. 2019-07-11 12:00:49 -04:00
Pfeil, Scott Robert
33020844dc carousel 2019-07-11 11:54:14 -04:00
Kevin G Christiano
6775467606 Accessibility update for Label and LabelWithInternalButton. 2019-07-11 11:43:33 -04:00
Kevin G Christiano
244e3c0df3 Generally functioning. A ways to go. 2019-07-10 13:15:35 -04:00
Kevin G Christiano
f67392eb69 Beginning stages of accessibility. 2019-07-10 09:04:29 -04:00
Kevin G Christiano
ae7d757dbc Updated variable name. removed padding if image is not there. 2019-07-09 13:53:49 -04:00
Kevin G Christiano
c06a15c91b Added insert external link functionality. Refactored code. 2019-07-09 10:53:29 -04:00