Commit Graph

913 Commits

Author SHA1 Message Date
Scott Pfeil
dcc81a2c08 Clean the load request 2022-08-02 11:18:30 -04:00
Scott Pfeil
36ec79f353 Descriptor changes 2022-07-29 16:20:21 -04:00
Scott Pfeil
cbb5ccded8 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/action_modernize 2022-07-28 22:52:15 -04:00
Scott Pfeil
e6dca10d87 modernization.
Adding json protocol to continue to support legacy (unfortunately)
2022-07-28 18:22:00 -04:00
Pfeil, Scott Robert
b62a67fcc7 Merge branch 'feature/dictionary_extensions' into 'develop'
add additional dictionary convenience functions for transformations

See merge request BPHV_MIPS/mvm_core!222
2022-07-26 15:33:32 +00:00
Kyle Matthew Hedden
a0f2111a51 add additional dictionary convenience functions for transformations 2022-07-22 15:52:17 -04:00
Scott Pfeil
71b2146862 Minor cleanup 2022-07-22 10:20:46 -04:00
Matt Bruce
d09834f19c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core.git into feature/JSONValue-Update 2022-07-22 08:06:24 -05:00
Scott Pfeil
f123be046c Modernization migrations and json passing 2022-07-21 12:39:43 -04:00
Scott Pfeil
90adc247d1 modernization 2022-07-19 14:36:57 -04:00
Scott Pfeil
606fd93fc3 Action modernization 2022-07-18 18:54:11 -04:00
Scott Pfeil
27c5be0415 Deprecated function removal. 2022-07-18 17:45:28 -04:00
Matt Bruce
ec8552ea12 Merge branch 'develop' into feature/JSONValue-Update 2022-07-18 13:55:16 -05:00
Pfeil, Scott Robert
8bfea9b093 Merge branch 'feature/session_timer_keepalive_fix' into 'develop'
Update session keep alive to account for all new session tokens outside of BAU server session.

See merge request BPHV_MIPS/mvm_core!216
2022-07-14 17:40:11 +00:00
Kyle Matthew Hedden
ded68fe51f reduce cookie noise 2022-07-13 23:31:43 -04:00
Matt Bruce
863a9fbbe5 added more extension methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-13 10:26:09 -05:00
Scott Pfeil
80a257c066 merge develop 2022-07-11 14:37:04 -04:00
Kyle Matthew Hedden
a5f5ed3cd1 Update session keep alive to account for all new session tokens outside of BAU server session. 2022-07-05 18:03:13 -04:00
Scott Pfeil
aaa2bb664e typo fix 2022-07-05 14:22:51 -04:00
Scott Pfeil
0a9aca1a98 typo fix 2022-07-05 14:12:53 -04:00
Scott Pfeil
83a814ddb1 typo fix 2022-07-05 14:05:32 -04:00
Scott Pfeil
07bb18fe75 Add dSYM 2022-07-05 14:02:13 -04:00
Scott Pfeil
8fb9f7e605 adding back upload 2022-07-01 17:24:43 -04:00
Scott Pfeil
5979945304 testing 2022-07-01 17:08:24 -04:00
Scott Pfeil
463756fa75 testing 2022-07-01 16:56:24 -04:00
Scott Pfeil
61a54e831f merge 2022-07-01 16:35:14 -04:00
Scott Pfeil
9d4caedbe5 Modernize actions 2022-07-01 15:26:09 -04:00
Pfeil, Scott Robert
d2a1e316ba Merge branch 'feature/develop_mvp_3' into 'develop'
Feature/develop mvp 3

See merge request BPHV_MIPS/mvm_core!200
2022-06-24 21:01:13 +00:00
Matt Bruce
acf5aae880 added JSONValue additions
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:41:39 -05:00
Matt Bruce
05a549c633 added toJSONArray
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-24 10:41:26 -05:00
Matt Bruce
5ca22837bf added default value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:39:41 -05:00
Matt Bruce
464df10708 resolved for comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 15:31:51 -05:00
Matt Bruce
71fb70c6eb added initializer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-21 14:56:52 -05:00
Matt Bruce
f2bde996a8 created init for Model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-20 09:48:37 -05:00
Matt Bruce
2db6fb923c ordered headers above compilation in BuildPhase for Xcode 13 fix
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-06-20 09:44:14 -05:00
Pfeil, Scott Robert
f69dd7339c Merge branch 'develop' into 'release/10_0_0'
added userInfo into the Decoders

