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
* feat: Implement editor functionality for resource creation and management
- Add JavaScript for handling relations in the editor, including adding, removing, and sorting relations.
- Create HAML partials for rendering fields, forms, relations, and YAML output in the editor.
- Implement backend logic for generating YAML from resource definitions, including validation and handling of annotations and relations.
- Add tests for editor functionality, including form rendering, validation, and YAML generation.
- Update layout to include editor styles and scripts.
- Ensure proper handling of instance details and relations in the edit mode.
* feat: Add status annotation with lifecycle options to architecture annotations
* feat: Add interface annotations for resource classes and update related resources
* feat: Add applicationSets annotation to TechnologyService for ArgoCD integration
* feat: Remove authenticationProvider annotation from ApplicationInterface
* feat: Implement markdown editor with Lexical integration and UI enhancements
* feat: Enhance annotation validation and add code support in editor
* feat: Refactor analysis filtering and remove enabled flag from analysis resources
0 commit comments