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

App Template and UI Pkg - Implement Timeline UI #11

Open
7 tasks
slathrop opened this issue Oct 12, 2018 · 0 comments
Open
7 tasks

App Template and UI Pkg - Implement Timeline UI #11

slathrop opened this issue Oct 12, 2018 · 0 comments

Comments

@slathrop
Copy link
Member

Background

  • Assumes timeline support implemented in DB and LB
  • Timeline UI would typically be shown:
    • In cases where a primary model (Contact/Party) has many relationships to time stamped data in secondary, related models (Notes, Calls, etc.)
    • Timeline UI would appear when user "pins" app to a particular Contact/Party as an alternative to simply filtering an item grid view to a single row

Tasks

  • Design Timeline component
  • Implement Timeline component
  • Add any required global state or metadata related to Timeline view
  • Implement Timeline data fetching/caching logic
  • Add reactive logic to items grid toolbar, items grid views menu, other existing UI elts that need to know/represent that a timeline is displayed
  • Testing, refactoring, documentation
  • Integrate template changes into a solution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant