Skip to content

Allow for editing of external guides/resources #1656

Open
@mkimberlin

Description

@mkimberlin

Is your feature request related to a problem? Please describe.
Currently, changes to the team member and PDL resources require code changes.

Describe the solution you'd like
As an admin, I'd would like to be able to manage external resources (both Team Member and PDL guides) within the UI.

Describe alternatives you've considered
As a short term, simply loading them from the database could help ease the pain.

Additional context
Ideally, I would like to edit these in place (add, delete, edit, reorder). They are simple (only name and URL need to be specified). The entire model could consist of:

  • Name (encrypted)
  • URL (encrypted)
  • Role
  • Order

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststoryDepends on multiple tasks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions