-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap (WIP)
Thomas Fuller edited this page Feb 28, 2023
·
1 revision
Bugs
- Node labels are miss-aligned to center.
- Edge arrows do not end at the start of the node shape.
- Change "services" to "components", to be more C4-like.
Enhancements
- NPM package pipeline - Need to create automation to enable publishing to NPM securely.
- Resizable side panel - I want to be able to adjust the side panel as needed.
- Containers - Group components into entities, called "containers". This adheres to the C4 modeling construct.
- Focus on node when clicked - When I click on a component, user, etc. the view should translate over to center on what was clicked.
- Markdown documentation - I want to write documentation for a component in the archdoc spec in Markdown, to then be rendered in the archdoc viewer.
- Tags - I want to utilize tags to better explore the software architecture.
- Search - I want to search through all components, users, tags, etc.