Commit Graph

2206 Commits

Author SHA1 Message Date
Nate Kelley 366f20577f
Update csp-helper.ts 2025-09-22 21:22:45 -06:00
Nate Kelley 024552c864
drop query param on save to server 2025-09-22 21:20:41 -06:00
Nate Kelley fe5848c079
fix bug where version would not update the metric 2025-09-22 21:15:17 -06:00
Nate Kelley 4c3aa68b36
Update version number for chat responses 2025-09-22 21:04:59 -06:00
Nate Kelley 1758a2a8e8
Update query request for get data 2025-09-22 20:49:18 -06:00
Nate Kelley a6a10d4760
Merge pull request #1052 from buster-so/big-nate-bus-1819-backslash-being-added-before-metricid-in-reports
Added additional unit tests
2025-09-22 20:35:35 -06:00
Nate Kelley bc6009c589
Added additional unit tests 2025-09-22 20:30:26 -06:00
Nate Kelley daf8b3a674
wrap core component in error boundary 2025-09-22 19:47:39 -06:00
Nate Kelley 18a1c15412
add lazy error boundary componnet 2025-09-22 19:37:41 -06:00
Nate Kelley e962ffa5fa
Merge branch 'staging' into big-nate-bus-1883-wrap-dynamic-components-in-wrapper 2025-09-22 17:53:47 -06:00
Nate Kelley 3ffaee69c3
add error boundary 2025-09-22 17:53:36 -06:00
Nate Kelley 0c08b81aa9
Add more hooks for version 2025-09-22 17:48:20 -06:00
Nate Kelley ae50be350e
Merge pull request #1050 from buster-so/nate/hash-console
show hash in the console
2025-09-22 17:35:35 -06:00
Nate Kelley 4d5d8bf846
show hash in the console 2025-09-22 17:33:11 -06:00
Nate Kelley 0eaaedf56f
Merge branch 'staging' into jacob-bus-1870-prompt-copying-bug 2025-09-22 17:15:27 -06:00
Nate Kelley 5c7ce534cc
Merge pull request #1045 from buster-so/jacob-bus-1867-only-the-report-title-is-actually-changing
Fixing reports not switching
2025-09-22 17:14:30 -06:00
Nate Kelley f678fdc79c
use a key reset instead 2025-09-22 17:13:23 -06:00
jacob-buster 3e3a30f510 Fixing copy behavior 2025-09-22 17:07:48 -06:00
Nate Kelley a20a76eb44
added vite config for asset bundling 2025-09-22 16:57:27 -06:00
jacob-buster 474b1c24be Fixing reports not switching 2025-09-22 16:51:39 -06:00
Nate Kelley 7461f6e2cc
Update vercel.json 2025-09-22 16:17:53 -06:00
Nate Kelley 68b6931144
Merge pull request #1043 from buster-so/big-nate-bus-1876-dynamic-components-still-error-out
Big nate bus 1876 dynamic components still error out
2025-09-22 16:12:59 -06:00
Nate Kelley 361ab51ba9
Create vercel.json 2025-09-22 16:11:51 -06:00
Nate Kelley bbcd0db69a
app version updated 2025-09-22 16:01:17 -06:00
wellsbunk5 6b98564841
Merge pull request #1041 from buster-so/devin/BUS-1874-1758572369
Remove non-functional collections filter options (BUS-1874)
2025-09-22 16:00:03 -06:00
Devin AI a337232ee0 Remove non-functional dashboard filter options for consistency
- Remove 'My dashboards' and 'Shared with me' filters from DashboardHeader.tsx
- Keep 'All' filter option matching collections page pattern
- Addresses GitHub comment about dashboard consistency
- Both collections and dashboards now have consistent filtering behavior

Co-Authored-By: Wells Bunker <wells@buster.so>
2025-09-22 21:13:20 +00:00
Nate Kelley fc1e4a8909
Merge branch 'staging' into big-nate-bus-1819-backslash-being-added-before-metricid-in-reports 2025-09-22 15:06:17 -06:00
Nate Kelley b2c07a4f8e
add additinal new line handler 2025-09-22 15:06:05 -06:00
Nate Kelley 8b4ad281c1
preprocess markdown for mdx 2025-09-22 14:34:32 -06:00
Devin AI df3ff6d6d8 Remove non-functional 'My collections' and 'Shared with me' filter options
- Remove broken filter entries from filters array in CollectionListHeader.tsx
- Keep 'All' filter option for consistency with other pages
- Fixes BUS-1874: Collections page filtering tabs that don't work properly
- Backend API already supports optional filter parameters, no changes needed
- Maintains existing CollectionFilters component and UI structure

Co-Authored-By: Wells Bunker <wells@buster.so>
2025-09-22 20:19:40 +00:00
Nate Kelley 85c1b18340
Add small border to code node 2025-09-22 13:43:51 -06:00
Nate Kelley 5ecf0400ed
Update storage factory test to remove r2 bucket 2025-09-22 13:21:47 -06:00
Nate Kelley 0452317054
mock env variables 2025-09-22 13:09:20 -06:00
Wells Bunker 4c9d035130
fix metric_file/id v2 endpoint 2025-09-22 12:19:39 -06:00
Nate Kelley c5e0060072
Merge pull request #1030 from buster-so/big-nate-bus-1819-backslash-being-added-before-metricid-in-reports
Big nate bus 1819 backslash being added before metricid in reports
2025-09-22 11:56:11 -06:00
Nate Kelley 0f5404b37b
expires at should update 2025-09-22 11:46:27 -06:00
Nate Kelley 4887782c84
add some more logging for token 2025-09-22 11:33:22 -06:00
Nate Kelley c3b09907ff
caption can be serialized 2025-09-22 11:27:18 -06:00
Nate Kelley 396e4e709e
Update platejs-conversion.test.ts 2025-09-22 10:52:29 -06:00
Wells Bunker d88530bea6
hot fix for staging 2025-09-22 10:45:41 -06:00
Wells Bunker 46abe3ac0c
hot fix for metric and dashboard v2 endpoints 2025-09-22 10:41:11 -06:00
Nate Kelley 32abc2d939
Added some basic markdown conversion stuff 2025-09-22 10:26:24 -06:00
Nate Kelley 483a6f037a
remove useless base kit 2025-09-22 10:18:54 -06:00
Nate Kelley a396dc302e
Remove mention kit 2025-09-22 10:03:27 -06:00
dal c9f5a64999
small change to datasets to kick off the build 2025-09-22 07:27:10 -06:00
Wells Bunker dee2a34553
fix unit tests 2025-09-21 19:22:37 -06:00
Wells Bunker 6f857d9436
Update suggested prompts endpoint to return immediately and run update in background 2025-09-21 19:12:16 -06:00
Nate Kelley 01a0c06a08
Merge pull request #1025 from buster-so/nate/sharing-hot-fix
Make a more composible check for checkPermission
2025-09-20 15:51:06 -06:00
Nate Kelley 2519e84c0f
update permission cache 2025-09-20 15:48:44 -06:00
Nate Kelley 389df8dff5
Make a more composible check for checkPermission 2025-09-20 15:30:46 -06:00
dal 189dedd32e
Merge remote-tracking branch 'origin/staging' into dallin-bus-1836-move-seed-script-to-ts 2025-09-20 15:15:45 -06:00
dal 9c01bcb37c
seed script and db clean up 2025-09-20 15:15:26 -06:00
Nate Kelley 2f8930e1fb
Merge pull request #1016 from buster-so/devin/BUS-1852-1758322003
fix: Update max decimal places from 10 to 7 in EditDecimals component
2025-09-20 15:14:50 -06:00
Nate Kelley f9bc09368c
Update EditDecimals.tsx 2025-09-20 15:14:39 -06:00
Nate Kelley 6029667bf4
fix dashboard with password 2025-09-20 15:13:52 -06:00
Nate Kelley e5dbf41db5
Update check-collections-containing-asset.ts 2025-09-20 14:39:02 -06:00
Nate Kelley 3cdd0bfa57
reset permission stuff 2025-09-20 14:30:17 -06:00
Nate Kelley 273008adc6
silence error handler 2025-09-20 14:21:18 -06:00
Nate Kelley 3bff20c8e0
must be org member 2025-09-20 14:05:48 -06:00
Nate Kelley f406dd5ca3
permission check update 2025-09-20 13:40:42 -06:00
Nate Kelley 9efdf2c67b
pass through asset check 2025-09-20 13:22:52 -06:00
Nate Kelley 3b2bc471ab
permission helper 2025-09-20 11:05:10 -06:00
Nate Kelley b8d5624304
create a versioned report 2025-09-20 10:37:50 -06:00
Nate Kelley fce52b5b2b
Update report to start supporting a version number 2025-09-20 09:03:54 -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 0df89c0ba9
Add some additional logs for report 2025-09-20 08:41:08 -06:00
wellsbunk5 18d81fd698
Merge pull request #1015 from buster-so/wells-bus-1848-migrate-the-frontend-to-use-v2-get-dashboards-endpoint
Adding /dashboards/[id] v2 endpoint to frontend
2025-09-19 16:52:41 -06:00
Nate Kelley bb6dc4fb31
update syntax highlight to force string child 2025-09-19 16:50:17 -06:00
Devin AI 07644d62ba fix: Update max decimal places from 10 to 7 in EditDecimals component
- Change max property from 10 to 7 for InputNumber with prefix='Max'
- Addresses ticket BUS-1852 for decimal place input constraints

Ticket: BUS-1852
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-09-19 22:48:11 +00:00
Wells Bunker 31d5f939e5
Adding /dashboards/[id] v2 endpoint to frontend 2025-09-19 16:48:05 -06:00
Wells Bunker 08c829904c
migrate /metric_file/[id] to be v2 2025-09-19 15:34:19 -06:00
Wells Bunker 731f2d4e64
adding v2 list chats endpoint 2025-09-19 15:22:11 -06:00
wellsbunk5 0aaa53c685
Merge pull request #1009 from buster-so/wells-bus-1841-migrate-get-dashboard-endpoint-to-v2
cleanup duplicate code to shared-helpers for metric_files
2025-09-19 12:37:06 -06:00
Wells Bunker 943f9f4038
fix typo 2025-09-19 12:34:22 -06:00
Wells Bunker c1d770e6a3
cleanup duplicate code to shared-helpers 2025-09-19 12:28:38 -06:00
dal e66e3d729c
Merge pull request #1008 from buster-so/dallin-bus-1844-angel-stored-values-not-synced
BUS-1844: Optimize sync-searchable-values performance
2025-09-19 12:09:16 -06:00
dal d395848b6f
test: fix mock adapter to include getDataSourceType method 2025-09-19 12:05:30 -06:00
dal ab62bd3f20
fix: optimize sync-searchable-values performance with concurrent processing
- Add concurrent embedding generation (5 batches concurrently)
- Add concurrent Turbopuffer upserts (3 batches concurrently)
- Fix dynamic SQL identifier quoting for different databases (Snowflake, PostgreSQL, MySQL, etc.)
- Remove unnecessary ORDER BY clause when joining with cached datasets

