Reviews are locally persisted but only published to the network by an explicit user action.
- Delete line comments on draft reviews
Reviews are locally persisted but only published to the network by an explicit user action.
- Delete line comments on draft reviews
Woodpecker pipeline #977 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/521
Woodpecker pipeline #977 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/521
Woodpecker pipeline #977 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/521
Woodpecker pipeline #977 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/521
Woodpecker pipeline #977 current status: created. ⏳
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/521
Woodpecker pipeline #977 completed with status: failure. ❌
- Details: https://woodpecker.radworks.garden/repos/6/pipeline/521
Nice work! Tried it, does the job.
I’m missing these things for full happiness:
- add regular top-level (not on a line of code) review comments
- ability to delete line comments in draft review (this could also be a follow-up)
- delete draft review altogether (this could also be a follow-up)
Nice work!
Did try the patch, and works as intended, I have some stylistic suggestions for the code that I could provide once the patch is ready.
Fix eslint errors
- Sort imports, separate type imports into own section
- Make DraftReview extend from Review
- Use shorthand property in props
Remove Make DraftReview extend from Review commit
Nice work!