* 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>
* 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
* 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