1. 01 Dec, 2016 1 commit
  2. 21 Nov, 2016 1 commit
  3. 18 Nov, 2016 1 commit
  4. 10 Nov, 2016 1 commit
  5. 09 Nov, 2016 1 commit
  6. 03 Nov, 2016 1 commit
  7. 29 Oct, 2016 1 commit
    • MA-333 Added ability to refresh uploaded videos · 1bc1c545
      This adds ability to refresh the list of uploaded videos without refreshing the whole page.
      
      Added a refresh button that when clicked:
      - fetches a fresh list of uploaded files from the server
      - updates `PreviousVideoUploadListView`
      - removes the successfully completed uploads from `ActiveVideoUploadListView`
      - retains the ongoing or failed uploads in `ActiveVideoUploadListView` so that they can be monitored/retried
      
      The view can also be refreshed without user action, but I felt it may be less surprising to have a button instead.
      
      MA-333 update: auto-refresh list, fix test failure
      
      Changes:
      1. Refresh of file list triggered by upload completion. Refresh button retained and label changed to "Refresh List".
      2. Added `aria-live="polite"` to `.active-video-upload-list` and `.assets-table`.
      3. Removed unused parameter `evt`.
      4. Added self to the `AUTHORS` file.
      
      MA-333 update: added tests
      
      MA-333 update: removed refresh button
      
      MA-333 update: address review comments of @mushtaqak
      
      MA-333 update: simplify nested `_each`
      
      MA-333 update: rename viewRefresh to isViewRefresh
      
      MA-333 update: doc string for `clearSuccesful`
      
      MA-333 update: fix accessibility
      
      MA-333 update: update only successfully uploaded videos
      
      MA-333 update: use window.SR feature to notify screen readers that video upload was successful (@pomegranited)
      tan committed
  8. 27 Oct, 2016 1 commit
  9. 19 Oct, 2016 1 commit
  10. 14 Oct, 2016 1 commit
  11. 11 Oct, 2016 2 commits
  12. 07 Oct, 2016 1 commit
  13. 06 Oct, 2016 1 commit
  14. 05 Oct, 2016 2 commits
  15. 27 Sep, 2016 1 commit
  16. 23 Sep, 2016 1 commit
  17. 20 Sep, 2016 1 commit
  18. 02 Sep, 2016 3 commits
  19. 29 Aug, 2016 1 commit
  20. 26 Aug, 2016 1 commit
  21. 25 Aug, 2016 1 commit
  22. 19 Aug, 2016 1 commit
  23. 15 Aug, 2016 1 commit
  24. 11 Aug, 2016 2 commits
  25. 10 Aug, 2016 1 commit
  26. 09 Aug, 2016 2 commits
  27. 04 Aug, 2016 1 commit
  28. 03 Aug, 2016 6 commits
  29. 01 Aug, 2016 1 commit