Skip to content

Add "Featured" button to AppInfo page, if permissions allow #200

@derrell

Description

@derrell

It should be easy for an administrator to add an application to the "Featured" set. With the current interface, that will be able to be done from the Application Management page (once that's fully working) but I suspect a more likely place to do it is while viewing the AppInfo page for that application.

Add an RPC specifically to add or remove the "Featured" tag, ensure that the authenticate() method in MDbifCommon allows it only with a specified permission value, and when the current user has that permission, add a "Featured" checkbox to the AppInfo page which toggles the Featured tag by calling that RPC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions