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
Nate Kelley
9637fbad86
Fix additional linting errors
2025-07-07 09:18:31 -06: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
Nate Kelley
db66177c62
dashboard type changes
2025-07-03 17:10:08 -06:00
Nate Kelley
2a8db894a3
additional fixes to chart types
2025-07-03 16:52:53 -06:00
dal
f5eb9496c5
Refactor Slack handler to utilize shared types and remove local schema definitions
2025-07-03 16:23:59 -06: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
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
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
Nate Kelley
33d97e07ab
abstract helpers to new files
2025-07-03 12:31:52 -06:00
dal
56530248dc
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 12:31:50 -06:00
dal
1b9a10610d
drop to small-2x
2025-07-03 12:08:15 -06:00
Nate Kelley
514f8751b9
reference pages directly
2025-07-03 10:35:50 -06:00
Nate Kelley
d3a72fda5c
Initial chat title fix
2025-07-03 10:09:32 -06:00
Nate Kelley
9c16c03326
Create tsconfig.json
2025-07-02 21:04:44 -06:00
Nate Kelley
b717138312
Update helpers.test.ts
2025-07-02 17:08:49 -06:00
Nate Kelley
6ed44da8ac
Remove useless test
2025-07-02 17:02:57 -06:00