Commit Graph

850 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
5ebc4b0e31 strikethrough fix
warning fix.
2019-07-24 15:38:13 -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
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
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
Kevin G Christiano
540439709b Updated Label to account for situations where the text will have an image attachment. There is some bug that affects how the TextContainer looks at multiline text. 2019-07-08 16:35:28 -04:00
Kevin G Christiano
55f20e0633 Merge branch 'develop' into feature/standardlistitemwithimage
# Conflicts:
#	MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m
2019-07-08 11:00:33 -04:00
Kevin G Christiano
1bfbe95b68 updated file name. 2019-07-08 10:36:56 -04:00
Kevin G Christiano
ce1a8c3598 Renamed to comply with MFAtom design doc. 2019-07-08 10:36:34 -04:00
Pan, Xinlei (Ryan)
cfcf73634a Merge branch 'feature/header_footer_containers' into 'develop'
header footer as containers

See merge request BPHV_MIPS/mvm_core_ui!94
2019-07-03 13:23:18 -04:00
Pfeil, Scott Robert
436e9035d2 resolve discussions 2019-07-03 13:21:52 -04:00
Pfeil, Scott Robert
033cf878a6 carousel 2019-07-03 13:18:27 -04:00
Pfeil, Scott Robert
f6021bb382 header footer as containers 2019-07-02 10:23:58 -04:00
Kevin G Christiano
8bf4befd02 link icon now scales in size with the text. 2019-07-01 14:23:44 -04:00
Kevin G Christiano
ada34f6f13 condensed constraint command. 2019-07-01 13:16:14 -04:00
Kevin G Christiano
b821250042 improvements made. 2019-07-01 12:28:28 -04:00
Kevin G Christiano
ce681db033 Merge branch 'develop' into feature/label_export_box 2019-07-01 09:40:44 -04:00
Kevin G Christiano
d79dc3e8ab Merge branch 'develop' into feature/standardlistitemwithimage
# Conflicts:
#	MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m
2019-07-01 09:38:09 -04:00
Pfeil, Scott Robert
94c6f2f088 Merge branch 'feature/digit_text_field' into 'develop'
Feature/digit text field

See merge request BPHV_MIPS/mvm_core_ui!91
2019-07-01 09:14:53 -04:00
Pfeil, Scott Robert
7fa0943a42 Merge branch 'feature/estimated_heights' into 'develop'
Feature/estimated heights

See merge request BPHV_MIPS/mvm_core_ui!93
2019-07-01 09:14:34 -04:00
Pfeil, Scott Robert
311ffa8a46 comment clarification 2019-06-28 15:04:43 -04:00
Pfeil, Scott Robert
6fde7bc8b4 two typo fix
list and stack template required molecules
2019-06-28 13:34:15 -04:00
Pfeil, Scott Robert
98a5e33caf Moved required module checking to the view controller where it belongs.
Broke down the update with response into two separate functions.
Only update loadObject.pageJSON if pageType is the same check....
2019-06-28 11:26:45 -04:00
Pfeil, Scott Robert
93f7aae529 estimated heights 2019-06-27 16:18:32 -04:00
Kevin G Christiano
8813646852 Added exportIcon images. Added convenience function which adds the new images to attributed string. 2019-06-27 15:29:33 -04:00
Pfeil, Scott Robert
d742ef9b6a Digit text box molecule 2019-06-27 13:24:32 -04:00
Pfeil, Scott Robert
93dfde6fc6 fix to load timing issue for list 2019-06-27 10:42:22 -04:00
Pfeil, Scott Robert
5a9e1a9a93 remove debug 2019-06-27 10:24:35 -04:00
Pfeil, Scott Robert
868593aabe move module from page to mfviewcontroller 2019-06-27 10:03:24 -04:00
Kevin G Christiano
dbeb5156c5 StandardListItemWithImage assembled. 2019-06-26 14:49:01 -04:00
Pfeil, Scott Robert
bd365d60d2 background color for constrained views optional 2019-06-26 13:09:31 -04:00
Pfeil, Scott Robert
01803e90d6 background color consolidation 2019-06-26 12:58:43 -04:00
Pfeil, Scott Robert
0db0f91b3b ModuleMolecule is now a self contained view.
Fixed priority defect in view constraining view.
Change the way names are set for reuse
improve current margin logic
2019-06-26 12:01:47 -04:00
Suresh, Kamlesh
dcd782903e constraints 2019-06-25 09:49:05 -04:00
Suresh, Kamlesh
73e6f7f513 spelling 2019-06-25 09:20:27 -04:00
Kevin G Christiano
569ae1481c latest iteration. 2019-06-24 16:04:06 -04:00
Pfeil, Scott Robert
ab33ceebde name change 2019-06-24 10:55:07 -04:00
Kevin G Christiano
ba84d2780d Added standardlistitem. 2019-06-24 10:48:28 -04:00
Suresh, Kamlesh
8eae881bf1 code review 2019-06-24 10:47:43 -04:00
Suresh, Kamlesh
9316343c0e merge 2019-06-21 16:58:47 -04:00
Pfeil, Scott Robert
fe09ce04dc add setter to label 2019-06-21 13:48:29 -04:00
Pfeil, Scott Robert
cb8ad83149 fix label overriding itself 2019-06-21 13:34:02 -04:00
Pfeil, Scott Robert
9f038467a9 key fix 2019-06-21 13:14:25 -04:00
Pfeil, Scott Robert
cb03232a13 missing comma 2019-06-21 13:04:39 -04:00
Pfeil, Scott Robert
e8b9de6d35 merge 2019-06-21 13:04:11 -04:00
Pfeil, Scott Robert
ed87bd2cfc Button json to have style and size.
Separator alone in stack fix.
remove view constraining view auto background color
fix padding for stack in stack
2019-06-21 12:52:30 -04:00
Pfeil, Scott Robert
cd577288c3 Merge branch 'feature/kevin' into 'develop'
Label Multi-Action

See merge request BPHV_MIPS/mvm_core_ui!62
2019-06-21 12:33:56 -04:00
Suresh, Kamlesh
897a7a9bbd Merge branch 'feature/molecule_progressbar' into 'develop'
ProgressBar changes

See merge request BPHV_MIPS/mvm_core_ui!87
2019-06-21 11:40:18 -04:00
Pfeil, Scott Robert
dc62e16c07 image view name change, allow view override of width and height 2019-06-21 09:28:51 -04:00
Pfeil, Scott Robert
086378608d small logic cleaning 2019-06-21 08:56:57 -04:00
Pfeil, Scott Robert
a7f9104bd8 re-molecule image view 2019-06-20 16:04:59 -04:00
Christiano, Kevin
9cfa00c533 Further improved label dynamic sizing. 2019-06-20 09:20:45 -04:00
Christiano, Kevin
353f8cd301 VCV updated to account for directionalLayoutMargins. LRLabel improved. Needs slight adjustment for iPhone SE. 2019-06-19 16:49:07 -04:00
Christiano, Kevin
f23cee6ba9 further attention paid to the preferredMaxLayout. 2019-06-19 16:17:22 -04:00
Christiano, Kevin
52bfb1a8d1 Updated constraints. Dried up code. Address rightLabel issues when using preferredMaxLayout. 2019-06-19 13:07:12 -04:00
Christiano, Kevin
80dc8ea1fd Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Views/Label.swift
2019-06-19 09:12:40 -04:00
Pfeil, Scott Robert
7e83e0fba9 Merge branch 'feature/align_in_view' into 'develop'
Feature/align in view

See merge request BPHV_MIPS/mvm_core_ui!86
2019-06-18 16:43:47 -04:00
Pfeil, Scott Robert
bbb1901be4 remove space 2019-06-18 13:35:48 -04:00
Pfeil, Scott Robert
400a51f0b5 remove spaces 2019-06-18 13:31:51 -04:00
Pfeil, Scott Robert
710fbfefba remove extra space 2019-06-18 13:31:07 -04:00
Christiano, Kevin
986dc46296 removed unnecessay. 2019-06-18 12:46:07 -04:00
Christiano, Kevin
4b8b73c5e5 Removed uneeded constraint. 2019-06-18 11:06:21 -04:00
Christiano, Kevin
a6f82e6077 Compositional changes. 2019-06-18 10:59:19 -04:00
Christiano, Kevin
77655b5f61 fixed constraints. Added comment. 2019-06-18 10:53:22 -04:00
Panth Patel
65af40f7c7 json changes updated 2019-06-14 10:41:22 -04:00
Christiano, Kevin
53bdf0fcc5 Merge branch 'develop' into feature/kevin 2019-06-12 10:59:30 -04:00
Pfeil, Scott Robert
c8faae7a5a Merge branch 'feature/DOPMO-49460' into 'develop'
DOPMO-49460

See merge request BPHV_MIPS/mvm_core_ui!83
2019-06-12 10:21:08 -04:00
Pfeil, Scott Robert
b8f7e9e993 Merge branch 'bugfix/textfiled_is_valid' into 'develop'
isvalid

See merge request BPHV_MIPS/mvm_core_ui!84
2019-06-12 10:19:48 -04:00
Pfeil, Scott Robert
486cbfdc31 clean up of stack 2019-06-11 17:13:05 -04:00
Pfeil, Scott Robert
2221ab6672 update defaults. 2019-06-11 15:16:20 -04:00
Christiano, Kevin
f3f645894d Adding class to mappingObject. 2019-06-11 14:47:52 -04:00
panxi
0d9f49c937 update padding for close button 2019-06-11 13:46:26 -04:00
Pfeil, Scott Robert
4bd5006e5e name reuse for molecules
arrow change for molecule cell
2019-06-11 13:44:53 -04:00
Suresh, Kamlesh
f73c25cb61 isvalid 2019-06-11 12:09:19 -04:00
Pfeil, Scott Robert
00252ebd69 font style
separator default fix
reset added

foot in list fix
2019-06-11 11:56:06 -04:00
Christiano, Kevin
9fb4c099b2 Updated Deprecated LabelWithInternalButton message. Improved layout of LeftRightLabelView. 2019-06-11 09:52:25 -04:00
Pfeil, Scott Robert
36d223e0de stack fixing. work in progress 2019-06-11 09:41:44 -04:00
Christiano, Kevin
e8ab746351 Latest state of LeftRightLabel. Requires fine tuning. 2019-06-10 14:02:07 -04:00
Pfeil, Scott Robert
74fddc40ad alignment and stack changes 2019-06-10 11:47:29 -04:00
Suresh, Kamlesh
b216f7da43 merge 2019-06-10 11:44:08 -04:00
moscopa
423d28ede6 DOPMO-49460
Making text fields public for Security Code Autofill.
2019-06-10 11:12:17 -04:00
Suresh, Kamlesh
3671843ecf Merge branch 'feature/molecule_progressbar' into 'develop'
ProgressBar molecule

See merge request BPHV_MIPS/mvm_core_ui!66
2019-06-07 11:47:24 -04:00
Christiano, Kevin
83446c3e9b added protocol. 2019-06-04 16:30:14 -04:00
Christiano, Kevin
8ebcef3a60 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Views/Label.swift
2019-06-04 16:23:06 -04:00
Pfeil, Scott Robert
94c269859f Merge branch 'develop' into feature/cleaner_molecule_working 2019-06-04 12:43:37 -04:00
Pfeil, Scott Robert
ab0621cb82 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2019-06-04 12:43:28 -04:00
Pfeil, Scott Robert
161f3e9f08 reset function.
standard spacing for cell molecule
MFTextField to view contstraining view
constraining protocol
2019-06-04 12:42:52 -04:00
Panth Patel
458cddb421 progress bar changes 2019-06-04 11:52:56 -04:00
Christiano, Kevin
d3e8ba562f mild updates. 2019-06-04 09:54:56 -04:00
Suresh, Kamlesh
b72f9a2b71 code review 2019-06-04 09:43:16 -04:00
Christiano, Kevin
f91e23e47b LeftRightButton now available. 2019-06-04 09:10:42 -04:00
Christiano, Kevin
1734cb3101 padding adjustment. 2019-06-03 16:34:18 -04:00
Christiano, Kevin
73ff35dd57 Merge branch 'develop' into feature/kevin 2019-06-03 16:26:56 -04:00
Christiano, Kevin
83cf1850ef seemingly fixed the spacing issue. 2019-06-03 16:23:48 -04:00
Pfeil, Scott Robert
81df953669 disable fix. highlight fix. 2019-06-03 10:30:09 -04:00
Suresh, Kamlesh
6828f833e7 code review 2019-05-31 17:29:32 -04:00
Suresh, Kamlesh
714b153b6a Merge branch 'develop' into feature/molecule_radio_button 2019-05-31 16:25:04 -04:00
Pfeil, Scott Robert
c5e306f0ae highlight button status 2019-05-31 14:22:52 -04:00
Christiano, Kevin
6a768fb18b uneeded constraints. 2019-05-31 14:01:19 -04:00
Christiano, Kevin
c4baffd679 Added logic for added control over label constraints. 2019-05-31 12:33:56 -04:00
Christiano, Kevin
c884b97fff Changed the way LeftRightLabelView works. 2019-05-31 11:38:30 -04:00
Robinson, Blake
674dc70b84 Creates method to dismiss regular picker view to avoid relying on dismissDatePicker method 2019-05-31 10:46:44 -04:00
Pfeil, Scott Robert
e46ace462a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2019-05-31 09:42:40 -04:00
Pfeil, Scott Robert
38dc726f41 Setting up for defaults 2019-05-31 09:42:31 -04:00
Christiano, Kevin
efec81871c corrections made. 2019-05-30 14:13:44 -04:00
Christiano, Kevin
845036b4ec Changed atom name. making changes to LabelWithIntenralButton. 2019-05-29 21:10:29 -04:00
Christiano, Kevin
a4d9e770e5 Merge branch 'develop' into feature/kevin 2019-05-29 13:59:38 -04:00
panxi
697362f1a3 Merge branch 'feature/fiveg_font' into 'develop'
Feature/fiveg font

