Nate Kelley
2dfbc2381f
update package versions
2025-05-08 09:41:34 -06:00
Nate Kelley
6e48afaff2
Merge branch 'staging' into nate/additional-interaction-tests
2025-05-08 09:40:02 -06:00
Nate Kelley
833919a7b3
Merge branch 'nate/additional-interaction-tests' of https://github.com/buster-so/buster into nate/additional-interaction-tests
2025-05-08 09:30:55 -06:00
Nate Kelley
3d1b1787fe
downgrade versions manually
2025-05-08 09:30:54 -06:00
Nate Kelley
ef7bb599a7
Update ChartJSTheme.ts
2025-05-08 09:20:02 -06:00
Nate Kelley
4b5c8e1b2d
Merge branch 'nate/additional-interaction-tests' into nate/scatter-tests
2025-05-08 09:12:55 -06:00
dal
54c88cfdda
Merge pull request #285 from buster-so/evals
...
Evals
2025-05-08 00:57:10 -07:00
dal
f08ef35270
cli release for homebrew deploy, backwards compatibiltiy on model types
2025-05-08 01:55:58 -06:00
Nate Kelley
5aeb05cc5d
Update scatter-chart-updates.test.ts
2025-05-07 17:19:35 -06:00
Nate Kelley
8c1d4d4762
data map update for linear regressions
2025-05-07 17:15:39 -06:00
Nate Kelley
6f44c99e2d
trendline max and mins
2025-05-07 16:52:56 -06:00
Nate Kelley
e9a6c26415
support categorical scatter trendlines
2025-05-07 16:37:32 -06:00
dal
673baaeeef
Merge branch 'main' into dal/self-hosting-guide
2025-05-07 16:30:43 -06:00
Nate Kelley
1d35b1b3af
fix broken scatter menu
2025-05-07 15:02:15 -06:00
Nate Kelley
bbaff0d05b
Remove animation in global error
2025-05-07 14:11:09 -06:00
Nate Kelley
0322125972
Wrap error fallback in memoized
2025-05-07 13:41:36 -06:00
Nate Kelley
e11128c798
Add logging to login
2025-05-07 12:50:34 -06:00
Nate Kelley
28c716c159
save slider tests
2025-05-07 12:38:35 -06:00
github-actions[bot]
1b071bc318
chore(versions): bump api to v0.1.3; bump web to v0.1.4; bump cli to v0.1.3 [skip ci]
2025-05-07 17:11:23 +00:00
Nate Kelley
667ddb424e
more tests for datasets
2025-05-07 11:09:45 -06:00
Nate Kelley
0c395109a1
Add a few legend unit tests
2025-05-07 10:54:45 -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
9e5e111591
docker file configs for build
2025-05-07 10:47:59 -06:00
github-actions[bot]
b599bc43cf
chore(versions): bump api to v0.1.2; bump web to v0.1.3; bump cli to v0.1.2 [skip ci]
2025-05-07 16:04:27 +00:00
github-actions[bot]
6862d61621
chore(versions): bump api to v0.1.1; bump web to v0.1.2; bump cli to v0.1.1 [skip ci]
2025-05-07 16:01:02 +00:00
Nate Kelley
d864d1b437
Merge branch 'nate/additional-interaction-tests' of https://github.com/buster-so/buster into nate/additional-interaction-tests
2025-05-07 09:59:14 -06:00
Nate Kelley
a4abbc5142
Merge branch 'staging' into nate/additional-interaction-tests
2025-05-07 09:58:03 -06:00
github-actions[bot]
af311fd8e7
chore(versions): bump api to v0.0.2; bump web to v0.1.1; bump cli to v0.0.8 [skip ci]
2025-05-07 15:50:03 +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
Nate Kelley
159d128e32
minor updates to help tests pass
2025-05-06 18:07:42 -06: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
dal
fe6866dd7e
Merge branch 'evals' into dal/self-hosting-guide
2025-05-06 16:59:04 -06:00
Nate Kelley
ad3cbf77f1
dashboard update tests
2025-05-06 16:58:28 -06:00
Nate Kelley
12b98b8801
dashboard drag and drop
2025-05-06 16:04:42 -06:00
Nate Kelley
5e788012c4
donut chart tests
2025-05-06 15:21:03 -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
dal
e66843b1f1
prds, docker release, models
2025-05-06 08:09:31 -06:00
Nate Kelley
6e33d059b9
remove unused logs
2025-05-05 11:32:24 -06:00
Nate Kelley
678152ba2b
Update versions on web
2025-05-05 09:38:39 -06:00
Nate Kelley
8b227692d2
Add missing dependancy
2025-05-05 08:32:56 -06:00
Nate Kelley
b7c3ac7304
fix formatter
2025-05-04 09:13:49 -06:00
Nate Kelley
fc723d50ec
Update expection for auth sign in
2025-05-02 16:42:34 -06:00
Nate Kelley
3f60d13a18
Fix additional tests
2025-05-02 16:24:06 -06:00
Nate Kelley
c048bb30c6
additional tests
2025-05-02 15:15:17 -06:00
Nate Kelley
fa0078cb5b
fix bogus question redirect bug
2025-05-02 14:00:14 -06:00
Nate Kelley
54a8e0a113
Create dashboard query tests
2025-05-02 13:19:24 -06:00