Scott Pfeil
|
606fd93fc3
|
Action modernization
|
2022-07-18 18:54:11 -04:00 |
|
Scott Pfeil
|
80a257c066
|
merge develop
|
2022-07-11 14:37:04 -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 |
|