Dropdown for status of the document and each change#298
Merged
peterstadler merged 12 commits intoEdirom:developfrom Mar 10, 2026
Merged
Dropdown for status of the document and each change#298peterstadler merged 12 commits intoEdirom:developfrom
peterstadler merged 12 commits intoEdirom:developfrom
Conversation
Member
|
At our Vienna meeting on 2026-02-24 we discussed this PR and decided to improve the copying of files by adding a drop down menu to the copy-file-popover and let the user decide on the status of the copied file. |
and use it as replacement for hard coded values
and add function documentation
to make it more clear we're setting the status for the document
proposed additions to PR 298
Collaborator
Author
|
@peterstadler I merged all of your additions and added a span element with a label for the status of revsionDesc. |
peterstadler
approved these changes
Mar 10, 2026
Member
peterstadler
left a comment
There was a problem hiding this comment.
Apologies for removing the span label and many thanks for fixing it!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request adds a dropdown to edit the @status attribute in change and revisionDesc, which was discussed in the issue #283. It also writes draft as valueo of @status for new created files in change and revisionDesc.