Commit Graph

545 Commits

Author SHA1 Message Date
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
e3c6c004da Merge branch 'bugfix/molecules' into 'develop'
re-molecule image view

See merge request BPHV_MIPS/mvm_core_ui!88
2019-06-28 15:29:36 -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
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
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
Pfeil, Scott Robert
ab33ceebde name change 2019-06-24 10:55:07 -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
08c7ac5b78 Merge branch 'bugfix/closebutton' into 'develop'
update padding for close button

See merge request BPHV_MIPS/mvm_core_ui!85
2019-06-12 10:08:19 -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