Commit Graph

4119 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
b4cfca0cb2 fix bridge mismatch 2021-03-25 15:55:31 -04:00
Pfeil, Scott Robert
c406e9b755 typo fix.
Remove iPad gutter size
2021-03-25 14:05:49 -04:00
Pfeil, Scott Robert
dfdeecfd38 iPad same margin as iOS 2021-03-25 14:00:23 -04:00
Pfeil, Scott Robert
9c8df31662 Undo tabs and links changes 2021-03-25 14:00:05 -04:00
Pfeil, Scott Robert
9cde90fdf4 Gutter and margin fixes 2021-03-25 13:44:21 -04:00
Pfeil, Scott Robert
ba6f52e182 update padding between primary buttons 2021-03-25 10:53:08 -04:00
Pfeil, Scott Robert
1e27d0712c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-03-25 09:36:04 -04:00
Pfeil, Scott Robert
8066621201 Merge branch 'bugfix/moleculename_encoding' into 'develop'
Added moleculename for encoding.

See merge request BPHV_MIPS/mvm_core_ui!684
2021-03-24 12:40:30 -04:00
Lekshmi S
8cba2a59d3 Returning moleculeName as type(of: self).identifier due to encoding/decoding error while converting to JsonArray or JsonDict. 2021-03-24 21:54:22 +05:30
Lekshmi S
aba2d5b373 Merge branch 'develop' into bugfix/moleculename_encoding 2021-03-24 21:47:56 +05:30
Suresh, Kamlesh Jain
705af36cb6 Merge branch 'release/8_7_0' into 'develop'
release/8_7_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!686
2021-03-23 14:22:28 -04:00
Pfeil, Scott Robert
e26d166fd1 Merge branch 'feature/webView_unified' into 'develop'
Feature/webView unified

See merge request BPHV_MIPS/mvm_core_ui!695
2021-03-22 14:00:38 -04:00
Lekshmi S
9d989c49fa Changed access specifiers of webview attributes for WebViewWithCheckbox component. 2021-03-22 20:28:25 +05:30
Pfeil, Scott Robert
8b9fccc724 Merge branch 'feature/expand_image_exposure' into 'develop'
Expand image exposure

See merge request BPHV_MIPS/mvm_core_ui!694
2021-03-22 09:53:38 -04:00
Kevin G Christiano
f37a839b95 expanding image options 2021-03-22 09:51:18 -04:00
Pfeil, Scott Robert
7a8a28a121 Merge branch 'feature/improve_locale' into 'develop'
refactoring

See merge request BPHV_MIPS/mvm_core_ui!691
2021-03-18 15:17:46 -04:00
Kevin G Christiano
a90824a23d redirecting hardcoded key 2021-03-18 11:47:29 -04:00
Pfeil, Scott Robert
56a68d1051 Merge branch 'feature/handlerRegistry' into 'develop'
Feature/handler registry

See merge request BPHV_MIPS/mvm_core_ui!692
2021-03-18 11:08:53 -04:00
Matt Bruce
7f0cc11f2a formatting update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-18 10:08:19 -05: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
3a2409e610 Merge branch 'bugfix/CXTDT-139439' into 'release/8_7_0'
Bugfix/CXTDT 139439

See merge request BPHV_MIPS/mvm_core_ui!688
2021-03-17 10:18:40 -04:00
Damodaram
d8f3ff1773 Merge branch 'release/8_7_0' into bugfix/CXTDT-139439
* release/8_7_0:
  Code changes as per review comment.
  Added to avoid masked text being replaced with original text when view is reloaded.
2021-03-17 12:05:57 +05:30
Damodaram
5e707d29a0 updated spacing 2021-03-17 12:02:48 +05:30
Pfeil, Scott Robert
dd40a21887 Merge branch 'bugfix/maskedText_unified' into 'release/8_7_0'
Bugfix/maskedText unified

See merge request BPHV_MIPS/mvm_core_ui!687
2021-03-16 12:22:00 -04:00
Lekshmi S
8ff11f914d Code changes as per review comment. 2021-03-16 21:42:50 +05:30
Lekshmi S
431cf25faa Added to avoid masked text being replaced with original text when view is reloaded. 2021-03-16 13:54:51 +05:30
Matt Bruce
72ab779c51 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into mbruce/handlerRegistry 2021-03-15 16:38:10 -05:00
Matt Bruce
537da03d2c refactored to use the new handler registration in ModelRestry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-15 16:37:32 -05:00
Damodaram
d25d75fea0 Merge branch 'develop' into bugfix/CXTDT-139439
* develop: (24 commits)
  Moved isSecureTextEntry as false to reset method.
  undo label
  fix
  Added isSecureTextEntry as false for number keyboard type.
  revised
  validator check
  Added keyboardtype in default case.
  added selectable flag to match how android validates
  undo testing change
  Changes for form validator to work
  Code changes after review comment.
  revised
  undo
  undo
  error check.
  styler additon. label width value
  changed access specifier public to open for Button model and static property to class property
  reverting code which was added for infinite loop crash only in ipads and force crash
  infinite loop crash fix in setting up bottom progress bar
  Carousel form changes
  ...
2021-03-12 16:26:28 +05:30
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
Lekshmi S
724763d50c Added moleculename for encoding. 2021-03-10 17:20:06 +05:30
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
f9cb5f77d9 merge 2021-03-01 16:42:35 -05:00
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