Commit Graph

4101 Commits

Author SHA1 Message Date
Cursor Agent 8b34fd153a Update route path for metric files to use 'metrics' instead of 'metric_files'
Co-authored-by: dallin <dallin@buster.so>
2025-07-11 20:53:51 +00:00
Cursor Agent 2fca16e7b4 Update metric routes from metric_files to metrics
Co-authored-by: dallin <dallin@buster.so>
2025-07-11 20:52:29 +00:00
dal 11cc21ee36
Merge pull request #482 from buster-so/cursor/add-has-more-records-flag-9bd6
Add has more records flag
2025-07-11 13:52:16 -07:00
Cursor Agent 99b27bc87a Checkpoint before follow-up message 2025-07-11 20:50:04 +00:00
dal f5b911cd12
Update apps/api/libs/handlers/src/metrics/get_metric_data_handler.rs
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-11 13:47:31 -07:00
Nate Kelley 90a11d5fd8
pass through a wrapper component 2025-07-11 14:46:10 -06:00
Cursor Agent 75cdd858ab Add pagination support for metric data query with has_more_records flag
Co-authored-by: dallin <dallin@buster.so>
2025-07-11 20:39:13 +00:00
dal c0a89f5330
Merge pull request #481 from buster-so/dallin/bus-1328-ability-to-kill-a-chat-while-running-stop-button
Add '@buster/ai' dependency and enhance chat cancellation logic
2025-07-11 08:52:38 -07:00
dal a36bba3b40
Add '@buster/ai' dependency and enhance chat cancellation logic
- Added '@buster/ai' as a workspace dependency in pnpm-lock.yaml and package.json.
- Updated database-migrations.yml to trigger on changes in the database package.
- Refined the cancelChatHandler function to include detailed message cleanup and trigger cancellation logic.
- Improved response handling in the chat cancellation endpoint to return a success message.
- Enhanced updateMessageFields to support marking messages as completed.
2025-07-11 09:51:51 -06:00
dal e81ecf069b
Merge pull request #480 from buster-so/staging
Release
2025-07-10 15:38:31 -07:00
dal 87f3853ce8
stubbed out the cancel endpoint and added the trigger run col 2025-07-10 16:26:30 -06:00
Nate Kelley e7cfafa95e
Update pooler 2025-07-10 16:06:13 -06:00
Nate Kelley e5eff7d9ec
panel options update 2025-07-10 15:50:56 -06:00
dal de959ea090
Merge pull request #479 from buster-so/dallin/bus-1345-figure-out-why-snowflake-is-so-delayed-here
Dallin/bus-1345-figure-out-why-snowflake-is-so-delayed-here
2025-07-10 14:42:30 -07:00
dal 6d75c30834
Merge remote-tracking branch 'origin/staging' into dallin/bus-1345-figure-out-why-snowflake-is-so-delayed-here 2025-07-10 15:21:49 -06:00
dal 319f6baa4f
snowflake serverless optimization 2025-07-10 15:21:25 -06:00
Nate Kelley 232b0d28b7
Merge pull request #478 from buster-so/big-nate/bus-1361-slack-integration-tweaks
Update slack integrations
2025-07-10 15:07:43 -06:00
Nate Kelley 1151b72467
Update slack integrations 2025-07-10 15:06:21 -06:00
Nate Kelley fcfc483c67
Merge pull request #477 from buster-so/big-nate/bus-1358-swap-out-roles-dropdown-menu-in-settings-to-have
Big nate/bus 1358 swap out roles dropdown menu in settings to have
2025-07-10 14:52:23 -06:00
Nate Kelley cc2a45e7d1
select props update 2025-07-10 14:50:01 -06:00
Nate Kelley 9ed1ed5eef
update image protocol 2025-07-10 14:35:40 -06:00
Nate Kelley b0a010bbce
access role update 2025-07-10 14:24:30 -06:00
Nate Kelley d83193f0c4
adjust new select 2025-07-10 14:19:12 -06:00
Nate Kelley f39a309a38
Merge pull request #476 from buster-so/nate/hot-fix-server-build
Update tsup.config.ts
2025-07-10 12:53:28 -06:00
Nate Kelley 2ec3692462
Update tsup.config.ts 2025-07-10 12:53:00 -06:00
Nate Kelley 252a892cae
Merge pull request #475 from buster-so/nate/hot-fix-server-build
Server build update
2025-07-10 12:50:47 -06:00
Nate Kelley 10e741fa93
Use up for server dev 2025-07-10 12:49:46 -06:00
Nate Kelley e63706e173
Use type checking 2025-07-10 12:35:03 -06:00
Nate Kelley 07ebe9c9b7
finalized typechecking 2025-07-10 12:29:38 -06:00
Nate Kelley e6307838b7
Update base.json 2025-07-10 12:22:18 -06:00
dal efba308e14
Merge pull request #473 from buster-so/staging
Release
2025-07-10 11:17:56 -07:00
Nate Kelley e7ee256072
move shared to be zod v4 2025-07-10 12:16:34 -06:00
dal 315cfa7a8f
Merge pull request #472 from buster-so/dallin/bus-1346-access-paths-for-datasets-need-to-go-through-defaults-as
Dallin/bus 1346 access paths for datasets need to go through defaults as
2025-07-10 10:15:13 -07:00
dal 687cf6d072
lock down datasets to orgs 2025-07-10 11:14:02 -06:00
dal ea5589b4d8
list datasets tracking properly. 2025-07-10 11:04:01 -06:00
dal 0e0b14a47f
access controls listing datasets with new default datasets access pattern through security settings. 2025-07-10 11:03:45 -06:00
Nate Kelley 7b9892129c
update imports and type checks 2025-07-10 10:52:21 -06:00
Nate Kelley 0da7fb4196
Merge pull request #471 from buster-so/big-nate/bus-1350-list-channels-request-firing-off-after-removing-slack
Big nate/bus 1350 list channels request firing off after removing slack
2025-07-10 10:24:07 -06:00
Nate Kelley 6eb2709dd9
lint updates 2025-07-10 10:23:40 -06:00
Nate Kelley 7d5fb09b82
Merge branch 'staging' into big-nate/bus-1350-list-channels-request-firing-off-after-removing-slack 2025-07-10 10:16:01 -06:00
Nate Kelley b28f6e1e35
additional types fixes 2025-07-10 10:14:16 -06:00
Nate Kelley a7aea69277
Update package version 2025-07-10 09:56:40 -06:00
Nate Kelley cefdfe6fdf
Update slack query request logic 2025-07-10 09:54:14 -06:00
Nate Kelley 8ca5405f4a
Merge pull request #470 from buster-so/hot-fix/add-logs-for-charts
remove logs
2025-07-10 09:43:06 -06:00
Nate Kelley f8a2e86297
remove logs 2025-07-10 09:41:45 -06:00
Nate Kelley 8baba193e5
Merge pull request #469 from buster-so/hot-fix/add-logs-for-charts
move to specific name in chartjstheme
2025-07-10 09:37:57 -06:00
dal 06a5eb38e6
the trigger post processing slack notifier should only look for the analyst post processing messages 2025-07-10 09:37:45 -06:00
Nate Kelley 9c1d5495c5
move to specific name in chartjstheme 2025-07-10 09:37:29 -06:00
Nate Kelley 411bf737ca
Merge pull request #468 from buster-so/hot-fix/add-logs-for-charts
additional hot fixes
2025-07-10 09:32:40 -06:00
Nate Kelley 834d75674a
additional hot fixes 2025-07-10 09:32:19 -06:00