Skip to content

Client without icons and constants #132

Description

@iLLiCiTiT

Is your feature request related to a problem? Please describe.
Client code should use icons and apps definitions from server.

Describe the solution you'd like
Constants (mapping) should be possible to receive using an endpoint. The constants are "constant" so they can be collected only once, on request in client.

Icons are more complicated because right now they are available for localhost server (which is used e.g. in ftrack). The best solution would be to allow get icons from server and the endpoint for localhost would be caching the content for the availability. Can be stored as files on disk, or can be cached only in memory. That would also allow us to supply custom icons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions