•  
     
    story #14735 include images in test execution comment box
Summary
Empty
include images in test execution comment box

I can paste what I see

Being able to copy/paste or dn'd images into the comment box has a broader impact:

  • The comment displayed at the top of the test will only display the beginning of the message with ... plus an action button to display the full message (including images) in a modal window
  • When a bug is created out of the test result, the bug desc must be in HTML and include the images
    • Images are not duplicated in the bug, they are referenced. It means that they will be stored in the test_exec but rendered in the bug.
  • The comment box is converted from text to HTML (only)
    • Old comment must be flagged as text to be rendered properly (urls)
    • New comment will only be in HTML
    • the comment box is displayed as a small text box without decorum to save space but when people want to set an actual message the text box is enlarged (and the formatting bar appears) to make it usable.
  • The TTM tracker templates are updated to include an attachment field
    • It will be up to tracker admins in each project using TTM to update the existing trackers to add the field in test exec
Empty
Empty
Status
Empty
Done
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#14735
Manuel Vacelet (vaceletm)
2020-04-30 14:24
2020-03-31 09:46
15982

References
Referencing story #14735

Git commit

tuleap/tuleap/stable

Add File field to test exec template d4b8b512f8
Prepare the ground to add [view details] button 01f74dcf51
Switch comment box to ckedtior and remove timer input ab45545dda
Display details of execution comment in a modal 78dda983d5
Switch comment box to ckedtior and remove timer input c4866f6b22
Adjust height of editor 1adda159b0
Split buttons in TTM steps should be small 344702d715
Do not display images in truncated text 4624f1276c
Activate spell checker in ckeditor eb7e2926dd
Better truncation of line breaks adb7ced2e7
Convert truncateHTML to TypeScript 0d0955aaf7
Add missing TS declarations ddbe3c7adf
Display label for comment box e861d778b8
Copy/paste + dnd images in comment box 91d7e762ec
Do not add attachment for deleted uploaded files 7a0979c49e
Fix unable to set status where their is nor file field in execution f8fd10e233
Keep comment field focus when CKEditor dropdown is shown 6377f62b81
Fix comment field UX issues 0eae5c69e1
Modal of execution details should have the same color as its status fe180ae0e5
Fix ugly execution details modal when the test hasn't been run 4317cc76b0
Fix color of view details button b6e9451c89
Fix display issues on IE11 98605d2ebd

Follow-ups

User avatar
  • So that
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes