You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could be able to define custom React views for Surrealist. Could define a serie of hooks and components to be used in these components. Being able design views around a user set query.
For this we would have to consider how to store components, the level of customization available to the users. And what existing projects could be used to ease the development of this feature.
Considerations
Projects: Could be used to group connections, queries, components, views and more.
Why save connections inside projects if we already have Connection groups?
The user may want to connect to different servers but using the same components for visualizing data. e.g: differentiating between development, staging and production environments.
Maybe the user wants to use different credentials even if the same server, database or namespace.
There is no difference between these two points, just two separate use cases.
Project-bound connections would not show up in the global connections picker that we currently have.
Language server support
File System Storage: Being able to save queries and projects in the filesystem rather than in the config file would be better.
Is your feature request related to a problem?
Users could create custom views:
Describe the solution
We could be able to define custom React views for Surrealist. Could define a serie of hooks and components to be used in these components. Being able design views around a user set query.
For this we would have to consider how to store components, the level of customization available to the users. And what existing projects could be used to ease the development of this feature.
Considerations
Why save connections inside projects if we already have Connection groups?
There is no difference between these two points, just two separate use cases.
Related issues
Have you considered contributing this feature yourself?
Yes
Contact Details
[email protected]
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: