Commit Graph

3229 Commits

Author SHA1 Message Date
dal 67b94be806
testing commands for claude 2025-05-03 07:59:01 -06:00
dal 29511467f7
claude testing command 2025-05-03 07:48:06 -06:00
Nate Kelley fc723d50ec
Update expection for auth sign in 2025-05-02 16:42:34 -06:00
dal e322b6cff9
setup.sql in the env setup 2025-05-02 16:31:09 -06:00
Nate Kelley 3f60d13a18
Fix additional tests 2025-05-02 16:24:06 -06:00
dal 90c67392b2
Merge pull request #260 from buster-so/dal/null-on-number-separator-style
Fix: spec on metric yml numberSeparatorStyle and enum for the field
2025-05-02 14:17:06 -07:00
dal f997f70a4b
null not as string on number separator style 2025-05-02 15:16:38 -06:00
Nate Kelley c048bb30c6
additional tests 2025-05-02 15:15:17 -06:00
dal 830de45bfa
llm clarification on metric yml and lock metric yml to an enum 2025-05-02 14:45:27 -06:00
dal 5fd8531ce3
null not as string on number separator style 2025-05-02 14:38:26 -06:00
Nate Kelley 7aee15d62d
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-05-02 14:00:16 -06:00
Nate Kelley fa0078cb5b
fix bogus question redirect bug 2025-05-02 14:00:14 -06:00
dal b4a63f53ca
Merge pull request #259 from buster-so/dal/new-seed-script
Dal/new seed script
2025-05-02 12:57:50 -07:00
dal f5249272a6
Merge branch 'evals' into dal/new-seed-script 2025-05-02 13:57:37 -06:00
dal df46d418fe
make file works 2025-05-02 13:54:20 -06:00
dal 0997022da6
setup script fixed 2025-05-02 13:49:23 -06:00
dal 03d14da9e3
seed script done 2025-05-02 13:46:25 -06:00
dal 3cdd960004
ok makefile and setup 2025-05-02 13:39:12 -06:00
Nate Kelley 54a8e0a113
Create dashboard query tests 2025-05-02 13:19:24 -06:00
dal 3addf1bde4
seed with setup 2025-05-02 13:15:20 -06:00
dal 7c4be7883c
seed 2025-05-02 12:54:16 -06:00
dal f12e524b82
current makefile and seed 2025-05-02 12:14:37 -06:00
Nate Kelley a8eeec7414
update saved version numbers 2025-05-02 12:07:59 -06:00
Nate Kelley 15fbca3251
Ask a question 2025-05-02 11:41:55 -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
github-actions[bot] 5424d2988b chore(release): update version to 0.0.74 2025-05-01 22:19:27 +00:00
dal 4e5f231a08
Merge pull request #256 from buster-so/staging
data catalog search prompt fix
2025-05-01 15:19:11 -07:00
dal ad26b8db8d
data catalog search prompt fix 2025-05-01 16:16:21 -06:00
dal 277f0b85ad
Merge remote-tracking branch 'origin/staging' into evals 2025-05-01 15:44:39 -06:00
Nate Kelley e419bc2ae0
Merge branch 'evals' of https://github.com/buster-so/buster into evals 2025-05-01 15:31:10 -06:00
Nate Kelley 9e29ffbb59
playwright config are update to date 2025-05-01 15:31:05 -06:00
github-actions[bot] 6698d797d7 chore(release): update version to 0.0.73 2025-05-01 21:21:35 +00:00
dal 2367da15b3
Merge pull request #255 from buster-so/staging
data catalo gsearch improvements
2025-05-01 14:21:21 -07:00
dal 892fba069a
Merge branch 'staging' into evals 2025-05-01 15:19:41 -06:00
dal de9bb4f8a8
Merge pull request #254 from buster-so/dal/data-catalog-search-improvement
Dal/data catalog search improvement
2025-05-01 14:19:21 -07:00
dal 409df89a25
adjusted the search stored values 2025-05-01 15:12:12 -06:00
Nate Kelley 0675ec2fa7
updates for efficiency 2025-05-01 14:02:51 -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
dal 2a9ff873f3
Merge branch 'staging' into dal/data-catalog-search-improvement 2025-05-01 13:31:08 -06:00
dal da018c570f
don't extract ids 2025-05-01 12:35:04 -06:00
github-actions[bot] 133b5234d1 chore(release): update version to 0.0.72 2025-05-01 17:30:06 +00:00
dal d87f4f14ac
Merge pull request #252 from buster-so/staging
Small Tweak
2025-05-01 10:29:50 -07:00
dal 6c3dcad03c
Merge pull request #251 from buster-so/evals
small tweak
2025-05-01 10:29:21 -07:00
dal b0e1422ec9
small tweak 2025-05-01 11:28:45 -06:00
github-actions[bot] 77a67a8632 chore(release): update version to 0.0.71 2025-05-01 16:07:09 +00:00
dal 1e321cfa3e
Merge pull request #250 from buster-so/staging
hotfix datasource id ref
2025-05-01 09:06:36 -07:00
dal 3b599508a3
hotfix datasource id ref 2025-05-01 10:06:14 -06:00
github-actions[bot] 117cc25927 chore(release): update version to 0.0.70 2025-05-01 15:36:52 +00:00
dal 96cd87c4d3
Merge pull request #249 from buster-so/staging
Staging
2025-05-01 08:36:35 -07:00
dal 716feb4115
Merge pull request #248 from buster-so/evals
Evals
2025-05-01 08:30:36 -07:00