Commit Graph

880 Commits

Author SHA1 Message Date
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
Pfeil, Scott Robert
65fd5b09b9 Merge pull request #49 in BPHVB/mvm_core from feature/dispatch_on_queue_2 to release/6_11_1
* commit '0a3b124a51c29318859acf825a96b5ca87e4ba33':
  Add safe queue sync.
2019-01-25 13:51:30 -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
fbc0d6c3e0 Merge pull request #46 in BPHVB/mvm_core from feature/template_tabbar_generic to develop
* commit '81f8a0221bd535321e314c53436786d819413b06':
  name change
  Add back convenience property...
  tab bar generic
2019-01-23 16:12:00 -05:00
Pfeil, Scott Robert
81f8a0221b name change 2019-01-23 16:06:17 -05:00
Pfeil, Scott Robert
f144f77ba0 Merge branch 'develop' into feature/template_tabbar_generic 2019-01-23 15:07:05 -05:00
Pfeil, Scott Robert
cefe380aac Add back convenience property... 2019-01-23 15:06:26 -05:00
Pfeil, Scott Robert
839eee33e8 Merge pull request #44 in BPHVB/mvm_core from feature/template to develop
* commit '1429fd1faeb3a94cb3c67834caec74a414b348d0':
  remove duplicate function Move back to delegate. Throw error when using exact class, don't throw error when using protocol. remove unused search path
  instance type checks
  moved some to ui framework
  Migration
  basic template base core ui framework with placeholder template
2019-01-22 15:50:56 -05:00
Pfeil, Scott Robert
495ab78cea tab bar generic 2019-01-18 12:10:23 -05:00
Pfeil, Scott Robert
1429fd1fae remove duplicate function
Move back to delegate.
Throw error when using exact class, don't throw error when using protocol.
remove unused search path
2019-01-17 18:52:08 -05:00
Pfeil, Scott Robert
feceef26df instance type checks 2019-01-17 15:50:32 -05:00
Pfeil, Scott Robert
d27504ad97 Merge branch 'develop' into feature/template 2019-01-16 11:55:55 -05:00
Pfeil, Scott Robert
634cceff73 Merge pull request #45 in BPHVB/mvm_core from feature/outside_world to develop
* commit '1326966e7a197b7427316471c2deca26e4744224':
  creates a variable in the core to point to the creator of the framework. can be used by the framework for specifics.
2019-01-14 15:57:10 -05:00
Pfeil, Scott Robert
d71104371a moved some to ui framework 2019-01-11 15:38:26 -05:00
Pfeil, Scott Robert
c7afc959e5 Migration 2019-01-10 14:23:14 -05:00
Pfeil, Scott Robert
91260a0f98 basic template
base core ui framework with placeholder template
2019-01-08 10:21:16 -05:00
panxi
1326966e7a Merge branch 'develop' into feature/outside_world 2019-01-04 09:51:34 -05:00
Suresh, Kamlesh
45b650cca7 Merge pull request #43 in BPHVB/mvm_core from feature/dsds_bugs to develop
* commit 'b7a0423c061fe251daa102063d7d02a37eb10dc4':
  print cookie
2018-12-14 16:05:47 -05:00
Suresh, Kamlesh
b7a0423c06 print cookie 2018-12-14 15:03:28 -05:00
Sommer, Patrick
34b589e481 Merge pull request #42 in BPHVB/mvm_core from feature/vzup_top_alert to develop
* commit '90f849397d56f34aa2367a4b9bf7e0aaffa331e6':
  top alert above text image
2018-12-12 11:36:32 -05:00
Pfeil, Scott Robert
90f849397d top alert above text image 2018-12-12 11:08:56 -05:00
Pfeil, Scott Robert
597e518b34 creates a variable in the core to point to the creator of the framework. can be used by the framework for specifics. 2018-12-07 15:53:18 -05:00
Suresh, Kamlesh
2bf04f354c Merge pull request #41 in BPHVB/mvm_core from feature/top_alert_color to develop
* commit '79aaae2ad736126a6e052583e3da53cb5cf0c546':
  Add background and text color
