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 inventory action #313

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Balferian
Copy link
Contributor

@Balferian Balferian commented Jun 29, 2022

Allow users to see full item info about items from account/character/guild pages.
Module used for (inventory / cart / storage / guild storage) items.

Added new acceess configs:

'SeeItemUniqueID' => AccountLevel::LOWGM, // Ability to see item unique ID.

This config shows you the item's unique ID, it's hidden from normal users.

item->inventory: AccountLevel::ANYONE

If user have permission for this action then he will redirected to inventory module else to view module.
image

It is useful if you want to show/share link to item.

@Akkarinage
Copy link
Member

@Balferian has this PR been tested since the recent edits for items?

@Balferian
Copy link
Contributor Author

@Akkarinage i didn't check it after creating this pr with newer fluxcp

@Akkarinage
Copy link
Member

@Balferian can you resolve conflicts and we'll get this merged 😄

@Akkarinage Akkarinage added Component: Framework Awaiting Update Pending review changes that the author needs to action/resolve before merging labels Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Update Pending review changes that the author needs to action/resolve before merging Component: Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants