Nate Kelley
6818c46578
rename prop
2025-08-21 22:11:07 -06:00
Nate Kelley
55751b0468
Merge branch 'staging' into devin/1755829561-auto-scroll-report-editor
2025-08-21 22:09:52 -06:00
Nate Kelley
52aa0feb44
Merge pull request #745 from buster-so/devin/1755828769-comment-out-equation-button
...
Comment out equation button and three dot menu from floating toolbar
2025-08-21 22:08:36 -06:00
Nate Kelley
9a28782123
Merge pull request #744 from buster-so/devin/1755828681-add-three-keyword-to-three-column-component
...
feat: add 'three' keyword synonym for three column component
2025-08-21 22:08:09 -06:00
Nate Kelley
ad92215018
Merge branch 'staging' into devin/1755828439-report-editor-streaming-loading
2025-08-21 22:07:04 -06:00
Nate Kelley
8cd289ea59
Add a loading indactor that is stylized
2025-08-21 22:05:44 -06:00
Nate Kelley
fbc0e94281
Merge branch 'staging' into devin/1755828439-report-editor-streaming-loading
2025-08-21 21:38:11 -06:00
Nate Kelley
65260104c1
Merge pull request #746 from buster-so/nate/report-hot-fix
...
Fix Plate editor re-rendering issue by removing readOnly prop
2025-08-21 21:37:55 -06:00
Nate Kelley
4cfacbc1e3
read only partial fix
2025-08-21 21:37:28 -06:00
Nate Kelley
29fe1a1b34
Merge branch 'nate/report-hot-fix' of https://github.com/buster-so/buster into nate/report-hot-fix
2025-08-21 21:22:52 -06:00
Nate Kelley
5123fb56c1
update ready only status
2025-08-21 21:22:08 -06:00
Devin AI
c91e5bb6bc
feat: integrate useAutoScroll hook with ReportEditor for streaming content
...
- Add useAutoScroll hook to ReportEditor component
- Configure auto-scroll to be enabled only when isStreaming is true
- Add ref forwarding to EditorContainer for scroll container access
- Hook observes DOM mutations from StreamContentPlugin updates
- Maintains user scroll interaction handling (disable when scrolling up)
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-08-22 02:30:50 +00:00
Devin AI
536e21e425
Fix Plate editor re-rendering issue by removing readOnly prop
...
- Remove readOnly prop from Plate provider to prevent re-renders
- Apply pointer-events-none and user-select-none CSS classes to EditorContainer when readonly
- Remove readOnly prop from usePlateEditor hook
- Editor becomes inert when readonly without causing re-renders
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-08-22 02:24:11 +00:00
Devin AI
b4e9a12c2e
Comment out equation button and three dot menu from floating toolbar
...
- Remove InlineEquationToolbarButton from floating toolbar popup
- Remove MoreToolbarButton (three dot menu) from floating toolbar popup
- Comment out unused import statements
- Buttons were appearing when text is highlighted in report editor
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-08-22 02:15:34 +00:00
Devin AI
4ff4905b0a
feat: add 'three' keyword synonym for three column component
...
- Add 'three', '3', and 'columns' to keywords array in columnsThree configuration
- Enables users to type 'three' in slash command to find three column component
- Follows existing pattern from numberedList component which includes '1' keyword
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-08-22 02:14:53 +00:00
Devin AI
dd9b33927c
Add streaming loading message to report editor
...
- Add shimmer loading message at bottom of editor when streaming
- Use existing ShimmerText component for consistency
- Position with absolute positioning and backdrop blur
- Show 'Generating content...' message during streaming
Co-Authored-By: nate@buster.so <nate@buster.so>
2025-08-22 02:11:38 +00:00
Cursor Agent
0a39ceb662
Update Next.js CSP to include public URL origin for frame sources
...
Co-authored-by: nate <nate@buster.so>
2025-08-22 02:08:22 +00:00
dal
4b34e65fc1
get rid of random perbuild?
2025-08-21 16:32:34 -06:00
dal
96d20ff512
package.json
2025-08-21 16:25:00 -06:00
Nate Kelley
d1d7c959e5
Add padding
2025-08-21 16:18:27 -06:00
Nate Kelley
111955042c
Merge pull request #737 from buster-so/nate/report-hot-fix
...
Remove unused elements
2025-08-21 15:38:55 -06:00
Nate Kelley
5fc37bbde2
Remove unused elements
2025-08-21 15:38:32 -06:00
Nate Kelley
5fa39bcd6f
Merge pull request #736 from buster-so/nate/report-hot-fix
...
fixed cursor ovlerlay
2025-08-21 15:34:02 -06:00
Nate Kelley
bff8e1d9fd
fixed cursor ovlerlay
2025-08-21 15:33:34 -06:00
dal
cf8610eda4
Merge remote-tracking branch 'origin/fix-deployment-pipeline' into staging
2025-08-21 15:00:06 -06:00
dal
5fabf17df6
remove env utils
2025-08-21 14:57:34 -06:00
Nate Kelley
39b68445a0
hot fix for j dawg
2025-08-21 14:50:58 -06:00
Nate Kelley
253a6b427a
animate fade for report
2025-08-21 14:42:31 -06:00
dal
c7cc610d73
fix trigger by getting rid of the env stuff bc it breaks it.
2025-08-21 14:29:34 -06:00
dal
81c703a472
Update dependencies to version 4.0.1 for @trigger.dev/build, @trigger.dev/core, and @trigger.dev/sdk; enhance UUID validation in modify-reports-delta tool.
2025-08-21 13:34:26 -06:00
dal
4f7ef9525e
Add basic task examples and update SDK version in Trigger.dev documentation
2025-08-21 13:27:31 -06:00
Nate Kelley
96c41e46a6
Update apps/web/src/components/ui/report/ReportEditor.tsx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-08-20 22:40:36 -06:00
Nate Kelley
4935104984
lock down readonly editor while streaming
2025-08-20 22:39:23 -06:00
Nate Kelley
75b4bb44dc
remove server-util entirely
2025-08-20 22:15:58 -06:00
Nate Kelley
d4366037bf
Add some platejs tests
2025-08-20 22:13:02 -06:00
dal
2461dc0a77
bugfixes
2025-08-20 11:26:37 -06:00
Nate Kelley
0a8ab60f26
remove logs from report
2025-08-20 10:39:22 -06:00
Nate Kelley
635c5f668a
Remove bouncer
2025-08-20 10:34:19 -06:00
Nate Kelley
cb4438a6c8
Update streaming controller to subscribe
2025-08-20 10:31:02 -06:00
Nate Kelley
47e94527bb
update package versions for workspace AND server
2025-08-20 09:16:28 -06:00
Nate Kelley
7c8ec9e42c
Merge branch 'staging' into big-nate-bus-1657-intergrate-with-report-streaming
2025-08-20 09:05:24 -06:00
Nate Kelley
31ab7b6954
Add color text
2025-08-20 09:02:31 -06:00
Nate Kelley
a56f4a056e
Update stream-content-plugin.ts
2025-08-20 08:02:45 -06:00
Nate Kelley
fa21c4246e
update streaming to use
2025-08-20 00:14:38 -06:00
Nate Kelley
845e9a73fa
remove add and delete nodes
2025-08-19 22:00:00 -06:00
Nate Kelley
f68d0835b3
Make a streaming plugin
2025-08-19 18:24:06 -06:00
Nate Kelley
6424ea00c6
hook to update streaming
2025-08-19 16:14:46 -06:00
Nate Kelley
d2780a8f41
report streaming update
2025-08-19 16:05:54 -06:00
Nate Kelley
f265bf51db
transform request
2025-08-19 15:57:21 -06:00
dal
db63ac4c83
update to ci, fix greptile recs
2025-08-19 15:07:34 -06:00