Commit Graph

4086 Commits

Author SHA1 Message Date
Kevin G Christiano
a90824a23d redirecting hardcoded key 2021-03-18 11:47:29 -04:00
Kevin G Christiano
9b8da4891d removed 2021-03-18 10:50:02 -04:00
Kevin G Christiano
36f5c0f880 refactoring 2021-03-17 15:08:56 -04:00
Pfeil, Scott Robert
78c4d160bf Merge branch 'bugfix/textentryfield_unified' into 'develop'
Added isSecureTextEntry as false for number keyboard type.

See merge request BPHV_MIPS/mvm_core_ui!681
2021-03-11 09:47:54 -05:00
Pfeil, Scott Robert
4ce76cbf08 Merge branch 'feature/rollingback_label' into 'develop'
undo label

See merge request BPHV_MIPS/mvm_core_ui!685
2021-03-11 09:22:44 -05:00
Lekshmi S
4a997ad801 Moved isSecureTextEntry as false to reset method. 2021-03-11 16:23:20 +05:30
Suresh, Kamlesh Jain
f2bb235856 Merge branch 'feature/client_paramter_processing' into 'develop'
fix

See merge request BPHV_MIPS/mvm_core_ui!682
2021-03-10 17:07:59 -05:00
Suresh, Kamlesh
befacbd150 Merge branch 'develop' into feature/client_paramter_processing 2021-03-10 13:59:42 -05:00
Kevin G Christiano
4f12ad2f67 undo label 2021-03-10 12:24:50 -05:00
Suresh, Kamlesh
3395be0592 fix 2021-03-09 13:17:55 -05:00
Lekshmi S
e18152174c Added isSecureTextEntry as false for number keyboard type. 2021-03-09 16:07:07 +05:30
Pfeil, Scott Robert
0eaaada439 Merge branch 'feature/definiing_mdn_class' into 'develop'
revised mdn field

See merge request BPHV_MIPS/mvm_core_ui!680
2021-03-08 11:25:37 -05:00
Kevin G Christiano
80d1847531 revised 2021-03-08 10:38:21 -05:00
Pfeil, Scott Robert
8c63660a46 Merge branch 'feature/calling_validator' into 'develop'
validator check

See merge request BPHV_MIPS/mvm_core_ui!679
2021-03-05 12:56:36 -05:00
Pfeil, Scott Robert
d4a6c1836c Merge branch 'bugfix/textentryfield_unified' into 'develop'
Bugfix/textentryfield unified

See merge request BPHV_MIPS/mvm_core_ui!678
2021-03-05 12:55:26 -05:00
Kevin G Christiano
fae969fd1f validator check 2021-03-05 11:53:13 -05:00
Pfeil, Scott Robert
c9417a0f13 Merge branch 'feature/carousel_form_changes' into 'develop'
Carousel form changes

See merge request BPHV_MIPS/mvm_core_ui!670
2021-03-02 16:01:54 -05:00
Khan, Arshad
ecac66e43a Merge branch 'bugfix/carousel_form_changes' into 'feature/carousel_form_changes'
Bugfix/carousel form changes

See merge request BPHV_MIPS/mvm_core_ui!677
2021-03-02 11:56:57 -05:00
Lekshmi S
20778a4986 Added keyboardtype in default case. 2021-03-02 17:32:58 +05:30
Pfeil, Scott Robert
7aab88c5ec added selectable flag to match how android validates 2021-03-01 14:42:58 -05:00
Pfeil, Scott Robert
9b9b775070 undo testing change 2021-03-01 12:58:32 -05:00
Pfeil, Scott Robert
8465208d0b Changes for form validator to work 2021-03-01 12:41:54 -05:00
Lekshmi S
1c2cd9ff64 Code changes after review comment. 2021-02-26 21:30:10 +05:30
Lekshmi S
6ed16cb35d Merge branch 'develop' into feature/carousel_form_changes 2021-02-26 21:26:37 +05:30
Pfeil, Scott Robert
f50f7477a0 Merge branch 'bugfix/textkit_fragment_fix' into 'develop'
Label layout fix.