See merge request BPHV_MIPS/mvm_core!210
2022-05-25 15:47:32 +00:00
Matt Bruce
071cb16870 ensure context exists for JSONDecoder within extension method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-24 12:07:03 -05:00
Matt Bruce
9e9421f66a added property wrapper for default values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-11 09:17:39 -05:00
Matt Bruce
9bb90b2153 refactored create method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 14:49:59 -05:00
Matt Bruce
a7e32f3ca4 removed try
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:16:30 -05:00
Matt Bruce
3f0450547a Merge branch 'develop' into feature/Decoders+Context 2022-05-10 12:07:37 -05:00
Matt Bruce
1718f87f40 updated to user the JSONDecoder.create()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:06:18 -05:00
Matt Bruce
cb053464b5 added userInfo into the Decoders
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-05-10 12:05:57 -05:00
Pfeil, Scott Robert
a4770c4c79 Develop 2022-04-29 15:41:40 +00:00
Kyle Matthew Hedden
a05da2695b Simplify change. 2022-04-28 09:44:46 -04:00
Kyle Matthew Hedden
c21858c48c further safety 2022-04-25 18:32:11 -04:00
Kyle Matthew Hedden
e19ed416bb saftey against handler implementtations 2022-04-25 17:15:12 -04:00
Scott Pfeil
374c83bddd fix missing prepare statements 2022-03-24 18:39:06 -04: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
Scott Pfeil
ba9dab019f add missing modules to openPage model 2022-03-08 12:49:35 -05: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
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
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
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
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
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
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
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
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
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
Matt Bruce
b907943bb1 added methods for prepareForDisplay protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:35:28 -05:00
Pfeil, Scott Robert
031dad755f Logging handler improvement 2021-08-13 14:56:49 -04:00
Pfeil, Scott Robert
880a6a42a9 Merge branch 'feature/View360_AR_JuneER' into 'develop'
moved javascript class from MF to core

See merge request BPHV_MIPS/mvm_core!169
2021-08-05 13:55:06 +00:00
Khan, Arshad
74e08ca87a Removing loadAborted to handle No Page errors gracefully. 2021-08-03 19:38:32 +05:30
Khan, Arshad
590293754c removing unwanted code 2021-08-03 18:06:21 +05:30
Khan, Arshad
7460f5b210 Removing unwanted testing logs code 2021-08-03 18:04:07 +05:30
Khan, Arshad
2c9e394347 adding more logs to understand the point of failure 2021-08-03 16:02:48 +05:30
Khan, Arshad
b3c0673c83 no page error fix 2021-08-03 15:18:32 +05:30
Khan, Arshad
09803cb411 adding logs for testing no page error 2021-08-03 13:52:14 +05:30
Khan, Arshad
b7fe17d564 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into bugfix/remove_no_page_error 2021-08-02 16:07:11 +05:30
Khan, Arshad
64c0539cec Don't throw error if no Page and response info is success 2021-07-30 21:23:17 +05:30
rajampetS
e667268cde moved javascript class from MF to core 2021-07-23 15:48:50 +05:30
Pfeil, Scott Robert
83b49a69a2 nullability change 2021-07-22 15:49:33 -04:00
Christiano, Kevin
3a4e317ccf adding play audio action. current implementation. 2021-07-15 13:32:29 +00:00
Pfeil, Scott Robert
85c7ea347c fix missing bracket 2021-07-01 14:40:32 -04:00
Pfeil, Scott Robert
de83895130 fix copy 2021-07-01 14:33:37 -04:00
Pfeil, Scott Robert
4d7bc54145 script fix for swift modules 2021-07-01 14:22:01 -04:00
Pfeil, Scott Robert
5c15bbb8a8 fix for script 2021-07-01 13:39:31 -04:00
Pfeil, Scott Robert
167cabc0db Merge branch 'feature/testing' into 'develop'
Feature/framework_deploy

See merge request BPHV_MIPS/mvm_core!163
2021-06-29 22:31:45 +00:00
Christiano, Kevin
6e8c464097 Updating registry for logging 2021-06-29 20:04:24 +00:00
Pfeil, Scott Robert
1d0f039170 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/testing 2021-06-29 09:57:01 -04:00
Pfeil, Scott Robert
cd6f56a3fc fat library build 2021-06-23 15:41:59 -04:00
Pfeil, Scott Robert
bedacbf1ec Managers handle navigation bar
nullable
2021-06-11 11:04:47 -04:00
Pfeil, Scott Robert
eeae6a596c test view controller page type 2021-06-11 09:50:41 -04:00
Suresh, Kamlesh
289c15f453 ActionOpenPageProtocol 2021-05-06 14:01:51 -04:00
Kevin G Christiano
e54a414814 moved protocol. 2021-04-12 13:44:27 -04:00
Kevin G Christiano
4ba0e3adfb comment. removing header import. 2021-04-12 11:04:45 -04:00
Kevin G Christiano
98ddd3331d Added new behavior. Moved protocols to folder. 2021-04-09 16:53:35 -04:00
Kevin G Christiano
1d968bd2c1 merging. molecule updates. 2021-04-09 16:43:37 -04:00
Kevin G Christiano
4400682469 space 2021-04-09 14:28:05 -04:00
Kevin G Christiano
f917c88bcb merging 2021-04-09 14:27:10 -04:00
Christiano, Kevin
9003e9a8d5 Sms action 2021-04-09 10:43:37 -04:00
Kevin G Christiano
a25e88427a contact action 2021-04-07 16:11:18 -04:00
Kevin G Christiano
dc90af50b2 for reference. 2021-04-07 15:37:40 -04:00
Kevin G Christiano
c3601741c8 undo 2021-04-07 14:24:30 -04:00
Kevin G Christiano
4686dc8256 contact behavior 2021-04-07 14:15:12 -04:00
Kevin G Christiano
f5613644a0 create is working now. 2021-04-07 11:41:49 -04:00
Kevin G Christiano
dcc8567401 latest contact 2021-04-07 10:22:30 -04:00
Kevin G Christiano
f272cd580b rename and update 2021-04-06 15:21:09 -04:00
Kevin G Christiano
d9aa011f05 undo 2021-04-06 14:43:50 -04:00
Kevin G Christiano
b0636ec072 merging 2021-04-06 14:42:58 -04:00
Pfeil, Scott Robert
2d1b3dbf54 re-org actions in core 2021-03-31 14:33:31 -04:00
Pfeil, Scott Robert
2a8d248366 unify the mappings 2021-03-31 14:00:11 -04:00
Kevin G Christiano
d4dfe2567b latest updates for fios additions. 2021-03-31 10:53:37 -04:00
Pfeil, Scott Robert
e5e2d334d8 unify the many registries and mappers 2021-03-31 10:40:24 -04:00
Kevin G Christiano
f595e40f2f contact action. 2021-03-30 16:56:10 -04:00
Kevin G Christiano
dc421e7498 adding class contact 2021-03-30 16:53:51 -04:00
Kevin G Christiano
910fbe7e32 Merge branch 'develop' into feature/sms_action 2021-03-30 15:53:49 -04:00
Pfeil, Scott Robert
34055e8713 key update 2021-03-25 15:31:01 -04:00
Kevin G Christiano
69f908173c merging 2021-03-23 12:09:53 -04:00
Kevin G Christiano
236eaa6eb3 Merge branch 'develop' into feature/sms_action 2021-03-23 12:09:45 -04:00
Pfeil, Scott Robert
c07a59ad2e Merge branch 'feature/improve_locale' into 'develop'
Improve locale

See merge request BPHV_MIPS/mvm_core!149
2021-03-18 15:17:43 -04:00
Kevin G Christiano
f36f1e5142 simpifying check 2021-03-18 15:09:15 -04:00
Kevin G Christiano
ff0bde3fbf refactored 2021-03-18 13:41:52 -04:00
Kevin G Christiano
7581c6609f providing redirect 2021-03-18 11:46:07 -04:00
Pfeil, Scott Robert
34391ce326 Merge branch 'feature/handlerRegistry' into 'develop'
Feature/handler registry

See merge request BPHV_MIPS/mvm_core!150
2021-03-18 11:09:00 -04:00
Kevin G Christiano
e13530f5b4 updating func 2021-03-17 13:52:20 -04:00
Kevin G Christiano
63abf3d35e updated comment 2021-03-17 11:46:09 -04:00
Kevin G Christiano
86819283c0 improve locae check behavior 2021-03-17 11:37:01 -04:00
Matt Bruce
473da43e6b refactored Category to include the mapping handler Dictionary
added methods to register and get handlers
2021-03-15 16:40:22 -05:00
Matt Bruce
bad4c67e9e added ModelHandlerProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-15 16:39:46 -05:00
Suresh, Kamlesh
de10ed8eef comment 2021-03-11 15:32:20 -05:00
Suresh, Kamlesh
1670cd6c40 space 2021-03-11 15:29:53 -05:00
Suresh, Kamlesh
529bf5d447 space 2021-03-11 15:27:53 -05:00
Suresh, Kamlesh
6b37f85ac3 remove comment 2021-03-11 15:26:11 -05:00
Suresh, Kamlesh
e05eb5ebbe handler fix 2021-03-11 15:21:24 -05:00
Kevin G Christiano
c8f804abdb sms action 2021-03-11 11:57:18 -05:00
Suresh, Kamlesh
8ab8ada72d fix 2021-03-10 17:06:21 -05:00
Suresh, Kamlesh
ec5ba4c92e Merge branch 'feature/client_paramter_processing' of gitlab.verizon.com:BPHV_MIPS/mvm_core into feature/client_paramter_processing 2021-03-10 14:06:15 -05:00
Suresh, Kamlesh
4305b0a4da cleanup 2021-03-10 14:06:03 -05:00
Suresh, Kamlesh
5b0671354a Merge branch 'develop' into feature/client_paramter_processing 2021-03-10 13:08:56 -05:00
Suresh, Kamlesh
ecac8ede70 map 2021-03-10 13:03:44 -05:00
Suresh, Kamlesh
075ad53953 fix 2021-03-10 11:20:36 -05:00
Suresh, Kamlesh
460d8b4dd9 review 2021-03-09 16:56:48 -05:00
Suresh, Kamlesh
c369958f5e review 2021-03-09 14:22:13 -05:00
Suresh, Kamlesh
931d10f45a enhancement 2021-03-05 17:23:06 -05:00
Suresh, Kamlesh
7006ea83df fix 2021-03-04 14:17:20 -05:00
Suresh, Kamlesh
98f5f45322 codereview 2021-03-03 16:29:17 -05:00
Suresh, Kamlesh
08142cb945 fix openurl 2021-03-02 15:28:10 -05:00
Suresh, Kamlesh
b6c48edffd remove hardcode 2021-03-01 18:28:02 -05:00
Suresh, Kamlesh
301e166971 merge 2021-03-01 18:23:48 -05:00
Nandhini Rajendran
7996800b17 Exposing reachability to MVMCore.h 2021-02-25 23:25:05 +05:30
Nandhini Rajendran
dfa66d1282 Make reachability public 2021-02-23 15:19:17 +05:30
Suresh, Kamlesh
2ee96bf6d9 QIP 2021-02-19 20:58:47 -05:00
Pfeil, Scott Robert
b80ee45496 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/video_molecule 2021-02-11 17:22:06 -05:00
Pfeil, Scott Robert
9a1dd39dff optional modules 2021-02-04 17:09:53 -05:00
Pfeil, Scott Robert
ab8558371a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into bugfix/optional_modules 2021-02-04 14:33:42 -05:00
Kevin G Christiano
f486737207 Merge branch 'develop' into feature/test_no_arm64_config 2021-02-02 09:38:38 -05:00
Pfeil, Scott Robert
6f0735ed02 Warning fix 2021-01-29 11:11:15 -05:00
Pfeil, Scott Robert
5cdb0414bb optional modules 2021-01-29 10:18:20 -05:00
Pfeil, Scott Robert
51ecaf481a video molecule
BGVideoImageMolecule
2021-01-28 15:47:15 -05:00
Pfeil, Scott Robert
252d96e20c comment update 2021-01-28 11:59:09 -05:00
Pfeil, Scott Robert
d7da39ce25 Adds url and base url for open page. 2021-01-28 11:46:27 -05:00
Pfeil, Scott Robert
6a57e6b903 actions mapped 2021-01-25 11:13:15 -05:00
Pfeil, Scott Robert
e5e9436465 merge 2021-01-25 09:59:21 -05:00
Pfeil, Scott Robert
6c81a62e5f review comments 2021-01-25 09:31:55 -05:00
Pfeil, Scott Robert
9c0e4c89d3 actions action and minor cleanup 2021-01-22 17:09:01 -05:00
Kevin G Christiano
02cbfb702c reset 2021-01-22 10:03:28 -05:00
Suresh, Kamlesh Jain
5fb396cec5 Merge branch 'bugfix/CXTDT-149032' into 'release/8_4_0'
Bugfix/cxtdt 149032

See merge request BPHV_MIPS/mvm_core!136
2021-01-21 13:53:48 -05:00
Suresh, Kamlesh
b9463930f8 code review 2021-01-21 13:45:24 -05:00
Suresh, Kamlesh
c3fb8aee96 MVMCoreErrorObject 2021-01-21 13:38:56 -05:00
Suresh, Kamlesh
aa3390e501 typo 2021-01-21 13:30:56 -05:00
Suresh, Kamlesh
b00e9c4895 code review 2021-01-21 13:27:25 -05:00
Suresh, Kamlesh
4e1e563284 remove hardcode 2021-01-21 13:01:40 -05:00
Suresh, Kamlesh
45b84ae2e0 redone in objecitve c 2021-01-21 13:00:29 -05:00
Suresh, Kamlesh
5d92df5347 typo 2021-01-21 11:13:17 -05:00
Suresh, Kamlesh
93a590fedf KeyClientParameters 2021-01-21 11:00:37 -05:00
Suresh, Kamlesh
b6e1e84b52 CXTDT-149032 2021-01-21 10:49:43 -05:00
Suresh, Kamlesh Jain
04eaa91c95 Merge branch 'bugfix/hideurl' into 'release/8_4_0'
Added missing key hideUrl

See merge request BPHV_MIPS/mvm_core!135
2021-01-21 10:47:05 -05:00
Chintakrinda, Arun Kumar (Arun)
78749afddc Added missing key hideUrl 2021-01-21 18:38:19 +05:30
Suresh, Kamlesh
8ed40b8a03 removed unused code 2021-01-20 12:18:11 -05:00
Suresh, Kamlesh
dcd2dc4fd8 code review 2021-01-20 11:52:58 -05:00
Suresh, Kamlesh
5fda7b15b5 remove hardcode 2021-01-20 10:53:25 -05:00
Suresh, Kamlesh
35962ff966 remove static 2021-01-20 10:52:42 -05:00
Suresh, Kamlesh
f2855f317b code review 2021-01-20 10:24:00 -05:00
Suresh, Kamlesh
34c4bd18ee refactor 2021-01-19 18:25:35 -05:00
Suresh, Kamlesh
8a9b94bdb0 remove hardcode flag 2021-01-19 17:52:16 -05:00
Suresh, Kamlesh
d52b05d0ac optionals cleanup 2021-01-19 16:46:39 -05:00
Suresh, Kamlesh
0091c419d1 code review 2021-01-19 16:42:30 -05:00
Suresh, Kamlesh
09cf4db857 parameterHandler 2021-01-19 16:30:35 -05:00
Suresh, Kamlesh
ef0e5dee1c typo 2021-01-19 16:25:56 -05:00
Suresh, Kamlesh
cc1a53e21b typo: receivedParameter 2021-01-19 12:26:51 -05:00
Suresh, Kamlesh
a5e557ef58 comments 2021-01-19 12:24:33 -05:00
Suresh, Kamlesh
13573eea7f map 2021-01-15 21:59:41 -05:00
Suresh, Kamlesh
3344277e35 cleanup 2021-01-15 20:59:31 -05:00
Suresh, Kamlesh
49811999f1 fixes 2021-01-15 17:04:39 -05:00
Suresh, Kamlesh
485b165289 fix error 2021-01-15 16:47:41 -05:00
Suresh, Kamlesh
2b6bf53cc5 open 2021-01-15 16:44:36 -05:00
Suresh, Kamlesh
96217a5ad7 ope 2021-01-15 16:35:34 -05:00
Suresh, Kamlesh
2eb640e8fa review changes 2021-01-15 16:32:36 -05:00
Suresh, Kamlesh
2426b626fe code review 2021-01-14 19:18:32 -05:00
Kyle Matthew Hedden
4805c1ed43 polish, re-enable timeout 2021-01-12 16:36:09 -05:00
Kevin G Christiano
bc6c74e661 Merge branch 'develop' into feature/test_no_arm64_config 2021-01-12 10:31:11 -05:00
Suresh, Kamlesh
2bfca1cfcd remove timer for now 2021-01-11 11:40:18 -05:00
Suresh, Kamlesh
e71f6cd7d7 timer 2021-01-08 17:02:10 -05:00
Suresh, Kamlesh
9538b50f84 passing completion handler and timout 2021-01-07 14:51:54 -05:00
Suresh, Kamlesh
d65351cabb remove hardcode 2021-01-07 09:59:10 -05:00
Suresh, Kamlesh
d49111766b concurrent queue and timout 2021-01-06 20:53:40 -05:00
Suresh, Kamlesh
a5960728c4 WIP: basic implmentation 2021-01-05 22:26:21 -05:00
Kevin G Christiano
90be8a34d1 Merge branch 'develop' into feature/test_no_arm64_config 2020-12-17 13:34:43 -05:00
Pfeil, Scott Robert
cd1734b62d server support 2020-12-17 10:43:41 -05:00
Kevin G Christiano
85401e583d added script to improve test page access and separate from release compilation. Formatting updates. 2020-12-15 14:56:18 -05:00
Pfeil, Scott Robert
e1ecf38ce9 check before keep alive. 2020-12-14 14:35:37 -05:00
Pfeil, Scott Robert
68f5e734d8 keep alive on all user touches 2020-12-08 14:49:47 -05:00
Kevin G Christiano
2eb5cc9254 formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:05 -05:00
Kevin G Christiano
57f5bd94aa updates made. 2020-12-02 11:40:36 -05:00
Kevin G Christiano
dc16cfecd4 excluding architecture arm64 2020-11-19 09:17:01 -05:00
Pfeil, Scott Robert
f5c4a779df Merge branch 'bugfix/remove_no_page_error' into 'develop'
Bugfix/remove no page error

See merge request BPHV_MIPS/mvm_core!126
2020-11-04 11:17:06 -05:00
Pfeil, Scott Robert
e3422124f5 Review changes 2020-11-04 11:03:32 -05:00
Pfeil, Scott Robert
03152f9f8b Changed method name 2020-11-04 09:57:42 -05:00
Pfeil, Scott Robert
e3b089c294 Change to check no content errors 2020-11-04 09:56:00 -05:00
Pfeil, Scott Robert
4f54c125a6 Merge branch 'feature/controller_configuration' into 'develop'
enhance controller registration to allow for configuration

See merge request BPHV_MIPS/mvm_core!122
2020-11-03 12:40:22 -05:00
Pfeil, Scott Robert
146e44a905 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into bugfix/remove_no_page_error 2020-11-03 12:32:46 -05:00
Pfeil, Scott Robert
eea70d8306 Remove no page error 2020-11-03 12:31:06 -05:00
Kyle Matthew Hedden
d62916510a typo 2020-11-03 12:11:43 -05:00
Kyle Matthew Hedden
e5493b9f6b Merge remote-tracking branch 'origin/develop' into feature/controller_configuration 2020-11-03 12:09:52 -05:00
Nishanth T
edfdc8576c Update MVMCoreLoadRequestOperation.m
indentation and  lifted out delegate obj
2020-11-03 22:18:08 +05:30
Nishanth T
ecbb9438bc changes made in CoreLoadRequest
passed delegate obj to PostAction
removed flag and check
changed Actions to PostAction
2020-11-03 21:20:03 +05:30
Kyle Matthew Hedden
cc2783d3be add comments 2020-11-03 10:03:36 -05:00
Nishanth T
8bceb77422 removed comments which are not needed for this implementation 2020-11-03 16:07:25 +05:30
Nishanth T
e6a402a5bc change in key from "Action" to "Actions" 2020-11-03 15:22:21 +05:30
Nishanth T
e2bfca089c Merge branch 'develop' into feature/SuspensionAlert 2020-11-03 15:18:33 +05:30
Hedden, Kyle Matthew
7ca947d0e3 Merge branch 'bugfix/removed_import' into 'develop'
adding back removed import

