Skip to content

[6.x] Forms 2: Ensure FormSubmissionsController follows conventions - #15300

Merged
duncanmcclean merged 6 commits into
forms-2from
forms-2-submissions-crud
Aug 28, 2026
Merged

[6.x] Forms 2: Ensure FormSubmissionsController follows conventions#15300
duncanmcclean merged 6 commits into
forms-2from
forms-2-submissions-crud

Conversation

@duncanmcclean

Copy link
Copy Markdown
Member

This pull request updates FormSubmissionsController so it better follows conventions used across the rest of the application:

  • the submission listing & individual submission pages are now called Index and Show, following the "Cruddy By Design" pattern
  • moved the delete to after show
  • extracted the fake submission generation into an invokable controller

@duncanmcclean
duncanmcclean merged commit dbcdd6f into forms-2 Aug 28, 2026
61 checks passed
@duncanmcclean
duncanmcclean deleted the forms-2-submissions-crud branch August 28, 2026 11:03
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