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 - Reports/Views and "Needs Attention" Implementation #24

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

Comments

@slathrop
Copy link
Member

Background

  • Applets need configurable tabular reports/views (which columns, filters, etc. to use for items grid)
  • The "Needs Attention" feature is mostly a special case view for each applet
    • But with additional features such as applet icon badging, data polling, etc.
    • Filter is based on current status being in a defined set of values
  • This story therefore also encompasses some additional work on overall support for reports/views config and UI

Tasks

  • Implement state mgmt and cache for needs attention counts
  • Revisit metadata for view filters and account for ability to record "Needs Attention" filters
  • Implement launcher UI
  • Implement items grid toolbar and views menu UI
  • Implement data polling
  • Implement special case for pinned primary model (e.g., Contact/Party)
    • Data filter is obviously different
    • State mgmt and caching considerations
      • Can't really cache or poll down to individual item (e.g., Contact/Party) level
      • Therefore logic should change and UI feedback implemented to indicate badge data is being refreshed, for example
  • 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