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

Add new category behaviors, move category admin to misago.admin #1748

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Jun 13, 2024

Fixes #1729

  • Moves categories to misago.admin.categories
  • Fixes categories admin forms
  • Add new fields to the Category model

Behaviors are not actually implemented in logic anywhere, this will happen in future PRs

@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS feature: admin Affects admin control panel labels Jun 13, 2024
@rafalp rafalp added this to the Next feature release milestone Jun 13, 2024
@rafalp rafalp self-assigned this Jun 13, 2024
@rafalp rafalp merged commit 11a9f1c into main Jun 13, 2024
1 check passed
@rafalp rafalp deleted the fix-1729-new-category-behaviours branch June 13, 2024 16:58
@coveralls
Copy link

Coverage Status

coverage: 97.661% (-0.04%) from 97.699%
when pulling 9096564 on fix-1729-new-category-behaviours
into 993b0d5 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS feature: admin Affects admin control panel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Categories behavior tweaks
2 participants