Commit Graph

181 Commits

Author SHA1 Message Date
Suresh, Kamlesh
9e32eeed46 comments 2019-07-18 10:54:13 -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
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
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
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
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
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
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
Pfeil, Scott Robert
3ba949cfa3 loggin defect fix 2019-04-16 12:14:20 -04:00
Pfeil, Scott Robert
193497132e warning delegate fixes 2019-04-16 12:00:32 -04:00
Pfeil, Scott Robert
12924790f7 warning fix 2019-04-15 13:47:19 -04:00
Pfeil, Scott Robert
a65edbc5df waring fix 2019-04-15 13:08:20 -04:00
Pfeil, Scott Robert
f1d884227f delegate object and simple deprecation 2019-04-12 15:32:43 -04:00
Suresh, Kamlesh
bdd1494083 swift5 2019-04-01 13:23:33 -04:00
Pfeil, Scott Robert
85bbf028cf Loadimageview to swift 2019-03-19 13:11:05 -04:00
Pfeil, Scott Robert
3c7f647316 warning clean up 2019-03-14 11:24:00 -04:00
Pfeil, Scott Robert
09938cfbf5 warning fix 2019-03-14 10:08:00 -04:00
Pfeil, Scott Robert
7ef0cca4c0 Merge branch 'feature/label_atom' into 'develop'
Feature/label atom

See merge request BPHV_MIPS/mvm_core!1
2019-03-05 15:56:17 -05:00
Pfeil, Scott Robert
b6d4178e5e Number convenience for NSDictionary category
KeyTextColor constant for MFLabel and core ui
Checker for hasText on MFLabel
update molecule protocol for mf label.
separator use molecule protocol
fix to header
2019-03-04 17:44:26 -05:00
Hedden, Kyle Matthew
dc19dd41b6 add pitfall comment to MVMCoreViewControllerAnimatedTransitioning protocol 2019-02-25 16:06:04 -05:00
Pfeil, Scott Robert
d0621c51bb give server cache control 2019-02-14 16:59:40 -05:00
Suresh, Kamlesh
2259725d7a Merge pull request #51 in BPHVB/mvm_core from release/6_11_1 to develop
* commit '65fd5b09b9b262dd0ae734fff8acd375e97cbfa1':
  Add safe queue sync.
2019-02-11 11:12:58 -05:00
Pfeil, Scott Robert
ae1362ad7a Convenience for setting up session and core object 2019-01-28 15:46:56 -05:00
Pfeil, Scott Robert
2510db98e0 default presentation view controller.
Re-use function
2019-01-25 17:38:06 -05:00
Pfeil, Scott Robert
30b875b2ab remove old code 2019-01-25 16:16:23 -05:00
Pfeil, Scott Robert
edf59e0e78 fix to class check for nil
convenience functions
init functions
2019-01-25 16:12:28 -05:00
Hedden, Kyle Matthew
0a3b124a51 Add safe queue sync. 2019-01-25 13:22:32 -05:00
Pfeil, Scott Robert
88b18372c8 Merge pull request #47 in BPHVB/mvm_core from feature/move_dictionary_convience to develop
* commit '2926ca951cfa50a41789e2345f79385a55f69abb':
  dictionary extension
2019-01-23 18:16:53 -05:00
Suresh, Kamlesh
2926ca951c dictionary extension 2019-01-23 16:49:48 -05:00
Pfeil, Scott Robert
81f8a0221b name change 2019-01-23 16:06:17 -05:00