These optimizations significantly reduce processing time for large datasets by processing
multiple batches in parallel instead of sequentially.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 11:55:59 -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
dal 7b01c8ca0c
specails chars and order by. 2025-09-19 11:45:41 -06:00
Wells Bunker 4293093669
Migrate dashboards/[id] GET endpoint over to v2 2025-09-19 11:42:52 -06:00
Nate Kelley a6680a4678
admin footer check 2025-09-19 10:52:09 -06:00
dal 6efa72de40
Merge pull request #1000 from buster-so/dallin-bus-1816-dataset-sample-endpoint-not-working
Update dataset sample handling and add new API routes
2025-09-19 10:42:41 -06:00
Nate Kelley 939012a601
Hot fix: must key items 2025-09-19 10:35:08 -06:00
dal 84314ebc13
fixes for imports 2025-09-19 10:31:46 -06:00
Nate Kelley 59d8aeaf3c
Update skeleton to be more dynamic 2025-09-19 10:27:07 -06:00
Nate Kelley e643c3d496
initialize with content - the editor 2025-09-19 10:21:19 -06:00
dal 101d4902bf
Merge remote-tracking branch 'origin/staging' into dallin-bus-1816-dataset-sample-endpoint-not-working 2025-09-19 10:16:22 -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
Nate Kelley b3b21c65b3
version number query param pass through 2025-09-19 10:09:45 -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
wellsbunk5 feafeb15e1
Merge pull request #993 from buster-so/wells-bus-1825-create-api-endpoint-for-v2-metric_fileid
Adding /metric_file/[id] GET endpoint in v2
2025-09-19 09:01:58 -06:00
dal f96cbf02e8
report file and trigger 2025-09-19 08:58:50 -06:00
Wells Bunker b88740d405
revert auto change 2025-09-19 08:58:47 -06:00
Wells Bunker 27e4537ee3
update imports 2025-09-19 08:55:46 -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
Nate Kelley e58e255a78
fix auto scroll 2025-09-18 21:42:42 -06:00
Nate Kelley 74ca11ac4f
added more logs 2025-09-18 21:31:26 -06:00
Nate Kelley 951e6ae7b9
more logs for router 2025-09-18 17:35:45 -06:00
Nate Kelley e8b7e722bb
add different logs for stream 2025-09-18 17:17:41 -06:00
Nate Kelley f3e6471bc4
add some auto redirect log 2025-09-18 16:58:25 -06:00
Nate Kelley 39302f38c5
Merge pull request #996 from buster-so/big-nate-bus-1837-make-sure-embed-assets-work
Big nate bus 1837 make sure embed assets work
2025-09-18 16:28:48 -06:00
Nate Kelley 78c733cfc8
scroll area check 2025-09-18 16:28:28 -06:00
Nate Kelley 8c6c41d6fe
wrap embed routes so that we can get anon user 2025-09-18 16:19:28 -06:00
Nate Kelley be365bac73
added embed report 2025-09-18 15:56:29 -06:00
dal 6a28d28b63
pin trigger to 4.0.2 2025-09-18 15:48:22 -06:00
dal 0c9a737330
exclude effect 2025-09-18 15:43:37 -06:00
Nate Kelley 48aaccc9d4
update package versions 2025-09-18 15:38:42 -06:00
Nate Kelley 9b6d1799ba
disable tooltip for drag overlay 2025-09-18 15:33:55 -06:00
Nate Kelley 7209b1f8fc
Merge pull request #992 from buster-so/big-nate-bus-1815-pulled-in-reports-treated-as-dashboards
Move database imports to be scoped
2025-09-18 15:20:23 -06:00
Nate Kelley 66da4727aa
latest versions number prop to data 2025-09-18 15:09:38 -06:00
Wells Bunker 64ca1c7433
styling changes 2025-09-18 15:07:24 -06:00
Nate Kelley 9da9f4bc88
provide better search params in edit 2025-09-18 15:00:37 -06:00
Wells Bunker 4a8988bb07
Adding /metric_file/[id] GET endpoint in v2 2025-09-18 14:46:49 -06:00
Nate Kelley 44bfc6f830
Merge branch 'staging' into big-nate-bus-1815-pulled-in-reports-treated-as-dashboards 2025-09-18 14:16:51 -06:00
Nate Kelley 688fb36270
fix broken unit tests 2025-09-18 14:15:24 -06:00
Nate Kelley 33073e6729
Move to scoped database imports 2025-09-18 12:36:37 -06:00
dal 5ab4e7fc07
a few new momentic tests 2025-09-18 11:40:23 -06:00
dal 92dcd9ab81
a few more momentic tests 2025-09-18 09:54:17 -06:00
dal 7bc9761a5c
Merge pull request #987 from buster-so/dallin-bus-1764-implement-momentic
Dallin-bus-1764-implement-momentic
2025-09-18 03:41:08 -06:00
dal bd149b97c0
Update apps/momentic/.gitignore
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-09-18 03:33:08 -06:00
dal 264f6ce959
Merge remote-tracking branch 'origin/staging' into dallin-bus-1764-implement-momentic 2025-09-18 03:24:57 -06:00
Nate Kelley 9d60c74732
Added additional enum fixes 2025-09-17 17:22:26 -06:00
Nate Kelley 6bcd9e7b9e
scope down more types 2025-09-17 16:42:47 -06:00
Nate Kelley 4c8875b7c6
Merge branch 'staging' into big-nate-bus-1815-pulled-in-reports-treated-as-dashboards 2025-09-17 16:37:45 -06:00
Nate Kelley c1f37870bb
Update favorite start to use correct type 2025-09-17 16:30:44 -06:00
wellsbunk5 96cb5719b0
Merge pull request #986 from buster-so/wells-bus-1813-cleanup-asset-type-enums
AssetTypeEnum rework
2025-09-17 16:24:45 -06:00
Nate Kelley 69e4d43336
update icon and type handlers 2025-09-17 16:20:48 -06:00
Nate Kelley 217c6284a3
shared icons 2025-09-17 16:15:08 -06:00
Nate Kelley bab292aa47
Update AddToCollectionModal.tsx 2025-09-17 16:12:31 -06:00
Nate Kelley f7da467036
Update FollowUpWithAsset.tsx 2025-09-17 16:10:55 -06:00
Nate Kelley 0ed8b66288
create breadcrumb changes 2025-09-17 16:07:41 -06:00
Nate Kelley 29273e9ae3
update report stuff 2025-09-17 15:36:48 -06:00
Nate Kelley abad06f4ff
Remove header cache stuff 2025-09-17 15:33:28 -06:00
Nate Kelley e23fa1184c
Merge branch 'staging' into big-nate-bus-1815-pulled-in-reports-treated-as-dashboards 2025-09-17 15:19:59 -06:00
Wells Bunker c47f28a4bc
remove test file 2025-09-17 14:59:09 -06:00
dal d05df7ade1
momentic first tests 2025-09-17 14:51:22 -06:00
Nate Kelley 9e0ff140cd
Remove unused helper function 2025-09-17 14:47:04 -06:00
Nate Kelley c502c4be15
Make all suspense loader have a fallback 2025-09-17 14:43:16 -06:00
Wells Bunker fd4ff6216f
AssetTypeEnum rework 2025-09-17 14:37:14 -06:00
Nate Kelley 4f25f90e31
Merge pull request #983 from buster-so/big-nate-bus-1799-cant-add-anything-to-a-collection
update add to collection logic
2025-09-17 14:05:35 -06:00
Nate Kelley d6451ea25a
Update SupabaseContextProvider.tsx 2025-09-17 14:05:14 -06:00
Nate Kelley ac8e2e4f2c
Update most recent message handler 2025-09-17 13:54:10 -06:00
Nate Kelley 743ff57720
Update get title stuff 2025-09-17 13:37:31 -06:00
dal 6ba8845282
momentic init 2025-09-17 13:28:37 -06:00
dal 6be8d25546
momentic init 2025-09-17 13:28:19 -06:00
Nate Kelley 5c8ef863b3
pass through link 2025-09-17 13:25:02 -06:00
Nate Kelley b94883a1c8
scroll area trigger 2025-09-17 12:54:51 -06:00
Nate Kelley c8bfb6e013
update add to collection logic 2025-09-17 12:13:20 -06:00
Nate Kelley 4395d5d0a5
last used 2025-09-17 11:48:07 -06:00
Nate Kelley f4723981a7
set last used stuff 2025-09-17 11:20:24 -06:00
Nate Kelley 70acfe13fa
Remove logs and other nonsense 2025-09-17 10:50:45 -06:00
Nate Kelley c366424525
Added more header logic 2025-09-17 10:41:14 -06:00
Nate Kelley e5724dafed
Add more logs to home 2025-09-17 10:31:04 -06:00
Nate Kelley ec15522fff
Remove duplicate logout check 2025-09-17 10:20:01 -06:00
Nate Kelley 313c5af213
Add more logs to axios request handler 2025-09-17 10:13:33 -06:00
Nate Kelley fbe88c7c96
Added additional load in route 2025-09-17 10:08:54 -06:00
Nate Kelley 16b0c275e5
added additional logs to basic config
update package versions
2025-09-17 09:56:11 -06:00
Nate Kelley 89dbc2afb2
added some ssr route guarding 2025-09-17 09:27:12 -06:00
Nate Kelley 1087de341f
Update title and desc for login 2025-09-16 21:55:07 -06:00
Nate Kelley e4cbe35325
Ensure auto scrolling works 2025-09-16 21:38:21 -06:00
Nate Kelley ddbbec6a0c
make some stable hooks 2025-09-16 21:06:46 -06:00
Nate Kelley 98bd5f157c
Create helper.test.ts 2025-09-16 19:37:11 -06:00
Nate Kelley 651e3cfeb0
Reverse label for chart config 2025-09-16 19:33:04 -06:00
Nate Kelley b8ca3e9327
Merge pull request #952 from buster-so/big-nate-bus-1783-supabase-logout-throw-error
hide on focus
2025-09-16 17:25:54 -06:00
Nate Kelley bbc2b5c524
hide on focus 2025-09-16 17:25:31 -06:00
Nate Kelley 6d5d0386cd
Merge pull request #951 from buster-so/big-nate-bus-1783-supabase-logout-throw-error
Update SignOutHandler.tsx
2025-09-16 17:19:40 -06:00
Nate Kelley 5554031c2f
Update SignOutHandler.tsx 2025-09-16 17:19:22 -06:00
Nate Kelley faf1e2ab6a
Merge pull request #950 from buster-so/big-nate-bus-1786-support-modal-must-not-exceed-window-height
Update SupportModal.tsx
2025-09-16 17:10:19 -06:00
Nate Kelley 3e73787e14
Update SupportModal.tsx 2025-09-16 17:08:41 -06:00
Nate Kelley 923884798b
Merge pull request #949 from buster-so/big-nate-bus-1790-report-cannot-save-to-collection
fix add to collection mutate
2025-09-16 17:07:45 -06:00
Nate Kelley 916c022717
fix add to collection mutate 2025-09-16 17:07:09 -06:00
wellsbunk5 7364e9c9c9
Merge pull request #948 from buster-so/wells-bus-1792-user-should-not-be-able-to-edit-with-ai-if-view-only
hide or disable Edit with AI if they can't edit
2025-09-16 17:03:18 -06:00
Wells Bunker 48b3c62cd0
hide or disable Edit with AI if they can't edit 2025-09-16 16:59:16 -06:00
Nate Kelley 7fd25d2c90
Merge pull request #947 from buster-so/big-nate-bus-1740-error-on-a-teams-call
remove get user from app
2025-09-16 16:58:18 -06:00
Nate Kelley 8dd5c7db26
remove get user from app 2025-09-16 16:57:47 -06:00
Nate Kelley 2b634f91ea
Merge pull request #945 from buster-so/big-nate-bus-1775-no-button-to-close-reasoning
Added reasoning header
2025-09-16 16:53:52 -06:00
Nate Kelley 4f94ea29d0
follow up with the chat 2025-09-16 16:51:29 -06:00
Nate Kelley 06ad7032e7
update streaming input 2025-09-16 16:20:32 -06:00
wellsbunk5 04c0cd9dcc
Merge pull request #946 from buster-so/fixGetReportsPermission
Fix get reports permission
2025-09-16 16:10:35 -06:00
Wells Bunker 866963bcb7
fix /reports/[id] to return the correct permission 2025-09-16 16:05:09 -06:00
Nate Kelley da0817596c
Allow typing in the chat input even when going 2025-09-16 15:43:36 -06:00
Nate Kelley 14f9d7b828
Added reasoning header 2025-09-16 15:31:11 -06:00
Nate Kelley 04e3ccda2b
Merge pull request #944 from buster-so/big-nate-bus-1776-even-padding-on-all-side-of-charts
Update padding for chart
2025-09-16 15:22:41 -06:00
Nate Kelley 35451d64a1
Update padding for chart 2025-09-16 15:21:52 -06:00
Nate Kelley 5152635ef5
Merge pull request #943 from buster-so/big-nate-bus-1803-sharing-fallbacks-not-actually-working
Big nate bus 1803 sharing fallbacks not actually working
2025-09-16 15:17:45 -06:00
dal 25efb0242a
Merge branch 'staging' into dallin-bus-1797-dashboard-metrics-data-not-inheriting-correctly 2025-09-16 15:12:33 -06:00
Nate Kelley c36d0dab74
Is shared update 2025-09-16 15:10:21 -06:00
dal d0659723f2
Enhance access control by adding report permission checks and updating cascading permission logic. Refactor metric access functions to include workspace sharing information for chats, dashboards, and collections. 2025-09-16 14:32:36 -06:00
Nate Kelley 744329c6c4
Merge pull request #940 from buster-so/big-nate-bus-1785-settings-side-bar-when-toggled
setting uses a different cookie
2025-09-16 14:26:54 -06:00
Nate Kelley fa6ffff319
setting uses a different cookie 2025-09-16 14:24:29 -06:00
Wells Bunker a3f6a58e34
updating report refresh logic 2025-09-16 14:19:16 -06:00
Nate Kelley b8744b4fa3
Merge pull request #938 from buster-so/big-nate-bus-1787-not-navigating-back-to-chart-properly
Big nate bus 1787 not navigating back to chart properly
2025-09-16 14:05:37 -06:00
Nate Kelley 2287b1d94c
blocker should be respected 2025-09-16 14:03:52 -06:00
Nate Kelley 84adae4ea6
Add a common blocker 2025-09-16 13:50:27 -06:00
Wells Bunker 4ab5a759ca
remove option to duplicate on report 3 dot dropdown menu 2025-09-16 13:27:16 -06:00
Nate Kelley a463a8ba6c
ground dropdown clicks 2025-09-16 13:21:39 -06:00
Wells Bunker a16246bd0c
fix slack message max length being reached and set max box rows for input 2025-09-16 13:04:38 -06:00
Nate Kelley b87e1aba71
remove useusless logs and change font semibold 2025-09-16 12:55:52 -06:00
Nate Kelley cdcaa48880
Update getSupabaseUserClient.ts 2025-09-16 12:46:40 -06:00
Nate Kelley 04b63b4c40
silence the bogus cookie parser 2025-09-16 12:44:08 -06:00
Nate Kelley ca5f3ade09
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-09-16 12:34:51 -06:00
Nate Kelley f0b1511e24
Update cookie-helpers.ts 2025-09-16 12:34:37 -06:00
Nate Kelley f52033fbe2
Update cookie-helpers.test.ts 2025-09-16 12:33:06 -06:00
Nate Kelley 12edc22523
Merge branch 'staging' into big-nate-bus-1800-2 2025-09-16 12:27:20 -06:00
Nate Kelley bc9da4672c
pass down user better 2025-09-16 12:26:11 -06:00
wellsbunk5 1059eacbfe
Merge pull request #931 from buster-so/wells-bus-1724-chats-permission-on-creation
add new chats to asset_permissions table
2025-09-16 12:16:04 -06:00
Wells Bunker e57fce8e6c
fix unit test 2025-09-16 12:11:52 -06:00
Nate Kelley eb957dfe83
Added session 2025-09-16 12:11:18 -06:00
Wells Bunker 754af01ed1
add new chats to asset_permissions table 2025-09-16 12:02:10 -06:00
Nate Kelley 0299e77539
more explicient about supabase user 2025-09-16 11:36:55 -06:00
Nate Kelley 89f2d7eb19
Added cookie reset helpers 2025-09-16 11:33:21 -06:00
Nate Kelley 9de55493c7
added more cookie fallbacks 2025-09-16 11:31:14 -06:00
Nate Kelley c1bce20bb5
token expirary logs removed 2025-09-16 10:55:59 -06:00
Nate Kelley 3b9e8684cf
Add a couple more logs 2025-09-16 10:48:03 -06:00
Nate Kelley 9f479fb50c
Add a couple more logs 2025-09-16 10:37:20 -06:00
Nate Kelley 21a88058ca
more try catch for cookie handler 2025-09-16 10:25:20 -06:00
Nate Kelley 706eae346a
Better cookie checker 2025-09-16 10:23:16 -06:00
Nate Kelley 97af02e251
Add more logs for failing get supabase stuff 2025-09-16 09:48:02 -06:00
Nate Kelley 6d9109efef
update tree 2025-09-16 09:38:02 -06:00
Nate Kelley f0197e3ff5
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-09-16 09:34:32 -06:00
Nate Kelley 1edfef6949
Move healthcheck around 2025-09-16 09:33:55 -06:00
dal 666b0f463a
Credential Fix on Bigquery 2025-09-16 09:31:48 -06:00
Nate Kelley 55a5078e1e
Add auth callback updates 2025-09-16 09:26:33 -06:00
dal 7055e091ad
bigquery credential mismatch 2025-09-16 09:05:02 -06:00
Nate Kelley 86341c4cdb
add many logs 2025-09-16 00:07:41 -06:00
dal 95920c6f72
Merge pull request #922 from buster-so/dallin-bus-1754-type-is-completely-mismatched-on-bigquery-data-source
credentials fix for bigquery.
2025-09-15 22:35:56 -06:00
dal 3712a9b54b
credentials fix for bigquery. 2025-09-15 22:24:34 -06:00
Nate Kelley 8ce4e68bdc
Added error logging for headers 2025-09-15 22:11:37 -06:00
dal 519c2170ee
Creds and switch get data to v2 2025-09-15 22:06:51 -06:00
Nate Kelley 608817ef68
explicitly check if the block is done before proceeding 2025-09-15 21:26:45 -06:00
Nate Kelley 3944e9f884
ensure blocker is unblocked 2025-09-15 21:16:46 -06:00
Nate Kelley c4b288da08
number input is more stable 2025-09-15 21:06:21 -06:00
Nate Kelley bcb341880d
cookie check a little harder 2025-09-15 20:40:28 -06:00
Nate Kelley 1a03dfcc7a
Update getSupabaseUserClient.ts 2025-09-15 20:36:15 -06:00
Nate Kelley 505895e381
fast user fetch 2025-09-15 20:24:06 -06:00
Nate Kelley 0130096394
Merge branch 'staging' into big-nate-bus-1711-suggests-dropdown 2025-09-15 20:08:02 -06:00
Nate Kelley 02a295d90a
supabase session with a cookie 2025-09-15 20:00:08 -06:00
Nate Kelley 199d2ac23d
click on dashboard opens chat 2025-09-15 18:54:35 -06:00
Nate Kelley e432afb92e
pass selected keys on through 2025-09-15 18:36:08 -06:00
Nate Kelley e6ab103f52
Merge pull request #905 from buster-so/big-nate-bus-1748-error-modal-font-is-bold-should-not-use-bold
Update GlobalErrorCard.tsx
2025-09-15 18:19:52 -06:00
Nate Kelley 1d4e3bcc7f
Merge pull request #904 from buster-so/big-nate-bus-1731-force-0-on-combo-charts-to-be-at-the-same-level
Big nate bus 1731 force 0 on combo charts to be at the same level
2025-09-15 18:19:43 -06:00
Nate Kelley cf6d6899ce
Merge pull request #902 from buster-so/dallin-bus-1742-view-only-chats-shouldnt-allow-user-to-follow-up-or-anything
Add Chat permissions logic to web to block view only
2025-09-15 18:19:30 -06:00
Nate Kelley c043ba57e4
Update GlobalErrorCard.tsx 2025-09-15 18:18:04 -06:00
Nate Kelley 723d1c4dc7
Update useY2Axis.test.ts 2025-09-15 18:14:43 -06:00
Nate Kelley 8137780dd4
Merge branch 'staging' into big-nate-bus-1731-force-0-on-combo-charts-to-be-at-the-same-level 2025-09-15 18:13:23 -06:00
Nate Kelley b7b93e7ebe
update options for chart 2025-09-15 18:12:27 -06:00
Nate Kelley ecea190a40
add sketchy example 2025-09-15 17:14:17 -06:00
dal 5a7f96c91b
is effective owner delete permission 2025-09-15 17:02:38 -06:00