2018-11-26 17:39:22 -05:00
Pfeil, Scott Robert
79aaae2ad7 Add background and text color 2018-11-26 16:43:05 -05:00
Sommer, Patrick
f6793232b6 Merge pull request #40 in BPHVB/mvm_core from release/6_9 to develop
* commit '85cc9a81c613be0223966d27c5d0b11f724d43b1': (26 commits)
  fix to use key
  clean load object change
  panel protocol available
  fix delegate nil
  instance method in core logging delegate protocol
  remove unused page type
  changes to the way popup delegacy works
  proper marking of delegate
  add tracking to alert protocol
  pass controller instead
  remove space
  revert
  revert and change slightly
  lenient bool.... web view clean up
  remove pageType in document
  remove alertPageType property
  fixes
  alert handler takes alert object
  fix warning
  adobe track alert
  ...
2018-11-14 14:00:52 -05:00
Pfeil, Scott Robert
85cc9a81c6 Merge pull request #38 in BPHVB/mvm_core from feature/trial_user to release/6_9
* commit '6bad0e1b344e9868e42560976688a10163ede817':
  fix to use key
  clean load object change
  panel protocol available
  lenient bool.... web view clean up
  button map read only property
  changes to the custom time and button map removal
  button map
  buttonMap
  customTimeoutTime
  customTimeoutTime
2018-11-08 15:53:08 -05:00
Pfeil, Scott Robert
6bad0e1b34 fix to use key 2018-10-31 15:51:20 -04:00
Pfeil, Scott Robert
44d10688ce clean load object change 2018-10-31 15:49:58 -04:00
Pfeil, Scott Robert
8ea5b126e7 panel protocol available 2018-10-31 15:29:18 -04:00
Suresh, Kamlesh
1321eb1422 Merge branch 'release/6_8' into feature/trial_user 2018-10-31 12:36:16 -04:00
Yang, Tianhang (Chris)
7b44fcaf5a Merge pull request #39 in BPHVB/mvm_core from bugfix/popup_track to release/6_8
* commit 'b8374bee5ff7dcde3f29a09f63bd6d156d4ffdf1':
  fix delegate nil
  instance method in core logging delegate protocol
  remove unused page type
  changes to the way popup delegacy works
  proper marking of delegate
  add tracking to alert protocol
  pass controller instead
  remove space
  revert
  revert and change slightly
  remove pageType in document
  remove alertPageType property
  fixes
  alert handler takes alert object
  fix warning
  adobe track alert
2018-10-30 18:30:43 -04:00
Chris Yang
b8374bee5f fix delegate nil 2018-10-30 18:26:25 -04:00
Chris Yang
fa4e23f330 instance method in core logging delegate protocol 2018-10-30 17:44:56 -04:00
Pfeil, Scott Robert
d825927486 remove unused page type 2018-10-30 17:34:46 -04:00
Pfeil, Scott Robert
bffb93660d changes to the way popup delegacy works 2018-10-30 17:32:59 -04:00
Pfeil, Scott Robert
cbcab0ea1c proper marking of delegate 2018-10-30 17:21:24 -04:00
Pfeil, Scott Robert
3504a12e61 add tracking to alert protocol 2018-10-30 17:02:35 -04:00
Pfeil, Scott Robert
71523fe676 pass controller instead 2018-10-30 16:48:05 -04:00
Pfeil, Scott Robert
4deb0d66fa Merge branch 'bugfix/popup_track' of https://onestash.verizon.com/scm/bphvb/mvm_core into bugfix/popup_track 2018-10-30 16:36:00 -04:00
Pfeil, Scott Robert
cbe2ad2f57 remove space 2018-10-30 16:35:50 -04:00
Chris Yang
a0e08ad7e0 revert 2018-10-30 16:21:14 -04:00
Pfeil, Scott Robert
ea08526ce7 revert and change slightly 2018-10-30 16:11:28 -04:00
Pfeil, Scott Robert
c860e20258 lenient bool.... web view clean up 2018-10-30 14:29:11 -04:00
Chris Yang
0105a5d450 remove pageType in document 2018-10-30 14:25:53 -04:00
Chris Yang
05561e9cbf remove alertPageType property 2018-10-30 14:25:06 -04:00