Skip to content

Create events table and CRUD#386

Open
jedmund wants to merge 5 commits into
mainfrom
jedmund/events-table
Open

Create events table and CRUD#386
jedmund wants to merge 5 commits into
mainfrom
jedmund/events-table

Conversation

@jedmund
Copy link
Copy Markdown
Owner

@jedmund jedmund commented Apr 2, 2026

Summary

  • Add slug column to events, auto-generated from name
  • Remove banner_image column, derive path from slug instead
  • Blueprint returns computed banner_image path
  • upload_banner uses slug for S3 key

Test plan

  • bundle exec rspec passes (33 examples, 0 failures)
  • Create event, verify slug auto-generated
  • Upload banner, verify S3 path uses slug

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.

1 participant