Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. Mailchimp related
  2.  
  3. AdminControllers/AdminUserSubscriptionsController.cs
  4. AdminControllers/AdminUsersController
  5. ApiControllers/V1Controller
  6. Controllers/AjaxController
  7. Controllers/BaseController
  8. Controllers/HomeController
  9. Controllers/ProfileController
  10. Managers/PlayManager
  11. Managers/Roku/RokuWebhookManager
  12. Managers/Subscriptions/SubscriptionManager
  13. Subscriptions/WebhookManager
  14. User/MailChimpUser.cs
  15. Utility/MailChimpHelper
  16.  
  17.  
  18.  
  19.  
  20.  
  21. updated promo code handling
  22.  
  23. Controllers/AccountController
  24. ViewModels/Account
  25.  
  26.  
  27.  
  28. Billing Expiration date changes
  29.  
  30. Managers/BrainTree/BraintreeServices
  31. Managers/PlayManager
  32. BrainTree/CustomerPaymentMethodInfo
  33.  
  34.  
  35. removed unused MC code
  36.  
  37. Models/Contexts/UserContext
  38. Models/Contexts/WebContext
  39.  
  40.  
  41.  
  42. messaging changes
  43.  
  44. Account/Index.cshtml
  45. Views/Account/SignUp.cshtml
  46. Views/Account/SignUp
  47. Views/Account/_CancelSubscription.cshtml
  48. Views/Account/_SubscriptionMessaging.cshtml
  49. Views/Home/ContentNotAvailable.cshtml
  50. Views/Home/Welcome.cshtml
  51. Views/Migrate/ANO.cshtml
  52. Views/Shared/_RibbonModalPlanUpdates.cshtml
  53. Views/Shared/_SubscriptionTable.cshtml
  54. Views/Welcome/Week1.cshtml
  55. Views/Welcome/Week2.cshtml
  56. Views/Welcome/Week3.cshtml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement