Skip to content

feat: Add stream templates for common use cases#128

Merged
Austinaminu2 merged 2 commits into
FlowwStar:mainfrom
obanai9:feat/stream-templates
Jun 26, 2026
Merged

feat: Add stream templates for common use cases#128
Austinaminu2 merged 2 commits into
FlowwStar:mainfrom
obanai9:feat/stream-templates

Conversation

@obanai9

@obanai9 obanai9 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds 4 pre-built stream templates: Payroll, Token Vesting, Grant/Sponsorship, and Subscription
  • Template cards render on the Create Stream page above the form; clicking one pre-fills all fields (duration, cliff, cliff amount, description)
  • Each template includes a descriptive badge and use-case blurb

Test plan

  • Navigate to /app/create and verify 4 template cards are shown
  • Click each template and confirm form fields update (duration, cliff, amounts)
  • Verify form can still be submitted with a template pre-fill
  • Verify form works normally without selecting a template

Closes #82

Adds four pre-built template cards (Payroll, Token Vesting, Grant/Sponsorship,
Subscription) to the create stream page. Clicking a template pre-fills the form
with appropriate duration, cliff, and cliff amount values while keeping all
fields editable. Also fixes pre-existing build errors caused by incomplete
network-context refactoring.

Closes FlowwStar#82
@drips-wave

drips-wave Bot commented Jun 26, 2026

Copy link
Copy Markdown

@obanai9 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Austinaminu2 Austinaminu2 merged commit bbd5def into FlowwStar:main Jun 26, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Add stream templates for common use cases

2 participants