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
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
dal
3b01e5727b
added in the postProcessingMessage to the db
2025-07-07 10:10:47 -06:00
dal
0977195995
moved over processing logic
2025-07-07 09:57:48 -06:00
dal
bc4ce29fc6
moving over slack processing work
2025-07-07 09:52:26 -06:00
dal
21e08b9ac9
Merge pull request #416 from buster-so/cursor/optimize-unit-test-timeouts-6e59
...
Optimize unit test timeouts
2025-07-07 07:23:34 -07:00
dal
cad08f9ddb
Merge pull request #419 from buster-so/cursor/create-root-turbo-dev-command-23a6
...
Global Dev Script Fixes
2025-07-07 07:23:18 -07: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
dal
482009c01f
trigger upgrade and deployment update
2025-07-07 08:07:46 -06:00
Cursor Agent
aa5449a4fa
Reduce timeout duration in adapter timeout tests from 60s to 5s
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-07 14:04:01 +00: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
dal
42268375f2
unit tests and integration with turbo, chats bug fix
2025-07-07 07:52:15 -06:00
dal
683c842542
Merge pull request #415 from buster-so/cursor/update-chat-follow-up-permissions-for-admins-ce59
...
Update chat follow-up permissions for admins
2025-07-04 15:37:22 -07: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
dal
79e7cb4b95
partial instead of any
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-04 08:13:59 -07: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
Cursor Agent
7275f242ee
Enhance chat permission checks with organization role validation
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-04 14:41:29 +00:00
dal
0da13a38d8
Merge pull request #414 from buster-so/dal/prompt-improvement-introspect
...
Enhance think-and-prep instructions for clarity and detail. Updated tool usage guidance for `executeSql` and refined steps for addressing TODO items.
2025-07-03 16:19:45 -07:00
dal
9e5c52c9b8
Enhance think-and-prep instructions for clarity and detail. Updated tool usage guidance for `executeSql` and refined steps for addressing TODO items.
2025-07-03 17:19:22 -06:00
dal
3de899976e
Merge pull request #412 from buster-so/cursor/organize-slack-request-and-response-types-495c
...
Refactor Slack handler to utilize shared types and remove local schema definitions
2025-07-03 16:10:19 -07:00
dal
0aa711f599
switch to snake_case
2025-07-03 17:07:13 -06:00
dal
2e476351dc
Merge pull request #413 from buster-so/dal/auth-public-user-sync
...
migration for auth public user sync
2025-07-03 16:04:26 -07:00
dal
6e2b72c101
migration for auth public user sync
2025-07-03 17:01:15 -06:00
dal
f5eb9496c5
Refactor Slack handler to utilize shared types and remove local schema definitions
2025-07-03 16:23:59 -06:00
Cursor Agent
3a3836761f
Add Slack integration request and response type definitions
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-03 22:04:11 +00:00
Nate Kelley
a4f255d19b
Merge pull request #411 from buster-so/nate/dashboard-links
...
Shared asset link helper + shared types in server shared 🤓
2025-07-03 15:55:25 -06:00
Nate Kelley
4cdde9203f
update server shared to include new types
2025-07-03 15:54:31 -06:00
dal
40e0146fd7
tweak to the default_channel arg
2025-07-03 15:46:37 -06:00
dal
46a3331f36
Merge pull request #409 from buster-so/cursor/add-migration-and-update-endpoint-1563
...
Refactor Slack integration handling and update tests for new default channel functionality
2025-07-03 14:39:47 -07: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
f82177156d
Update .cursor/rules/global.mdc
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-03 14:29:31 -07: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
Cursor Agent
ba01e881e6
Add default channel support for Slack integration
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-03 20:47:18 +00:00
Nate Kelley
7364f328d4
added additional server shared types
2025-07-03 14:33:55 -06:00
dal
0a51562ca6
Merge pull request #408 from buster-so/porter-stack-staging-hono-server-aaf752b5
...
Enable Porter Application staging-hono-server
2025-07-03 13:20:54 -07:00
porter-deployment-app[bot]
186290aee4
Create porter_app_staging-hono-server_3155.yml file
2025-07-03 20:20:47 +00:00
dal
1250b24118
Merge pull request #405 from buster-so/dal/clean-up-hono-logs
...
Enhance logger middleware by integrating Pino for improved logging capabilities. Added dynamic log level configuration based on environment variables and implemented console capture for info, warn, and error logs. Suppressed debug logs when log level is set to info or higher, ensuring cleaner output in production environments.
2025-07-03 11:32:23 -07:00