Commit Graph

3683 Commits

Author SHA1 Message Date
Nate Kelley 9d5850cc07
update dashboard links 2025-07-07 11:37:25 -06:00
Nate Kelley 48678dd226
Update new package creation script 2025-07-07 10:48:10 -06:00
Nate Kelley 80221a2837
Update access controls dev script 2025-07-07 10:44:43 -06:00
Nate Kelley d8ac36da50
Fix broken unit test 2025-07-07 10:38:27 -06:00
Nate Kelley 24550298c3
Add a global vitest projects 2025-07-07 10:33:11 -06:00
Nate Kelley ba6d1fe043
Fix broken unit tests 2025-07-07 10:28:32 -06:00
Nate Kelley 4203b352a1
Update pnpm-lock.yaml 2025-07-07 10:23: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 c432f7d1f5
Fix access control linting 2025-07-07 10:14:13 -06:00
Nate Kelley 5d532a2957
additional lint fixes 2025-07-07 10:12:31 -06:00
Nate Kelley 7e7aeb3480
lint fixes for ai packages 2025-07-07 09:57:04 -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
Nate Kelley 0b5c8cb2e1
Merge pull request #418 from buster-so/cursor/create-unit-tests-for-schema-defaults-b3ac
Add comprehensive test suites for shared server type schemas
2025-07-07 08:30:12 -06:00
Nate Kelley 02a0986393
Update metric.types.test.ts 2025-07-07 08:29:49 -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
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 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
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
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
Cursor Agent 43873df729 Add comprehensive test suites for shared server type schemas
Co-authored-by: natemkelley <natemkelley@gmail.com>
2025-07-04 13:52:26 +00:00
Nate Kelley fa7713f510
Update api imports to be a little more direct 2025-07-04 07:49:54 -06:00
Nate Kelley c99f95c542
Update chatConfig.defaults.test.ts 2025-07-04 07:34:11 -06:00
Nate Kelley 0d114ee850
Add some unit tests 2025-07-04 01:38:58 -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
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
Nate Kelley db66177c62
dashboard type changes 2025-07-03 17:10:08 -06:00