Files
livegraphs-django/TODO.md
Kaj Kowalski 482bea1ba5 Enhance AJAX navigation and pagination across dashboard templates
- Implemented AJAX-based navigation for links and forms to improve user experience.
- Added loading indicators during AJAX requests to enhance feedback.
- Refactored data tables and search results to load content dynamically via AJAX.
- Created partial templates for data tables and search results to streamline rendering.
- Updated pagination links to work with AJAX, maintaining browser history.
- Added JavaScript files for handling AJAX navigation and pagination.
- Improved session detail view with conditional rendering for action buttons.
- Updated Docker Compose file for consistency in version formatting.
- Created a TODO list for future enhancements and features.
2025-05-17 02:31:16 +02:00

669 B

TODO List

  • When I zoom into the dasboard page, the graphs don't scale/adjust to fit the window until I completely refresh the page, can we solve that?
  • Add export to CSV and PDF functionality to the dashboard.
  • Add a button to download the CSV file for the selected company.
  • Make it possible to modify the column names in the CSV file through the admin interface.
  • Add possibility to add a company logo in the admin interface.
  • Add periodic download from https://proto.notso.ai/jumbo/chats possibility for the jumbo company.