Commit Graph

421 Commits

Author SHA1 Message Date
Nate Kelley 6f44c99e2d
trendline max and mins 2025-05-07 16:52:56 -06:00
Nate Kelley 28c716c159
save slider tests 2025-05-07 12:38:35 -06:00
Nate Kelley ad3cbf77f1
dashboard update tests 2025-05-06 16:58:28 -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
Nate Kelley 54a8e0a113
Create dashboard query tests 2025-05-02 13:19:24 -06:00
Nate Kelley a8eeec7414
update saved version numbers 2025-05-02 12:07:59 -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 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 3f3b87f670
new dashboard modal 2025-04-25 14:46:18 -06:00
Nate Kelley c57b5ce40e
query prefetching 2025-04-25 10:27:15 -06:00
Nate Kelley 4bb9d1d542
Update config.ts 2025-04-24 15:15:42 -06:00
Nate Kelley dfe1f4cc6d
pass all jest uni tests 2025-04-24 12:50:06 -06:00
Nate Kelley db4dfbb8e8
remove some loggin 2025-04-24 12:32:27 -06:00
Nate Kelley 5e92f68ebf
update some of the imports 2025-04-24 11:57:20 -06:00
Nate Kelley 0e72c89365
add basic loading states for the datasets routes 2025-04-24 10:57:50 -06:00
Nate Kelley 32d8ec0d8b
reasoning message completed ☑️
will clear the black box message
2025-04-24 10:29:40 -06:00
Nate Kelley f3a47ddff5
better fade in animation 2025-04-23 16:38:10 -06:00
Nate Kelley 474d7d24f5
Merge branch 'evals' into nate/experimental-store-2 2025-04-23 13:06:31 -06:00
Nate Kelley 18b73ab583
make confirm modal return response 2025-04-23 12:31:52 -06:00
Nate Kelley d536df320a
error message for adding a ton of metrics 2025-04-23 11:40:36 -06:00
Nate Kelley c82eebb17e
added scrolling 2025-04-23 11:35:25 -06:00
Nate Kelley f324739421
confirm modal update 2025-04-23 11:24:19 -06:00
Nate Kelley 6be8b74834
dashboard query requests config 2025-04-23 10:52:09 -06:00
Nate Kelley 2eda719329
Merge branch 'evals' into nate/experimental-store-2 2025-04-23 10:23:55 -06:00
Nate Kelley e53f0750d7
route prefetcher is faster 2025-04-23 09:45:24 -06:00
Nate Kelley a234c16439
Merge branch 'evals' into nate/experimental-store-2 2025-04-22 22:55:00 -06:00
Nate Kelley 43352b8c62
support modal with a screenshot 2025-04-22 11:22:25 -06:00
Nate Kelley b28e3c1b4f
update sidebar with additional context 2025-04-22 10:59:33 -06:00
Nate Kelley 11b5b8d76a
write a few extra unit tests 2025-04-22 10:17:50 -06:00
Nate Kelley 301d8d4a8d
moved to new storage method for dashboard & metrics 2025-04-21 22:28:50 -06:00
Nate Kelley a804ead4ea
move metric latest to a local store 2025-04-21 22:02:55 -06:00
Nate Kelley 50a8eeec25
initialize hook method 2025-04-21 16:20:15 -06:00
Nate Kelley f7f74d9e83
402 redirect page 2025-04-21 15:02:24 -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 73a07afbd8
reasoning message should not be clickable until it has a message 2025-04-21 13:17:26 -06:00
Nate Kelley 699558447c
change query params 2025-04-21 10:13:36 -06:00
Nate Kelley 4d071843df
fix broken types 2025-04-19 23:31:57 -06:00
Nate Kelley 84f1c80bb7
invalidate metric on new message 2025-04-19 22:16:57 -06:00
Nate Kelley 22690aa146
hack to force a timeunit max ticks 2025-04-18 11:40:53 -06:00
Nate Kelley 4abfbbc223
collapse delete update 2025-04-17 13:21:30 -06:00
Nate Kelley fdb9e47fae
dashboard filter predicate updates 2025-04-17 11:39:30 -06:00
Nate Kelley 97132c09aa
fix broken imports 2025-04-17 10:17:52 -06:00
Nate Kelley 14b79c27a2
Update metricQueryHelpers.ts 2025-04-17 10:13:27 -06:00
Nate Kelley c6f1222cf7
try to simplify the metric latest version 2025-04-17 09:56:40 -06:00
Nate Kelley de77bc15e3
Update metricQueryHelpers.ts 2025-04-17 09:54:57 -06:00
Nate Kelley 9068ebd5d3
new way to cache latest version 2025-04-17 09:50:33 -06:00
Nate Kelley 85eb0557f4
ghost scroll is back 2025-04-17 01:05:27 -06:00
Nate Kelley 5bfba6d082
update verification is snappier 2025-04-17 00:32:25 -06:00
Nate Kelley 41616d98b6
add to collection dropdown 2025-04-17 00:17:14 -06:00
Nate Kelley ba16fcac4a
versions for dashboard 2025-04-16 23:47:14 -06:00