dal
3843ec3931
logging improvement
2025-07-07 17:18:14 -06:00
Nate Kelley
87183a4bad
fix replace missing data with logic
2025-07-07 16:44:03 -06:00
Nate Kelley
72e3d3532e
overflow visible for dashboard
2025-07-07 16:23:29 -06:00
Nate Kelley
4e888f9506
Merge pull request #427 from buster-so/big-nate/bus-1181-point-to-google-workspace-profile-pics
...
Big nate/bus 1181 point to google workspace profile pics
2025-07-07 16:17:54 -06:00
Nate Kelley
2a6bd2f5a8
avatar passthrough
2025-07-07 16:15:10 -06:00
dal
9a06848c49
revert braintrust version
2025-07-07 16:03:05 -06:00
dal
e617eac67d
more logging on slack oauth
2025-07-07 16:01:34 -06:00
dal
1a95c29673
revert analyst-agent-task wrapTraced
2025-07-07 15:55:09 -06:00
Nate Kelley
0331be1cda
verification pass through avatar url
2025-07-07 15:53:18 -06:00
dal
7c7b0f11ba
logging fix
2025-07-07 15:50:06 -06:00
Nate Kelley
6d02d8900f
move types to server
2025-07-07 15:43:47 -06:00
dal
35761e9dd0
Merge pull request #426 from buster-so/cursor/ensure-correct-types-for-integration-handler-fac1
...
Ensure correct types for integration handler
2025-07-07 14:37:32 -07:00
dal
5ae2f8805c
get rid of users scopes
2025-07-07 15:13:24 -06:00
dal
01e74103f2
new oauth scope
2025-07-07 15:11:29 -06:00
dal
c1360da45c
logging slack issue and remove metadata trace on analyst agent
2025-07-07 14:42:34 -06:00
Nate Kelley
dd01142273
pass down avatar url
2025-07-07 14:10:57 -06:00
Cursor Agent
76b18c8765
Convert Slack response types to Zod schemas for runtime validation
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-07 20:02:29 +00: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