-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
Currently perspectives are loaded from a flat directory from files with minimal metadata. We should add support for perspective directories to be able to toggle on and off different modules. We should also allow support for loading and writing to perspectives in a certain instance to allow for prototyping without comitting new code.
Describe the solution you'd like
- Add directory loading of perspectives
- Add support for a local perspective directory
- Add additional metadata tags to perspective schema
- Add ability to add and edit perspectives to help with iteration
- Add route to ui for viewing, testing, and authoring new perspectives
- Add basic versioning ui
- Add graceful handling of deprecated / removed perspectives
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request