Kevin G Christiano
5ce8446be2
Updating Link class. adding identifier to molecule mapping.
2020-01-13 13:31:25 -05:00
Kevin G Christiano
9882528b9e
Merge branch 'develop' into feature/link
...
# Conflicts:
# MVMCoreUI.xcodeproj/project.pbxproj
2020-01-13 12:50:08 -05:00
Robinson, Blake
e11f64f0a4
Changed to optionalStringForKey
2019-12-19 13:41:27 -05:00
Robinson, Blake
87613fb375
Used guard instead of if let because some code after the if let was removed
2019-12-19 13:38:51 -05:00
Robinson, Blake
8d417068a9
Removed heightConstraint-related logic because the heightConstraint was added to increase the tappable area of Link's predecessor, MFTextButton.
2019-12-19 13:13:57 -05:00
Robinson, Blake
6e233e9bab
Removes self where unnecessary
2019-12-19 12:23:18 -05:00
Robinson, Blake
7c17889b57
Changed to MVMCoreUIUtility.getWidth() as per pr comments
2019-12-19 12:23:01 -05:00
Robinson, Blake
f731b56f2e
Revert "Make Link subclass from View instead of MFCustomButton"
...
This reverts commit 439261e4c4 .
2019-12-17 10:23:56 -05:00
Pfeil, Scott Robert
dc8910c61d
add height constraint
2019-12-16 13:54:52 -05:00
Pfeil, Scott Robert
092dfd6ad0
List item updates
2019-12-16 13:40:04 -05:00
Pfeil, Scott Robert
f610264327
alignment updates
2019-12-16 11:19:30 -05:00
Robinson, Blake
439261e4c4
Make Link subclass from View instead of MFCustomButton
...
The bounds of the Link often extend far beyond the width of the button text, which, if MFCustomButton is used, extend the tappable area far beyond the link.
2019-12-12 15:23:30 -05:00
Robinson, Blake
d3dbfdd997
changes size object to private since it shouldn't be accessed from outside the class
2019-12-12 15:01:54 -05:00
Robinson, Blake
3fc3b6cb0a
Removes convenience init since updateView is called by the framework and so does not need to be part of initialization
2019-12-12 10:39:21 -05:00
Robinson, Blake
3001f1df78
Remove self where it is not necessary for clarity
2019-12-12 10:00:59 -05:00
Robinson, Blake
b8e0fbff75
Removed line spaces
2019-12-12 09:33:03 -05:00
Robinson, Blake
5135835471
Removed UIColor prefix as per code review comments
2019-12-12 09:32:09 -05:00
Robinson, Blake
fb2cade157
Fixed spacing before colon as per code review comment
2019-12-12 09:30:00 -05:00
Robinson, Blake
16cc667b02
Expands tappable area of Link
2019-12-09 14:15:55 -05:00
Robinson, Blake
1d647ec662
Code standard change. Removed legacy-like methods.
2019-12-03 15:21:45 -05:00
Robinson, Blake
988e30daa9
Creates Link atom to replace MFTextButton
2019-12-02 11:15:50 -05:00
Suresh, Kamlesh
a212dff80f
fixes
2019-11-07 10:45:40 -05:00
Pfeil, Scott Robert
48a940f160
fix to typos
2019-10-29 10:12:59 -04:00
Suresh, Kamlesh
73342e40d1
code optimization
2019-10-23 14:51:35 -04:00
Suresh, Kamlesh
f1c319244a
radioButton and radioButtonWithLabel and code review
2019-10-21 17:26:33 -04:00
panxi
034610af5e
fixing merging issue
2019-10-17 15:50:25 -04:00
Suresh, Kamlesh
eac6bf3aa3
impreovements
2019-09-11 15:56:24 -04:00
Suresh, Kamlesh
fe066f5530
merge
2019-09-10 10:42:08 -04:00
Suresh, Kamlesh
062edc5d41
refactoring for validation based on group
2019-08-30 15:33:05 -04:00
Pfeil, Scott Robert
b5276f5519
New molecules and arranging files
2019-08-29 08:28:07 -04:00
Pfeil, Scott Robert
93f7aae529
estimated heights
2019-06-27 16:18:32 -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
161f3e9f08
reset function.
...
standard spacing for cell molecule
MFTextField to view contstraining view
constraining protocol
2019-06-04 12:42:52 -04:00
Pfeil, Scott Robert
81df953669
disable fix. highlight fix.
2019-06-03 10:30:09 -04:00
Pfeil, Scott Robert
c5e306f0ae
highlight button status
2019-05-31 14:22:52 -04:00
Pfeil, Scott Robert
0f5cb47765
molecule list
...
moduleMolecule
2019-05-23 18:32:11 -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
302a2f887f
thickness. molecule alignment
2019-04-29 13:36:36 -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
Pfeil, Scott Robert
8a349ae16f
constraining for stack
2019-04-24 16:14:22 -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
panxi
32bd4c9d07
bugfix for caretbutton
2019-04-19 15:22:54 -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
aa4da8f74f
deprecating
2019-04-15 11:14:29 -04:00
Pfeil, Scott Robert
3ee784ccb0
Changes for new feed template
2019-04-09 10:38: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
Pfeil, Scott Robert
df67ded57b
small formatting fixes
2019-04-04 09:47:45 -04:00