Skip to content

Refactor base class to be service-agnostic #18

@supremebeing7

Description

@supremebeing7

Eventually, the gem should ask the user which services to integrate. For now, the base class TimeLogRobot makes calls to Toggl::Report and JIRA::WorkLogger, which is not great. The calls instead should be made to non-namespaced services, which then inspect some param/argument and route to the proper service accordingly. See the Entry and Tagger models for examples.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions