Commit Graph

4487 Commits

Author SHA1 Message Date
Scott Pfeil
15d60bd3eb remove self. 2021-12-20 14:45:14 -05:00
Scott Pfeil
9aad8e897c cleanup 2021-12-17 15:53:20 -05:00
Scott Pfeil
5aaf93186a fix tabs to respect proper spacing 2021-12-17 15:47:38 -05:00
Scott Pfeil
ba16e241cb sub nav manager 2021-12-17 14:48:42 -05:00
Pfeil, Scott Robert
ad483e42c5 Merge branch 'feature/FormEffects' into 'develop'
removed defaultText from entryfield. meaning if a field is disabled, the text will still show.

See merge request BPHV_MIPS/mvm_core_ui!785
2021-12-17 03:53:50 +00:00
Matt Bruce
27bca4e436 refactored CarouselItemModelProtocol to inherit FormFieldProtocol
update CarouselItemModel with FormFieldProtocol requirements

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 17:33:28 -06:00
Bruce, Matt R
0ec10715c6 Merge branch 'feature/FormEffects' into 'develop'
updated formFieldValue to look for enabled property

See merge request BPHV_MIPS/mvm_core_ui!784
2021-12-16 17:25:34 +00:00
Matt Bruce
5233777a25 updated formFieldValue to look for enabled property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 10:48:16 -06:00
Bruce, Matt R
3137c1fead Merge branch 'feature/FormEffects' into 'develop'
FormFieldEffects Update

See merge request BPHV_MIPS/mvm_core_ui!778
2021-12-14 21:18:41 +00:00
Bruce, Matt R
87195296cc FormFieldEffects Update 2021-12-14 21:18:37 +00:00
Hedden, Kyle Matthew
12331e284b Merge branch 'bugfix/missing_padding' into 'develop'
add missing prefix

See merge request BPHV_MIPS/mvm_core_ui!777
2021-12-07 20:16:17 +00:00
Scott Pfeil
5ad469daf5 add missing prefix 2021-12-07 15:13:42 -05:00
Pfeil, Scott Robert
5328dade86 Merge branch 'bugfix/unorderedlist_spacing' into 'develop'
added spacing to unordered list

See merge request BPHV_MIPS/mvm_core_ui!776
2021-12-07 16:58:35 +00:00
Subhankar
d9aa6cf662 removed comment 2021-12-07 22:08:35 +05:30
Subhankar
557a532b3f change in variable 2021-12-07 22:03:11 +05:30
Subhankar
ab1ee24156 added spacing to unordered list 2021-12-07 21:46:38 +05:30
Pfeil, Scott Robert
4c2053cd1e Merge branch 'feature/updateRemoveTopAlert' into 'develop'
Updated hideTopAlert name

See merge request BPHV_MIPS/mvm_core_ui!774
2021-11-11 17:54:27 +00:00
Krishna Kishore Bandaru
2b5ce09b10 added new function hideTopAlertViewOfType 2021-11-11 23:11:31 +05:30
Krishna Kishore Bandaru
e1261d9e4d Updated hideTopAlert method name 2021-11-10 21:16:03 +05:30
Hedden, Kyle Matthew
80b59a6ca8 Merge branch 'bugfix/panel_timing' into 'develop'
set variable at the beginning of function

See merge request BPHV_MIPS/mvm_core_ui!773
2021-11-09 15:10:49 +00:00
Scott Pfeil
6c12d7eda0 set variable at the beginning of function 2021-11-09 10:05:50 -05:00
Pfeil, Scott Robert
059a5abd01 Merge branch 'bugfix/panel_hiding' into 'develop'
change mdn calculation

See merge request BPHV_MIPS/mvm_core_ui!772
2021-11-08 18:51:40 +00:00
Scott Pfeil
5c9d628a17 move setup panels to split 2021-11-08 13:06:34 -05:00
Scott Pfeil
beab18ad09 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2021-11-08 11:16:08 -05:00
Pfeil, Scott Robert
45b11d018c Merge branch 'feature/ft_enhancements' into 'develop'
FT chnages

