Minor Changes
- Add cache for caching user and sessions request to not run them every time (#94)
- Refactor chart to layerchart on dashboard homepage (#99)
- Move mocked pages under feature flags
- Refactor all statistics into new layout and separate pages (#96)
- Implement first version of insights in chat where table is shown
- Implement feature flags
- Make all dashboard with streams
- Implement new boarding form for new users
- Migrate to tailwind v4 (#86)
- refactor llm-comparison charts to new layout and pages (#93)
- Refactored request trends graph into multiple pages based on each metric (#92)
- Init request trends layout (#89)
- Rewrite err handling in the app
- Refactored and simplyfied error handling in load functions
- Redesign the limits page into tabs
- Add new card on dashboard
- Add mocked data for charts in statistics if data from backend are empty
Patch Changes
- Set chart height for 350px
- if statistics data are empty then show alert and don't show empty chart and empty table (#98)
- Remove mocked data from dashboard
- Add summary symbol into statistics under the message prompt on chat
- Update layercharts to v2 version (#89)
- Remove obsolete stylelint configuration (#88)
- Move soon items to the bottom of the sidemenu
- Add buttons to each tab on limits inside in card on usage page
- Refactor: layout with side nav to component (#89)
- Stream request history promise to page
- add missing paths to statistics page (#91)
- Update packages
- Fixed card width on the public pages such as login etc (#90)
- Split date with time for transformation data table
- Update implementation modal on chat - add new method http
- fixed scrollarea height on session detail page in chat (#95)
- Rename rest-api page to unified-llm-api
- Update paths (#89)
- Update packages (#95)
- Updated rounding of currency number in CardMonthlyBudget on dashboard (#97)