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

Add new dashboard cards and filter #152

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

Conversation

bessantoy
Copy link
Contributor

Hello,

We would like the Credit plugin to integrate new cards for the dashboards :

  • Initial Credit: bigNumber - Represents the initial quantity of credit.
  • Used Credit: bigNumber - Represents the amount of credit used.
  • Remaining Credits: bigNumber - Represents the number of remaining credits.
  • Percentage of Remaining Credits: bigNumber - Represents the percentage of remaining credits.
  • Percentage of Used Credits: bigNumber - Represents the percentage of used credits.
  • Contract End Date: bigNumber - Represents the end date of the contract.
  • Credit Consumption by Ticket: bars - Represents the credit consumption per ticket.
  • Evolutions of Credit Consumption: lines, bars, areas - Represents the evolution of credit consumption over a period.

capture_widgetcredit1

In addition, we would like to add a new “credit type” filter to the dashboards which can take effect on the cards mentioned above.

We have already developed a plugin that allows you to add these new cards and this new filter but it would be great if this is directly integrated into the Credit plugin. Please let us know if this is possible.

Anthony from IT Gouvernance.

@stonebuzz
Copy link
Contributor

Hi @bessantoy can you fix CI ?

@bessantoy
Copy link
Contributor Author

Hi @bessantoy can you fix CI ?

Hi @stonebuzz i just fixed CI

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

Successfully merging this pull request may close these issues.

2 participants