Scott Pfeil
def76778e5
Code review updates for scoping of functions.
...
Fix continuation leak.
2023-10-20 11:51:14 -04:00
Scott Pfeil
d44235bd03
Action Share update
2023-10-19 12:30:13 -04:00
Pfeil, Scott Robert
f2df0f52e6
Merge branch 'release/11_0_0' into 'develop'
...
release/11_0_0 hotfix merge
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/283
2023-10-10 13:29:58 +00:00
Pfeil, Scott Robert
223ff22612
Merge branch 'feature/new_relic_open_page_tracking' into 'release/11_0_0'
...
NSA migration tracking changes
### Summary
Track bridge open page destinations for NSA migration tracking.
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/284
2023-10-06 13:39:22 +00:00
Pfeil, Scott Robert
5a8147655b
Merge branch 'feature/core_object_swift' into 'develop'
...
MVMCoreObject to swift
### Summary
MVMCoreObject to swift
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/285
2023-10-04 20:53:48 +00:00
Scott Pfeil
b1e4c55281
remove missing file
2023-10-04 16:45:06 -04:00
Scott Pfeil
db9bd9e3b3
change name back.... wishful thinking removed
2023-10-04 11:37:43 -04:00
Scott Pfeil
51597121bd
MVMCoreObject to swift
2023-10-04 10:18:52 -04:00
Hedden, Kyle Matthew
a94cc27168
comment typos
2023-10-02 20:22:44 -04:00
Hedden, Kyle Matthew
a5d237df8b
push model in action events for model specfic attributes
2023-10-02 12:32:00 -04:00
Pfeil, Scott Robert
e5402bb6eb
Merge branch 'bugfix/account_native_testing' into 'develop'
...
improvement to hardcoded debugging functions
### Summary
Minor improvements to hardcoded debugging parameters.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/282
2023-09-28 13:44:11 +00:00
Scott Pfeil
c93fe59b5c
improvement to hardcoded debugging functions
2023-09-28 09:26:17 -04:00
Pfeil, Scott Robert
975ee661fb
Merge branch 'feature/remove-VzAnalytics-VZWYZDL-1051' into 'develop'
...
VzAnalytics Removal - VZWYZDL 1051
### Summary
To remove VZAnalytics from the codebase since new FBL is live in production.
### JIRA Ticket
https://onejira.verizon.com/browse/VZWYZDL-1051
Co-authored-by: Sourabh Bhardwaj <sourabh.bhardwaj@verizon.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/281
2023-09-18 17:41:33 +00:00
Sourabh Bhardwaj
79915b3f6f
Removing VzAnalytics - VZWYZDL-1051
2023-09-15 10:52:51 +05:30
Pfeil, Scott Robert
20d6149918
Merge branch 'feature/molecule_id_replacement' into 'develop'
...
DecodableDefault for UUID
### Summary
Adding DecodableDefault for a UUID string.
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/280
2023-09-07 16:58:06 +00:00
Hedden, Kyle Matthew
ba8f0b90ca
DecodableDefault.UUID -> UUIDString
2023-09-07 12:46:04 -04:00
Hedden, Kyle Matthew
d6096c7ee5
Change ID default initializer, DecodableDefault for implicit decoding models. Add missing id encodes and decodes.
2023-09-07 09:20:43 -04:00
Hedden, Kyle Matthew
46bcd6618d
Merge branch 'bugfix/share_url' into 'develop'
...
Change to have 1 item shared
### Summary
Minor code bug fixes. Share url as 1 item, warning fix.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/279
2023-09-05 14:27:59 +00:00
Scott Pfeil
3459e067b3
Change to have 1 item shared
2023-09-05 10:21:19 -04:00
Pfeil, Scott Robert
e942bbfe15
Merge branch 'bugfix/async_and_warnings' into 'develop'
...
Bugfixes for getInitialParameters, completion block consolidation with async,...
### Summary
Bugfixes for getInitialParameters, completion block consolidation with async, and minor warning fixes
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/278
2023-08-31 19:11:45 +00:00
Scott Pfeil
f340ac61c7
Review comments
2023-08-31 12:56:44 -04:00
Scott Pfeil
e31fe71fae
Bugfixes for getInitialParameters, completion block consolidation with async, and minor warning fixes
2023-08-31 11:13:14 -04:00
Hedden, Kyle Matthew
9419fd51a2
Merge branch 'bugfix/qos_async' into 'develop'
...
Bugfix/qos async
### Summary
Shift thread blocking functions to swift async/await and fix QOS warnings.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/277
2023-08-30 00:16:51 +00:00
Scott Pfeil
dc0be54444
Code review undo
2023-08-29 17:38:10 -04:00
Scott Pfeil
4542e82060
code review fixes
2023-08-29 17:27:44 -04:00
Scott Pfeil
2af3badb4b
missing return
2023-08-29 17:24:19 -04:00
Scott Pfeil
66693289ed
Remove debug code
2023-08-28 18:44:00 -04:00
Scott Pfeil
99da8d56d5
merge develop
2023-08-28 18:21:50 -04:00
Scott Pfeil
a5be9469ee
Shift to swift async to resolve thread hanging wait functions.
2023-08-28 18:15:12 -04:00
Pfeil, Scott Robert
296b1df0e9
Merge branch 'feature/navigation_handler_modernize' into 'develop'
...
Feature/navigation handler modernize
### Summary
Modernize navigation handler.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-5208
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
Co-authored-by: Scott Pfeil <pfeilsc@nn6f6wg04x.uswin.ad.vzwcorp.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/269
2023-08-28 21:56:41 +00:00
Scott Pfeil
034133e4a5
ONEAPP-5208: Review feedback
2023-08-28 11:13:39 -04:00
Scott Pfeil
fe5dc7c6b7
Removed MVMCoreNotificationViewControllerChanged
2023-08-22 16:22:44 -04:00
Scott Pfeil
9d88dd70af
Review comments
2023-08-22 15:39:41 -04:00
Scott Pfeil
f2a5586061
testing bug fixes for navigation
2023-08-22 13:33:07 -04:00
Scott Pfeil
64535c6b21
ONEAPP-5208: Swiftify the navigation handler
2023-08-21 17:03:47 -04:00
Pfeil, Scott Robert
2a8bf6d695
Merge branch 'bugfix/request_id_carryover' into 'develop'
...
initialize request params id without an action. copy the id for the e2eRequestId carry over
### Summary
Fix for the initial authentication page processing.
Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/276
2023-08-21 12:59:33 +00:00
Hedden, Kyle Matthew
8b912d5d87
initialize request params id without an action. copy the id for the e2eRequestId carry over
2023-08-18 20:27:22 -04:00
Scott Pfeil
6877763d07
remove intermediary work files
2023-08-15 16:24:46 -04:00
Scott Pfeil
a4e0203de5
Swiftification of Navigation Handler
2023-08-15 16:23:13 -04:00
Scott Pfeil
2300678d96
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/navigation_handler_modernize
2023-08-02 11:11:57 -04:00
Hedden, Kyle Matthew
30a8f48f4d
Merge branch 'feature/fastlane_launch_app_build_customization' into 'develop'
...
expose mvm core configuration to the workspace settings. clean up ENABLE_HARD_CODED_RESPONSE.
### Summary
SRE + App Clip build customization efforts.
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/267
2023-08-01 21:01:02 +00:00
Hedden, Kyle Matthew
1aed90a1fe
Merge branch 'feature/hardcoded_helpers' into 'develop'
...
Hardcoded response testing.
### Summary
Make it easy to modify json for local testing.
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/274
2023-07-31 21:52:46 +00:00
Scott Pfeil
985d01842d
Hardcoded response testing.
2023-07-31 16:54:17 -04:00
Kyle Hedden
fd27a82e5c
Merge remote-tracking branch 'origin/develop' into feature/fastlane_launch_app_build_customization
2023-07-31 16:19:31 -04:00
Hedden, Kyle Matthew
5493c32682
Merge branch 'bugfix/request_signature_nullability' into 'develop'
...
fix nullability for request creation. don't force a default error to be passed in
### Summary
Request signature fix. Related to error logging Swift conversion.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-5203
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/273
2023-07-28 14:32:14 +00:00
Kyle Hedden
3bccc503cf
fix nullability for request creation. don't force a default error to be passed in
2023-07-28 09:56:10 -04:00
Kyle Hedden
28842d673e
migrate DEBUG flags to proper feature flags. dev configs for local debug build defaults.
2023-07-26 19:44:30 -04:00
Kyle Hedden
24ddfbfd34
Merge remote-tracking branch 'origin/develop' into feature/fastlane_launch_app_build_customization
2023-07-25 19:57:58 -04:00
Hedden, Kyle Matthew
890a8c7fe2
Merge branch 'feature/ONEAPP-4561' into 'develop'
...
ONEAPP-4561 Biometric Settings page updates.
### Summary
Biometric changes on the settings page to increase adoption.
### JIRA Ticket
https://onejira.verizon.com/browse/ONEAPP-4561
Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>
See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/271
2023-07-24 21:42:00 +00:00
Scott Pfeil
eafd275527
ONEAPP-4561 Biometric Settings page updates.
2023-07-24 12:26:58 -04:00