See merge request BPHV_MIPS/mvm_core_ui!675
2021-02-25 09:32:10 -05:00
Kevin G Christiano
10a91bd1ed revised 2021-02-24 11:19:31 -05:00
Kevin G Christiano
55217c21c3 undo 2021-02-24 10:14:05 -05:00
Kevin G Christiano
793c12811d Merge branch 'develop' into bugfix/textkit_fragment_fix 2021-02-24 09:37:18 -05:00
Kevin G Christiano
6f9036c31e Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into develop 2021-02-24 09:26:24 -05:00
Suresh, Kamlesh Jain
8ae215a9d8 Merge branch 'release/8_6_0' into 'develop'
release/8_6_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!667
2021-02-23 17:00:14 -05:00
Kevin G Christiano
f20895627f undo 2021-02-23 15:34:28 -05:00
Kevin G Christiano
cd94f99f60 error check. 2021-02-23 15:33:03 -05:00
Kevin G Christiano
8a861077dd styler additon. label width value 2021-02-23 14:56:23 -05:00
Pfeil, Scott Robert
b943bed2d8 Merge branch 'feature/buttonWithImage' into 'develop'
Changed access specifier public to open for Button model class and static property to class property

See merge request BPHV_MIPS/mvm_core_ui!674
2021-02-23 09:37:29 -05:00
Krishna Kishore Bandaru
028341aa41 changed access specifier public to open for Button model and static property to class property 2021-02-23 17:16:54 +05:30
Pfeil, Scott Robert
2bd44b4580 Merge branch 'feature/entry_field_updates' into 'develop'
Entry field updates

See merge request BPHV_MIPS/mvm_core_ui!672
2021-02-19 16:02:56 -05:00
Pfeil, Scott Robert
219bb9a46c Merge branch 'hotfix/revert_crash_fix_for_prepay' into 'release/8_6_0'
reverting code which was added for infinite loop crash only in ipads and force crash

See merge request BPHV_MIPS/mvm_core_ui!673
2021-02-18 14:46:31 -05:00
Khan, Arshad
76031200fa reverting code which was added for infinite loop crash only in ipads and force crash 2021-02-18 23:45:26 +05:30
Kevin G Christiano
cd72196755 spelling fix 2021-02-18 10:15:25 -05:00
Kevin G Christiano
d9af965aa8 default 2021-02-18 09:20:23 -05:00
Kevin G Christiano
5faa20cf9b moved by request 2021-02-17 17:13:57 -05:00
Kevin G Christiano
84adccd187 updates 2021-02-17 10:09:06 -05:00
Pfeil, Scott Robert
591fd043f1 Merge branch 'hotfix/infinite_loop_via_bottom_progress_bar' into 'release/8_6_0'
Hotfix for infinite loop via bottom progress bar

See merge request BPHV_MIPS/mvm_core_ui!671
2021-02-17 09:12:34 -05:00
Khan, Arshad
bc0ed88db9 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/carousel_form_changes 2021-02-17 18:26:42 +05:30
Khan, Arshad
d0326a9b30 infinite loop crash fix in setting up bottom progress bar 2021-02-17 17:57:19 +05:30
Kevin G Christiano
6b3bcbea6a asd 2021-02-16 17:27:35 -05:00
Pfeil, Scott Robert
759e803b3e Merge branch 'feature/exposing_keyboard' into 'develop'
Exposing keyboard

See merge request BPHV_MIPS/mvm_core_ui!662
2021-02-16 13:23:18 -05:00
Khan, Arshad
88ff5b2b9d Carousel form changes 2021-02-16 23:24:42 +05:30
Kevin G Christiano
a2e6f3d5ff latest 2021-02-16 12:30:01 -05:00
Kevin G Christiano
4f568ecbc8 change 2021-02-16 10:38:43 -05:00