Commit Graph

882 Commits

Author SHA1 Message Date
Hedden, Kyle Matthew
edeaefc346 Merge branch 'bugfix/missing_prepare_navigation' into 'feature/develop_mvp_3'
fix missing prepare statements

See merge request BPHV_MIPS/mvm_core!201
2022-03-25 20:00:12 +00:00
Scott Pfeil
374c83bddd fix missing prepare statements 2022-03-24 18:39:06 -04:00
Pfeil, Scott Robert
c093a224b4 Merge branch 'feature/minimum_ios_13' into 'feature/develop_mvp_3'
minimum 13

See merge request BPHV_MIPS/mvm_core!199
2022-03-10 17:32:59 +00:00
Scott Pfeil
ef59c73a5b version changes 2022-03-10 10:59:00 -05:00
Scott Pfeil
f4b9245a51 minimum 13 2022-03-10 10:36:29 -05:00
Pfeil, Scott Robert
fa43578968 Merge branch 'bugfix/missing_modules' into 'develop'
add missing modules to openPage model

See merge request BPHV_MIPS/mvm_core!198
2022-03-08 18:25:47 +00:00
Scott Pfeil
ba9dab019f add missing modules to openPage model 2022-03-08 12:49:35 -05:00
Hedden, Kyle Matthew
1866c0c28a Merge branch 'feature/nil_class_exception' into 'develop'
improve exception handling

See merge request BPHV_MIPS/mvm_core!196
2022-03-01 23:51:06 +00:00
Scott Pfeil
30d4c7730f improve exception handling 2022-03-01 17:53:58 -05:00
Hedden, Kyle Matthew
e89c10daae Merge branch 'feature/open_url_options' into 'develop'
Feature/open url options

See merge request BPHV_MIPS/mvm_core!190
2022-02-18 15:49:10 +00:00
Pfeil, Scott Robert
7f57d493f6 Merge branch 'feature/TrialFraud-DEVAO-1533' into 'develop'
TrialFraud extension additions

See merge request BPHV_MIPS/mvm_core!194
2022-02-15 16:11:37 +00:00
Bruce, Matt R
3e06f6ee44 TrialFraud extension additions 2022-02-15 16:11:33 +00:00
Scott Pfeil
4fa85ecc34 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/open_url_options 2022-02-11 14:44:06 -05:00
Pfeil, Scott Robert
e0d3bfb9e3 Merge branch 'release/9_6_0' into 'develop'
release/9_6_0 hotfix merge

See merge request BPHV_MIPS/mvm_core!191
2022-02-07 17:02:49 +00:00
Hedden, Kyle Matthew
d3d198b007 Merge branch 'bugfix/urlQueryParameters' into 'release/9_6_0'
Added helper functions

See merge request BPHV_MIPS/mvm_core!192
2022-01-24 23:57:09 +00:00
Scott Pfeil
40c365829a JSONARRAY fix 2022-01-24 18:51:05 -05:00
Scott Pfeil
306e66a3b2 review changes 2022-01-24 18:14:37 -05:00
Krishna Kishore Bandaru
f2d824f829 added helper functions 2022-01-22 00:42:17 +05:30
Scott Pfeil
c21b677048 Move legacy delegate call out of core. 2022-01-13 15:41:55 -05:00
Scott Pfeil
a2d9196bca Allows replace 2022-01-10 11:36:54 -05:00
Scott Pfeil
6fe6d6ea8b simplified core openURL action 2022-01-07 16:02:31 -05:00
Hedden, Kyle Matthew
1dcdc12919 Merge branch 'feature/remove_mdn_dependency' into 'develop'
change mdn calculation

See merge request BPHV_MIPS/mvm_core!188
2021-12-28 21:06:06 +00:00
Scott Pfeil
0711efee00 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/remove_mdn_dependency 2021-11-22 10:31:54 -05:00
Hedden, Kyle Matthew
b63e60e58a Merge branch 'release/9_5_0' into 'develop'
release/9_5_0 hotfix merge

See merge request BPHV_MIPS/mvm_core!184
2021-11-19 16:10:41 +00:00
Pfeil, Scott Robert
247adceb98 Merge branch 'bugfix/open_url_decode' into 'release/9_5_0'
add page type for legacy open url....

See merge request BPHV_MIPS/mvm_core!186
2021-11-16 20:10:01 +00:00
Scott Pfeil
5d4995322b add page type for legacy open url.... 2021-11-16 13:46:49 -05:00
Scott Pfeil
324be22ad2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/remove_mdn_dependency 2021-11-09 11:50:57 -05:00
Hedden, Kyle Matthew
11888424f6 Merge branch 'feature/swift_subnav' into 'develop'
add missing pass through

See merge request BPHV_MIPS/mvm_core!183
2021-11-04 18:27:15 +00:00
Scott Pfeil
80be78a401 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/swift_subnav 2021-11-04 14:21:59 -04:00
Scott Pfeil
64f6624e00 silly! 2021-11-04 14:16:21 -04:00
Pfeil, Scott Robert
cc06f93e50 Merge branch 'feature/ft_enhancements' into 'develop'
static MVMCoreLoggingHandler addError

See merge request BPHV_MIPS/mvm_core!182
2021-11-04 18:11:55 +00:00
Scott Pfeil
35b96b2fde add missing pass through 2021-11-02 16:38:57 -04:00
Scott Pfeil
c93bb7f0f6 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/remove_mdn_dependency 2021-11-02 15:26:39 -04:00
Suresh, Kamlesh
f569d5279d static MVMCoreLoggingHandler addError 2021-11-01 11:54:35 -04:00
Pfeil, Scott Robert
b03532a364 Merge branch 'bugfix/ActionHandler' into 'develop'
fixed bug in the new ActionHandler logic

See merge request BPHV_MIPS/mvm_core!181
2021-10-29 18:29:07 +00:00
Matt Bruce
9293894d36 refactored the hasActionHanlder guard
bug - added public to JSONValue decode

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-29 09:25:24 -05:00
Matt Bruce
7f5419d81b updated method to always return true if a handler was found, even if there is an error
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-28 10:05:36 -05:00
Matt Bruce
9a158c4909 added comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-28 10:05:09 -05:00
Matt Bruce
b546fcbb8b refactored hasActionHandler to include a guard for HandlerType and refactored out old method to hard cast acation MVMCoreActionHandlerProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-27 14:54:52 -05:00
Matt Bruce
c0958b58e4 added getHandlerType for a Type
refactored existing getHandler to call this new method

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-27 14:53:55 -05:00
Pfeil, Scott Robert
587f5a7bf7 Merge branch 'feature/ActionHandlerRegistration' into 'develop'
Action Handler Registry

See merge request BPHV_MIPS/mvm_core!180
2021-10-26 12:59:50 +00:00
Scott Pfeil
d3bf9481fc change mdn calculation
default errors not received from server
2021-10-25 17:32:18 -04:00
Scott Pfeil
d1ea9518a0 NSA launch 2021-10-25 13:56:39 -04:00
Matt Bruce
59ff7d2fad fix for legacy
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-22 15:05:24 -05:00
Matt Bruce
6c8bb9ce4b call the new method from legacy code to check in the final step for registered Action Handlers
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-21 15:04:29 -05:00
Matt Bruce
9a8cae6d9d added MVMCoreActionHandlerProtocol
added Extension for ModelRegistry to get the actionHandler
added method to be called by Legacy code to check to see if there is an action handler

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-21 15:04:03 -05:00
Pfeil, Scott Robert
22d2d73b50 Merge branch 'bugfix/CXTDT-221702_change' into 'develop'
formatting, remove manager stuff

See merge request BPHV_MIPS/mvm_core!178
2021-10-18 21:05:17 +00:00
Scott Pfeil
bbad2e8437 formatting, remove manager stuff 2021-10-18 13:13:05 -04:00
Matt Bruce
54ba48bb12 implemented prepareForDisplay protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:36:26 -05:00
Matt Bruce
7bc26a8e46 implemented delegate callbacks for prepareForDisplay
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:36:04 -05:00