Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Split URL into separate inputs on metadata #10

Description

@gregmac

Instead of one big text box, have text boxes for each URL segment.

Ex code:

"devices/{deviceid}/supply/{id}".replace(/(\{([a-z0-9]+)\})/g, '<input type="text" placeholder="$1" url-attr="$2" />')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions