Commit Graph

903 Commits

Author SHA1 Message Date
Nate Kelley a20ec3cd5e
Update tanstack for prod 2025-09-11 14:03:45 -06:00
Nate Kelley 7248ce9415
edit with ai for the chart 2025-09-11 13:42:07 -06:00
Nate Kelley 1bc1e11a5a
Update packages for web 2025-09-11 12:59:19 -06:00
Nate Kelley c060f87a93
remove with footer 2025-09-11 12:45:40 -06:00
Nate Kelley 153756b3db
share menu updates for report 2025-09-11 12:37:15 -06:00
Nate Kelley fda555211a
chat header options update 2025-09-11 12:19:43 -06:00
Nate Kelley 4d7ddb3592
update the shared permissions 2025-09-11 11:51:55 -06:00
Nate Kelley f5afb2772e
create share chat stuff 2025-09-11 11:37:25 -06:00
Nate Kelley 4291597b5c
update caching strategy 2025-09-11 11:06:58 -06:00
Nate Kelley fb1b88a548
Add prevent cache to root 2025-09-11 10:44:11 -06:00
Nate Kelley b8a1b2ef9d
Update shared-headers.ts 2025-09-11 10:07:38 -06:00
Nate Kelley 863aeb3f61
Update BusterPosthogProvider.tsx 2025-09-10 20:43:43 -06:00
Nate Kelley f4d3720aba
Remove logs 2025-09-10 20:40:46 -06:00
Nate Kelley 4f30296f6f
update logs 2025-09-10 20:32:26 -06:00
Nate Kelley 74c055f307
Remove cache from root and put in on redirect routes 2025-09-10 19:43:19 -06:00
Nate Kelley 9dd5db6a77
Update embed hit 2025-09-10 17:05:45 -06:00
Nate Kelley 8552254dbf
Update redirect for 307 2025-09-10 17:04:47 -06:00
Nate Kelley 7fa25cb761
Create CLOUDFLARE_REDIRECT_FIX.md 2025-09-10 16:53:27 -06:00
Nate Kelley d2ff0063ad
Make redirects 301 2025-09-10 16:52:05 -06:00
Nate Kelley fcb51f69df
Update index.tsx 2025-09-10 16:40:12 -06:00
Nate Kelley d22e8c8d72
Update app.tsx 2025-09-10 16:25:43 -06:00
Nate Kelley 48c65db3c9
add additional loggin 2025-09-10 16:17:57 -06:00
Nate Kelley 430ae8d35a
update imports 2025-09-10 16:10:42 -06:00
Nate Kelley 7cf9789680
remove header 2025-09-10 15:56:00 -06:00
Nate Kelley f78cf506c7
Update platejs-conversion.test.ts 2025-09-10 15:45:08 -06:00
Nate Kelley 44b7002877
Update metric three dot menu 2025-09-10 15:42:43 -06:00
Nate Kelley bac3ea490f
report three dot menu update 2025-09-10 15:18:22 -06:00
Nate Kelley be6e9b2531
Update chat panel backgorund 2025-09-10 15:13:43 -06:00
Nate Kelley 4f4326dbea
metric version number assosicated with report 2025-09-10 15:09:44 -06:00
Nate Kelley e471e75514
update weird streaming content bug 2025-09-10 14:43:07 -06:00
Nate Kelley 77e3c66378
Update packages 2025-09-10 14:19:41 -06:00
Nate Kelley b891bb6376
Update LegendDot.tsx 2025-09-10 14:16:58 -06:00
Nate Kelley 72ec7a25c6
fix bug for hover chart 2025-09-10 14:11:54 -06:00
Nate Kelley ece8e329da
add better streaming handler 2025-09-10 13:54:24 -06:00
Nate Kelley f885bf29ff
Merge pull request #838 from buster-so/devin/BUS-1703-1757519086
feat: implement toggle serializer for markdown conversion (BUS-1703)
2025-09-10 13:14:47 -06:00
Nate Kelley 744961bb10
Update toggle serializer 2025-09-10 13:06:55 -06:00
Nate Kelley 17e19adf4f
toggle processing 2025-09-10 12:59:58 -06:00
Nate Kelley 0d133eea0e
Add cache purge to github action 2025-09-10 11:32:11 -06:00
Nate Kelley c7668701cc
remove page caches 2025-09-10 11:17:53 -06:00
Nate Kelley 9210db0869
Add in replace to router 2025-09-10 11:07:49 -06:00
Nate Kelley 7d5d0e1c0a
Add some logs in 2025-09-10 11:03:19 -06:00
Devin AI f5966f83b3 Merge branch 'devin/BUS-1703-1757519086' of https://git-manager.devin.ai/proxy/github.com/buster-so/buster into devin/BUS-1703-1757519086 2025-09-10 16:23:08 +00:00
Devin AI 494f73bf17 chore: remove debug console.log statements from ReportEditor
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-09-10 16:22:42 +00:00
Devin AI 8f24417c44 fix: implement indent-based toggle serialization with id preservation
- Update toggle serializer to collect subsequent indented siblings as content during serialization
- Preserve id and indent attributes in HTML format during serialization/deserialization
- Add roundtrip tests validating toggle with indent attributes
- Ensure toggle content is properly reconstructed as separate elements with indent=1
- Both basic toggle and indent-based toggle tests now pass

Fixes BUS-1703

Co-Authored-By: nate@buster.so <nate@buster.so>
2025-09-10 16:21:57 +00:00
Nate Kelley ab5ca48189
update rounding 2025-09-10 10:17:07 -06:00
Nate Kelley 19ae8ca40d
added some logs 2025-09-10 10:10:02 -06:00
Nate Kelley 59988260e9
Merge branch 'staging' into devin/BUS-1703-1757519086 2025-09-10 10:03:03 -06:00
Nate Kelley 2eba88d7f3
Update toggle node 2025-09-10 09:59:22 -06:00
Devin AI b787ccd430 feat: implement toggle serializer for markdown conversion
- Add toggle-serializer.ts with serialize/deserialize methods
- Register toggle serializer in MarkdownPlugin rules
- Add test case for toggle markdown conversion
- Follows existing patterns from callout and metric serializers

Fixes BUS-1703

Co-Authored-By: nate@buster.so <nate@buster.so>
2025-09-10 15:44:46 +00:00
Nate Kelley a8883ec585
Update BlockDraggable.tsx 2025-09-10 09:44:32 -06:00