Commit Graph

313 Commits

Author SHA1 Message Date
Wells Bunker 098b54103d
minor fixes 2025-10-01 10:53:45 -06:00
Wells Bunker aa73186b2a
Adding api for uploading and retrieving screenshots, also adding improvements to get ancestors 2025-10-01 10:43:36 -06:00
dal 7c8d19c20c
Merge pull request #1214 from buster-so/dallin-bus-1982-snowflake-writeback
dallin bus 1982 snowflake writeback
2025-09-30 11:01:03 -06:00
Wells Bunker 13115cba4e
Speeding up search by improving pagination approach 2025-09-30 09:41:27 -06:00
dal 6b86f561aa
get rid of migration 2025-09-30 08:29:59 -06:00
dal 48a2539271
feature: snowflake and postgres writeback 2025-09-30 08:28:33 -06:00
Wells Bunker 9fabaabc19
Merge branch 'staging' of https://github.com/buster-so/buster into wells-bus-1992-migrate-sharing-for-metrics-dashboards-and-chats 2025-09-29 15:42:03 -06:00
Wells Bunker 344ff937fe
migrate the /sharing endpoints to be v2 2025-09-29 15:40:31 -06:00
dal 4f09efd0c8
Merge remote-tracking branch 'origin/staging' into dallin-bus-1982-snowflake-writeback 2025-09-29 15:29:34 -06:00
dal db7b5d3e00
coerce download version number 2025-09-29 15:09:08 -06:00
dal 16b6cc1e80
Merge remote-tracking branch 'origin/staging' into dallin-bus-1982-snowflake-writeback 2025-09-29 14:01:00 -06:00
dal 629e0336c7
Implement logs writeback functionality across various components
- Enhanced deployment request preparation to include logs configuration.
- Introduced logs writeback configuration management in the database layer.
- Added new queries for upserting and deleting logs writeback configurations.
- Implemented logs writeback task to write query logs to Snowflake.
- Updated data source adapters to support logs table creation and record insertion.
- Integrated logs writeback task trigger in message post-processing workflow.
- Defined schemas for logs configuration and writeback records in shared packages.

This commit lays the groundwork for improved logging capabilities, allowing organizations to track query logs effectively.
2025-09-29 14:00:54 -06:00
Wells Bunker 16892fe64e
adding the public_password field for chats table 2025-09-29 11:48:22 -06:00
dal c5e6d8bef5
fix prompt 2025-09-26 23:41:35 -06:00
Nate Kelley afef2616ba
Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category 2025-09-26 16:26:29 -06:00
Wells Bunker f47bfe2418
fix bug on processing array input for DELETE approved-domains 2025-09-26 10:22:14 -06:00
Wells Bunker aed9732302
adding optional password on metric_file/[id]/data endpoint 2025-09-26 09:41:14 -06:00
Nate Kelley 2fc4ec1925
Add rust fix 2025-09-25 22:33:32 -06:00
Nate Kelley 3c11dbf291
lint fixes 2025-09-25 22:26:42 -06:00
Nate Kelley efe668c405
start adding color by drag and drop 2025-09-25 22:10:12 -06:00
Nate Kelley 519f48929f
added different colorBy config 2025-09-25 21:29:36 -06:00
Nate Kelley b62e66f64a
Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category 2025-09-25 17:06:55 -06:00
Wells Bunker 2d2a0f1476
adding metrics to reports/[id] endpoint 2025-09-25 12:46:39 -06:00
Wells Bunker 7bcae1e5d5
migrate /chats to use the v2 endpoint from the frontend 2025-09-25 11:44:35 -06:00
Nate Kelley bf1b08344c
table content copy 2025-09-25 11:18:44 -06:00
Nate Kelley 9b35106a71
switch search endpoint 2025-09-25 10:28:10 -06:00
Nate Kelley 678ee78e84
move dashboard config to the server 2025-09-24 19:44:14 -06:00
Nate Kelley 615a261f57
set default quarter 2025-09-23 16:27:40 -06:00
Nate Kelley 6d4f293a2f
download data query params 2025-09-23 13:41:17 -06:00
Nate Kelley d9cde77d0f
download params 2025-09-23 13:35:36 -06:00
Wells Bunker 9d01603aca
Searchs messages and report content now 2025-09-22 17:21:04 -06:00
Nate Kelley b567efd143
Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category 2025-09-20 15:15:47 -06:00
Nate Kelley 9efdf2c67b
pass through asset check 2025-09-20 13:22:52 -06:00
Nate Kelley eaaeca332c
Added more report version number stuff 2025-09-20 08:58:28 -06:00
Nate Kelley f1ea82c730
Added handler around metric 2025-09-20 08:54:32 -06:00
Nate Kelley 2722dcc5cf
no color by for pie and scatter 2025-09-19 16:23:49 -06:00
Nate Kelley 241b2c4f88
Remove weird chart example and update tests 2025-09-19 15:51:25 -06:00
Nate Kelley 9e3b69af1f
add some options 2025-09-19 15:27:53 -06:00
Wells Bunker 731f2d4e64
adding v2 list chats endpoint 2025-09-19 15:22:11 -06:00
Nate Kelley 3eef39f8ca
added color mapping to a dataset itself 2025-09-19 13:08:03 -06:00
wellsbunk5 ba93511536
Merge pull request #1007 from buster-so/wells-bus-1841-migrate-get-dashboard-endpoint-to-v2
Migrate dashboards/[id] GET endpoint over to v2
2025-09-19 11:52:08 -06:00
Wells Bunker 4293093669
Migrate dashboards/[id] GET endpoint over to v2 2025-09-19 11:42:52 -06:00
Nate Kelley 0fdaa5cbb7
Update schema to include color by 2025-09-19 11:19:46 -06:00
dal 2df6b234ac
Merge remote-tracking branch 'origin/staging' into dallin-bus-1816-dataset-sample-endpoint-not-working
# Conflicts:
#	packages/access-controls/src/datasets/permissions.ts
2025-09-19 10:16:14 -06:00
dal d6d18f3fca
Update dataset sample handling and add new API routes
- Added new API routes for fetching dataset samples by ID, including validation and error handling.
- Implemented `getDatasetSampleHandler` to manage dataset access and sample query execution.
- Introduced `executeSampleQuery` utility for executing read-only SQL queries with retry logic.
- Created new schemas for dataset sample request and response types.
- Updated existing dataset access control logic to ensure proper permissions are enforced.
- Added tests for the new dataset sample functionality to ensure reliability.
2025-09-19 10:06:03 -06:00
Wells Bunker 1149d5751b
Merge branch 'staging' of https://github.com/buster-so/buster into wells-bus-1825-create-api-endpoint-for-v2-metric_fileid 2025-09-19 08:33:32 -06:00
Wells Bunker 4a8988bb07
Adding /metric_file/[id] GET endpoint in v2 2025-09-18 14:46:49 -06:00
Nate Kelley 33073e6729
Move to scoped database imports 2025-09-18 12:36:37 -06:00
Nate Kelley 9d60c74732
Added additional enum fixes 2025-09-17 17:22:26 -06:00
Nate Kelley 3fd6afa544
moved enums to their own files 2025-09-17 17:03:20 -06:00