Commit Graph

4655 Commits

Author SHA1 Message Date
Scott Pfeil
f2fd2c8d49 comments and new functions for setting 2022-05-05 12:38:32 -04:00
Scott Pfeil
b6226616d8 Remove tab bar logic from base controllers and move to the manager. 2022-05-05 12:33:13 -04:00
Pfeil, Scott Robert
f8e71c3232 Merge branch 'develop' into 'feature/develop_mvp_3'
Develop

See merge request BPHV_MIPS/mvm_core_ui!847
2022-05-03 20:34:59 +00:00
Pfeil, Scott Robert
c49895508b Merge branch 'feature/protocol_scoping' into 'develop'
Feature/protocol scoping

See merge request BPHV_MIPS/mvm_core_ui!846
2022-05-03 20:18:19 +00:00
Scott Pfeil
677c352b9e convenience functions 2022-05-02 17:54:37 -04:00
Scott Pfeil
6762082b7c move function behavior for scoping 2022-05-02 17:52:15 -04:00
Scott Pfeil
48388343ef Move function for scoping purposes 2022-05-02 17:51:08 -04:00
Scott Pfeil
d1239eda74 move functions to default 2022-05-02 17:50:00 -04:00
Scott Pfeil
27f7c22340 Change conflicting name TemplateModel to BaseTemplateModel 2022-05-02 17:47:25 -04:00
Scott Pfeil
35f1cc5c17 template protocol update 2022-05-02 17:43:18 -04:00
Scott Pfeil
c276b09d74 reorganizing defaults 2022-05-02 17:39:03 -04:00
Pfeil, Scott Robert
336e912c6a Merge branch 'feature/LineModel-Style' into 'feature/develop_mvp_3'
Supporting Standard/thin style in Line atom

See merge request BPHV_MIPS/mvm_core_ui!844
2022-04-25 15:02:42 +00:00
Sumanth Nadigadda
05f96d1a01 Supporting Standard/thin style in Line atom 2022-04-25 20:28:22 +05:30
Pfeil, Scott Robert
9e06d999fb Merge branch 'feature/VDS_CarouselBar' into 'feature/develop_mvp_3'
changes to Carousel Bars Component

See merge request BPHV_MIPS/mvm_core_ui!829
2022-04-21 17:01:05 +00:00
Vasavi Kanamarlapudi
1e60db2fc4 uses token name instead of alias. 2022-04-21 01:34:40 +05:30
Vasavi Kanamarlapudi
4d407d4377 colors to use token name itself instead of token alias. 2022-04-21 01:29:34 +05:30
Vasavi Kanamarlapudi
05fb8cf5ed moving to VDSColors for all colors 2022-04-20 21:01:07 +05:30
Pfeil, Scott Robert
9e695f6b3f Merge branch 'bugfix/CXTDT-275665' into 'feature/develop_mvp_3'
Fix for navigation bar style update from webpage js bridge call

See merge request BPHV_MIPS/mvm_core_ui!842
2022-04-20 14:42:38 +00:00
Sumanth Nadigadda
e8b97c6f4d Updating navigation layout on display 2022-04-20 19:52:15 +05:30
Sumanth Nadigadda
9cdf267a21 Removing style parameter from navigation model protocol 2022-04-20 18:44:01 +05:30
Sumanth Nadigadda
afacedda9b Refresh navigation bar, after updating navigation model received from JS call 2022-04-20 18:40:21 +05:30
Sumanth Nadigadda
781f3d6d7c Fix for navigation bar style update from webpage js bridge call 2022-04-18 16:40:56 +05:30
Vasavi Kanamarlapudi
f21c59d6c3 disabledIndicatorColor get called to set value 2022-04-13 15:02:45 +05:30
Vasavi Kanamarlapudi
7d38ed3466 added missing as is 2022-04-12 05:11:30 +05:30
Vasavi Kanamarlapudi
dd8c808fa6 using colors from the VDS colors library. 2022-04-12 05:06:36 +05:30
Pfeil, Scott Robert
868a7fc22b Merge branch 'feature/3.0-NavBar-Shop-Store-Swap' into 'feature/develop_mvp_3'
Changes to swap store buttons with shop cart button in navigation bar

See merge request BPHV_MIPS/mvm_core_ui!840
2022-04-07 20:19:28 +00:00
Sumanth Nadigadda
c691b6add6 Changes to swap store buttons with shop cart button in navigation bar 2022-04-07 23:33:55 +05:30
Pfeil, Scott Robert
22983017e6 Merge branch 'feature/3.0-AccessoryView' into 'feature/develop_mvp_3'
updating the accessory view from cart view to pealing arrow.

