Nate Kelley
06d8c1e568
Merge pull request #527 from buster-so/big-nate/bus-1420-add-searchable-menu-to-share-dropdowns
...
add searchable menu to share dropdowns
2025-07-16 23:48:44 -06:00
Nate Kelley
39a9dc2b5d
update with or condition
2025-07-16 23:08:28 -06:00
dal
da380485d9
added in the slack auto-sharing functionality
2025-07-16 16:54:09 -06:00
dal
e4630b5cd7
add default slack sharing permissions
2025-07-16 15:14:16 -06:00
dal
d4f216cb66
Merge remote-tracking branch 'origin/staging' into dallin/bus-1363-slack-agent-query-buster-from-slack-direct-query
2025-07-16 12:54:18 -06:00
Nate Kelley
bd66820792
Update packages/database/package.json
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-16 11:25:10 -06:00
dal
0d217714cc
added slack tracking on chats
2025-07-16 11:15:16 -06:00
Nate Kelley
8fe5e9f906
working tests
2025-07-16 10:36:24 -06:00
Nate Kelley
0f7d1c313d
update rules for database folder
2025-07-16 10:29:10 -06:00
Nate Kelley
0d01dfcb4c
array parter
2025-07-16 09:54:28 -06:00
Nate Kelley
5dc31814d8
Simplify the get user endpoint
2025-07-16 09:32:48 -06:00
Nate Kelley
d9ed8b1423
finalize pagination endpoint
2025-07-16 09:25:51 -06:00
Nate Kelley
b637bf356a
paginated queries
2025-07-15 23:05:12 -06:00
Nate Kelley
fdf70abfb8
update database dev
2025-07-15 22:26:13 -06:00
Nate Kelley
094fc4c251
add pagination type responses
2025-07-15 17:23:32 -06:00
Nate Kelley
a9b8acbb80
user to organization method
2025-07-15 16:36:14 -06:00
Nate Kelley
2e73d97ffc
create basic user to organization db
2025-07-15 16:20:40 -06:00
Nate Kelley
74993ca556
change folder name
2025-07-15 16:08:01 -06:00
Nate Kelley
f23d933cc1
initial commit to move files
2025-07-15 15:44:26 -06:00
Nate Kelley
727e66a630
Fix files on lint
2025-07-14 14:30:07 -06:00
Nate Kelley
963bf6b2f2
fix all of the bugs
2025-07-12 22:14:08 -06:00
Nate Kelley
4197cf799e
Update packages/database/src/connection.ts
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-12 16:33:33 -06:00
Nate Kelley
139a0f52c9
organization camelcase update
2025-07-12 16:31:35 -06:00
Nate Kelley
9de6e8227e
Merge branch 'staging' into big-nate/bus-1355-make-it-so-regular-users-can-invite-others
2025-07-11 16:30:59 -06:00
dal
a36bba3b40
Add '@buster/ai' dependency and enhance chat cancellation logic
...
- Added '@buster/ai' as a workspace dependency in pnpm-lock.yaml and package.json.
- Updated database-migrations.yml to trigger on changes in the database package.
- Refined the cancelChatHandler function to include detailed message cleanup and trigger cancellation logic.
- Improved response handling in the chat cancellation endpoint to return a success message.
- Enhanced updateMessageFields to support marking messages as completed.
2025-07-11 09:51:51 -06:00
dal
87f3853ce8
stubbed out the cancel endpoint and added the trigger run col
2025-07-10 16:26:30 -06:00
Nate Kelley
e7cfafa95e
Update pooler
2025-07-10 16:06:13 -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
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
812910624c
revert schema changes
2025-07-09 12:39:12 -06:00
Cursor Agent
95787d7b46
Update Slack message tracking with new message source enum
...
Co-authored-by: dallin <dallin@buster.so>
2025-07-09 17:49:27 +00:00
Nate Kelley
b2f9e7c119
lint hot fix
2025-07-07 14:04:10 -06:00
Nate Kelley
ca0c434e76
Merge branch 'staging' into nate/dashboard-links
2025-07-07 12:58:58 -06:00
dal
bc8793cd04
switch migration
2025-07-07 12:46:22 -06:00
dal
b68d9365bb
update migraiton to create if not exists
2025-07-07 12:22:48 -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
Nate Kelley
5d532a2957
additional lint fixes
2025-07-07 10:12:31 -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
cf1b9b60ae
update some biome rules
2025-07-07 09:46:24 -06:00
Nate Kelley
1bf8418ab8
Remove a few any types from database
2025-07-07 09:40:06 -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
42268375f2
unit tests and integration with turbo, chats bug fix
2025-07-07 07:52:15 -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
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