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

Return the concrete and refactor the providers out of handlers #273

Merged
merged 6 commits into from
Jul 9, 2020

Commits on Jul 8, 2020

  1. Return the concrete

    Gergely Brautigam committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    1757db4 View commit details
    Browse the repository at this point in the history
  2. Removed providers from handlers and fixed the cyclic import

    Gergely Brautigam committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    fd98d49 View commit details
    Browse the repository at this point in the history
  3. linter

    Gergely Brautigam committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    b24f4d9 View commit details
    Browse the repository at this point in the history
  4. removed the init handler

    Gergely Brautigam committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    d75722b View commit details
    Browse the repository at this point in the history
  5. Removed the need to initHandler

    Gergely Brautigam committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    1e1ad1b View commit details
    Browse the repository at this point in the history
  6. Fixed user test

    Gergely Brautigam committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    15a31e3 View commit details
    Browse the repository at this point in the history