Commit Graph

6858 Commits

Author SHA1 Message Date
Matt Aitken 126cf1d43e Generate implicit column names when using functions with AS, like count() 2025-12-22 21:08:41 +00:00
Matt Aitken 3c253a3391 Fix for number right alignment 2025-12-22 21:08:41 +00:00
Matt Aitken e0521ca0c7 Added a project table cell 2025-12-22 21:08:41 +00:00
Matt Aitken f7dfc1d650 Support fieldMapping for TSQL queries. Used to map ids to more user friendly values 2025-12-22 21:08:41 +00:00
Matt Aitken 449a3cbaf7 Fix for IS NOT NULL 2025-12-22 21:08:41 +00:00
Matt Aitken 5ee655e680 Treat {} as NULL for the error column 2025-12-22 21:08:41 +00:00
Matt Aitken 205ec3bdd4 Better column descriptions 2025-12-22 21:08:41 +00:00
Matt Aitken 6655c49823 The copy button is further over 2025-12-22 21:08:41 +00:00
Matt Aitken 84673c5e2d Added CopyableTableCell 2025-12-22 21:08:41 +00:00
Matt Aitken 92439f8424 Fix for incorrect display of invocation cost 2025-12-22 21:08:41 +00:00
Matt Aitken 80e4a9bfda Added tests for arithmetic operations on expression columns 2025-12-22 21:08:41 +00:00
Matt Aitken d632da4ac3 Export/copy as CSV and JSON 2025-12-22 21:08:41 +00:00
Matt Aitken 3ef5fa543c Make columns right aligned if they're numbers 2025-12-22 21:08:41 +00:00
Matt Aitken dc2a8f3e9d Better help and added byte seconds stat 2025-12-22 21:08:41 +00:00
Matt Aitken f81e693834 First version of inline docs 2025-12-22 21:08:41 +00:00
Matt Aitken 67a57b3db7 Added a help panel 2025-12-22 21:08:41 +00:00
Matt Aitken 666687e31a Added a "Format" button 2025-12-22 21:08:41 +00:00
Matt Aitken 06f8af4c83 Column descriptions 2025-12-22 21:08:41 +00:00
Matt Aitken f9bd37a507 Custom cells for machine and environment 2025-12-22 21:08:41 +00:00
Matt Aitken 8bf27e6774 Improved the schema with some computed columns 2025-12-22 21:08:41 +00:00
Matt Aitken 43ccd9f2f0 Run status now has a tooltip 2025-12-22 21:08:41 +00:00
Matt Aitken 90bf6c66c6 Run redirect route and link to runs from Query page 2025-12-22 21:08:41 +00:00
Matt Aitken 0fce60422a Fixed handling when we rename colums to friendly names 2025-12-22 21:08:41 +00:00
Matt Aitken a3938acf5d Improved formatting 2025-12-22 21:08:41 +00:00
Matt Aitken 6b02429310 Show query stats 2025-12-22 21:08:41 +00:00
Matt Aitken 6ca631cbb5 Expose ClickHouse query stats from tsql queries 2025-12-22 21:08:41 +00:00
Matt Aitken 6c261ae369 Pretty formatting working 2025-12-22 21:08:41 +00:00
Matt Aitken 1d58b0c29b Fixed the layout scrolling issues 2025-12-22 21:08:41 +00:00
Matt Aitken 1f3bb8b968 runStatus working 2025-12-22 21:08:41 +00:00
Matt Aitken f92627c63b Added type inference tests 2025-12-22 21:08:41 +00:00
Matt Aitken 0883123dcc Do the type inference inside the tsql engine 2025-12-22 21:08:41 +00:00
Matt Aitken 28505a84c2 Transform values for the Query page, removed hardcoded runStatus 2025-12-22 21:08:41 +00:00
Matt Aitken a714de779b Custom inferers early version 2025-12-22 21:08:41 +00:00
Matt Aitken 7db252310c WIP on inferring types for the Table so we can do nice rendering 2025-12-22 21:08:41 +00:00
Matt Aitken 531a7e32d4 Style improvements to the query page 2025-12-22 21:08:41 +00:00
Matt Aitken 0b80075570 Query page WIP 2025-12-22 21:08:41 +00:00
Matt Aitken ee7dd03d73 Linter now works with AS queries 2025-12-22 21:08:41 +00:00
Matt Aitken cd9dec6506 Added virtual column support 2025-12-22 21:08:41 +00:00
Matt Aitken 426fec5819 Allow querying just using org id, project and env are optional 2025-12-22 21:08:41 +00:00
Matt Aitken 8ca6cecbe9 Allow mapping values to user friendly names 2025-12-22 21:08:41 +00:00
Matt Aitken 66992f33f8 Changed some HogQL reference to TSQL 2025-12-22 21:08:41 +00:00
Matt Aitken a680ca7d13 Unneeded ts-expects 2025-12-22 21:08:41 +00:00
Matt Aitken 957defe32d Lints now based on possible tables, columns and values 2025-12-22 21:08:41 +00:00
Matt Aitken 3594727488 Fix for test 2025-12-22 21:08:41 +00:00
Matt Aitken 1d4a8a64dc Fix for TS compilation errors in the web app 2025-12-22 21:08:41 +00:00
Matt Aitken 24164559e4 Fix for codemirror versions 2025-12-22 21:08:41 +00:00
Matt Aitken 3940b8ac92 Storybook is available only to admins (but now when deployed) 2025-12-22 21:08:41 +00:00
Matt Aitken 05cc682b72 Type fixes 2025-12-22 21:08:41 +00:00
Matt Aitken 06127d5bf6 TRQL editor WIP 2025-12-22 21:08:41 +00:00
Matt Aitken 0312439f46 Formatting 2025-12-22 21:08:41 +00:00