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

Implement Custom Categories #376

Merged
merged 15 commits into from
Nov 27, 2024
Merged

Implement Custom Categories #376

merged 15 commits into from
Nov 27, 2024

Conversation

seanmorley15
Copy link
Owner

@seanmorley15 seanmorley15 commented Nov 27, 2024

Fixes #362

  • Migrated to using UUID's for most everything instead of sequential PK's
  • Uses custom categories with migrations handled
  • New documentation and information site with improved documentation and guides

TODO:

  • Remove type filtering in search

…date AdventureCard to display category details
…implement unique email constraint in user model, and update adventure save logic to ensure category assignment
…e category management in UI components, and implement user-specific category deletion logic in the backend
…ic, improve category display in UI components, and add dynamic sorting for category dropdown
…ey reference from 'pk' to 'uuid' in search page logic
@seanmorley15 seanmorley15 added the enhancement New feature or request label Nov 27, 2024
@seanmorley15 seanmorley15 added this to the AdventureLog v0.7.2 milestone Nov 27, 2024
@seanmorley15 seanmorley15 self-assigned this Nov 27, 2024
@seanmorley15 seanmorley15 marked this pull request as ready for review November 27, 2024 16:27
@seanmorley15 seanmorley15 merged commit 9d2f83d into main Nov 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] Custom Categories for Adventures
1 participant