Skip to content
This repository has been archived by the owner on Jan 19, 2025. It is now read-only.

feat: todo annotation #537

Merged
merged 34 commits into from
Jun 13, 2022
Merged

feat: todo annotation #537

merged 34 commits into from
Jun 13, 2022

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jun 3, 2022

Closes #515.

Screenshots (if necessary)

image
image
image

Testing Instructions

Select the element where you want to add the todo annotation and add @todo through the "Annotations" dropdown menu. Write a text and click "Save" to add the new todo annotation.
Todo annotations can be also be found through the filter annotation:@todo.

@lars-reimann lars-reimann linked an issue Jun 3, 2022 that may be closed by this pull request
@github-actions
Copy link

github-actions bot commented Jun 3, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 4.8s
✅ GIT git_diff yes no 0.01s
✅ KOTLIN ktlint 10 0 0 33.63s
✅ TSX eslint 10 0 0 13.37s
✅ TYPESCRIPT eslint 6 0 0 10.89s
✅ TYPESCRIPT prettier 16 0 0 3.37s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

Masara and others added 6 commits June 13, 2022 16:56
# Conflicts:
#	api-editor/backend/src/main/kotlin/com/larsreimann/api_editor/transformation/TransformationPlan.kt
#	api-editor/backend/src/main/kotlin/com/larsreimann/api_editor/validation/AnnotationValidator.kt
# Conflicts:
#	api-editor/backend/src/main/kotlin/com/larsreimann/api_editor/transformation/TransformationPlan.kt
#	api-editor/backend/src/main/kotlin/com/larsreimann/api_editor/validation/AnnotationValidator.kt
#	api-editor/gui/src/app/App.tsx
#	api-editor/gui/src/common/FilterHelpButton.tsx
#	api-editor/gui/src/features/annotatedPackageData/model/AnnotatedPythonPackageBuilder.ts
#	api-editor/gui/src/features/annotatedPackageData/model/InferableAnnotation.ts
#	api-editor/gui/src/features/annotations/AnnotationDropdown.tsx
#	api-editor/gui/src/features/annotations/AnnotationView.tsx
#	api-editor/gui/src/features/annotations/forms/DescriptionForm.tsx
#	api-editor/gui/src/features/packageData/selectionView/ClassView.tsx
@lars-reimann lars-reimann marked this pull request as ready for review June 13, 2022 15:51
@lars-reimann lars-reimann merged commit b023dc7 into main Jun 13, 2022
@lars-reimann lars-reimann deleted the 515-todo-annotation branch June 13, 2022 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@Todo annotation
2 participants