See merge request BPHV_MIPS/mvm_core!125
2020-11-02 13:04:57 -05:00
Pfeil, Scott Robert
f1871ac7d1 adding back removed import 2020-11-02 11:07:11 -05:00
Kyle Matthew Hedden
9d1e9d554b Merge remote-tracking branch 'origin/develop' into feature/controller_configuration 2020-11-02 10:34:46 -05:00
Nishanth T
5466c75c5c Update MVMCoreLoadRequestOperation.m
added function to display alert from "Action" object in response level
2020-11-02 12:04:53 +05:30
Pfeil, Scott Robert
75e33cd05b Merge branch 'feature/add_set_cookie_tracking' into 'develop'
logging for set-cookie

See merge request BPHV_MIPS/mvm_core!123
2020-10-30 15:04:53 -04:00
Kyle Matthew Hedden
e32299bee4 logging for set-cookie 2020-10-30 14:13:01 -04:00
Kyle Matthew Hedden
147a237ba9 enhance controller registration to allow for configuration 2020-10-30 14:10:14 -04:00
Pfeil, Scott Robert
6d71ab36fd review changes 2020-10-30 10:56:32 -04:00
Pfeil, Scott Robert
0fa356614a Fixes for alerts 2020-10-28 17:08:13 -04:00
Pfeil, Scott Robert
53147eee1c Fixes for alert 2020-10-28 15:45:39 -04:00
Pfeil, Scott Robert
3b05bbf440 move alert files 2020-10-28 15:03:06 -04:00
Pfeil, Scott Robert
52e4f19911 moving files action popup 2020-10-28 12:58:15 -04:00
Pfeil, Scott Robert
ad3b749159 moving files 2020-10-28 12:53:38 -04:00
Pfeil, Scott Robert
cf575681e2 Move alert files 2020-10-28 12:38:29 -04:00
Pfeil, Scott Robert
e92466c7cf moved files 2020-10-28 11:13:26 -04:00
Pfeil, Scott Robert
60c1e0c467 missed file 2020-10-28 10:41:01 -04:00
Pfeil, Scott Robert
35a8a2988a checkout delete files 2020-10-28 10:18:48 -04:00
Pfeil, Scott Robert
c1e00a813b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/cancellable_top_alert_timer 2020-10-21 11:45:11 -04:00
Pfeil, Scott Robert
3d8bf7ded4 Fixes for pages and priority 2020-10-21 11:44:43 -04:00
Khan, Arshad
ebf0014a5a Update MVMCoreLoadRequestOperation.h 2020-10-19 15:10:04 -04:00
Khan, Arshad
25867dd049 making removeCaches method public 2020-10-19 23:36:23 +05:30
Pfeil, Scott Robert
abc99a14ac protect 2020-10-15 17:03:10 -04:00
Pfeil, Scott Robert
48e3a5d187 reorg 2020-10-15 17:00:23 -04:00
Pfeil, Scott Robert
128d531827 clean 2020-10-15 16:51:27 -04:00
Pfeil, Scott Robert
d7ea41cbcb new timers
top alert update function
2020-10-15 16:36:29 -04:00
Pfeil, Scott Robert
e9abe2121a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into develop 2020-10-15 12:18:50 -04:00
Pfeil, Scott Robert
7612b33225 updates for polling 2020-10-15 10:37:36 -04:00
Kyle Matthew Hedden
d9cb20ef98 test to make sure we are looking at an MVMCoreNavigationOperation before casting. 2020-10-14 11:57:29 -04:00
Pfeil, Scott Robert
c44ce8e068 Merge branch 'bugfix/delegate_decoding' into 'develop'
Bugfix/delegate decoding

