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

[Feature] Implementing Dashboard Cards/Widgets #1919

Draft
wants to merge 48 commits into
base: develop
Choose a base branch
from

Conversation

Civolilah
Copy link
Collaborator

@Civolilah Civolilah commented Jul 22, 2024

@beganovich @turbo124 The PR includes the implementation of dashboard configuration functionality. Screenshots:

Screenshot 2024-12-25 at 13 31 01 Screenshot 2024-12-25 at 13 31 18 Screenshot 2024-12-25 at 13 31 36

Let me know your thoughts.

@turbo124
Copy link
Member

turbo124 commented Aug 5, 2024

are able to pass the currency_id for these cards? calculating each is expensive for these particular cards.

@Civolilah
Copy link
Collaborator Author

are able to pass the currency_id for these cards? calculating each is expensive for these particular cards.

@turbo124 Sure, this is the updated payload where we pass the currency_id in it for the "/api/v1/charts/calculated_fields" endpoint. Screenshot:

Screenshot 2024-08-06 at 18 45 04

I'm further working on the implementation from the Slack discussion.

@Civolilah Civolilah marked this pull request as ready for review December 25, 2024 12:35
@Civolilah Civolilah marked this pull request as draft December 25, 2024 15:47
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