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
db7b5d3e00
coerce download version number
2025-09-29 15:09:08 -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
Wells Bunker
c285854b42
export through schema-types
2025-09-17 16:00:20 -06:00
Wells Bunker
18e7bd2902
fix build
2025-09-17 15:37:05 -06:00
Wells Bunker
3b3a4f5a5a
AMerge branch 'wells-bus-1813-cleanup-asset-type-enums' of https://github.com/buster-so/buster into wells-bus-1813-cleanup-asset-type-enums
2025-09-17 15:25:43 -06:00
Wells Bunker
3fb8d8c425
make database source of truth for assettype enum
2025-09-17 15:24:12 -06:00
Nate Kelley
e45c8fc244
Reasoning extend
2025-09-17 15:15:29 -06:00
Nate Kelley
d5f43fbcf4
Make a Base Asset and extend off of it
2025-09-17 14:58:39 -06:00
Wells Bunker
fd4ff6216f
AssetTypeEnum rework
2025-09-17 14:37:14 -06:00
dal
e57b74015f
Merge remote-tracking branch 'origin/staging' into dallin-bus-1714-run-sql-endpoint-needs-to-use-same-functionality-as-the-get
2025-09-15 15:07:49 -06:00
dal
2761b3f0fc
Integrate SQL functionality by adding SQL routes and updating dependencies. Refactor access control imports to use centralized access-controls package. Update pnpm-lock and package.json for new dependencies including node-sql-parser and yaml.
2025-09-15 15:07:43 -06:00