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
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
Lekshmi S
9d989c49fa
Changed access specifiers of webview attributes for WebViewWithCheckbox component.
2021-03-22 20:28:25 +05:30
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
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
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
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
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
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
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
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
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
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
Damodaram
ef77483f8b
Merge branch 'develop' into bugfix/CXTDT-139439
...
* develop: (75 commits)
spelling fix
default
moved by request
updates
asd
latest
change
noself
put back
multi select
latest
current
move flag set
debug cleanup
active fix
ugh timing workaround
timing issue
restructure video
load image needed
Active listener
...
2021-02-23 10:37:15 +05:30