Commit Graph

4903 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
2c3ae47bd3 Merge branch 'bugfix/CXTDT_344190_attribute_issue' into 'develop'
fix for CXTDT_344190

### Summary
When multiple underline loading on the table cell, we see this issue, it is happening when cell reuse case. the fix which we given its from this link: https://stackoverflow.com/questions/58628067/cant-reset-uilabel-attributedtext-when-a-uitableviewcell-is-reused

### JIRA Ticket
https://onejira.verizon.com/browse/CXTDT-344190

Co-authored-by: Nandhini Rajendran <nandhini.rajendran@verizon.com>
Co-authored-by: Murugan, Vimal <vimal.murugan@one.verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/909
2022-12-12 13:58:28 +00:00
Nandhini Rajendran
a72f3cc3c1 refactor to add resetAttributeStyle 2022-12-09 12:34:06 +05:30
Murugan, Vimal
2026d9171c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/CXTDT_344190_attribute_issue 2022-11-29 12:37:19 +05:30
Hedden, Kyle Matthew
6449d68f4f Merge branch 'release/10_4_1' into 'develop'
release/10_4_1 hotfix merge


See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/912
2022-11-14 18:32:40 +00:00
Hedden, Kyle Matthew
e42dabd40f Merge branch 'release/10_4_0' into 'develop'
release/10_4_0 hotfix merge

Co-authored-by: Pfeil, Scott Robert <scott.pfeil3@verizonwireless.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/903
2022-11-11 19:44:04 +00:00
Hedden, Kyle Matthew
ddf973d9f6 Merge branch 'hotfix/ipad_action_sheet_handling' into 'release/10_4_1'
prevent crashes when ipads attempt to show an actionsheet without a source rect

### Summary
Fix iPad actionSheet handling crash.

### JIRA Ticket
(ticket URL here or remove the section)

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/910
2022-11-10 15:15:18 +00:00
Kyle Matthew Hedden
13fd2015e5 prevent crashes when ipads attempt to show an actionsheet without a source rect 2022-11-09 21:12:58 -05:00
Murugan, Vimal
af2360c13a fix for CXTDT_344190 2022-11-08 18:41:27 +05:30
Pfeil, Scott Robert
0bef0c5b64 Merge branch 'bugfix/python3-script-update' into 'release/10_4_0'
script update for python 3

### Summary
(a brief description of the change)

### JIRA Ticket
(ticket URL here or remove the section)

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/908
2022-11-01 22:11:10 +00:00
Matt Bruce
b250e141de script update for python 3
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-11-01 17:09:01 -05:00
Pfeil, Scott Robert
8f4b80021a Merge branch 'feature/revert_toggle' into 'release/10_4_0'
Revert "Merge branch 'feature/vds-toggle'

### Summary
Back out VDS toggle change.

Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/907
2022-11-01 22:05:36 +00:00
Kyle Matthew Hedden
06672f0268 Revert "Merge branch 'feature/vds-toggle' into 'develop'"
This reverts commit edfb2c1f36, reversing
changes made to 1dc367c463.
2022-11-01 17:29:20 -04:00
Kyle Matthew Hedden
c6a8b0c288 Revert "Merge branch 'develop' into 'release/10_4_0'"
This reverts commit a65f52ca07, reversing
changes made to edfb2c1f36.
2022-11-01 17:27:58 -04:00
Pfeil, Scott Robert
25b7e74ec0 Merge branch 'feature/reviewPopupChanges_v2' into 'release/10_4_0'
Feature/review popup changes v2

### Summary

Implementing a pre-review popup for sentiment analysis before sending the user to either the app store review or Medallia.

### JIRA Ticket

https://onejira.verizon.com/browse/ONEAPP-2824

Co-authored-by: Kyle Matthew Hedden <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/902
2022-10-28 19:34:16 +00:00
Kyle Matthew Hedden
9ce2023eec code review: allow try to throw on model decode 2022-10-28 10:48:58 -04:00
Hedden, Kyle Matthew
a65f52ca07 Merge branch 'develop' into 'release/10_4_0'
added VDSTypography

Merging develop into release/10_4_0

### Summary
Fixing framework Typography dependencies.

Co-authored-by: Pfeil, Scott Robert <scott.pfeil3@verizonwireless.com>
Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/905
2022-10-28 12:57:22 +00:00
Kyle Matthew Hedden
0da94465b3 allow action delegate to perform the actiopn 2022-10-27 17:49:49 -04:00
Kyle Matthew Hedden
f1195bb882 Merge remote-tracking branch 'origin/develop' into feature/reviewPopupChanges_v2 2022-10-27 12:00:53 -04:00
Pfeil, Scott Robert
9f1dfc947e Merge branch 'feature/vds-toggle' into 'develop'
added VDS framework

### Summary
added vds framework

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/904
2022-10-26 20:59:49 +00:00
Matt Bruce
4f8c33228a updated to 3.1 for MVMCore
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 11:20:54 -05:00
Matt Bruce
7225866ba1 added VDSTypography
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-26 11:11:10 -05:00
Matt Bruce
e813cf8fac added VDS framework 2022-10-26 11:06:19 -05:00
Hedden, Kyle Matthew
edfb2c1f36 Merge branch 'feature/vds-toggle' into 'develop'
vds toggle import

### Summary
added VDS and extra framework needed in the project
update Toggle/ToggleModel

### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-2802

Co-authored-by: Matt Bruce <matt.bruce@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/901
2022-10-25 20:09:29 +00:00
Matt Bruce
ad0bbbab8e added to encoding
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 11:25:44 -05:00
Matt Bruce
d0a0ea9e4e update logic
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 11:24:02 -05:00
Matt Bruce
847d7ed372 renamed var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-25 11:16:27 -05:00
Kyle Matthew Hedden
47b28f297f Create an alertObject generator from a direct alertModel. Cleanup model initialization interface. 2022-10-24 17:33:23 -04:00
Matt Bruce
c043fff7bd default is animated, not sure what i was thinking earlier today
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 14:07:30 -05:00
Matt Bruce
ae431b8b2b cancelled the previous subscription
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 13:46:21 -05:00
Matt Bruce
c93a270b1a updated name to valueChangedSubscription
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 13:25:14 -05:00
Matt Bruce
92fefd0ac1 removed framework not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:56:36 -05:00
Matt Bruce
20fcbb57c2 added notes for backgroundColor
added in ToggleBase property setters for ToggleModel properties

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:51:42 -05:00
Matt Bruce
e27fa862d5 forgot to add back in animated to the model
accessibilityIdentifier isn't even used in the current Toggle today

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 11:51:08 -05:00
Matt Bruce
c075323ce7 update for changes discussed today
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-24 10:49:26 -05:00
Matt Bruce
30530bc4e1 removed isOn being passed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-22 09:11:03 -05:00
Matt Bruce
3a3bbe05ea added in didToggleAction
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:07:01 -05:00
Matt Bruce
433b45a545 removed framework not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 17:06:51 -05:00
Matt Bruce
16bf7e7e63 Merge branch 'develop' into feature/vds-toggle 2022-10-21 16:18:15 -05:00
Matt Bruce
1073530ee9 refactored Toggle / ToggleModel for VDS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:15:54 -05:00
Matt Bruce
b0d8a26688 added protocol for helping in VDS, this at some point will refactor into the main
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:28 -05:00
Matt Bruce
9255e4021f this is now in VDS
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-21 16:08:22 -05:00
Pfeil, Scott Robert
1dc367c463 Merge branch 'bugfix/always_embed_swift' into 'develop'
always embed swift to no

### Summary
Remove always embed swift flag. Embedding frameworks in frameworks blocks Apple submission.

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/900
2022-10-20 20:30:36 +00:00
Scott Pfeil
f9b47922db always embed swift to no 2022-10-20 16:20:16 -04:00
Hedden, Kyle Matthew
f31ce8ab83 Merge branch 'bugfix/CXTDT-331565' into 'develop'
Fix for CXTDT-331565, appending link disabled status to the accessibility text

See merge request BPHV_MIPS/mvm_core_ui!899
2022-10-14 12:23:51 +00:00
Sumanth Nadigadda
bf4c28019b Fix for CXTDT-331565, appending link disabled status to the accessibility text 2022-10-13 21:17:33 +05:30
Matt Bruce
1f73a351dc vds toggle import
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-12 11:25:20 -05:00
Bruce, Matt R
9b957319bf Merge branch 'feature/PREGRO-5736' into 'develop'
Added RuleNotEquals form rule

See merge request BPHV_MIPS/mvm_core_ui!898
2022-10-03 13:29:03 +00:00
Keerthy
8e486f9301 Added RuleNotEquals form rule
PREGRO-5736
2022-09-29 19:52:00 +05:30
Hedden, Kyle Matthew
ca01fdb02e Merge branch 'bugfix/remove_bitcode' into 'develop'
Remove bitcode

See merge request BPHV_MIPS/mvm_core_ui!897
2022-09-08 14:57:04 +00:00
svc-mips_ios_tower
80cca3e0d1 Remove bitcode 2022-09-08 10:49:48 -04:00