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

[ENGAGE-2070] Add expansive logic to agents table and filters #238

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

MarcusviniciusLsantos
Copy link
Contributor

Description

Type of Change

    • Bugfix
    • Feature
    • Code style update (formatting, local variables)
    • Refactoring (no functional changes, no api changes)
    • Tests
    • Other

Motivation and Context

  • Add expansive logic to get future status for agents

Summary of Changes

  • add new filter component
  • adjust logic to use table data
  • adjust dynamicWiget to support new logic

Design Files

Demonstration

image

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 30.88235% with 47 lines in your changes missing coverage. Please review.

Project coverage is 65.09%. Comparing base (5134d29) to head (24cfad6).

Files with missing lines Patch % Lines
...gets/HumanServiceAgentsTable/AgentsTableHeader.vue 2.50% 39 Missing ⚠️
src/components/insights/widgets/DynamicWidget.vue 33.33% 4 Missing ⚠️
src/views/insights/Dashboard.vue 0.00% 2 Missing ⚠️
...insights/widgets/HumanServiceAgentsTable/index.vue 50.00% 1 Missing ⚠️
src/views/insights/Report.vue 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #238      +/-   ##
==========================================
- Coverage   65.69%   65.09%   -0.60%     
==========================================
  Files         107      108       +1     
  Lines        2734     2799      +65     
  Branches      661      679      +18     
==========================================
+ Hits         1796     1822      +26     
- Misses        938      977      +39     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants