Commit Graph

4101 Commits

Author SHA1 Message Date
Devin AI 9e461f9948 Fix Docker context paths in GitHub workflows - change ./api to ./apps/api
Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-17 15:42:19 +00:00
Devin AI 152825758b Filter out stale asset import chats from GET /chats and /logs endpoints
- Add subqueries to count user messages (non-null request_message) and total messages per chat
- Filter out chats with zero user messages AND only one total message
- This excludes auto-generated asset import chats that users never interacted with
- Applied same filtering logic to both list_chats_handler.rs and list_logs_handler.rs

Fixes BUS-1415

Co-Authored-By: Dallin Bentley <dallinbentley98@gmail.com>
2025-07-17 15:31:36 +00:00
dal bc1fbb0d7e
Merge pull request #523 from buster-so/staging
Bugfix on cascading permissions for dashboards -> metrics
2025-07-16 11:34:24 -07:00
dal 36f2f04810
Merge pull request #522 from buster-so/dallin/bus-1429-issue-with-sharing-dashboard-showing-only-one-metric
Dallin/bus-1429-issue-with-sharing-dashboard-showing-only-one-metric
2025-07-16 11:25:37 -07:00
dal 7cee45916d
cascading permissions from dash to metrics 2025-07-16 12:22:04 -06:00
Nate Kelley 14e63fb278
flush sync for access token + additional logging 2025-07-16 12:08:35 -06:00
Nate Kelley d00313131e
Add additional logging for session error 2025-07-16 11:42:47 -06:00
Nate Kelley 3864392904
Merge pull request #521 from buster-so/staging
Staging
2025-07-16 11:30:46 -06:00
Nate Kelley f9252ce149
Update apps/server/src/api/v2/users/index.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-07-16 11:29:31 -06:00
Nate Kelley bbced0d9b8
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-07-16 11:27:20 -06:00
Nate Kelley b12b7830c5
Rip out can filter option 2025-07-16 11:27:14 -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
Nate Kelley 47029669a3
move out magic values to constants 2025-07-16 11:24:23 -06:00
Nate Kelley abcb500d5f
correct get container size 2025-07-16 11:17:05 -06:00
Nate Kelley 330cc4b7c6
remove console logs 2025-07-16 10:49:26 -06:00
Nate Kelley 1a8d6e1240
Merge pull request #520 from buster-so/big-nate/bus-1420-add-searchable-menu-to-share-dropdowns
Big nate/bus 1420 add searchable menu to share dropdowns
2025-07-16 10:37:20 -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 f11afec05a
query params update for cursor rules 2025-07-16 10:13:30 -06:00
Nate Kelley a032a966f8
make generic handler 2025-07-16 09:59:30 -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
dal 5b29d0b42e
Merge pull request #519 from buster-so/jacob-assumption-changes-v1
assumption prompt changes for first person voice and join logic
2025-07-16 08:17:14 -07:00
Jacob Anderson a4551e661b assumption prompt changes for first person voice and join logic 2025-07-16 09:09:37 -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 fb0e79065f
udpate endpoint to accept more params 2025-07-15 16:54:18 -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 0fa77aa5c9
update imports 2025-07-15 16:03:07 -06:00
Nate Kelley f23d933cc1
initial commit to move files 2025-07-15 15:44:26 -06:00
Nate Kelley 71994c1142
Merge branch 'staging' of https://github.com/buster-so/buster into staging 2025-07-15 15:26:51 -06:00
Nate Kelley e8ed296847
update next public tanstack panel 2025-07-15 15:26:49 -06:00
Nate Kelley 47f14a63f6
Merge pull request #518 from buster-so/hot-fix/dashboard-localstorage
Hot fix/dashboard localstorage
2025-07-15 15:19:46 -06:00
Nate Kelley 698df0e43f
query invlidation update 2025-07-15 15:19:27 -06:00
Nate Kelley 2a5b631e9e
Merge branch 'hot-fix/dashboard-localstorage' of https://github.com/buster-so/buster into hot-fix/dashboard-localstorage 2025-07-15 14:56:08 -06:00
Nate Kelley 9e39527351
stale time increased on dashboard list 2025-07-15 14:56:05 -06:00
Nate Kelley fd93f888fe
Dashboard local storage key 2025-07-15 14:43:14 -06:00
Nate Kelley 58c7799019
Dashboard local storage key 2025-07-15 14:39:54 -06:00
Nate Kelley 66ec06c0da
Update settings.json 2025-07-15 08:22:47 -06:00
Nate Kelley 2253dea894
Merge pull request #516 from buster-so/big-nate/bus-1409-slack-channels-showing-up-before-integration
is fetched check
2025-07-14 16:08:38 -06:00
Nate Kelley eb5db40196
is fetched check 2025-07-14 16:07:22 -06:00
Nate Kelley f257d77d9b
Merge pull request #515 from buster-so/big-nate/bus-1374-remove-dashboard-cache-if-a-metric-version-is-updated
Big nate/bus 1374 remove dashboard cache if a metric version is updated
2025-07-14 16:04:49 -06:00
Nate Kelley 8935584ad2
invalidate cached items for dashboard 2025-07-14 16:03:57 -06:00
Nate Kelley e90f11d7b8
set increased stale time for dashboards 2025-07-14 15:46:27 -06:00
Nate Kelley 99d5fc647c
Update splitter bust sizes 2025-07-14 15:12:54 -06:00
Nate Kelley a690e1aa81
Merge pull request #514 from buster-so/staging
Staging to main hot fixes
2025-07-14 15:11:12 -06:00