Code Monkey home page Code Monkey logo

attachments-group's People

Contributors

dependabot[bot] avatar ostreifel avatar pagangil avatar pascalberger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

attachments-group's Issues

Please help compiling in VSCode

I like your extension and would like to contribute some features to it.
But after downloading the project and opening it in VS Code, I cannot get it to compile to a working version.
Can you please tell me what npm modules I have to include?
I'm missing the 'dist' folder, so I guess I need to execute some npm commands.

Thanks,

Wessel

Download filename is truncated if attachment filename contains a #

If the filename of a file attached to a work item contains a #, when a user downloads the file, their browser will download it with the filename truncated to exclude everything from the # and after.

For example, if you upload a file called “Issue #14.docx”, the downloaded file will have the filename "Issue ".

To reproduce:

  1. Create a file with a # in the name. For example: Issue #14.docx
  2. Create a work item in Azure DevOps and attach the file to the work item
  3. Open the work item and double-click the attachment to download
  4. Expected: The attachment should have the original filename
  5. Actual: The attachment name is truncated, and downloaded as "Issue "

This has been reproduced in both Chrome 90 and Edge 90

Can't add files

Every time I try to add a new file I get the following:
An undefined error occurred while attempting to connect to the server. Status code 0: error.

pdf preview doesnt work

I installed the extension on on-prem TFS2017.3 and I don't get the preview option like I get for images

Image Files Do Not Preview Under Attachments (IE11)

On Internet Explorer 11, image files do not appear properly as a preview under the attachments portion of the WIT Identify Tab. Tested on Chrome, the images do preview properly. On IE11 they appear as a black box with an X.

Tags-Group

A variant of this extension for parent tags would be quite useful.

need function to sort attachments

In our team we add multiple attachments with the same (or very similar) name to one task. In the mean time the last one is the relevant (but sometimes we need the older ones as well).
In some cases there are muptile attachments with similar names. Then it would be very comfortable to sort the attachments by name.

We need a function to sort the attachments by date and to sort by name....

Thanks!

Issue downloading attachments with '#' in filename

The extension seems to have an issue downloading files with an '#' in the title. email .msg files for example are downloaded as an unknown file type. adding .msg to the file or navigating to the attachments tab is a workaround for the issue.

Preview for PDF files?

So this might require a viewer component or something (maybe an iframe would do it?), but it would be great if we could show PDF attachments in a full-screen preview on mouse-click rather than having to download the file and open it in a separate tab.

TF400813: The user '' is not authorized to access this resource.

I don't know exact steps to reproduce, but I am getting this error intermittently in the Attachments are of a work item

TF400813: The user '' is not authorized to access this resource.

I suspect it has something to do with the recent changes in Azure DevOps where it asking you to re-authenticate all day. However, the rest of the page loads normally. And refreshing the page sometimes makes it start acting right.

Extension fails to load in Firefox 62.0.3 (64-bit)

The extension is really great and useful.
However, since the rebranding from VSTS to AzureDevOps, it has stopped working for me on the latest stable Firefox release.

image

It might be a browser specific issue, since both Chrome and Edge load the extension w/o any trouble. Any hints on possible solutions or further troubleshooting steps are appreciated :)

I'd like to contribute a PDF icon

I'd like to contribute an icon for PDF file types. I found the code where you're switching based on file extension, but I don't know how the icon(...) function converts that to an actual icon graphic. Is there a VSTS-provided library that implements that?

If you can point me in the right direction I'd be happy to submit a PR.

Thanks!

More of a question

Hello! I'd really like to use this extension, but I have a question. What would it take to allow the Attachments Group to (optionally) include showing attachments from Parent-linked work items? For example, in our team we typically have screen wireframes attached to Features in the backlog, and User Stories as children of each Feature to represent development of different sections of the corresponding screen.
It would be wonderful, for our situation, if I could open up a User Story while we're reviewing the acceptance criteria as a team, and see the relevant wireframe attachments (from the parent Feature as well as any attachments that are directly on the User Story) right there while estimating the story points.
What might be involved in making that happen?

Download option doesn't work, opens new tab

When click on Download from the menu options, a new tab gets opened with the URL and download doesn't takes place until manually refreshed the new tab. Tested with Chrome and Edge browser same behavior. Any solution?

Preview video bar does not work

When we attach a video, we can see it correctly in the preview without having to download it. An ideal tool for developers and QAs. But the video can not be moved backwards or forwards in any point of the video, something rather uncomfortable in videos of more than 30 seconds.

20181221_125334.zip

2018-12-21_1254

Attaching images to a work item will make unsaved added text outdated, and forced to discard

This bug seems to have been introduced sometime in the last 6 months or so. I haven’t reported it because I haven’t been irritated enough to actually sit down and take the time to capture everything I needed to report it. Here are the replication steps:

  1. Create a work item (I don’t think it matters what type it is, but my screenshots are of a story)
  2. Add a title and a few paragraphs of important details into the body of the work item
Screenshot 2023-10-03 at 4 36 24 PM
  1. Attach an image from your computer
Screenshot 2023-10-03 at 4 37 07 PM
  1. Click on the “Save and close” button
Screenshot 2023-10-03 at 4 37 55 PM

The result: The story is identified as being “changed by someone else since you opened it.”… but that’s not true. I have simply attached images and it has overwritten the save.
Screenshot 2023-10-03 at 4 39 52 PM

This is extremely frustrating when you have added a bunch of details into a story and committed SERIOUS time into filling out these work items in a BUNCH of different area’s of the work item to only find out that after you attached your image it killed everything. I have taken the time to copy and paste all of the different text area’s into a text editor in order to re-copy it back over, but it takes a ton more time to do that.

Unable to deleted un-wanted attachments

Dear team,

image
When we uploaded a wrong file under the attachment, we can't delete it with the option there.
Please check and have it fixed.
Thank you,
Allan

Azure DevOps Attachment History

We utilize the history feature to download deleted attachments as a version history. The ability to download deleted attachments from history has been removed. Is there another way to access the deleted files in order to see previous versions of our files if needed?

[Feature Request] See attachments from all ancestor work items

We often add attachments to anywhere in the hierarchy of epic/feature/pbi/task work item hierarchy. It would be very useful to be able to see attachments from all ancestor work items, not just the immediate parent.

Thanks for creating this extension! 👍

Issue on download attachments

In AzureDevops we use an extension for the Attachments.
However when I download the attachment the download seems to download a file and not a specific filetype life jpeg / pdf.
Could you adivse me?

Bulk download doesn't work

I tried to bulk download and it didn't work.

I marked everything with shift+click and then shift+D to download, and it downloaded only one file.
image

after addding attachment - no option to save

TFS 2018.3
google chrome v71

added attachment to attachment group control.
yet "save" button not enabled. must perform another field update to enable it

same with removing. attachment removed, save yet not enabled but attachment not shown in attachments group. still remains in attachments classic tab

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.