See merge request BPHV_MIPS/mvm_core_ui!69
2019-05-29 13:19:14 -04:00
Suresh, Kamlesh
26611408c5 merge 2019-05-29 11:56:26 -04:00
Christiano, Kevin
6dae7e9299 making some comments readable from option key. 2019-05-29 11:41:18 -04:00
Christiano, Kevin
7b2cfb7abb space. 2019-05-29 10:57:53 -04:00
Christiano, Kevin
b00d439ead Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Views/Label.swift
#	MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m
2019-05-29 10:51:11 -04:00
Christiano, Kevin
68f27da117 Changed ItemDetailView name to StandardListItem to comply with molecule listing. 2019-05-29 10:23:39 -04:00
Pfeil, Scott Robert
341aef0184 more merge fixes 2019-05-29 10:13:48 -04:00
Pfeil, Scott Robert
119a9e8c0f merge develop 2019-05-29 09:07:15 -04:00
Pfeil, Scott Robert
1e9e1d2dda Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2019-05-29 09:05:13 -04:00
Pfeil, Scott Robert
a3325035b9 fix override... 2019-05-28 17:04:25 -04:00
Pfeil, Scott Robert
403f0bbea8 42 update to estimated height 2019-05-28 16:47:07 -04:00
Pfeil, Scott Robert
9cf37d0850 fix extra space 2019-05-28 16:26:23 -04:00
Pfeil, Scott Robert
59900d987a fix to mismatch 2019-05-28 16:00:00 -04:00
Pfeil, Scott Robert
1799f166ee remove duplicate 2019-05-28 10:08:04 -04:00
Christiano, Kevin
f1ba116e8b switch to true. 2019-05-24 14:58:54 -04:00
Christiano, Kevin
8c2b00657e added ItemDetailView to molecule mapping. 2019-05-24 12:58:48 -04:00
Pfeil, Scott Robert
f4cfd0386c add forgotten separator override 2019-05-24 12:30:04 -04:00
Pfeil, Scott Robert
89ed78a0eb miss 2019-05-24 11:57:00 -04:00
Pfeil, Scott Robert
699aa94d0a fixes 2019-05-24 11:56:07 -04:00
Pfeil, Scott Robert
b03fa77dfd added to molecule list 2019-05-24 09:45:42 -04:00
Pfeil, Scott Robert
cf4af8731e fix to parameter 2019-05-24 09:42:20 -04:00
Christiano, Kevin
3b66bcfdc3 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2019-05-24 09:20:56 -04:00
Christiano, Kevin
6d2220cbbf latest version of ItemDetailView. 2019-05-24 09:19:22 -04:00
Pfeil, Scott Robert
0f5cb47765 molecule list
moduleMolecule
2019-05-23 18:32:11 -04:00
c0surk2
dd4c541098 Merge branch 'feature/switch' into 'develop'
Feature/switch

See merge request BPHV_MIPS/mvm_core_ui!74
2019-05-23 17:07:13 -04:00
Priya
f53bd03212 Switch molecule 2019-05-23 17:02:30 -04:00
Priya
b73c916192 Switch molecule 2019-05-23 16:32:14 -04:00
Priya
344163de49 Switch molecule 2019-05-23 16:22:32 -04:00
Priya
2e99c7baff Switch molecule 2019-05-23 12:31:36 -04:00
Priya
89b1c9a21b Switch molecule 2019-05-23 11:40:21 -04:00
Priya
9fd2d2cbda Switch molecule 2019-05-21 14:04:46 -04:00
Panth Patel
a95456edff ProgressBar Changes 2019-05-20 17:31:41 -04:00
Panth Patel
145cafbc30 ProgreessBar Modifications 2019-05-20 17:14:21 -04:00
Christiano, Kevin
0f9aa7dc01 Adding new atom. 2019-05-20 16:34:02 -04:00
Priya
9f5600a0f3 switch modification 2019-05-20 15:51:07 -04:00
Priya
ddd8eb9d45 Switch molecule 2019-05-20 09:35:35 -04:00
Pfeil, Scott Robert
e92bc6abf9 Smooths out animation into 5g 2019-05-20 09:30:31 -04:00
Priya
aac9db9ca5 Switch molecule 2019-05-17 15:22:12 -04:00
Priya
281a10f7e1 Switch molecule 2019-05-17 14:36:18 -04:00
Pfeil, Scott Robert
5e49d5c55d update for error to be called 2019-05-17 11:26:14 -04:00
Pfeil, Scott Robert
1aa53ead0b Merge branch 'feature/fiveg_font' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/fiveg_font 2019-05-17 10:38:24 -04:00
Pfeil, Scott Robert
c59be1b9a8 menu fixing 2019-05-17 10:37:32 -04:00
Chowdhury, Shohrab
d0a0957bb1 show left pannel 2019-05-17 10:35:54 -04:00
Pfeil, Scott Robert
91890011d8 Panel protocol for override panel 2019-05-16 16:44:52 -04:00
Panth Patel
d535e9190b ProgressBar Changes 2019-05-16 15:47:58 -04:00
Panth Patel
6cab25d384 ProgressBar 2019-05-16 15:39:29 -04:00
Priya
85e9c56dcf switch modification 2019-05-16 15:05:05 -04:00
Priya
9ecc7f21a6 switch modification 2019-05-16 11:54:57 -04:00
Priya
97b7fbebad switch modification 2019-05-16 10:20:13 -04:00
Panth Patel
ff823d6862 merge 2019-05-15 12:27:48 -04:00
Panth Patel
78f035ce08 Molecule ProgressBar 2019-05-15 12:19:54 -04:00
Priya
8ef420e3a4 switch modification 2019-05-15 12:01:30 -04:00
Pfeil, Scott Robert
0f458d21a3 module molecule 2019-05-15 11:16:08 -04:00
Suresh, Kamlesh
132b810a66 refactoring 2019-05-14 21:52:32 -04:00
Christiano, Kevin
ec1682a632 Updated Label. Change LabelWithInternal for when nil is set for actionBlock. 2019-05-14 16:26:35 -04:00
Chowdhury, Shohrab
5da427d469 add font 2019-05-14 14:43:22 -04:00
Chowdhury, Shohrab
150c218ea7 update ble pair 2019-05-14 14:37:41 -04:00
Priya
b77ec675e0 Switch molecule 2019-05-14 14:34:54 -04:00
Christiano, Kevin
42bc51373a Merge branch 'develop' into feature/kevin 2019-05-14 12:37:18 -04:00
Suresh, Kamlesh
ee09cfa278 conflicts 2019-05-14 11:04:33 -04:00
Suresh, Kamlesh
bd972e8c81 review 2019-05-14 09:55:25 -04:00
Suresh, Kamlesh
45dde90fdc review 2019-05-14 09:52:52 -04:00
Chowdhury, Shohrab
e949f6ec2f add space in method name 2019-05-13 16:07:17 -04:00
Chowdhury, Shohrab
629c531d21 update name 2019-05-13 16:03:59 -04:00
Chowdhury, Shohrab
e4d8e3695b update name method 2019-05-13 16:02:04 -04:00
Chowdhury, Shohrab
bad190a3ab update font name 2019-05-13 15:59:10 -04:00
Chowdhury, Shohrab
315ea87c10 add new font method for 5g 2019-05-13 15:51:21 -04:00
Suresh, Kamlesh
e90b4c299e enhancements 2019-05-13 13:42:18 -04:00
Suresh, Kamlesh
15388abe2e Merge branch 'develop' into feature/molecule_radio_button 2019-05-10 15:19:16 -04:00
Christiano, Kevin
f00f24f35f Merge branch 'develop' into feature/kevin 2019-05-10 13:10:13 -04:00
Christiano, Kevin
59248974ab Changes made to Label & LabelWithInternalButton. 2019-05-10 13:09:58 -04:00
Panth Patel
2bd55296b8 ProgressBar molecule with a Label 2019-05-09 17:31:18 -04:00
Suresh, Kamlesh
ff07bb1cac Merge branch 'bugfix/checkbox' into 'develop'
update checkbox for crash

