Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added admin club management (Add, edit, view a club & club datagrid) #5190

Merged
merged 5 commits into from
Nov 21, 2024

Conversation

viviancan
Copy link
Contributor

Refs #5170 & #5172

This PR adds the basic foundation of admin club management.
Admin can

  • Add a club (only the name is required), view a club, edit a club
  • View all clubs on the Clubs datagrid

This PR also adds

  • basic specs, clubs factory
  • clubs model & basic validation for name and summary length
  • null club

PS - specs are currently failing because the migration is in this PR

@viviancan viviancan force-pushed the 5170-5172-add-admin-club-management branch from a598f0b to 60d3e40 Compare November 21, 2024 21:33
Copy link
Contributor

@shaun-technovation shaun-technovation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Looks like a nice foundation for clubs! 💯

@viviancan viviancan merged commit d5f44d2 into preview Nov 21, 2024
1 check 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.

2 participants