Commit Graph

3 Commits

Author SHA1 Message Date
dal d6ac872afe
Staging (#326)
* Create a better handler for clicking favorites

* chore(versions): bump api to v0.1.9; bump web to v0.1.9; bump cli to v0.1.9 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Create a better handler for clicking favorites

* update chat favorites

* chore(versions): bump api to v0.1.10; bump web to v0.1.10; bump cli to v0.1.10 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* Update tests to be ran with multiple workers

* create chat records update

* Create createChatRecord.test.ts

* chore(versions): bump api to v0.1.11; bump web to v0.1.11; bump cli to v0.1.11 [skip ci]

* chore: update tag_info.json with potential release versions [skip ci]

* fix yesterday bucket

---------

Co-authored-by: Nate Kelley <nate@buster.so>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nate Kelley <133379588+nate-kelley-buster@users.noreply.github.com>
2025-05-14 13:21:20 -07:00
Nate Kelley ad31aa0dda
update tests with new syntax 2025-05-09 12:25:55 -06: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