Commit Graph

1077 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
5a8584342a merge 2020-01-02 09:31:58 -05:00
Pan, Xinlei (Ryan)
21da4f960d Merge branch 'feature/container' into 'develop'
Feature/container

See merge request BPHV_MIPS/mvm_core_ui!202
2019-12-19 11:05:58 -05:00
Pfeil, Scott Robert
dcd0268c5b fix 2019-12-19 10:14:57 -05:00
Pan, Xinlei (Ryan)
2a5219f5b6 Merge branch 'bugfix/progress_bar_double_issue' into 'develop'
progress bar percentage type fix from Float to Double

See merge request BPHV_MIPS/mvm_core_ui!203
2019-12-19 10:14:30 -05:00
Pan, Xinlei (Ryan)
1d3d97757c Merge branch 'feature/add_sectionFooter_style_in_listItem' into 'develop'
Adding new style sectionFooter for listItem molecule.

See merge request BPHV_MIPS/mvm_core_ui!204
2019-12-19 10:14:17 -05:00
Khan, Arshad
eec15fc65e added comment as per Scott feedback 2019-12-19 19:21:49 +05:30
Pfeil, Scott Robert
14c608c4a5 Commenting 2019-12-18 16:10:15 -05:00
Pfeil, Scott Robert
46e76f0b47 Further name changes 2019-12-18 16:07:00 -05:00
Khan, Arshad
aff4b75368 Changing to CGFloat, instead of Double as per feedback provided by Ryan.
Root Cause: Swift was treating it as Double, instead of Float.
2019-12-18 22:28:22 +05:30
Khan, Arshad
09a9a6577d Adding new style sectionFooter for listItem molecule.
There are two places in MVA 3.0, where we need 24 pixel spacing on top, zero spacing on bottom and no separator.
2019-12-18 21:36:50 +05:30
Khan, Arshad
95c528b658 progress bar percentage is been treated as Double for two decimal places(Like 54.17) in iOS JSON object, due to that progress percentage is not shown, where as working on Android.
So, changing Float to Double.
2019-12-18 21:20:58 +05:30
Pfeil, Scott Robert
ed25385d4b Merge branch 'feature/hero_improvement' into 'develop'
Hero Improvement.

See merge request BPHV_MIPS/mvm_core_ui!201
2019-12-18 10:19:00 -05:00
Pfeil, Scott Robert
e41f3039e4 Name changes and cleanup 2019-12-17 14:12:04 -05:00
Pfeil, Scott Robert
cd9e63b992 carousel to container 2019-12-17 09:51:49 -05:00
Kevin G Christiano
77e2269062 Provided an alternative means to provide Codable StackView.Alignment string. 2019-12-17 09:46:47 -05:00
Pfeil, Scott Robert
03f64b0875 Module Molecule update to Container 2019-12-17 09:38:51 -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
Pfeil, Scott Robert
7926a8579c Comment fixes 2019-12-16 10:50:18 -05:00
Pfeil, Scott Robert
7f01bc286c stack item as container 2019-12-13 17:07:10 -05:00
panxi
ce1559dc15 add decode array method 2019-12-12 17:28:02 -05:00
Pfeil, Scott Robert
be1b867a9a testing container ideas 2019-12-12 14:50:52 -05:00
Pfeil, Scott Robert
e5acf63e6f container testing 2019-12-12 10:03:41 -05:00
Kevin G Christiano
3db8cf2c3b Reversed the array to first check views at the front. 2019-12-12 09:27:13 -05:00
Kevin G Christiano
b4994b0351 Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/coding 2019-12-09 15:37:09 -05:00
Kevin G Christiano
2fa4f71d31 cool icon. 2019-12-09 15:37:00 -05:00
Suresh, Kamlesh
b7ff1354b8 clean up 2019-12-04 16:21:10 -05:00
Kevin G Christiano
99952db4b3 Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/coding 2019-12-04 15:28:30 -05:00
Kevin G Christiano
c627901d74 updates to color model and extension. 2019-12-04 15:28:22 -05:00
Pfeil, Scott Robert
a10c1a6161 merge develop 2019-12-04 13:43:24 -05:00
Pfeil, Scott Robert
6cc31113f7 Merge branch 'feature/move_legacy_files' into 'develop'
Feature/move legacy files

See merge request BPHV_MIPS/mvm_core_ui!196
2019-12-04 13:39:35 -05:00
Pfeil, Scott Robert
27f2b00956 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/label_molecule_fonting 2019-12-04 13:10:18 -05:00
Pfeil, Scott Robert
d95e42330e moving files 2019-12-04 13:09:50 -05:00
Pfeil, Scott Robert
0cadf5c358 Merge branch 'feature/add_open_panel_callback_overtake_indicator' into 'develop'
Add overtaking indicator to openPanel callback method.

See merge request BPHV_MIPS/mvm_core_ui!195
2019-12-04 12:56:39 -05:00
Hedden, Kyle Matthew
3f9b707d37 Add overtaking indicator to openPanel callback method. 2019-12-04 12:56:38 -05:00
Kevin G Christiano
7e48670179 Adding Model for UIColor and supporting UIColor Extension. 2019-12-04 12:38:57 -05:00
Pfeil, Scott Robert
44fd2dffac Merge branch 'bugfix/label_molecule_fonting' into 'develop'
label font bugfix caused by the dissonance between label and styler setting....

See merge request BPHV_MIPS/mvm_core_ui!192
2019-12-02 10:16:42 -05:00
Pfeil, Scott Robert
3e46438fd0 label font bugfix caused by the dissonance between label and styler setting.... 2019-12-02 10:11:04 -05:00
Pfeil, Scott Robert
09b467cac4 Merge branch 'bugfix/dropdown_key_name_fix' into 'develop'
key name mismatch fix.

See merge request BPHV_MIPS/mvm_core_ui!191
2019-12-02 09:13:28 -05:00
Khan, Arshad
dc5174cbe4 key name mismatch fix. 2019-11-28 20:48:07 +05:30
Pan, Xinlei (Ryan)
ad8b48b699 Merge branch 'feature/dropdown_line_item_legacy' into 'develop'
Feature/dropdown line item legacy

See merge request BPHV_MIPS/mvm_core_ui!190
2019-11-27 21:49:46 -05:00
Pfeil, Scott Robert
ee773eed89 key change 2019-11-27 15:02:03 -05:00
Pfeil, Scott Robert
0915333878 Merge branch 'bugfix/scrollview_content_adjustment_fix' into 'develop'
remove navigation bar check for manual inset calculation as it impacts presented controllers

See merge request BPHV_MIPS/mvm_core_ui!187
2019-11-27 14:03:52 -05:00
Hedden, Kyle Matthew
f5270ae12e remove navigation bar check for manual inset calculation as it impacts presented controllers 2019-11-27 14:03:51 -05:00
Pfeil, Scott Robert
63556707bc temporary dropdown molecule
label reuse font fixes
2019-11-27 13:49:01 -05:00
panxi
876a07650b remove space 2019-11-26 14:16:12 -05:00
panxi
1bbad6ca15 fix merge conflict 2019-11-26 14:14:53 -05:00
panxi
269898f566 fix conflicts 2019-11-26 13:57:24 -05:00
panxi
1a5c819a2a fix conflict 2019-11-26 13:55:29 -05:00