[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 Explanation for this PR, from a message on Slack. Actually this PR is related to the functionality for DnD and resizing on the dashboard. A lot of work has been done on this PR but for some reason David experienced CPU 100% when switching to this branch. At that point I stopped working on this task to prioritize other tasks (specially redesigning) but actually I need to see what is going on here and why we have CPU at 100%. Yes, the functionality is complex but this should never happen, however it happened just in the last iteration of reviewing when the functionality was 95% done. |

@beganovich @turbo124 The PR includes the implementation of dashboard configuration functionality. Screenshots:
Let me know your thoughts.