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: Decouple UI-specific templates #161

Open
lucianojoublanc-da opened this issue Jan 21, 2021 · 0 comments
Open

Refactor: Decouple UI-specific templates #161

lucianojoublanc-da opened this issue Jan 21, 2021 · 0 comments
Assignees
Labels
daml Requires changes to the DAML models refactor Code clean-up that doesn't introduce new features

Comments

@lucianojoublanc-da
Copy link
Contributor

There are several templates which seem to drive the UI rather than be part of the business workflows:

  • UserSession (formerly Onboarding)
  • Notification

We should consider segregating (or if we're lucky, remove altogether) from the business code.

@lucianojoublanc-da lucianojoublanc-da added daml Requires changes to the DAML models refactor Code clean-up that doesn't introduce new features labels Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
daml Requires changes to the DAML models refactor Code clean-up that doesn't introduce new features
Projects
None yet
Development

No branches or pull requests

3 participants