Commit Graph

130 Commits

Author SHA1 Message Date
github-actions[bot] d33c396510 chore(versions): bump api to v0.1.8; bump web to v0.1.8; bump cli to v0.1.8 [skip ci] 2025-05-13 20:21:05 +00:00
github-actions[bot] 23ee33514d chore(versions): bump api to v0.1.7; bump web to v0.1.7; bump cli to v0.1.7 [skip ci] 2025-05-13 16:02:27 +00:00
github-actions[bot] b1eb54f7d6 chore(versions): bump api to v0.1.6; bump web to v0.1.6; bump cli to v0.1.6 [skip ci] 2025-05-13 15:49:50 +00:00
dal 71513116d8
Merge pull request #310 from buster-so/evals
Evals
2025-05-12 10:22:43 -07:00
Nate Kelley 26a0a41f97
fix cookies clearout 2025-05-12 09:58:28 -06:00
dal b078107063
Merge branch 'staging' into evals 2025-05-09 15:12:34 -06:00
Nate Kelley b0e5f3c3f0
update versions 2025-05-09 13:26:08 -06:00
github-actions[bot] b8107479e8 chore(versions): bump api to v0.1.3; bump web to v0.1.3; bump cli to v0.1.3 [skip ci] 2025-05-09 17:57:37 +00:00
github-actions[bot] bbe9a06a3f chore(versions): bump api to v0.1.5; bump web to v0.1.5; bump cli to v0.1.5 [skip ci] 2025-05-09 17:05:09 +00:00
github-actions[bot] f95333fccd chore(versions): bump api to v0.1.4; bump web to v0.1.4; bump cli to v0.1.4 [skip ci] 2025-05-09 16:56:58 +00:00
github-actions[bot] 29bd40e39e chore(versions): bump api to v0.1.3; bump web to v0.1.3; bump cli to v0.1.3 [skip ci] 2025-05-08 22:31:53 +00:00
dal 283ef7bfb6
Merge branch 'staging' into evals 2025-05-08 15:30:13 -07:00
github-actions[bot] 8648f6e936 chore(versions): bump api to v0.1.3; bump web to v0.1.3; bump cli to v0.1.3 [skip ci] 2025-05-08 16:52:46 +00:00
github-actions[bot] c99b89045c chore(versions): bump api to v0.1.2; bump web to v0.1.2; bump cli to v0.1.2 [skip ci] 2025-05-08 16:38:16 +00:00
Nate Kelley 2dfbc2381f
update package versions 2025-05-08 09:41:34 -06:00
github-actions[bot] 4df008006f chore(versions): bump api to v0.1.2; bump web to v0.1.2; bump cli to v0.1.2 [skip ci] 2025-05-08 07:58:43 +00:00
github-actions[bot] 0487dc9286 chore(versions): bump api to v0.1.1; bump web to v0.1.1; bump cli to v0.1.1 [skip ci] 2025-05-07 16:49:44 +00:00
dal 5ab8c65da4
ok tag triggers 2025-05-06 18:23:43 -06:00
github-actions[bot] d3dc471327 chore(versions): bump api to v0.1.5; bump web to v0.1.5; bump cli to v0.1.5 [skip ci] 2025-05-07 00:11:14 +00:00
github-actions[bot] 17a5f34842 chore(versions): bump api to v0.1.4; bump web to v0.1.4; bump cli to v0.1.4 [skip ci] 2025-05-07 00:05:37 +00:00
github-actions[bot] 783d6ba10f chore(versions): bump api to v0.1.3; bump web to v0.1.3; bump cli to v0.1.3 [skip ci] 2025-05-06 23:54:08 +00:00
github-actions[bot] edf1533c13 chore(versions): bump api to v0.1.2; bump web to v0.1.2; bump cli to v0.1.2 [skip ci] 2025-05-06 23:44:26 +00:00
github-actions[bot] 6cd894ec33 chore(versions): bump api to v0.1.1; bump web to v0.1.1; bump cli to v0.1.1 [skip ci] 2025-05-06 23:26:38 +00:00
Nate Kelley 821b3c1b88
Add bar chart tests (#272)
* add bar chart tests

* Update bar-chart-updates.spec.ts

* Create tests for data labels

* move bar chart into their own test suites

* trendline for bar charts update

* add bar chart navigations

* Update package verision

* fix broken category labels

* update some of the tests to pass

* Update web/src/components/ui/charts/BusterChartJS/hooks/useBusterChartJSLegend/getLegendItems.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Add a few greptile suggestions

* Downgrade to single worker

* Update to line chart tests

* Add a few extra unit tests

* update tests to help pass

* Create collection tests

* Add use get asset unit tests

* fix default value problem

* Chart animation optimization

* adjust axis settings

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-06 13:47:02 -06:00
Nate Kelley 678152ba2b
Update versions on web 2025-05-05 09:38:39 -06:00
Nate Kelley c048bb30c6
additional tests 2025-05-02 15:15:17 -06:00
Nate Kelley 13f720637a
Playwright (Codegen) Smoke tests (#257)
* smoke test for loading pages

* write additional tests

* headless options are passed in

* added some additional checks

* added list clicking tests

* Update web/playwright-tests/ask-question-navigate-pages.spec.ts

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* added comments

* fix broken unit tests

* update to auth.json

* Update web-testing.yml

* update playwright to use 1 worker

* Update web-testing.yml

* Update web-testing.yml

* Update web-testing.yml

* Update web-testing.yml

* add a few options for ci

* seed script update

* anonymous sign ins

* additional unit tests

* Skip some broken tests

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Co-authored-by: dal <dallin@buster.so>
2025-05-02 11:27:46 -06:00
Nate Kelley 9e29ffbb59
playwright config are update to date 2025-05-01 15:31:05 -06:00
Nate Kelley ebe4f91ed0
Nate/new data matrix (#253)
* updates for efficiency

* working on a single function

* update

* working

* update

* optimized

* update

* trendline operations pt 1

* update datasets to include ticks

* dataset creator

* udate

* trendlines

* move to one single dataset options hook

* started adding in options

* fix some broken functions

* line series builder

* threadshold updates

* pie sort by

* additional fixes to data structures

* update

* update animations

* update to y axis combos

* more stable asset prop passing

* Update ChartJSTheme.ts

* update check

* update problematic dataset

* with additional tests for size

* size data key

* update unit tests

* add a virtualizer for the rows

* add a few scatter tests

* update

* add additionla unit tests

* add additionla unit tests

* update

* add a couple more tests

* many updates

* update builder to not use deprcated functinos

* added additional unit tests

* add a few more unit tests

* make a few new unit tests

* make tooltip a little more efficient

* builders have some unit tests

* make additional tests

* added a bunch of unit tests

* move mount logic closer to buster chart

* fix link click bug

* adjust the icons

* fix broken time stamps

* additional config for tooltips

* add one additional unit test

* update package versions

* update the tests to run on the branch

* Update web-tests.yml
2025-05-01 13:47:34 -06:00
Nate Kelley 84c048e251
playwright tests 2025-04-25 15:12:18 -06:00
Nate Kelley ca9b816c5a
update package versions 2025-04-25 09:18:33 -06:00
Nate Kelley 693b652d38
change prevent navigation to actually drop listener 2025-04-24 11:41:31 -06:00
Nate Kelley d74e8e8768
update code card sizing and icons 2025-04-23 16:09:08 -06:00
Nate Kelley 7ea4fb7fa7
update minor package versions 2025-04-22 10:05:42 -06:00
Nate Kelley e5e56ab01d
fix bug with version update and not being able to select version 2025-04-21 14:13:14 -06:00
Nate Kelley ed87bae98f
write some tests and update package 2025-04-19 00:20:37 -06:00
Nate Kelley 76ee025e01
rollback chartjs version 2025-04-18 23:23:31 -06:00
Nate Kelley 8634cb0f79
dashboard metrics can now be added 🐝 2025-04-16 15:12:57 -06:00
Nate Kelley 8f562ef71e
update package versions 2025-04-15 16:42:32 -06:00
Nate Kelley 0c2cc33cc5
rip out react data grid 2025-04-14 09:38:42 -06:00
Nate Kelley 52f7d99c44
color picker updates 2025-04-11 22:30:47 -06:00
Nate Kelley 00179f59bf
reasoning selector updates 2025-04-10 14:05:31 -06:00
Nate Kelley 3c7f1203c2
enabled prop 2025-04-09 23:18:44 -06:00
Nate Kelley 5b95394ece
start scroll to bottom
Update ChatContent.tsx

auto scroll hook

scroll in

use auto scroll is working
2025-04-09 23:12:42 -06:00
Nate Kelley d4dbf5e833
built out a combobox 2025-04-09 11:59:28 -06:00
Nate Kelley 96c08b4948
bundle analyzer 2025-04-09 09:17:08 -06:00
Nate Kelley 1a03a79d87
Update package.json 2025-04-08 22:30:29 -06:00
Nate Kelley 1a0fdfa0ea
fix broken tpyes 2025-04-08 10:58:20 -06:00
Nate Kelley 4d85e27391
data grid 2 2025-04-04 13:38:53 -06:00
Nate Kelley 49ec28142f
update fetching sql 2025-04-04 12:25:06 -06:00