Nate Kelley
6d02d8900f
move types to server
2025-07-07 15:43:47 -06:00
Nate Kelley
dd01142273
pass down avatar url
2025-07-07 14:10:57 -06:00
Nate Kelley
6323c96467
update defaults for web
2025-07-07 13:59:55 -06:00
Nate Kelley
931886526c
Delete .nvmrc
2025-07-07 13:34:52 -06:00
Nate Kelley
2489732c39
node 24 is the standard version
2025-07-07 13:16:25 -06:00
Nate Kelley
ca0c434e76
Merge branch 'staging' into nate/dashboard-links
2025-07-07 12:58:58 -06:00
Nate Kelley
0827499db0
update vitest
2025-07-07 12:58:29 -06:00
dal
5ca0f67e66
lte fix on trigger tasks
2025-07-07 12:53:53 -06:00
dal
fa73b7b35b
build fixes
2025-07-07 12:19:50 -06:00
dal
44b3627929
Merge branch 'staging' into nate/dashboard-links
2025-07-07 11:15:20 -07:00
dal
982bb50202
Merge branch 'staging' into cursor/add-metadata-to-braintrust-logs-b94f
2025-07-07 11:12:28 -07:00
dal
2525824de3
Merge pull request #421 from buster-so/dallin/bus-1284-need-to-make-sure-permissions-are-consistent-across
...
Enhance metric fetching with user context and permission handling
2025-07-07 11:11:25 -07:00
Nate Kelley
b926eea37b
no longer need dashboard versions
2025-07-07 12:11:00 -06:00
dal
cdf9748cd0
Enhance metric fetching with user context and permission handling
...
- Updated `get_dashboard_handler` to pass user context when fetching metrics.
- Modified `get_metric_data_handler` to include user information for metric definition retrieval.
- Refactored `get_metric_for_dashboard_handler` to enforce permission checks based on user roles and public access rules.
- Introduced user permission filtering in dashboard and collection fetching functions.
- Improved error handling and logging for permission-related issues.
2025-07-07 11:55:26 -06:00
Nate Kelley
fdc3c20ea4
Remove dashboard versions from page
2025-07-07 11:47:52 -06:00
Nate Kelley
1fb5310f76
Add more descriptions and remove logs
2025-07-07 11:44:20 -06:00
Nate Kelley
9d5850cc07
update dashboard links
2025-07-07 11:37:25 -06:00
dal
03536b81c0
dupli describe in schema and other build errors
2025-07-07 11:37:07 -06:00
dal
76ac977adc
Refactor logging in environment validation scripts to use console.info for consistency
2025-07-07 11:33:33 -06:00
dal
2256920997
Update apps/trigger/src/tasks/message-post-processing/message-post-processing.ts
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-07 10:20:19 -07:00
dal
4072f1b1f7
Update apps/server/src/api/v2/slack/services/slack-oauth-service.ts
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-07 10:17:41 -07:00
dal
32073d8c03
env vars and oauth scopes
2025-07-07 11:03:40 -06:00
dal
2e4791158b
Enhance analyst agent task by integrating message post-processing functionality. Updated logging configuration in integration tests to use environment variable for project name.
2025-07-07 10:40:11 -06:00
Nate Kelley
d8ac36da50
Fix broken unit test
2025-07-07 10:38:27 -06:00
dal
51c85c4384
Refactor message post-processing task to improve error handling and logging. Updated database update logic to include error logging and added type definitions for branch results. Adjusted integration test with a new message ID.
2025-07-07 10:31:51 -06:00
Nate Kelley
584bbbaefe
Merge branch 'staging' into nate/dashboard-links
2025-07-07 10:22:37 -06:00
Nate Kelley
e881f57640
Update server and trigger lints
2025-07-07 10:21:47 -06:00
dal
3b01e5727b
added in the postProcessingMessage to the db
2025-07-07 10:10:47 -06:00
dal
bc4ce29fc6
moving over slack processing work
2025-07-07 09:52:26 -06:00
Nate Kelley
9637fbad86
Fix additional linting errors
2025-07-07 09:18:31 -06:00
Cursor Agent
cdeafda0da
Add Braintrust metadata retrieval for enhanced logging and tracing
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-07 15:18:07 +00:00
dal
15cd44eade
small trigger fix
2025-07-07 08:22:02 -06:00
dal
3091686823
package upgrades
2025-07-07 08:19:49 -06:00
dal
17b7eab3f8
Merge branch 'staging' into cursor/create-root-turbo-dev-command-23a6
2025-07-07 08:18:20 -06:00
dal
22dd7bd47c
root dev
2025-07-07 08:18:08 -06:00
Nate Kelley
90461c15b5
Merge branch 'staging' into nate/dashboard-links
2025-07-07 08:17:37 -06:00
dal
482009c01f
trigger upgrade and deployment update
2025-07-07 08:07:46 -06:00
Cursor Agent
22916b086d
Update dev scripts and turbo configuration for multi-app development
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-07 14:02:45 +00:00
Nate Kelley
bee806b554
metric segments
2025-07-05 10:01:19 -06:00
Nate Kelley
34dfbd11b9
dashboard metric links
2025-07-05 09:35:28 -06:00
Cursor Agent
964d107bb9
Refactor chat permission checks and update database helper functions
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-04 15:21:36 +00:00
Cursor Agent
6fb546a4ad
Refactor chat permission check and remove unused organization role check
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-04 14:55:08 +00:00
Nate Kelley
fa7713f510
Update api imports to be a little more direct
2025-07-04 07:49:54 -06:00
Nate Kelley
043d2654b0
Move default to individual packages
2025-07-04 01:26:25 -06:00
Nate Kelley
847ea87dde
Export issues resolved
2025-07-04 01:17:35 -06:00
Nate Kelley
18febf7428
fix query params imports
2025-07-04 00:25:22 -06:00
Nate Kelley
fb573f042c
stricter imports
2025-07-04 00:04:44 -06:00
Nate Kelley
3294534dd8
Update layout imports
2025-07-04 00:01:20 -06:00
Nate Kelley
533b4dcf77
Update import paths
2025-07-03 23:56:31 -06:00
Nate Kelley
82fc198f57
update data result type
2025-07-03 23:10:09 -06:00