-
Notifications
You must be signed in to change notification settings - Fork 50
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
base: develop
Are you sure you want to change the base?
[Feature] Implementing Dashboard Cards/Widgets #1919
Conversation
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 I'm further working on the implementation from the Slack discussion. |
@beganovich @turbo124 The PR includes the implementation of dashboard configuration functionality. Screenshots:
Let me know your thoughts.