Commit Graph

2778 Commits

Author SHA1 Message Date
Nate Kelley 3178a0b485
format date fixes 2025-04-18 16:48:18 -06:00
Nate Kelley 7efb3d4cc3
Update useAutoChangeLayout.ts 2025-04-18 16:22:56 -06:00
Nate Kelley 19199185d6
reasoning file click update 2025-04-18 16:17:37 -06:00
Nate Kelley 08d16d0897
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-18 16:07:18 -06:00
Nate Kelley 267432f00e
Update useY2Axis.ts 2025-04-18 16:07:15 -06:00
dal 0c370b1a10
planning tweaks and manually modified 2025-04-18 16:01:48 -06:00
Nate Kelley 9dea3716bf
selectd file logs 2025-04-18 15:55:47 -06:00
Nate Kelley e9ea75398e
pass up 2025-04-18 15:49:47 -06:00
Nate Kelley e423f1305a
allow reasoning to flip 2025-04-18 15:43:44 -06:00
Nate Kelley 6e0b80203a
Update useErrorZones.ts 2025-04-18 15:40:07 -06:00
Nate Kelley b69bdda2c4
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-18 15:34:04 -06:00
Nate Kelley 2eda72e60e
Update AppMarkdown.module.css 2025-04-18 15:34:03 -06:00
Nate Kelley dd7f55404c
update how the list is displayed 2025-04-18 15:26:40 -06:00
Nate Kelley e606482445
Update AppMarkdownCommon.tsx 2025-04-18 15:20:06 -06:00
Nate Kelley abeeff7445
fix markdown prop passing 2025-04-18 15:18:32 -06:00
dal 0d3f1589c1
now returns yml in the raw messages 2025-04-18 15:15:36 -06:00
dal c90c6fc62f
restore chat 2025-04-18 15:01:44 -06:00
Nate Kelley 645b5940d8
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-18 15:01:12 -06:00
Nate Kelley 999f310b30
make down animates in a little smoother 2025-04-18 15:01:09 -06:00
dal 177c8fd1c8
a little faster 2025-04-18 14:56:14 -06:00
dal ad4d2c8568
metric configs 🙏🏼 2025-04-18 14:45:56 -06:00
Nate Kelley 96853b8757
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-18 14:42:17 -06:00
Nate Kelley e54194d018
update chart theme and ticker 2025-04-18 14:42:15 -06:00
dal 0c01eb9305
restore chat 2025-04-18 14:20:41 -06:00
Nate Kelley 27aed66397
update name 2025-04-18 13:51:14 -06:00
Nate Kelley 34b057c7e1
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-18 13:12:57 -06:00
Nate Kelley 0a43738992
add scales 2025-04-18 13:12:55 -06:00
dal 8637ef9018
great modified files streaming now 2025-04-18 13:03:47 -06:00
Nate Kelley 67ec530a5a
Update chartjs-plugin-tick-duplicate.ts 2025-04-18 12:58:10 -06:00
dal 77521b9db7
status show error now 2025-04-18 12:53:58 -06:00
Nate Kelley 327ca9219f
Update chartjs-plugin-tick-duplicate.ts 2025-04-18 12:49:34 -06:00
dal 615782ee4c
don't skip the number separator style 2025-04-18 12:36:14 -06:00
dal 29ab620727
update on multiplier for percents 2025-04-18 12:34:00 -06:00
Nate Kelley 1cf88971eb
start building timescale 2025-04-18 12:30:24 -06:00
dal 180a291bc8
starting to work on file streaming, moved resend logic, permissions 2025-04-18 12:21:25 -06:00
Nate Kelley ddde654a0a
Update chartjs-plugin-tick-duplicate.ts 2025-04-18 12:19:01 -06:00
Nate Kelley ec4a851bda
Update chartjs-plugin-tick-duplicate.ts 2025-04-18 12:15:11 -06:00
Nate Kelley 62783dff70
Create chartjs-plugin-tick-duplicate.ts 2025-04-18 12:02:08 -06:00
Nate Kelley 22690aa146
hack to force a timeunit max ticks 2025-04-18 11:40:53 -06:00
dal d4b093e9a8
comma separator 2025-04-18 11:28:58 -06:00
Nate Kelley b5ceb20667
Update BusterChart.LineChart.stories.tsx 2025-04-18 11:27:32 -06:00
dal 47c615db09
dataset security and some prompt improvements 2025-04-18 11:12:31 -06:00
Nate Kelley 47f20b463a
make line stories 2025-04-18 11:02:58 -06:00
Nate Kelley c1fd00b0db
major tick enabled 2025-04-18 10:48:34 -06:00
dal 115d525d96
Add dataset_security dependency and implement permission checks for dataset access
- Added `dataset_security` as a dependency in `Cargo.toml`.
- Enhanced SQL validation in `common.rs` to check user permissions before executing queries.
- Updated metric file processing functions to include user ID for permission validation.
- Modified dataset retrieval in `search_data_catalog.rs` to return permissioned datasets based on user access.
- Updated planning tools to include guidelines for modifying visualizations in bulk.
2025-04-18 10:36:57 -06:00
Nate Kelley 53b967ca4a
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-18 10:23:06 -06:00
Nate Kelley 0a761f6ccc
Update LoginForm.tsx 2025-04-18 10:23:04 -06:00
dal 3d61e20195
multiplier on percent 2025-04-18 09:54:18 -06:00
Nate Kelley 04daeaec81
Update route.ts 2025-04-18 09:41:56 -06:00
dal 85d5fb8f2b
multiplier 2025-04-18 09:41:01 -06:00