Closed dylzeee closed 3 years ago
Get the homepage content area of the dashboard fully operational with real incoming data from API and Wordpress functions.
Issues.
Fix the cards. Currently broken. Need to pass the function data to the twig template and add conditionals to add hard-coded data if empty or null
Make the graphs operational with real JSON data from API response
Fix the tables to show real ticket data and in the case of no tickets, display an 'open new ticket' button.
From a functionality standpoint, these are things that would need to be done on the user end rather than included within the base template.
Get the homepage content area of the dashboard fully operational with real incoming data from API and Wordpress functions.
Issues.
Fix the cards. Currently broken. Need to pass the function data to the twig template and add conditionals to add hard-coded data if empty or null
Make the graphs operational with real JSON data from API response
Fix the tables to show real ticket data and in the case of no tickets, display an 'open new ticket' button.