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: Update of TODO.md
Date: 17 days ago
Size: 626 bytes
 

Contents

Class file image Download
  • [x] Add more unit tests for the UI
  • [x] Add end-to-end UI testing
  • [x] Move to TypeScript
  • [x] Support keyboard navigation whilst overlay is visible
  • [x] Maybe a refactor...
  • [x] Add eventMap to `Event` object. - Replaced with `typed-event-emitter`
  • [x] Add functionality for copying and moving files and directories
  • [ ] Add drag and drop tests
  • [ ] Allow uploading of directories (#48)
  • [ ] Add progress bar for file uploads
  • [ ] ReactJS implementation
  • [ ] VueJS implementation
  • [ ] Add selection checkboxes and bulk operations
  • [ ] Break `Item` down further