Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patching manage subscription #3423

Merged
merged 11 commits into from
Jul 11, 2019

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    21daa6d View commit details
    Browse the repository at this point in the history
  2. Update NewIncidentNotification.php

    Fix a incident name issue
    AntonioKL committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    d52c961 View commit details
    Browse the repository at this point in the history
  3. Update NewIncidentNotification.php

    Remove slack unsubscribe
    AntonioKL committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    3b4e2e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    699df0b View commit details
    Browse the repository at this point in the history
  5. fix notifiction for slack

    AntonioKL committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    e983b43 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Update index.blade.php

    Eding manage button for subscription
    AntonioKL committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    01281b2 View commit details
    Browse the repository at this point in the history
  2. Update SubscriberRoutes.php

    Adding manage route
    AntonioKL committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    e1988f3 View commit details
    Browse the repository at this point in the history
  3. Revert

    AntonioKL committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    a333205 View commit details
    Browse the repository at this point in the history
  4. Update index.blade.php

    AntonioKL committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    27a0fb6 View commit details
    Browse the repository at this point in the history
  5. Admin permision should override setting

    enableSubscribers is used for Signup on the main dashboard, but cannot be forced for Admin on control
    AntonioKL committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    123d24d View commit details
    Browse the repository at this point in the history
  6. Manage subscribtion

    Existing subscription user should be able to manage his setting without considering if he is allowed to subscribe or not.
    AntonioKL committed Jan 19, 2019
    Configuration menu
    Copy the full SHA
    4747014 View commit details
    Browse the repository at this point in the history