Commit Graph

304 Commits

Author SHA1 Message Date
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
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
Pfeil, Scott Robert
75093ca764 Merge branch 'feature/feed_two_button' into 'develop'
Changes for new feed template

See merge request BPHV_MIPS/mvm_core_ui!26
2019-04-10 15:46:25 -04:00
Suresh, Kamlesh
b1869730f5 button_delegate 2019-04-10 12:43:39 -04:00
Christiano, Kevin
d0bc96e3a5 Corrections made. 2019-04-10 12:12:44 -04:00
Christiano, Kevin
503bbc4605 removed redundant check. 2019-04-10 10:06:53 -04:00
Suresh, Kamlesh
0169d50c80 merge and remove CheckBoxWithLabel 2019-04-09 15:42:27 -04:00
Christiano, Kevin
39ce8af7ab further work on conversion. 2019-04-09 15:18:14 -04:00
Christiano, Kevin
2827cffd1f Merge branch 'develop' into feature/label_conversion
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2019-04-09 14:45:55 -04:00
Christiano, Kevin
6114bbbf92 changed the protocol type. 2019-04-09 14:43:06 -04:00
Christiano, Kevin
6ec133d3c9 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2019-04-09 13:53:48 -04:00
Pfeil, Scott Robert
741785cc22 secondary default as white for the feed 2019-04-09 13:46:28 -04:00
Christiano, Kevin
5be26ebaa4 Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into develop 2019-04-09 13:35:25 -04:00
Pfeil, Scott Robert
3ee784ccb0 Changes for new feed template 2019-04-09 10:38:26 -04:00
Ajai Prabhu G S
e3670a4977 adding "Loader" as accessibility id 2019-04-09 15:34:09 +05:30
Christiano, Kevin
edde99cc23 Changes made to satisfy update to MFLabel. 2019-04-07 20:18:40 -04:00
Christiano, Kevin
ac0e200321 Merge branch 'develop' into feature/label_conversion 2019-04-05 16:45:04 -04:00
Suresh, Kamlesh
5d46f8c0d4 moving_radio_button 2019-04-04 18:03:14 -04:00
Christiano, Kevin
5b1520bc44 Merge branch 'develop' into feature/kevin 2019-04-04 14:00:53 -04:00
Christiano, Kevin
91c6a11bbf Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into develop 2019-04-04 14:00:47 -04:00
Pfeil, Scott Robert
62fe21a9d3 Merge branch 'feature/label' into 'develop'
Feature/label

See merge request BPHV_MIPS/mvm_core_ui!17
2019-04-04 13:57:26 -04:00
Jackson, Jermaine
e61ef45913 Merge branch 'feature/molecule_testfields' into 'develop'
Feature/molecule testfields

See merge request BPHV_MIPS/mvm_core_ui!16
2019-04-04 13:52:20 -04:00
Suresh, Kamlesh
63aa52da39 new group 2019-04-04 13:45:18 -04:00
Christiano, Kevin
baa0f3d3f7 Fixed how NSMutableAttribute is used. 2019-04-04 13:39:59 -04:00
Christiano, Kevin
14d66d1fc6 only used internally 2019-04-04 13:18:06 -04:00
Suresh, Kamlesh
ba3dec3043 comments 2019-04-04 11:51:45 -04:00
Pfeil, Scott Robert
8d3a6852cd remove extra block 2019-04-04 10:15:01 -04:00
Pfeil, Scott Robert
df67ded57b small formatting fixes 2019-04-04 09:47:45 -04:00
Christiano, Kevin
46d41125c8 Merge branch 'develop' into feature/kevin 2019-04-04 09:30:32 -04:00
Christiano, Kevin
c78482bad3 added @class. 2019-04-04 09:29:54 -04:00
panxi
30fe1c6a08 remove import for actions in mflabel 2019-04-04 08:26:58 -04:00
Suresh, Kamlesh
63f02a0c7c code review 2019-04-03 17:05:21 -04:00
panxi
b58c191401 update stylegetattributestring function name to 2.0
change grayish color to mfgraycolor for body lighter
2019-04-03 16:12:27 -04:00
panxi
4e328eeb83 update label and styler 2019-04-03 15:46:06 -04:00
Suresh, Kamlesh
2b4d8b95c9 checkbox 2019-04-03 14:46:34 -04:00
Christiano, Kevin
4477647658 Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCoreUI/Atoms/Buttons/CaretButton.swift
2019-04-03 13:33:34 -04:00
Christiano, Kevin
ce68eafd34 stopping for now. 2019-04-03 13:31:29 -04:00
panxi
7d7284bd8d remove actions from mflabel 2019-04-03 12:21:31 -04:00
Christiano, Kevin
00feea9a58 Added default text color for enabled and disabled states. 2019-04-03 12:09:17 -04:00
Christiano, Kevin
08dc333568 Further work on conversion. 2019-04-03 11:14:13 -04:00
Christiano, Kevin
39edb4c055 changes actionMap to json. 2019-04-03 09:44:47 -04:00
Christiano, Kevin
cad3555156 Removed unnecessary setTitle call. 2019-04-03 09:40:03 -04:00
Christiano, Kevin
656652b962 Conversion of MFLabel to Label. WIP. 2019-04-03 09:35:26 -04:00
Suresh, Kamlesh
d0ac49663a space 2019-04-02 17:21:56 -04:00
Suresh, Kamlesh
8b3d561543 code review 2019-04-02 17:16:22 -04:00
Suresh, Kamlesh
ff3055a4c7 improvement 2019-04-02 15:55:16 -04:00
Suresh, Kamlesh
5df8ad42f3 merge 2019-04-01 18:01:42 -04:00
Christiano, Kevin
dd407f45f9 changes made. Reduced access to caret dimensions. 2019-04-01 16:44:33 -04:00