Commit Graph

1943 Commits

Author SHA1 Message Date
dal badfac6e55
user permission checks and cache on user with other prds 2025-03-21 23:17:28 -06:00
Nate Kelley 4d777c5af3
make some unit tests for helpers 2025-03-21 23:02:51 -06:00
Nate Kelley 8de76b8d58
update tests 2025-03-21 22:30:27 -06:00
Nate Kelley 3d0a403ea9
rip out collection id 2025-03-21 22:21:42 -06:00
Nate Kelley 9afb0c1006
resize delay 2025-03-21 22:06:11 -06:00
Nate Kelley 83e9b0b1b5
chat file layout update 2025-03-21 22:01:14 -06:00
Nate Kelley 9304e3f8a6
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-03-21 21:49:06 -06:00
Nate Kelley 07b7ef1f1d
better handling for web workers 2025-03-21 21:49:03 -06:00
dal cf73c809f1
remove bad functions out of handlers 2025-03-21 16:38:11 -06:00
dal 33e30103e1
new prds for chat handler 2025-03-21 16:05:30 -06:00
Nate Kelley 9bc97db50c
update update functions 2025-03-21 15:43:29 -06:00
dal 40c53041c4
merging asset_permission_admin_check 2025-03-21 15:20:24 -06:00
dal 04780d8f72
asset permission admin check 2025-03-21 15:20:16 -06:00
dal 460a7d0131
make sure we have title on chat objects being update 2025-03-21 15:07:50 -06:00
Nate Kelley b7db8dc1ee
check asset 2025-03-21 15:01:29 -06:00
dal 2a61306c17
prds and starting to filter out the credentials 2025-03-21 14:37:13 -06:00
dal 01f2c76ac3
update dashboard name 2025-03-21 14:09:09 -06:00
Nate Kelley 2ecc49eaaf
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-03-21 14:08:08 -06:00
Nate Kelley 9ae3768709
add add type button 2025-03-21 14:08:06 -06:00
Nate Kelley ee189e9b44
update the add to dashboard modal 2025-03-21 14:03:43 -06:00
dal 326dfaaea1
add more claude context and docs 2025-03-21 13:48:37 -06:00
Nate Kelley f9dab63b67
implement add and remove logic 2025-03-21 13:37:28 -06:00
Nate Kelley 2cf8f01aaa
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-03-21 13:27:10 -06:00
Nate Kelley a625a8ea64
add metric modal updates 2025-03-21 13:27:07 -06:00
dal ff004035b1
clean up merge conflict 2025-03-21 13:24:46 -06:00
dal 81f6e6cf9e
merging clippy_cleanup 2025-03-21 13:23:55 -06:00
dal dc483020be
final clean up 2025-03-21 13:23:11 -06:00
dal 8bfd0f04af
clean up src 2025-03-21 13:13:48 -06:00
dal dba826d874
clean up 2025-03-21 12:54:54 -06:00
dal 39385acf9d
Fix unused variables and redundant local bindings in post_chat_handler.rs 2025-03-21 12:18:26 -06:00
dal 81228d2509
merging update_data_source_endpoint 2025-03-21 12:16:58 -06:00
dal ee830562cf
update data source stubbed, but will change 2025-03-21 12:10:57 -06:00
dal 9a847bc6e6
remove unused 2025-03-21 11:46:28 -06:00
dal 5729d34f8c
credentials instead of value 2025-03-21 11:46:20 -06:00
dal 52f0caf5be
adding up the get data source endpoint 2025-03-21 11:44:03 -06:00
dal bb5a28c616
merging get_data_source_endpoint 2025-03-21 11:37:39 -06:00
dal 653b1c3381
get data source endpoint 2025-03-21 11:37:28 -06:00
dal 26a9397228
associate files correclty. 2025-03-21 11:36:13 -06:00
dal 0104406ed7
Complete handlers library clippy cleanup 2025-03-21 11:32:18 -06:00
dal 71f1a41e39
Fix more unused variables throughout handlers library 2025-03-21 11:31:57 -06:00
dal a5529b4746
Fix Clippy warnings in post_chat_handler and add proper prefixes for unused variables 2025-03-21 11:29:25 -06:00
dal 63933d6627
Fix multiple Clippy warnings in handlers library 2025-03-21 11:26:57 -06:00
dal 2ea69275a6
Fix ambiguous exports in metrics module and start fixing unused variables in post_chat_handler 2025-03-21 11:23:17 -06:00
dal 38c95180c1
Complete clippy cleanup across codebase 2025-03-21 11:20:48 -06:00
dal 76a7ff9204
Fix type mismatch in get_metric_handler 2025-03-21 11:15:45 -06:00
dal 8455f4049b
Fix clippy warnings in middleware 2025-03-21 11:14:44 -06:00
dal 029c3a40b1
Final clippy cleanup 2025-03-21 11:13:53 -06:00
dal a2520c2efa
Clean up agents library 2025-03-21 11:12:14 -06:00
dal f09dfdd543
Clean up query_engine and database libs 2025-03-21 11:10:04 -06:00
Nate Kelley dec98bacfe
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-03-21 10:52:21 -06:00