See merge request BPHV_MIPS/mvm_core_ui!770
2021-11-04 18:12:28 +00:00
Suresh, Kamlesh
7eff1094d1 Merge branch 'develop' into feature/ft_enhancements 2021-11-01 17:09:46 -04:00
Suresh, Kamlesh
1d868ff9cb FT chnages 2021-11-01 11:51:09 -04:00
Scott Pfeil
6cc2cc25b3 change mdn calculation
default errors not received from server
2021-10-25 17:32:19 -04:00
Pfeil, Scott Robert
c67ebbb560 Merge branch 'bugfix/super-call-otheractions' into 'develop'
Bugfix for missing [super] call

See merge request BPHV_MIPS/mvm_core_ui!769
2021-10-21 20:26:04 +00:00
Matt Bruce
3a1ad0f93d call super handleOtherActions in an subclassed method 2021-10-21 15:06:31 -05:00
Pfeil, Scott Robert
5c7a35ae03 Merge branch 'bugfix/CXTDT-221702_change' into 'develop'
revert

See merge request BPHV_MIPS/mvm_core_ui!767
2021-10-18 21:05:19 +00:00
Scott Pfeil
66973bd4cb added checks 2021-10-18 17:03:26 -04:00
Scott Pfeil
7f40b9ea73 manager timing.... 2021-10-18 16:53:57 -04:00
Scott Pfeil
b06f26468e revert 2021-10-18 13:19:37 -04:00
Matt Bruce
b946be833f implemented prepareForDisplay protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:37:47 -05:00
Pfeil, Scott Robert
eeb0595857 Merge branch 'feature/FormRulesMinMax' into 'develop'
changed access specifier to open

See merge request BPHV_MIPS/mvm_core_ui!765
2021-10-04 12:11:21 +00:00
Tondapu, Alekhya
6a825b4e4b changed access specifier to open 2021-10-04 17:22:02 +05:30
Pfeil, Scott Robert
dbeab9ef6b Merge branch 'feature/system_nav_back' into 'develop'
Feature/system nav back

See merge request BPHV_MIPS/mvm_core_ui!763
2021-09-13 20:33:27 +00:00
Scott Pfeil
9dfa5df1ef version bump 2021-09-13 14:51:04 -04:00
Scott Pfeil
d81b02f6b0 system back button decode for externals 2021-09-13 14:48:45 -04:00
Christiano, Kevin
20188762a3 Merge branch 'bugfix/CXTDT-205294' into 'develop'
navigation verification fixes

See merge request BPHV_MIPS/mvm_core_ui!761
2021-09-08 19:21:29 +00:00
Pfeil, Scott Robert
31a993a483 navigation verification fixes 2021-09-08 19:21:21 +00:00
Christiano, Kevin
dc28656177 Merge branch 'bugfix/scripts' into 'develop'
mkdir fix

See merge request BPHV_MIPS/mvm_core_ui!759
2021-09-07 17:25:48 +00:00
Pfeil, Scott Robert
fe26dae9dc mkdir fix 2021-09-07 17:25:46 +00:00
Pfeil, Scott Robert
27a3c51f3c Merge branch 'feature/tabsListItem_action' into 'develop'
Tabslistitem molecule action

See merge request BPHV_MIPS/mvm_core_ui!758
2021-09-03 16:11:30 +00:00
Sankari, Swathi S
5bfef340f1 passing tabs as sourcemodel 2021-09-03 21:27:12 +05:30
Sankari, Swathi S
acbb26bbd8 passing sourcemodel 2021-09-03 21:08:49 +05:30
Sankari, Swathi S
9803c269a0 Tabslistitem molecule action 2021-09-03 17:44:18 +05:30
Pfeil, Scott Robert
ffb019f595 Merge branch 'release/9_2_0' into 'develop'
release/9_2_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!754
2021-08-24 13:55:22 +00:00
Pfeil, Scott Robert
901236c6de Merge branch 'feature/dateValidation' into 'develop'
Added public specifier

See merge request BPHV_MIPS/mvm_core_ui!757
2021-08-18 14:36:06 +00:00