Commit Graph

115 Commits

Author SHA1 Message Date
Nate Kelley 2dfbc2381f
update package versions 2025-05-08 09:41:34 -06: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
Nate Kelley 675379c00b
validation yaml 2025-04-04 11:54:41 -06:00
Nate Kelley 8609748338
set up hydration boundary for metric 2025-04-04 11:03:41 -06:00
Nate Kelley 1e8eb22496
add rotation and truncation logic 2025-04-02 13:09:32 -06:00
Nate Kelley 8732e895c7
make a few more caches 2025-03-28 12:53:20 -06:00
Nate Kelley 9e7720c9d7
Update some package versions 2025-03-27 15:09:20 -06:00
Nate Kelley 60de00b521
Nate/change supabase auth (#177)
* attempt to make some static routes

* update appproviders

* update on request

* make some pages forced static

* update profile page

* solid buster route update

* make more stable

* make good tests for create route helpers

* update some error handling

* global error component ripped

* minor updates to middleware

* Update middleware.ts

* save supabase contexts

* chnage middle ware

* update middleware

* better passing axios instance

* Update next.config.mjs

* remove console errors

* update how we interact with the middleware

* get layout is not a promise

* private pages experiment completed
2025-03-27 13:27:30 -06:00
Nate Kelley 4b4ed982a5
make add form a link 2025-03-25 10:21:19 -06:00
Nate Kelley 1857944d43
implement new form strategy 2025-03-24 18:30:31 -06:00
Nate Kelley 07b7ef1f1d
better handling for web workers 2025-03-21 21:49:03 -06:00
Nate Kelley c1ddd37ace
update chats controller 2025-03-20 17:03:46 -06:00
Nate Kelley e12fe28b04
update params for fetching metric data 2025-03-19 14:48:38 -06:00
Nate Kelley 2dfb4fe98b
init table update 2025-03-19 12:03:54 -06:00
Nate Kelley bc3558315f
share menu update 2025-03-17 16:20:15 -06:00
Nate Kelley 5f6ce012e2
add additional metric three dot settings 2025-03-14 18:18:41 -06:00
Nate Kelley 9fea44cc60
update packages for view hook 2025-03-14 13:25:59 -06:00