-
Notifications
You must be signed in to change notification settings - Fork 532
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: style issues * fix: focus issues of filters * fix: search focus issue * feat: add focus to control cloud * feat: adjust rows for dynamic selection * feat: add accessbility to display * fix: show xx instead of direct status * fix: duplicate filter when querying openai * feat: add optional bottom content for table * feat: add initial paginated data fetching * fix: no need to send all the status variations its already handled on the backend * feat: add different variants for searching path * refactor: improve ai query * chore: run formatter * feat: add ability to return datetimes from ai * fix: overflow issue of log details * fix: update prompt and allow multiple requestID and host pass * tests: add for filters * feat: fetch paths for logs page * chore: get rid of old logs page * refactor: move datetime components to audit for temporarily * refactor: add components to audit * feat: add realtime data fetching * feat: add new param for relative time search * fix: filter reset * feat: fix rendering issues when live enabled * refacor: use maps to prevent array merges * refactor: only allow refresh if relative time is around * refactor: move since logic to trpc * [autofix.ci] apply automated fixes * [autofix.ci] apply automated fixes (attempt 2/3) * [autofix.ci] apply automated fixes (attempt 3/3) * refactor: allow llm to return relative times * [autofix.ci] apply automated fixes * feat: introduce new params for timeseries fetch * feat: add proper data fetching * test: add tests for hooks * feat: add timestamp explainer for control pills * fix: detail dock issue * feat: add a hook to track applied filters * fix: visual bugs * fix: ui issues * fix: audit style issues after logs page refactor * chore: enable logs page flag * fix: use same window for reseting and initial fetch * working filter * gh comment changes * style changes * refactor: improve search prompt * [autofix.ci] apply automated fixes * styles and icon * fix: calendar range selection * fix: bunch of fixes * refactor: change how we show since filter * refactor: if * fix: wrap function call * fix: datetime input alignment * rename logs * [autofix.ci] apply automated fixes * fix: empty content * fix: import paths * [autofix.ci] apply automated fixes * fix: broken tests * fix: minor grammar issues * fix: table spacing issues * feat: add outcomes to table * fix: spacing * fix: wrap issue for outcome --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: Michael Silva <[email protected]> Co-authored-by: MichaelUnkey <[email protected]> Co-authored-by: chronark <[email protected]>
- Loading branch information
1 parent
7fee06a
commit 76d337a
Showing
121 changed files
with
4,605 additions
and
3,534 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.