Skip to content

Added inventory action#313

Open
Balferian wants to merge 3 commits into
rathena:masterfrom
Balferian:view-items
Open

Added inventory action#313
Balferian wants to merge 3 commits into
rathena:masterfrom
Balferian:view-items

Conversation

@Balferian

@Balferian Balferian commented Jun 29, 2022

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Member

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

@Balferian

Copy link
Copy Markdown
Contributor Author

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

@Akkarinage

Copy link
Copy Markdown
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