See merge request BPHV_MIPS/mvm_core_ui!65
2019-05-09 14:46:21 -04:00
Priya
af81b62f93 switch 2019-05-09 10:58:05 -04:00
panxi
b5f65b6fdf update checkbox for crash 2019-05-09 10:50:36 -04:00
Panth Patel
350385a499 progress_bar changes 2019-05-09 10:45:22 -04:00
Panth Patel
1b116485e4 pbchanges 2019-05-08 17:27:20 -04:00
Panth Patel
c0c3d0df66 changes 2019-05-08 17:23:54 -04:00
Panth Patel
faf0ce2607 progress 2019-05-08 17:20:15 -04:00
Panth Patel
8c0e387663 progresschanges123 2019-05-08 17:13:16 -04:00
Christiano, Kevin
f04e4de01c Merge branch 'develop' into feature/kevin 2019-05-08 16:23:22 -04:00
panxi
2dde640793 Merge branch 'develop' into bugfix/detail_view_controller 2019-05-08 12:45:42 -04:00
panxi
f4bf4c0b5a update code based on Scott's comment 2019-05-08 11:03:14 -04:00
Priya
14b01d0ae0 switch changes 2019-05-07 12:55:46 -04:00
Suresh, Kamlesh
8d2f5e1de0 MFTextField with forDropDownWithBothDelegates 2019-05-07 12:16:45 -04:00
Christiano, Kevin
93f90bad47 corrections made. 2019-05-07 10:48:52 -04:00
Suresh, Kamlesh
d89b3522ee Merge branch 'develop' into feature/molecule_radio_button 2019-05-07 10:29:34 -04:00
Suresh, Kamlesh
682759bc9a Merge branch 'feature/formvalidator_improvements' into 'develop'
improvements

See merge request BPHV_MIPS/mvm_core_ui!63
2019-05-07 10:25:14 -04:00
Christiano, Kevin
dadfc83744 requested changes. 2019-05-07 09:36:10 -04:00
Panth Patel
8a626df980 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2019-05-06 14:13:36 -04:00
Christiano, Kevin
d83cc8f8ae Merge branch 'develop' into feature/kevin 2019-05-06 12:04:16 -04:00
Christiano, Kevin
f1474ca74c removed comment. 2019-05-06 12:03:54 -04:00
Suresh, Kamlesh
1f36121866 ONVIK-16357 2019-05-06 11:00:22 -04:00
Panth Patel
7f21ff89bc lc1 2019-05-05 22:54:41 -04:00
Panth Patel
dc4a7d9cc1 lc 2019-05-05 22:45:50 -04:00
Christiano, Kevin
b7e99e9e5b LabelWithInternalButton now properly relies on Label for its actions. Reworked makeWholeViewClickable. 2019-05-04 16:34:08 -04:00
Suresh, Kamlesh
312bc0b868 code review 2019-05-03 17:45:10 -04:00
Suresh, Kamlesh
524eef4379 improvements 2019-05-03 16:47:45 -04:00
panxi
3ec1364aed let tabbar manager handle child viewcontroller's behavior 2019-05-03 15:25:41 -04:00
Christiano, Kevin
51820794db remove test val. 2019-05-03 14:27:51 -04:00
Christiano, Kevin
fa10cb8e58 Merge branch 'develop' into feature/kevin 2019-05-03 14:20:43 -04:00
Christiano, Kevin
2f69b07bf5 Removed unneeded parameter. 2019-05-03 14:20:23 -04:00
Suresh, Kamlesh
d7069129d7 remove from subview not needed 2019-05-03 14:01:35 -04:00
Suresh, Kamlesh
c210ad80e4 clear color 2019-05-03 12:33:42 -04:00
Christiano, Kevin
211d9f6c3b More functionality for label. 2019-05-03 11:28:25 -04:00
Murugan, Vimal
d2c489811b setupview added to initialiser method 2019-05-03 20:03:48 +05:30
panxi
f8ec75c7d5 fix bug for tabbar 2019-05-02 16:34:21 -04:00
Christiano, Kevin
18f8f7d9f3 Two means to set actionable text in code. 2019-05-02 15:37:12 -04:00
panxi
2fdd88356b update acc for mfstyler 2019-05-02 14:34:39 -04:00
Christiano, Kevin
d1153d4bf8 Added button delegate checks for labelWithInternalButton. WIP with multi-action label. 2019-05-02 14:12:41 -04:00
panxi
c99ffc1af7 avoid duplicate use 2019-05-02 13:59:50 -04:00
panxi
791f2e98c7 Merge branch 'develop' into feature/carouselacc 2019-05-02 13:43:16 -04:00
Christiano, Kevin
9c6ddc2470 Small changes. 2019-05-01 16:30:24 -04:00
Christiano, Kevin
2ec2c2b0b8 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Views/LabelWithInternalButton.swift
2019-05-01 15:47:46 -04:00
Christiano, Kevin
f64c793aeb Multi-action-text label WIP. 2019-05-01 15:42:49 -04:00
Chowdhury, Shohrab
cff8361f9f allow user to overrise pannable Percentage value 2019-05-01 14:00:57 -04:00
panxi
8ca991b322 bug fix 2019-05-01 11:40:29 -04:00
Suresh, Kamlesh
24ab8f5ece cleanup 2019-05-01 10:41:04 -04:00
Pfeil, Scott Robert
cc940d1ab2 Merge branch 'bugfix/match_recent_merge' into 'develop'
matching change from release.

See merge request BPHV_MIPS/mvm_core_ui!53
2019-05-01 09:20:03 -04:00
Suresh, Kamlesh
f1b46cb8bf merge 2019-04-30 16:31:40 -04:00
Suresh, Kamlesh
175fe574c7 typo 2019-04-30 16:04:51 -04:00
Christiano, Kevin
dc6f0d48d4 Merge branch 'develop' into feature/kevin 2019-04-30 15:59:06 -04:00
Suresh, Kamlesh
8282e9a617 fixes with constaints 2019-04-30 15:14:38 -04:00
Suresh, Kamlesh
257cac3794 file 2019-04-30 13:47:08 -04:00
Suresh, Kamlesh
25156195a2 merge 2019-04-30 13:32:12 -04:00
Pfeil, Scott Robert
973ba11822 fix 2019-04-30 13:29:30 -04:00
Christiano, Kevin
14f65b0cd3 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Views/LabelWithInternalButton.swift
2019-04-30 13:00:03 -04:00
Christiano, Kevin
2a05328f1a LabelWithInternalButton is in a functional place. Further work required for Label. 2019-04-30 12:11:36 -04:00
Suresh, Kamlesh
770f952904 Merge branch 'feature/molecule_list' into 'develop'
Feature/molecule list

See merge request BPHV_MIPS/mvm_core_ui!52
2019-04-30 11:16:17 -04:00
Pfeil, Scott Robert
2d73f89fd4 separator
keys
clean up
2019-04-30 10:34:25 -04:00
panxi
884b18a8ef order fix 2019-04-30 09:40:54 -04:00
panxi
a51079b601 add 1of 3 into tabbar for accessibility team 2019-04-29 17:44:58 -04:00
panxi
522f7a4be2 add index to tab for accessibility 2019-04-29 17:17:21 -04:00
Christiano, Kevin
2fafde090e matching change from release. 2019-04-29 16:55:22 -04:00
Suresh, Kamlesh
d2d4c30cf6 labelMap 2019-04-29 16:20:27 -04:00
Christiano, Kevin
f6f2cd2068 Carry over caret fixes. 2019-04-29 16:14:13 -04:00
Suresh, Kamlesh
9709c7195d use molecule label 2019-04-29 15:00:29 -04:00
Pfeil, Scott Robert
302a2f887f thickness. molecule alignment 2019-04-29 13:36:36 -04:00
Suresh, Kamlesh
668d42176a merge 2019-04-29 13:29:33 -04:00
Suresh, Kamlesh
382a4c5d3b improvments 2019-04-26 16:45:13 -04:00
Christiano, Kevin
1ab359e360 merge from release/6_14_merge 2019-04-26 14:23:11 -04:00
panxi
2f0a727d03 copy from Kevin's commit: aac5093c37 2019-04-26 13:41:54 -04:00
panxi
d380328913 copy from Kevin commis: d373a3f7be 2019-04-26 13:41:26 -04:00
Christiano, Kevin
8da88c4c87 Moving interaction functionality to label. 2019-04-25 11:41:06 -04:00
Pfeil, Scott Robert
d3361fedeb molecule list fix 2019-04-24 16:21:16 -04:00
Pfeil, Scott Robert
8a349ae16f constraining for stack 2019-04-24 16:14:22 -04:00
Suresh, Kamlesh
da0159f526 merge 2019-04-24 16:13:17 -04:00
Pfeil, Scott Robert
1573e57f2c constraining 2019-04-24 15:38:59 -04:00
Pfeil, Scott Robert
dc1372ca40 merge 2019-04-24 15:38:35 -04:00
Christiano, Kevin
07f8921a4f minor. 2019-04-24 14:32:43 -04:00
Pfeil, Scott Robert
90d2290843 remove extra view I created 2019-04-24 14:30:16 -04:00
Christiano, Kevin
d767890017 Mild fix to caretButton. Fixed dictionary and attributed text issues with Label. 2019-04-24 13:32:13 -04:00
Christiano, Kevin
7d12e70d46 conflict change resolution. 2019-04-23 16:32:04 -04:00
Christiano, Kevin
92c3f22ffe Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Views/LabelWithInternalButton.swift
2019-04-23 15:35:25 -04:00
Christiano, Kevin
959d570113 Merge branch 'develop' into feature/delegate_object
# Conflicts:
#	MVMCoreUI/Atoms/Views/LabelWithInternalButton.swift
2019-04-23 15:33:48 -04:00
Pan, Xinlei (Ryan)
e3fd47d9e2 Merge branch 'feature/delegate_object' into 'develop'
LabelWithInternalButton updated with DelegateObject

See merge request BPHV_MIPS/mvm_core_ui!36
2019-04-23 14:09:17 -04:00
Christiano, Kevin
8ae77df354 Removed labelwithoutaccessibilitytraints. 2019-04-23 13:34:51 -04:00
Christiano, Kevin
4e6bd61ae6 Merge branch 'develop' into feature/kevin 2019-04-23 11:44:36 -04:00
Christiano, Kevin
3d2059754c Unnecessary import. Simplified code. Fixed font optional. 2019-04-23 11:20:05 -04:00
Pfeil, Scott Robert
3f6fcdbe16 Merge branch 'develop' into feature/molecule_list 2019-04-22 13:17:13 -04:00
Pfeil, Scott Robert
b00b43eab0 Helper functions
Molecule List.
Back to view instead of margins for stack due to background color issues.
Standard Header View to margin for internal use.
2019-04-22 13:14:22 -04:00
panxi
32bd4c9d07 bugfix for caretbutton 2019-04-19 15:22:54 -04:00
Pfeil, Scott Robert
52f36aa8e8 merge develop 2019-04-19 10:07:57 -04:00
Pfeil, Scott Robert
a45fd12da5 Merge branch 'bugfix/labelWithInternalButton' into 'develop'
Adding further checks for safety.

See merge request BPHV_MIPS/mvm_core_ui!39
2019-04-19 08:27:35 -04:00
Pfeil, Scott Robert
9865f168c0 Merge branch 'feature/fill' into 'develop'
fill back

See merge request BPHV_MIPS/mvm_core_ui!32
2019-04-19 08:20:12 -04:00
Christiano, Kevin
52d909797e adding further checks for safety. 2019-04-18 16:31:11 -04:00
Suresh, Kamlesh
a9734be4df detail view controller 2019-04-18 12:32:59 -04:00
Suresh, Kamlesh
91534ea0f2 Merge branch 'develop' into feature/molecule_radio_button 2019-04-18 11:07:58 -04:00
Suresh, Kamlesh
65c3f0427a radiobuttons 2019-04-18 11:07:00 -04:00
Christiano, Kevin
83dda81d55 Removed MFLabel. Reflected delegate paradigm. 2019-04-18 10:01:35 -04:00
Christiano, Kevin
241ebf2ae8 Merge branch 'develop' into feature/delegate_object 2019-04-18 09:32:44 -04:00
Christiano, Kevin
17decc6602 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
#	MVMCoreUI/Atoms/Views/MFLabel.h
#	MVMCoreUI/Atoms/Views/MFLabel.m
2019-04-18 09:32:31 -04:00
Pfeil, Scott Robert
c0d4e553d0 Merge branch 'feature/statusstyle' into 'develop'
add override status bar function

See merge request BPHV_MIPS/mvm_core_ui!31
2019-04-17 15:30:05 -04:00
panxi
e59adf7e47 change order of code 2019-04-17 15:20:56 -04:00
panxi
575721589a add missing style 2019-04-17 15:13:54 -04:00
panxi
786d517517 update comments 2019-04-17 15:08:18 -04:00
Pan, Xinlei (Ryan)
11f3d6dcab Merge branch 'feature/up_2_0' into 'develop'
Makes a property public to allow for adding padding to the button accessory view

See merge request BPHV_MIPS/mvm_core_ui!35
2019-04-17 13:48:33 -04:00
Robinson, Blake
f35b31b5b3 Makes a property public to allow for adding padding to the button accessory view 2019-04-17 13:45:20 -04:00
panxi
935b32ed6d update status bar for presented view controller 2019-04-17 12:37:02 -04:00
Suresh, Kamlesh
0abefbcdc0 using MVMCoreUIDelegateObject 2019-04-17 11:40:44 -04:00
panxi
a254e7d882 only change the status bar background color 2019-04-17 11:17:44 -04:00
Suresh, Kamlesh
725a0a914f Merge branch 'develop' into feature/form_checkbox 2019-04-17 11:05:36 -04:00
Suresh, Kamlesh
53502a40c1 merge 2019-04-17 10:59:16 -04:00
Suresh, Kamlesh
7aeb76a3c3 merge 2019-04-16 16:21:02 -04:00
Suresh, Kamlesh
3655b4af8d remove space 2019-04-16 15:51:15 -04:00
Suresh, Kamlesh
76506a51b5 ONVIK-14895 2019-04-16 15:33:34 -04:00
panxi
c1fe2c617d Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/statusstyle 2019-04-16 14:49:45 -04:00
panxi
1b5d423659 remove local default status bar style 2019-04-16 14:49:24 -04:00
Christiano, Kevin
2a479170fa Merge branch 'feature/delegate_object' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/delegate_object 2019-04-16 14:17:12 -04:00
Christiano, Kevin
3084a67822 deprecated code to allow for the DelegateObject paradigm change. 2019-04-16 14:17:02 -04:00
Pfeil, Scott Robert
bd62fc14ce fill back 2019-04-16 14:02:20 -04:00
panxi
89427b1b7a update code based on comments 2019-04-16 11:46:53 -04:00
Christiano, Kevin
3a8b6890fa Merge branch 'develop' into feature/kevin 2019-04-16 09:15:05 -04:00
Christiano, Kevin
edb2118538 comment out for now. 2019-04-16 09:14:39 -04:00
Christiano, Kevin
da1f5a5703 Converted MFLabel (objc) to Label (Swift). Pulled LabelWithoutAccessibilityTraits from Mobilefirst module and converted it. Altered imports where needed. 2019-04-15 16:50:35 -04:00
Pfeil, Scott Robert
2821f7ea09 Merge branch 'develop' into feature/delegate_object 2019-04-15 16:40:57 -04:00
Pfeil, Scott Robert
7343f24e9b missed super 2019-04-15 15:09:25 -04:00
panxi
9278ad75ea add override status bar function 2019-04-15 14:50:45 -04:00
Pfeil, Scott Robert
e2e6cbabf6 textfield delegate object fix 2019-04-15 14:39:37 -04:00
Pfeil, Scott Robert
01c5abc027 warning fix 2019-04-15 13:47:19 -04:00
Pfeil, Scott Robert
8c19755ba8 warning fix 2019-04-15 13:31:45 -04:00
Pfeil, Scott Robert
5ebcba15fa molecule delegate object 2019-04-15 12:59:27 -04:00
Pfeil, Scott Robert
ad3c0f90b4 molecule view changes 2019-04-15 11:46:26 -04:00
Pfeil, Scott Robert
aa4da8f74f deprecating 2019-04-15 11:14:29 -04:00
Pfeil, Scott Robert
f1d80adf57 delegate object and simple deprecation 2019-04-12 15:32:43 -04:00
Christiano, Kevin
71f1f499e0 optional check improvements. 2019-04-12 12:23:55 -04:00
Christiano, Kevin
d6fdf9958e Converted MFLabel to Label. 2019-04-12 12:12:33 -04:00
Christiano, Kevin
db672f1c21 Trimming whitespace to prevent double spaces from occurring. 2019-04-12 09:53:30 -04:00
Christiano, Kevin
0a3bd5c834 Updated the string analysis of setText to account for scenarios where an HTML tag is passed as a delimiter. Reoriented the design of the tuple. 2019-04-11 16:58:53 -04:00
Christiano, Kevin
1b1c35873a development of Label conversion. wip. 2019-04-11 14:25:34 -04:00
Suresh, Kamlesh
fa4b03ac1d code review 2019-04-11 11:20:46 -04:00
Suresh, Kamlesh
02efde760d Merge branch 'feature/template_layout_guide' into 'develop'
Feature/template layout guide

See merge request BPHV_MIPS/mvm_core_ui!27
2019-04-10 16:35:43 -04:00
Christiano, Kevin
0e5582beed Removing enum. won't bridge to objc correctly. 2019-04-10 16:33:47 -04:00
Pfeil, Scott Robert
56ed225564 Merge branch 'bugfix/button_delegate' into 'develop'
button_delegate

See merge request BPHV_MIPS/mvm_core_ui!28
2019-04-10 16:27:25 -04:00
Christiano, Kevin
b88052ed9b Merge branch 'develop' into feature/label_conversion
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2019-04-10 16:19:07 -04:00
Pfeil, Scott Robert
9cb836c10e Merge branch 'develop' into feature/template_layout_guide 2019-04-10 15:51:10 -04:00
Pfeil, Scott Robert
074efcbf1d layout margins 2019-04-10 15:49:07 -04:00