Skip to content

Fixed #18316 - Adds #18316 category to pending acceptance index table#18332

Merged
snipe merged 3 commits intogrokability:developfrom
Godmartinz:add-category-to-account-accept-table
Dec 11, 2025
Merged

Fixed #18316 - Adds #18316 category to pending acceptance index table#18332
snipe merged 3 commits intogrokability:developfrom
Godmartinz:add-category-to-account-accept-table

Conversation

@Godmartinz
Copy link
Copy Markdown
Member

@Godmartinz Godmartinz commented Dec 10, 2025

this adds the category column to the list of items pending acceptance by a user. Also adds an accessor method to chain correctly for the category names.
EDIT: updated accessor to laravel 11.x standards

image

Fixes #18316

@Godmartinz Godmartinz requested a review from snipe as a code owner December 10, 2025 18:47
@Godmartinz Godmartinz requested a review from bzeus December 10, 2025 18:47
@Godmartinz Godmartinz linked an issue Dec 10, 2025 that may be closed by this pull request
1 task
@swift2512
Copy link
Copy Markdown

@Godmartinz
This #18335 😉

@snipe snipe changed the title Adds #18316 category to pending acceptance index table Fixed #18316 - Adds #18316 category to pending acceptance index table Dec 11, 2025
Copy link
Copy Markdown
Member

@snipe snipe left a comment

Choose a reason for hiding this comment

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

This wouldn't account for items that don't have a model (all non-assets) that still have a category though.

@Godmartinz Godmartinz requested a review from snipe December 11, 2025 18:10
@snipe
Copy link
Copy Markdown
Member

snipe commented Dec 11, 2025

I think we'd probably want to use the more modern accessor style here? I suppose this is fine, but we use the more modern version in most other places.

@Godmartinz Godmartinz marked this pull request as draft December 11, 2025 18:53
@Godmartinz Godmartinz marked this pull request as ready for review December 11, 2025 19:07
@Godmartinz
Copy link
Copy Markdown
Member Author

refactored. Looks better too 🙂

@snipe snipe merged commit 29ad804 into grokability:develop Dec 11, 2025
7 checks 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.

[Feature]: Add Category column under Your Profile>Accept Items

3 participants