Commit Graph

56 Commits

Author SHA1 Message Date
dal 4d7f1353ff
clean up tyeps 2025-07-10 07:52:41 -06:00
dal 532ec54798
as organization role 2025-07-10 07:46:59 -06:00
dal cd8b478571
test types 2025-07-10 07:46:18 -06:00
dal 3ca54c7f28
Refactor integration tests for domain management and workspace settings. Update error messages for permission checks to be more specific. Enhance domain handling logic for consistency and improve test cleanup procedures. 2025-07-10 07:45:04 -06:00
dal f22c03874c
tests are passing 2025-07-10 07:27:16 -06:00
dal 29e6a6ae7f
Workspace Settings Done with auto-add 2025-07-10 07:01:23 -06:00
dal 0b2a3d2f71
Merge remote-tracking branch 'origin/staging' into big-nate/bus-1260-set-a-default-permissionpermission-role-for-newly-added 2025-07-10 05:35:56 -06:00
dal c047d7dd40
Refactor security API handlers to improve organization validation and domain management. Consolidate permission checks and domain operations into utility functions for better code reuse. Update endpoint routes for workspace settings and approved domains, ensuring consistent response formatting. 2025-07-10 05:30:10 -06:00
Nate Kelley 0857caedfa
Merge pull request #462 from buster-so/big-nate/bus-1341-additional-uicosmetic-bugs-with-confidence-scores
Big nate/bus 1341 additional uicosmetic bugs with confidence scores
2025-07-09 17:10:29 -06:00
dal 7f1cbe7488
Merge branch 'staging' into big-nate/bus-1260-set-a-default-permissionpermission-role-for-newly-added 2025-07-09 16:18:43 -06:00
dal e1f7f63270
add conversation history to the 2025-07-09 15:46:15 -06:00
dal 170338b6fd
change server url 2025-07-09 15:33:23 -06:00
dal 75e011ac65
Update SlackHandler redirects to include '/app' in integration URLs 2025-07-09 15:13:13 -06:00
Nate Kelley 35a160301a
logger fix + chat title 2025-07-09 15:01:59 -06:00
dal b062694a2c
fixed types on slack handlers 2025-07-09 14:34:02 -06:00
dal 4fb33364e1
new handlers 2025-07-09 14:25:13 -06:00
dal 8e9e9a087e
claude rules and schema tweak 2025-07-09 14:15:46 -06:00
dal 5941d6975d
schema migration and handlers stubbed out 2025-07-09 14:07:55 -06:00
dal e96c3485a9
return post processing on each req 2025-07-08 17:44:24 -06:00
dal 3843ec3931
logging improvement 2025-07-07 17:18:14 -06:00
dal e617eac67d
more logging on slack oauth 2025-07-07 16:01:34 -06:00
dal 7c7b0f11ba
logging fix 2025-07-07 15:50:06 -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
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 5e5812702f
Merge branch 'staging' into nate/dashboard-links 2025-07-07 12:12:37 -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 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
Nate Kelley d8ac36da50
Fix broken unit test 2025-07-07 10:38:27 -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 3091686823
package upgrades 2025-07-07 08:19:49 -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
dal f5eb9496c5
Refactor Slack handler to utilize shared types and remove local schema definitions 2025-07-03 16:23:59 -06:00
dal 40e0146fd7
tweak to the default_channel arg 2025-07-03 15:46:37 -06:00
dal 8a85d42016
Merge branch 'staging' into cursor/add-migration-and-update-endpoint-1563 2025-07-03 15:39:36 -06:00
dal 7af9b8ef78
Merge branch 'cursor/add-migration-and-update-endpoint-1563' of https://github.com/buster-so/buster into cursor/add-migration-and-update-endpoint-1563 2025-07-03 15:33:13 -06:00
dal d405493b64
Merge branch 'staging' into cursor/add-migration-and-update-endpoint-1563 2025-07-03 15:32:02 -06:00
dal 6472734872
Update apps/server/src/api/v2/slack/handler.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-03 14:28:41 -07:00
dal f52842d223
Merge pull request #410 from buster-so/cursor/create-route-for-fetching-slack-channels-cedc
Create route for fetching slack channels
2025-07-03 14:27:43 -07:00
dal 2ef68e2a1b
Refactor Slack integration handling and update tests for new default channel functionality
- Introduced `updateDefaultChannel` method in Slack helpers to manage default channel settings.
- Updated SlackHandler to utilize the new method for updating integration settings.
- Enhanced integration tests to cover new functionality and ensure proper handling of active integrations.
- Removed obsolete SQL migration for default channel as it is now managed in code.
2025-07-03 15:18:28 -06:00
Cursor Agent 45b52e7fe5 Add Slack channels endpoint with integration and error handling
Co-authored-by: dallin <dallin@buster.so>
2025-07-03 21:06:41 +00:00
dal bdb0f6e3d6
Update apps/server/src/middleware/logger.test.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-03 13:58:36 -07:00
dal 2d46d2a65d
Update apps/server/src/middleware/logger.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-03 13:58:15 -07:00
Cursor Agent 151662f300 Refactor Slack integration update endpoint to support more flexible settings
Co-authored-by: dallin <dallin@buster.so>
2025-07-03 20:50:53 +00:00
dal 52e5d465ab
dockerfile and pino logging fix 2025-07-03 14:47:49 -06:00