Skip to content

Separate the logic and the presentation layers #99

@aarondl

Description

@aarondl

Each module is doing rendering of it's own templates. This may be fine, but it's far too intertwined with the functionality. If you look at the auth module for example, the logic of what's going on with callbacks is also rendering a lot of pieces. We want to stop this madness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions