Commit Graph

255 Commits

Author SHA1 Message Date
Pfeil, Scott Robert
b686ac0cd0 os version 2019-10-09 13:04:04 -04:00
Pfeil, Scott Robert
ad7b54dab8 xcode 11 warnings 2019-10-08 12:50:29 -04:00
Pan, Xinlei (Ryan)
14a06fde09 Merge branch 'feature/additional_dispatch_method' into 'develop'
Add dispatch async on queue.

See merge request BPHV_MIPS/mvm_core!30
2019-09-12 13:28:52 -04:00
Hedden, Kyle Matthew
d7fa319b05 Add dispatch async on queue. 2019-09-12 13:28:51 -04:00
Pan, Xinlei (Ryan)
e59e77d163 Merge branch 'feature/print_s7_urls' into 'develop'
print the s7 urls begin fetched for easier debugging

See merge request BPHV_MIPS/mvm_core!27
2019-08-23 13:35:17 -04:00
Hedden, Kyle Matthew
c6052fde00 print the s7 urls begin fetched for easier debugging 2019-08-23 13:35:16 -04:00
Pan, Xinlei (Ryan)
5b500bc138 Merge branch 'bugfix/height_standards' into 'develop'
height changes minor

See merge request BPHV_MIPS/mvm_core!26
2019-08-19 14:06:10 -04:00
Pfeil, Scott Robert
310af60183 height changes minor 2019-08-19 13:30:50 -04:00
Pan, Xinlei (Ryan)
db1e3fd04c Merge branch 'bugfix/main_thread_navigation' into 'develop'
Main thread fix. Keychain consolidation

See merge request BPHV_MIPS/mvm_core!23
2019-08-09 11:05:13 -04:00
Pfeil, Scott Robert
8df4a3c123 Main thread fix. Keychain consolidation 2019-08-09 10:50:58 -04:00
Pan, Xinlei (Ryan)
f2b7973d77 Merge branch 'bugfix/thread_and_dismiss' into 'develop'
Core defects fix

See merge request BPHV_MIPS/mvm_core!22
2019-08-06 15:41:37 -04:00
Pfeil, Scott Robert
3847e46e27 Core defects fix 2019-08-06 15:17:05 -04:00
Pan, Xinlei (Ryan)
9ef3a65ae3 Merge branch 'feature/comments' into 'develop'
comments

See merge request BPHV_MIPS/mvm_core!21
2019-07-18 11:11:54 -04:00
Suresh, Kamlesh
9e32eeed46 comments 2019-07-18 10:54:13 -04:00
Pfeil, Scott Robert
9cf84619e6 Merge branch 'feature/remove_cached_pagesandmodules' into 'develop'
removed pages and modules from cache based on server input.

See merge request BPHV_MIPS/mvm_core!20
2019-07-15 10:45:21 -04:00
Murugan, Vimal
4c5770f21c review comment fix 2019-07-09 18:22:30 +05:30
Murugan, Vimal
f30bdf20c5 removed pages and modules from cache based on server input. 2019-07-09 17:06:29 +05:30
Pfeil, Scott Robert
b2484bd852 Merge branch 'bugfix/molecules' into 'develop'
Moved required module checking to the view controller where it belongs.

See merge request BPHV_MIPS/mvm_core!19
2019-06-28 15:28:39 -04:00
Pfeil, Scott Robert
21e586fad3 Moved required module checking to the view controller where it belongs.
Broke down the update with response into two separate functions.
Only update loadObject.pageJSON if pageType is the same check....
2019-06-28 11:26:45 -04:00
Suresh, Kamlesh
12edb0fb91 Merge branch 'feature/push_interstitial_change' into 'develop'
Post call actions added

See merge request BPHV_MIPS/mvm_core!18
2019-06-13 08:44:45 -04:00
Subramaniam, Ramya
1b2dc9281a Updated review comments 2019-06-13 00:05:34 +05:30
Subramaniam, Ramya
262f9c9d5b Updating page cache scenario 2019-06-10 21:40:36 +05:30
Subramaniam, Ramya
5864860045 updating review comments 2019-06-10 19:17:18 +05:30
Subramaniam, Ramya
752d9461e6 Updating review comments 2019-06-10 19:14:17 +05:30
Ramya Subramaniam
976c3a3e7a Post call actions added 2019-06-06 18:38:50 +05:30
Pfeil, Scott Robert
5eb6e0169b Merge branch 'feature/remove_hybrid' into 'develop'
remove hybrid

See merge request BPHV_MIPS/mvm_core!16
2019-05-15 11:50:14 -04:00
Pfeil, Scott Robert
2eedeed088 remove hybrid 2019-05-13 13:34:41 -04:00
Pfeil, Scott Robert
c5f1785923 Merge branch 'feature/kevin' into 'develop'
Updated Swift Dictionary Extension

See merge request BPHV_MIPS/mvm_core!13
2019-05-13 10:56:35 -04:00
Hedden, Kyle Matthew
5bb580b6de Merge branch 'feature/hardcoded_json' into 'develop'
Feature/hardcoded json

See merge request BPHV_MIPS/mvm_core!14
2019-05-10 16:08:22 -04:00
Suresh, Kamlesh
9b7254e1e5 sharedInstance 2019-05-10 16:05:38 -04:00
Suresh, Kamlesh
4b873b321c code review 2019-05-10 16:00:55 -04:00
Pfeil, Scott Robert
85b7b98f41 Merge branch 'feature/delegate_object' into 'develop'
change weak delegateObject to Strong, since delegate inside delegateObject are weak

See merge request BPHV_MIPS/mvm_core!15
2019-05-10 14:47:42 -04:00
panxi
da9cd08c26 change weak delegateObject to Strong, since delegate inside delegateObject are weak 2019-05-10 13:29:58 -04:00
Christiano, Kevin
a1a623aba0 Reorganization. 2019-05-09 14:35:32 -04:00
Suresh, Kamlesh
8f68a457d1 remove hardcode 2019-05-08 14:59:18 -04:00
Suresh, Kamlesh
4d86d201df hardcode json 2019-05-08 14:58:55 -04:00
Christiano, Kevin
e199cd9c02 go back. 2019-05-07 16:05:46 -04:00
Christiano, Kevin
633cda9f9f Corrected some issues. 2019-05-07 15:55:48 -04:00
Christiano, Kevin
a63997fa09 correction. 2019-05-07 14:08:24 -04:00
Christiano, Kevin
a6ee9ca775 changes made 2019-05-07 10:47:04 -04:00
Christiano, Kevin
6263720e3d updated take on dictionary extension. Removed unnecessary calls to optionalChain func. Simplified method internals. 2019-05-02 14:06:51 -04:00
Christiano, Kevin
0ed0fb49d8 Merge branch 'develop' into feature/kevin 2019-04-25 11:42:46 -04:00
Pfeil, Scott Robert
00058468c1 Merge branch 'feature/helper_functions' into 'develop'
Feature/helper functions

See merge request BPHV_MIPS/mvm_core!11
2019-04-24 15:18:58 -04:00
Pfeil, Scott Robert
bb51ea245d parameter rename 2019-04-24 14:52:27 -04:00
Pfeil, Scott Robert
f1df88bffe Merge branch 'feature/optional_array' into 'develop'
optional array

See merge request BPHV_MIPS/mvm_core!9
2019-04-24 08:48:13 -04:00
Suresh, Kamlesh
8322a5ab50 array litterals 2019-04-23 14:50:26 -04:00
Pfeil, Scott Robert
77b78c1a51 Helper functions
Molecule List.
Back to view instead of margins for stack due to background color issues.
Standard Header View to margin for internal use.
2019-04-22 13:14:22 -04:00
Suresh, Kamlesh
21a01cc9ef optional array 2019-04-18 11:09:17 -04:00
Christiano, Kevin
d481935c2a Merge branch 'develop' into feature/kevin
# Conflicts:
#	MVMCore/MVMCore/Categories/Dictionary+MFConvenience.swift
2019-04-18 09:42:00 -04:00
Pfeil, Scott Robert
a35a92d1b2 Merge branch 'feature/delegate_object' into 'develop'
warning delegate fixes

See merge request BPHV_MIPS/mvm_core!8
2019-04-16 14:01:31 -04:00