Commit Graph

2415 Commits

Author SHA1 Message Date
dal d7023b2f87
added the version number to the chat object 2025-04-08 15:42:18 -06:00
Nate Kelley 0bc469bf7e
move version hiostyr to dedicated pages 2025-04-08 15:10:37 -06:00
dal 09c41be967
formatting and other small things around importing an asset into a chat 2025-04-08 14:30:21 -06:00
dal 7e588d23b3
global and prds 2025-04-08 13:34:05 -06:00
dal 1e020bb94c
update globals 2025-04-08 13:32:40 -06:00
dal 19a4eebcfe
new docs for test movement 2025-04-08 13:32:09 -06:00
Nate Kelley 90eba5d1fb
minor version history changes 2025-04-08 13:32:00 -06:00
dal 4c5d6ca97d
update column settings on sql change 2025-04-08 13:25:19 -06:00
Nate Kelley 634e5f0460
objects are not doing equality very well 2025-04-08 12:45:20 -06:00
Nate Kelley 1d272b36ec
dashboard versions 2025-04-08 11:15:24 -06:00
Nate Kelley 0de852ae09
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-08 10:58:23 -06:00
Nate Kelley 1a0fdfa0ea
fix broken tpyes 2025-04-08 10:58:20 -06:00
dal b5d8cdc662
prd and metric file change 2025-04-08 10:48:24 -06:00
dal 43e1843d7b
updates 2025-04-08 10:31:11 -06:00
dal 4b07369b9b
project prd improvement 2025-04-08 10:31:10 -06:00
Nate Kelley 8cbd663c88
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-08 10:29:17 -06:00
Nate Kelley 0fbf690504
dashboard fixes 2025-04-08 10:29:15 -06:00
dal 5c99a94a4c
migration and such with some test improvements 2025-04-08 10:07:11 -06:00
Nate Kelley 18b17d69ef
Update AppAssetLoadingContainer.tsx 2025-04-08 09:53:40 -06:00
Nate Kelley 6f0c5cf106
make select more dynamic 2025-04-08 09:49:47 -06:00
Nate Kelley eeb1c576b9
filter out undefined query params 2025-04-08 09:38:14 -06:00
Nate Kelley 719134bae2
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-08 09:21:51 -06:00
Nate Kelley eba0af7c67
Update queryRequests.ts 2025-04-08 09:21:49 -06:00
dal a9424bae23
show legend headline 2025-04-08 09:20:20 -06:00
Nate Kelley b2b6546929
on link click update 2025-04-07 22:37:53 -06:00
Nate Kelley dd784ad703
Update busterAppRoutes.ts 2025-04-07 22:19:43 -06:00
Nate Kelley 5e5c6c7175
metric version number update on file click 2025-04-07 22:16:01 -06:00
Nate Kelley 1f2e74b51d
select file update 2025-04-07 22:03:57 -06:00
Nate Kelley 80f8ce86fd
hydration boundary for the metric and asset stores 2025-04-07 21:41:25 -06:00
Nate Kelley 023ac538e2
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-04-07 21:35:52 -06:00
Nate Kelley 2b86254bb1
update how we consume the metric asset 2025-04-07 21:35:47 -06:00
dal d2cfe5642b
legend headline bug 2025-04-07 21:29:11 -06:00
dal f5678c4a4d
ok password finally working 2025-04-07 21:18:20 -06:00
dal d346bca850
Enhance API documentation and implement password protection for public assets
- Updated CLAUDE.md with architecture overview, row limit implementation notes, and troubleshooting guide.
- Added additional documentation resources and common test commands.
- Enhanced database test infrastructure guide with quick reference and common patterns.
- Implemented password protection for public dashboards and metrics, including checks for access expiration and required passwords.
- Updated relevant handlers and routes to support password parameters.
- Refactored bulk update metrics handler to remove batch size from request structure.
- Added tests for password protection and access control for metrics and dashboards.
2025-04-07 17:44:41 -06:00
dal dc701e9ea5
testing and claude updates 2025-04-07 16:50:16 -06:00
dal 994975672b
Merge api_permission_field_fix branch and resolve conflicts
Combined test modules from both branches to maintain all test cases including:
- sharing tests from HEAD branch
- permission field tests from api_permission_field_fix branch
- update metric tests from HEAD branch

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-07 16:49:24 -06:00
dal eedb717393
api_permission_field_fix 2025-04-07 16:47:00 -06:00
dal a754c45282
Resolve merge conflicts and integrate metrics test module 2025-04-07 16:43:49 -06:00
dal 3b2602adc2
api_metric_status_fix 2025-04-07 16:43:00 -06:00
dal 04d1f0e849
Merge api_public_sharing_fix branch and resolve conflicts 2025-04-07 16:37:49 -06:00
dal 9ae9c2d5cc
api_public_sharing_fix 2025-04-07 16:36:53 -06:00
dal bdd9dd90e2
Use ctor for proper database pool initialization 2025-04-07 16:32:54 -06:00
dal 8c8cca7b62
Implement single database pool initialization 2025-04-07 16:31:24 -06:00
dal 686e336921
Fix async initialization function 2025-04-07 16:28:59 -06:00
dal 9bb0410d03
Fix database pool initialization within async runtime 2025-04-07 16:28:37 -06:00
dal 1a6d712a3f
Add proper database pool initialization 2025-04-07 16:28:17 -06:00
dal bac973e791
Fix test setup for database connectivity 2025-04-07 16:27:51 -06:00
dal 88e8af539e
migration for password that I thought was done? 2025-04-07 16:26:07 -06:00
dal 72c376df7e
Update remaining tests to use simplified setup 2025-04-07 16:19:25 -06:00
dal 6ce9f18e41
Simplify test setup with direct pool initialization 2025-04-07 16:18:58 -06:00