Pfeil, Scott Robert
|
68695e9839
|
move register to init for now
dash line update temporary for legacy
|
2020-01-13 15:28:52 -05:00 |
|
Pfeil, Scott Robert
|
54a598344f
|
Merge branch 'feature/coding_action_map' into feature/coding
|
2020-01-13 12:28:04 -05:00 |
|
Pfeil, Scott Robert
|
a9da777f56
|
Line items update
|
2020-01-13 09:38:40 -05:00 |
|
panxi
|
b3d293634f
|
Merge branch 'develop' into feature/coding
|
2020-01-09 16:18:35 -05:00 |
|
Pfeil, Scott Robert
|
e2885b0f78
|
Percent
|
2020-01-08 14:27:11 -05:00 |
|
Pfeil, Scott Robert
|
74f7826e4b
|
Colors
|
2020-01-08 13:22:47 -05:00 |
|
Pfeil, Scott Robert
|
7d55f7d41b
|
Merge branch 'feature/coding' into feature/coding_action_map
|
2020-01-08 13:11:39 -05:00 |
|
Pfeil, Scott Robert
|
7c1bef990b
|
property wrappers
|
2020-01-08 13:11:11 -05:00 |
|
Suresh, Kamlesh
|
8bffc48f67
|
merge
|
2020-01-06 17:34:08 -05:00 |
|
Suresh, Kamlesh
|
17b57d331d
|
merge conflicts
|
2019-12-20 12:11:15 -05:00 |
|
Pfeil, Scott Robert
|
6f6575c43e
|
Further name changes
|
2019-12-18 16:07:01 -05:00 |
|
Pfeil, Scott Robert
|
2b0b4cf91a
|
use helper function for getting type
|
2019-12-18 13:26:15 -05:00 |
|
Pfeil, Scott Robert
|
326f761f4f
|
Condensing catch
|
2019-12-18 13:24:11 -05:00 |
|
Pfeil, Scott Robert
|
e1ecb35531
|
remove unused code
|
2019-12-18 13:14:56 -05:00 |
|
Suresh, Kamlesh
|
04dcde96f7
|
merge
|
2019-12-18 12:14:19 -05:00 |
|
Suresh, Kamlesh
|
5f395f8cc3
|
fixes
|
2019-12-18 12:09:22 -05:00 |
|
Pfeil, Scott Robert
|
fc108373cb
|
Name changes and cleanup
|
2019-12-17 14:12:07 -05:00 |
|
panxi
|
4a05db9c9a
|
fix typo
|
2019-12-13 15:20:11 -05:00 |
|
panxi
|
d75a152b9a
|
rename
|
2019-12-13 15:19:44 -05:00 |
|
panxi
|
5d836fc757
|
decodeIfPresent if nil
|
2019-12-13 15:05:07 -05:00 |
|
panxi
|
12e06894de
|
prevent nil
|
2019-12-13 13:59:28 -05:00 |
|
panxi
|
ffc71ae0e2
|
update decodearray and encodearray method
|
2019-12-13 13:41:25 -05:00 |
|
panxi
|
d7a7425bb3
|
decodeArray return empty array
|
2019-12-13 11:04:32 -05:00 |
|
panxi
|
3842858443
|
add encodeArrayIfPresent
|
2019-12-13 11:00:23 -05:00 |
|
panxi
|
a16c56505e
|
update encode method
|
2019-12-13 10:32:32 -05:00 |
|
panxi
|
5fcbe414ec
|
add encode method for model list
|
2019-12-13 10:17:20 -05:00 |
|
panxi
|
eb4e8fd816
|
add decode array method
|
2019-12-12 17:28:02 -05:00 |
|
Suresh, Kamlesh
|
46c092f99c
|
Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core into feature/coding
|
2019-12-06 15:08:25 -05:00 |
|
Suresh, Kamlesh
|
2105133c38
|
additions
|
2019-12-06 15:08:09 -05:00 |
|
panxi
|
58af05319b
|
remove useless code
|
2019-12-04 15:23:09 -05:00 |
|
Pfeil, Scott Robert
|
dae65285c9
|
remove unused
|
2019-12-04 13:24:13 -05:00 |
|
panxi
|
72758675dc
|
fix array decode if it's nil
|
2019-12-02 12:04:32 -05:00 |
|
Pfeil, Scott Robert
|
007945402a
|
Merge branch 'feature/safe_array' into 'develop'
Add safeArrayWithObjects class method for safely generating arrays with fields that might be nil.
See merge request BPHV_MIPS/mvm_core!44
|
2019-11-27 14:39:43 -05:00 |
|
Hedden, Kyle Matthew
|
dadbdbfd31
|
Add safeArrayWithObjects class method for safely generating arrays with fields that might be nil.
|
2019-11-27 14:39:43 -05:00 |
|
Suresh, Kamlesh Jain
|
347fd9557d
|
Merge branch 'feature/modelmapping' into 'feature/coding'
Feature/modelmapping
See merge request BPHV_MIPS/mvm_core!45
|
2019-11-26 13:37:43 -05:00 |
|
panxi
|
293449a48e
|
merge
|
2019-11-26 12:42:48 -05:00 |
|
panxi
|
713a0f7d7a
|
Merge branch 'develop' into feature/modelmapping
|
2019-11-26 11:18:24 -05:00 |
|
Pfeil, Scott Robert
|
c412947d6f
|
small tweaks
|
2019-11-25 09:05:17 -05:00 |
|
Pfeil, Scott Robert
|
a0dbc644c2
|
Line, and other corrections. merge
|
2019-11-25 09:04:51 -05:00 |
|
panxi
|
b2eb88f7f6
|
update array decoding method
|
2019-11-24 23:14:25 -05:00 |
|
panxi
|
0d1c3196bf
|
add unkeyedcontainer
|
2019-11-22 14:33:42 -05:00 |
|
Pfeil, Scott Robert
|
3f91bcd7cf
|
Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/coding
|
2019-11-21 10:07:19 -05:00 |
|
Suresh, Kamlesh
|
1b99abdb6e
|
fixes
|
2019-11-19 15:37:53 -05:00 |
|
Pan, Xinlei (Ryan)
|
d5823d4368
|
Merge branch 'revert-b31d269a' into 'develop'
Revert "Merge branch 'feature/spanish_intercept' into 'develop'"
See merge request BPHV_MIPS/mvm_core!43
|
2019-11-15 16:43:38 -05:00 |
|
Pan, Xinlei (Ryan)
|
3a36734f88
|
Revert "Merge branch 'feature/spanish_intercept' into 'develop'"
This reverts merge request !42
|
2019-11-15 16:35:50 -05:00 |
|
Pan, Xinlei (Ryan)
|
b31d269a8b
|
Merge branch 'feature/spanish_intercept' into 'develop'
prepay spanish intercept.
See merge request BPHV_MIPS/mvm_core!42
|
2019-11-15 15:30:47 -05:00 |
|
Kevin G Christiano
|
005326f8e3
|
prepay spanish intercept.
|
2019-11-15 14:06:56 -05:00 |
|
panxi
|
d38b521c66
|
Separate action and molecule name
|
2019-11-13 18:02:40 -05:00 |
|
panxi
|
16c7b61108
|
update with new code, move core code to mvmcore
|
2019-11-12 17:36:00 -05:00 |
|
Suresh, Kamlesh Jain
|
a256bfab1b
|
Merge branch 'feature/PPVB_653' into 'develop'
global map property added
See merge request BPHV_MIPS/mvm_core!40
|
2019-11-11 12:20:31 -05:00 |
|