Commit Graph

1720 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
adaa9ca1f3 Bug fixes 2020-02-13 10:45:00 -05:00
Pfeil, Scott Robert
66a06d9815 Clean up and list item convenience 2020-02-13 10:19:22 -05:00
Pfeil, Scott Robert
6d31cb15d5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2020-02-13 09:09:29 -05:00
Pfeil, Scott Robert
f94056bc9a Merge branch 'bugfix/label_model_fix' into 'develop'
Codable Change

See merge request BPHV_MIPS/mvm_core_ui!254
2020-02-12 22:06:34 -05:00
Pfeil, Scott Robert
24f44e5829 Small cleaning 2020-02-12 22:03:46 -05:00
Pfeil, Scott Robert
54e012d699 name fix 2020-02-12 21:55:27 -05:00
Pfeil, Scott Robert
eae3653b65 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2020-02-12 20:57:04 -05:00
Pfeil, Scott Robert
0e721b7954 Merge branch 'feature/three_column_plan_data_list' into 'develop'
Feature/three column plan data list

See merge request BPHV_MIPS/mvm_core_ui!251
2020-02-12 20:56:41 -05:00
Pfeil, Scott Robert
5b898b1b21 small clean and reorg 2020-02-12 20:56:05 -05:00
Pfeil, Scott Robert
04e1e44343 merge 2020-02-12 20:55:46 -05:00
Pfeil, Scott Robert
02166c8b52 Merge branch 'feature/leftvariableicon_with_rightcaretlist' into 'develop'
Feature/leftvariableicon with rightcaretlist

See merge request BPHV_MIPS/mvm_core_ui!253
2020-02-12 20:36:46 -05:00
Pfeil, Scott Robert
5cecd5f031 Minor fixes 2020-02-12 20:36:05 -05:00
Pfeil, Scott Robert
5b6d712e7a Merge branch 'feature/imagecache' into 'develop'
Feature/imagecache

See merge request BPHV_MIPS/mvm_core_ui!256
2020-02-12 17:09:38 -05:00
Xinlei(Ryan) Pan
e1d56bcc0c update image method 2020-02-12 15:32:33 -05:00
Xinlei(Ryan) Pan
0113387f00 add new image method 2020-02-12 15:31:45 -05:00
Subhankar Acharya
692689a900 Code clean up for stack and removed line break. 2020-02-13 00:34:41 +05:30
Subhankar Acharya
c30a001239 Code Changes after reimplementing the molecule class. 2020-02-12 23:01:02 +05:30
Kevin G Christiano
e0bb0e45dc integrating changes to make fan out instance models into categories due to name conflicts 2020-02-12 11:25:37 -05:00
Subhankar Acharya
394a5aba18 Code fixes for alignment and StackItemModel conformance change. 2020-02-12 21:34:47 +05:30
Kruthika KP
fed9b8ff92 added default horizontal padding 2020-02-12 16:45:09 +05:30
Subhankar Acharya
d92c5b5679 Code changes using the StackModel 2020-02-11 22:21:07 +05:30
Subhankar Acharya
d5ac7e3e6d removed line break 2020-02-11 17:33:12 +05:30
Subhankar Acharya
fb65f9e976 Deleted the files after changing naming convention. 2020-02-11 17:31:28 +05:30
Subhankar Acharya
05aaac573d Code checkin after changing way of implementation. 2020-02-11 17:30:34 +05:30
Kruthika KP
965dcf538b Class naming convention changed and removed init methods where not required. 2020-02-11 12:18:45 +05:30
Lekshmi S
66f0cf6b8e Modified code based on review comments
Molecule class conforming to TableViewCell instead of Container.
Model class conforming to ListItemModelProtocol instead of MoleculeModelProtocol
Removed extra spaces and added comments
2020-02-11 08:39:09 +05:30
Lekshmi S
5686fea2c8 Merge branch 'develop' into feature/leftvariableicon_with_rightcaretlist 2020-02-10 15:43:56 +05:30
Subhankar Acharya
c94a440008 ThreeColumnPlanDataDividerList reference file 2020-02-10 11:54:45 +05:30
Subhankar Acharya
bc1cc9b1d2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/three_column_plan_data_list
# Conflicts:
#	MVMCoreUI.xcodeproj/project.pbxproj
2020-02-10 11:50:47 +05:30
Subhankar Acharya
593bae7820 Molecule-ThreeColumnPlanDataDividerList 2020-02-10 11:49:03 +05:30
Pfeil, Scott Robert
bf8ea963b0 bring back view controller 2020-02-07 15:29:58 -05:00
Pan, Xinlei (Ryan)
c163e963d2 Merge branch 'bugfix/dropdown_issue' into 'develop'
type change to support equatable dictionaries.

See merge request BPHV_MIPS/mvm_core_ui!249
2020-02-07 09:15:24 -05:00
Kevin G Christiano
3eb94fe616 removing print statements. 2020-02-07 09:11:06 -05:00
Pan, Xinlei (Ryan)
e95fffbe82 Merge branch 'bugfix/misbehaving_entry' into 'develop'
EntryField responder fix.

See merge request BPHV_MIPS/mvm_core_ui!250
2020-02-06 14:16:46 -05:00
Pan, Xinlei (Ryan)
9f9d09e00b Merge branch 'feature/minor_cleaning' into 'develop'
Feature/minor cleaning

See merge request BPHV_MIPS/mvm_core_ui!248
2020-02-06 14:15:33 -05:00
Kevin G Christiano
61a5932a88 fixing bug where textfield was not being recognized when resigning responder. 2020-02-06 13:25:52 -05:00
Pfeil, Scott Robert
0dad2aedb1 type fix 2020-02-06 13:00:55 -05:00
Kevin G Christiano
23e87b1cbb removed caveman code. 2020-02-06 12:44:25 -05:00
Pfeil, Scott Robert
00b179d8c2 fix to reuse issue two button view 2020-02-06 12:09:35 -05:00
Pfeil, Scott Robert
f24485c699 fix button order 2020-02-06 11:59:45 -05:00
Kevin G Christiano
1e9b228730 Merge branch 'develop' 2020-02-06 11:19:27 -05:00
Kevin G Christiano
a31d5ccfd8 redundant statement removed. 2020-02-06 11:07:09 -05:00
Kevin G Christiano
b2241e47e1 fixing change 2020-02-06 10:29:52 -05:00
Pfeil, Scott Robert
0d4008dec7 CaretLink 2020-02-06 09:55:18 -05:00
Pfeil, Scott Robert
59707ef781 merge 2020-02-06 09:52:05 -05:00
Pfeil, Scott Robert
595dc99936 button minimum
caretLink
2020-02-06 09:50:03 -05:00
Kevin G Christiano
15bfb6b481 Bug fix and general shape-up 2020-02-06 09:31:23 -05:00
Kruthika KP
5f2abffba0 Changed TableViewCell to Container in Molecule class and ListItemModelProtocol to MoleculeModelProtocol 2020-02-06 18:43:53 +05:30
Kruthika KP
8ca15468f4 changes to image leading space 2020-02-06 16:30:20 +05:30
Kruthika KP
e2d2decc5c Merge branch 'develop' into feature/leftvariableicon_with_rightcaretlist 2020-02-06 10:36:42 +05:30