Christiano, Kevin
08dc333568
Further work on conversion.
2019-04-03 11:14:13 -04:00
Christiano, Kevin
656652b962
Conversion of MFLabel to Label. WIP.
2019-04-03 09:35:26 -04:00
Christiano, Kevin
ef1e43f6c2
Merge branch 'develop' into feature/kevin
2019-03-28 13:21:41 -04:00
Christiano, Kevin
f903e4ee60
Removed Line. Changed comment.
2019-03-27 11:17:05 -04:00
Christiano, Kevin
42e482d727
Returned addCaretImageView() to the golden path.
2019-03-27 10:46:26 -04:00
Pfeil, Scott Robert
ae4512abff
html string
2019-03-27 10:13:51 -04:00
Christiano, Kevin
f154befabf
Merge branch 'develop' into feature/kevin
...
# Conflicts:
# MVMCoreUI/OtherHandlers/MVMCoreUIMoleculeMappingObject.m
2019-03-26 16:43:47 -04:00
Christiano, Kevin
6f77c64e16
Improvements made.
2019-03-26 16:40:23 -04:00
Pfeil, Scott Robert
bc5e4b311b
un nonnulla
2019-03-25 17:32:24 -04:00
Pfeil, Scott Robert
aab0fbc083
non null
2019-03-25 17:07:02 -04:00
Christiano, Kevin
45467c9e3f
Merge branch 'develop' into feature/kevin
2019-03-25 13:15:36 -04:00
Pfeil, Scott Robert
b61b6959ca
Merge branch 'develop' into feature/load_image_swift
2019-03-25 09:53:46 -04:00
Pfeil, Scott Robert
a2ab8c6571
swifty buttons
2019-03-25 09:37:54 -04:00
Pfeil, Scott Robert
7341e6930c
Fix mfloadimageView to swift crash
2019-03-22 12:06:24 -04:00
Christiano, Kevin
b592ff5047
Merge branch 'develop' into feature/kevin
...
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
2019-03-21 15:47:49 -04:00
Christiano, Kevin
c7bcd6e03d
Converted and atomized CaretButton. Removed old objc files of MFCaretButton. Reflected import changes where necessary.
2019-03-21 14:39:25 -04:00
Pfeil, Scott Robert
c411ec83ee
Button defaulting
2019-03-20 14:42:20 -04:00
Christiano, Kevin
9e3e8cc0e5
Conversion and atomization of objc MFCaretView to Swift. Removed MFCaretView objc classes. Reflection change in import statements. Added new constants KeyIsOpaque. Provided default init for atoms cis setAsMolecule(). Removed extraneous @objc at class declaration line of DashLine.
2019-03-20 13:06:52 -04:00
Christiano, Kevin
93bf4aa393
Removed bgcolor property. Relying of default background property of class.
2019-03-20 10:20:43 -04:00
Pfeil, Scott Robert
a8145fd3c0
objc clean
2019-03-20 10:09:56 -04:00
Pfeil, Scott Robert
3040629fcb
objc clean
2019-03-20 10:07:50 -04:00
Christiano, Kevin
394321bdc4
Removing redundant "self". Provided a capture list for closure.
2019-03-20 10:03:48 -04:00
Pfeil, Scott Robert
3564d993e1
image molecule protocol
2019-03-19 17:08:26 -04:00
Christiano, Kevin
64b1b73da1
remove accidental line; for testing.
2019-03-19 16:16:01 -04:00
Christiano, Kevin
a07ea27b93
Merge branch 'develop' into feature/kevin
2019-03-19 16:04:36 -04:00
Christiano, Kevin
ffdf287106
Setting the module in xib appeared to solve the value issue.
2019-03-19 16:03:23 -04:00
Pfeil, Scott Robert
680f8fc4aa
comment
2019-03-19 14:02:29 -04:00
Pfeil, Scott Robert
0a8d76bb7b
clean
2019-03-19 13:53:16 -04:00
Pfeil, Scott Robert
74ab14f5f9
cleaning
2019-03-19 13:52:30 -04:00
Pfeil, Scott Robert
bef105decd
gif view to swift
2019-03-19 13:13:18 -04:00
Pfeil, Scott Robert
9b6df99126
gif view to swift
2019-03-19 13:12:09 -04:00
Pfeil, Scott Robert
33510a6484
Loadimageview to swift
2019-03-19 13:11:02 -04:00
Christiano, Kevin
a5ff57f65c
Converted DashLine class, replacing objective-c version. Provided capacity for atomization. Added constant value "isHidden". Updated import statements to allow for cross language interpretation.
2019-03-19 11:28:05 -04:00
Hedden, Kyle Matthew
acffd40a43
Priorites need to be set before activations.
2019-03-19 11:16:46 -04:00
Pfeil, Scott Robert
093698f160
warning fixes
2019-03-14 11:47:05 -04:00
Pfeil, Scott Robert
a9cfbf4e98
Merge branch 'bugfix/label_refactor' into 'develop'
...
label_refactor
See merge request BPHV_MIPS/mvm_core_ui!4
2019-03-13 09:30:10 -04:00
Suresh, Kamlesh
6a4f0b46ac
remove comments
2019-03-12 14:32:39 -04:00
Pfeil, Scott Robert
bf656cffea
Padding two
2019-03-11 14:41:33 -04:00
Pfeil, Scott Robert
ba55ec7575
text button molecule
...
standardFooter molecule
2019-03-11 13:52:34 -04:00
Suresh, Kamlesh
8f3957f8f3
label_refactor
2019-03-07 10:57:24 -05:00
Suresh, Kamlesh
53c48b084c
Merge branch 'feature/standard_label' into 'develop'
...
ONVIK-12121
See merge request BPHV_MIPS/mvm_core_ui!1
2019-03-06 14:58:35 -05:00
Pfeil, Scott Robert
dfa3f14dbd
Merge branch 'develop' of https://onestash.verizon.com/scm/bphvb/mvm_core_ui into develop
2019-03-05 13:17:42 -05:00
Suresh, Kamlesh
5cd7797550
ONVIK-12121
2019-03-05 11:53:11 -05:00
Pfeil, Scott Robert
25c754b234
Number convenience for NSDictionary category
...
KeyTextColor constant for MFLabel and core ui
Checker for hasText on MFLabel
update molecule protocol for mf label.
separator use molecule protocol
fix to header
2019-03-04 17:44:21 -05:00
panxi
ef3a0c26ba
add update selected method without block for ui update
2019-02-26 17:27:02 -05:00
Pfeil, Scott Robert
83aa4d91e6
Merge branch 'develop' of https://onestash.verizon.com/scm/bphvb/mvm_core_ui into develop
2019-02-14 13:01:21 -05:00
Pfeil, Scott Robert
bd3757048e
primary button set as molecule
...
unto legacy top labels change
2019-02-14 12:56:28 -05:00
Ajai Prabhu G S
f8c4253b39
spaces, spearator map
2019-02-12 20:34:42 +05:30
Ajai Prabhu G S
6958692865
adding comment
2019-02-11 18:10:37 +05:30
Ajai Prabhu G S
7b3018e608
border check so that BAU flow wont get affected
2019-02-08 20:39:03 +05:30