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 (
9e8ca11
)Refactor all statistics into new layout and separate pages (#96)
Implement first version of insights in chat where table is shown (
70e953c
)Implement feature flags (
9e8ca11
)Make all dashboard with streams (
983d1b5
)Implement new boarding form for new users (
08bb8b7
)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 (
b44291e
)Refactored and simplyfied error handling in load functions (
5abb69c
)Redesign the limits page into tabs (
c2324c3
)Add new card on dashboard (
983d1b5
)Add mocked data for charts in statistics if data from backend are empty (
54e67de
)
Patch Changes
Set chart height for 350px (
ef5a05e
)if statistics data are empty then show alert and don't show empty chart and empty table (#98)
Remove mocked data from dashboard (
983d1b5
)Add summary symbol into statistics under the message prompt on chat (
4ef4aae
)Update layercharts to v2 version (#89)
Remove obsolete stylelint configuration (#88)
Move soon items to the bottom of the sidemenu (
72d976d
)Add buttons to each tab on limits inside in card on usage page (
c2324c3
)Refactor: layout with side nav to component (#89)
Stream request history promise to page (
d68a52e
)add missing paths to statistics page (#91)
Update packages (
f3e9d37
)Fixed card width on the public pages such as login etc (#90)
Split date with time for transformation data table (
24877ac
)Update implementation modal on chat - add new method http (
4aaa5e9
)fixed scrollarea height on session detail page in chat (#95)
Rename rest-api page to unified-llm-api (
6e795bf
)Update paths (#89)
Update packages (#95)
Updated rounding of currency number in CardMonthlyBudget on dashboard (#97)