Commit Graph

56 Commits

Author SHA1 Message Date
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
Pfeil, Scott Robert
ae4512abff html string 2019-03-27 10:13:51 -04:00
Christiano, Kevin
6f77c64e16 Improvements made. 2019-03-26 16:40:23 -04:00
Christiano, Kevin
45467c9e3f Merge branch 'develop' into feature/kevin 2019-03-25 13:15:36 -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
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
a07ea27b93 Merge branch 'develop' into feature/kevin 2019-03-19 16:04:36 -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
Ajai Prabhu G S
13dbe6b7bb Merge branch 'develop' of https://onestash.verizon.com/scm/bphvb/mvm_core_ui into feature/mftextview 2019-02-05 11:37:39 +05:30
Pfeil, Scott Robert
271d164cda Move mf switch to core ui 2019-02-01 12:52:16 -05:00
Ajai Prabhu G S
e5b06feae6 adding toolbar 2019-02-01 20:39:23 +05:30
Ajai Prabhu G S
a1effe87a4 adding settext validations for placeholder
Adding check for delegate to avoid crashes
2019-02-01 15:02:33 +05:30
Pfeil, Scott Robert
7418575b37 check box 2019-01-31 18:08:28 -05:00
Ajai Prabhu G S
1273321387 mf textview similar to BR 2019-01-31 12:45:46 +05:30
Pfeil, Scott Robert
c71848fadf name change 2019-01-30 12:42:07 -05:00
Pfeil, Scott Robert
2924ed2cee Update textfieldview to be mftextfieldview 2019-01-30 11:38:11 -05:00
Pfeil, Scott Robert
d0f0736360 attempt to standardize json for top labels 2019-01-25 12:56:29 -05:00