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

refactor(notifications): isolate endpoint service #19818

Merged
merged 2 commits into from
Oct 28, 2020

Commits on Oct 27, 2020

  1. refactor(notifications): isolate endpoint service

    Following the ongoing effort to isolate behaviours into their own
    packages and off of kv.Service, this change move the notification
    endpoints service implementation into its own package. It removes the
    endpoint behaviors from the kv service completely.
    GeorgeMac committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c94f478 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Configuration menu
    Copy the full SHA
    1639a49 View commit details
    Browse the repository at this point in the history