Commit Graph

64 Commits

Author SHA1 Message Date
Nate Kelley 2ec3692462
Update tsup.config.ts 2025-07-10 12:53:00 -06:00
Nate Kelley 10e741fa93
Use up for server dev 2025-07-10 12:49:46 -06:00
Nate Kelley e63706e173
Use type checking 2025-07-10 12:35:03 -06:00
Nate Kelley 07ebe9c9b7
finalized typechecking 2025-07-10 12:29:38 -06:00
Nate Kelley e7ee256072
move shared to be zod v4 2025-07-10 12:16:34 -06:00
Nate Kelley 7b9892129c
update imports and type checks 2025-07-10 10:52:21 -06:00
Nate Kelley 6eb2709dd9
lint updates 2025-07-10 10:23:40 -06:00
Nate Kelley b28f6e1e35
additional types fixes 2025-07-10 10:14:16 -06:00
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