See merge request BPHV_MIPS/mvm_core_ui!838
2022-04-06 20:49:45 +00:00
Sumanth Nadigadda
7d027341cb updating the accessory view from cart view to pealing arrow. 2022-04-07 01:24:38 +05:30
Pfeil, Scott Robert
842594f1d6 Merge branch 'bugfix/CXTDT-272084' into 'feature/develop_mvp_3'
Changing bottom tab bar font size.

See merge request BPHV_MIPS/mvm_core_ui!837
2022-04-05 17:06:34 +00:00
Sumanth Nadigadda
e8b01bee54 Changing bottom tab bar font size. 2022-04-05 21:55:45 +05:30
Vasavi Kanamarlapudi
3a31acfe63 adding color sets 2022-04-05 20:54:56 +05:30
Pfeil, Scott Robert
8007a0f822 Merge branch 'feature/3.0-TopNav-Style' into 'feature/develop_mvp_3'
Feature/3.0 top nav style

See merge request BPHV_MIPS/mvm_core_ui!833
2022-04-04 21:38:27 +00:00
Pfeil, Scott Robert
940237d774 Merge branch 'feature/3.0-Navigation-BackButton' into 'feature/develop_mvp_3'
Adding new back button image for navigation bar

See merge request BPHV_MIPS/mvm_core_ui!835
2022-04-04 20:33:15 +00:00
Sumanth Nadigadda
7840cb674f Adding new back button image for navigation bar 2022-04-05 01:59:55 +05:30
Pfeil, Scott Robert
359c99f5c6 Merge branch 'feature/3.0-VDS-LineComponent' into 'feature/develop_mvp_3'
Modifying line component as part of VDS for brand 3.0

See merge request BPHV_MIPS/mvm_core_ui!834
2022-04-04 19:44:15 +00:00
Pfeil, Scott Robert
53b69d9c54 Merge branch 'feature/ImageBarButton-RenderingMode' into 'feature/develop_mvp_3'
Changes to read imageRenderingMode parameter from model sent from server.

See merge request BPHV_MIPS/mvm_core_ui!822
2022-04-04 17:02:38 +00:00
Sumanth Nadigadda
d10332b372 modifying image rendering changes in navigation bar 2022-04-04 22:24:50 +05:30
Sumanth Nadigadda
0c54273066 Setting default image rendering mode to automatic in image bar button 2022-04-03 01:10:16 +05:30
Sumanth Nadigadda
18f9449e42 Modifying line component as part of VDS for brand 3.0 2022-04-03 00:47:52 +05:30
Sumanth Nadigadda
22346a9084 Merge branch 'feature/develop_mvp_3' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/3.0-TopNav-Style 2022-04-02 01:01:59 +05:30
Sumanth Nadigadda
1beb6584b7 Method to check style of current navigation bar. 2022-04-02 00:59:51 +05:30
Pfeil, Scott Robert
aa6558a716 Merge branch 'develop' into 'feature/develop_mvp_3'
Develop

See merge request BPHV_MIPS/mvm_core_ui!832
2022-04-01 15:49:27 +00:00
Bruce, Matt R
3e60a853b4 Merge branch 'feature/bar_indicator_rounded' into 'feature/develop_mvp_3'
rounded

See merge request BPHV_MIPS/mvm_core_ui!830
2022-03-31 17:01:39 +00:00
Scott Pfeil
2a17e95a60 rounded 2022-03-31 12:56:13 -04:00
Vasavi Kanamarlapudi
a223d26d5a changes to Carousel Bars Component 2022-03-30 19:15:04 +05:30
Pfeil, Scott Robert
a83f7a87b0 Merge branch 'feature/3.0-TabBarModel' into 'feature/develop_mvp_3'
Setting default status to Tab bar model.

See merge request BPHV_MIPS/mvm_core_ui!828
2022-03-29 13:31:03 +00:00
Sumanth Nadigadda
71a9b139d3 Setting default status to Tab bar model. 2022-03-29 18:58:15 +05:30
Bruce, Matt R
6f36d161cb Merge branch 'bugfix/entryFieldFix' into 'develop'
Fix for entryField

See merge request BPHV_MIPS/mvm_core_ui!826
2022-03-29 12:39:28 +00:00
Nandhini Rajendran
b498c4fb0f Fix for entryField 2022-03-28 20:56:24 +05:30