File: TODO.md

Recommend this page to a friend!
  Classes of Dom Hastings  >  JS Webdav Client  >  TODO.md  >  Download  
File: TODO.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: JS Webdav Client
Access files of a Webdav server
Author: By
Last change:
Date: 1 year ago
Size: 638 bytes
 

Contents

Class file image Download
  • [ ] Allow uploading of directories (#48)
  • [ ] Add functionality for copying and moving files and directories
  • [ ] Add progress bar for file uploads
  • [ ] Add more unit tests for the UI
  • [ ] Add end-to-end UI testing (although it seems that drag and drop might be a problem)
  • [ ] Support keyboard navigation whilst overlay is visible
  • [ ] Improve code in `item.js` - maybe split out the functionality into each action?
  • [ ] Look into moving to TypeScript
  • [ ] ReactJS implementation
  • [ ] VueJS implementation
  • [ ] Native Web Components implementation
  • [ ] Angular implementation