Commit Graph

677 Commits

Author SHA1 Message Date
Krishna Kishore Bandaru
61ce51cefd setting animatingIn to false 2022-09-13 21:28:50 +05:30
svc-mips_ios_tower
13e03375d4 Remove bitcode 2022-09-08 10:49:48 -04:00
Pfeil, Scott Robert
05f6ed1013 Merge branch 'feature/deprecation_removal' into 'develop'
remove deprecated MVMCoreLoadObject code

See merge request BPHV_MIPS/mvm_core!227
2022-09-06 15:44:59 +00:00
Sumanth Nadigadda
aff3d52fe8 Adding actiontype attribute to encode in OpenPage action class 2022-09-06 19:55:16 +05:30
Scott Pfeil
e7e829bb44 remove deprecated MVMCoreLoadObject code 2022-09-02 15:49:06 -04:00
Scott Pfeil
3739812379 class to struct 2022-08-15 17:46:02 -04:00
Scott Pfeil
c4f8bd955b Version Bump 2022-08-15 15:30:51 -04:00
Scott Pfeil
27c239cab2 remove duplicate declaration 2022-08-15 10:45:34 -04:00
Scott Pfeil
17b2a4368f cleanup 2022-08-15 10:33:15 -04:00
Scott Pfeil
5c53466dac Centralize SoureModel 2022-08-12 16:17:00 -04:00
Scott Pfeil
0196d5c190 bug fixes 2022-08-11 22:34:35 -04:00
Scott Pfeil
e6164026f6 Drive through delegate up front. Remove some legacy delegate back and forth 2022-08-10 22:19:00 -04:00
Scott Pfeil
4d72b31a51 Button -> Delegate -> ActionHandler.
Components will go through delegate. Delegate will choose how to handle it.
2022-08-08 17:45:27 -04:00
Scott Pfeil
bf14282eb5 remove added line 2022-08-02 11:19:56 -04:00
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