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

[#7811] Allow InfoRequest to be categorised #8025

Merged
merged 4 commits into from
Dec 1, 2023
Merged

Conversation

gbp
Copy link
Member

@gbp gbp commented Nov 23, 2023

Relevant issue(s)

Depends on #8023
Fixes #7811

What does this do?

Add categorisable concern and adds this to InfoRequest

Why was this needed?

So we can so groups of requests on topic pages.

Screenshots

image

@gbp gbp changed the base branch from develop to 7811-categories November 23, 2023 14:29
@gbp gbp force-pushed the 7811-categorisable branch 4 times, most recently from 1afdf3b to a06e473 Compare November 29, 2023 23:25
@gbp gbp force-pushed the 7811-categorisable branch from a06e473 to eefcba1 Compare November 30, 2023 12:14
@gbp gbp changed the base branch from 7811-categories to develop November 30, 2023 12:14
@gbp gbp marked this pull request as ready for review November 30, 2023 12:14
gbp added 4 commits November 30, 2023 12:18
Update to handle any model which include the Categorisable concern.
Allow categoies to be created to organise `InfoRequest` with given
`category_tag`.

Fixes #7811
@gbp gbp force-pushed the 7811-categorisable branch from eefcba1 to 3f6a668 Compare November 30, 2023 12:18
@gbp
Copy link
Member Author

gbp commented Dec 1, 2023

Reviewed and approved on a call together.

@gbp gbp merged commit 058947c into develop Dec 1, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create generalised Category system
2 participants