See merge request BPHV_MIPS/mvm_core!115
2020-10-09 15:48:30 -04:00
Pfeil, Scott Robert
cd2e2b9a96 Merge branch 'bugfix/main_thread_issue_fix' into 'develop'
presentedViewController must be used on main thread only

See merge request BPHV_MIPS/mvm_core!113
2020-10-09 11:29:31 -04:00
Murugan, Vimal
39dab643e8 native scroll property added in the actionmap 2020-10-09 01:04:09 +05:30
Pfeil, Scott Robert
2243bbd644 Added view controller getter. 2020-10-08 11:31:40 -04:00
Khan, Arshad
223e259951 presentedViewController must be used on main thread only 2020-10-08 16:59:20 +05:30
Pfeil, Scott Robert
b00201b1ab MFViewController Model
Dynamic Root Non Root navigation item
2020-10-07 15:36:01 -04:00
Hedden, Kyle Matthew
db6ba46810 Merge branch 'feature/successive_var_name_change' into 'develop'
change successivePageTypes to sequentialPageTypes

See merge request BPHV_MIPS/mvm_core!112
2020-10-05 17:09:51 -04:00
Kyle Matthew Hedden
d0deb2559a change successivePageTypes to sequentialPageTypes 2020-10-01 17:15:01 -04:00
Kyle Matthew Hedden
89561b4124 sychronize bundled image access to prevent crash 2020-09-22 15:37:40 -04:00
Kyle Matthew Hedden
f2102492f6 add optional dictionary convenience function 2020-09-21 12:19:28 -04:00
Pfeil, Scott Robert
abe08aa269 count check 2020-09-16 18:34:52 -04:00
Pfeil, Scott Robert
fd4e6ae96b remove print statements 2020-09-15 12:20:41 -04:00
Pfeil, Scott Robert
b26e01b18c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/molecular_top_alert 2020-09-15 11:43:02 -04:00
Pfeil, Scott Robert
9415dfbda8 Comments, organizing, init fix 2020-09-15 11:31:10 -04:00
Pfeil, Scott Robert
ce6661fa84 molecular top alert quick draft 2020-09-14 21:39:01 -04:00
Damodaram
881f1276ec removed comment 2020-09-14 21:12:56 +05:30
Damodaram
30aa209357 added Constant 2020-09-14 18:08:00 +05:30
Damodaram
4def5e724a added noop Action type 2020-09-14 17:31:44 +05:30
Pfeil, Scott Robert
8615582f26 remove freebee 2020-09-04 17:04:12 -04:00
Kyle Matthew Hedden
aa6a5aaf0b change exposed method to construct json dictionary instead of data 2020-09-03 12:41:01 -04:00
Kyle Matthew Hedden
257e7c238f shift var outside debug block 2020-09-01 08:59:47 -04:00
Kyle Matthew Hedden
26d1af9448 code review 2020-08-31 14:08:30 -04:00
Kyle Matthew Hedden
eec32c860e move var declaration outside debug scope. 2020-08-31 09:02:08 -04:00
Kyle Matthew Hedden
8794cd6ee9 refactor for clarity and removing repetition. 2020-08-27 17:57:01 -04:00
Pfeil, Scott Robert
bf7d811510 support background flag from action 2020-08-21 10:40:31 -04:00
Pfeil, Scott Robert
9f84958602 update 2020-08-10 14:45:54 -04:00
Pfeil, Scott Robert
d63ae9b403 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into develop 2020-08-10 09:40:22 -04:00
Pfeil, Scott Robert
9dc7f5d2b6 Top Alert Accessibility changes 2020-08-07 18:35:37 -04:00