1. 16 Dec, 2016 1 commit
    • [studio] fix unformatted html in connection error message (TNL-5818) · 311e6d7f
      display default error message for non-json responses (TNL-5818)
      
      [studio] log ajax errors. (TNL-5818)
      
      [studio] fix failing test (TNL-5818)
      
      [cms-test] avoid circular error logging; stub Logger (TNL-5818)
      
      [cms-test] fix logger dep in squire config (TNL-5818)
      
      [cms-tests] fix logger import (TNL-5818)
      
      [cms-test] stub the logger directly in the karma config. (TNL-5818)
      
      [studio] didn't need Logger after all (TNL-5818)
      
      [studio] ignore console.log (TNL-5818)
      Ari Rizzitano committed
  2. 15 Dec, 2016 1 commit
  3. 09 Dec, 2016 1 commit
  4. 08 Dec, 2016 1 commit
  5. 02 Dec, 2016 1 commit
  6. 01 Dec, 2016 1 commit
  7. 30 Nov, 2016 1 commit
  8. 29 Nov, 2016 2 commits
  9. 22 Nov, 2016 2 commits
  10. 21 Nov, 2016 1 commit
  11. 18 Nov, 2016 1 commit
  12. 17 Nov, 2016 1 commit
  13. 10 Nov, 2016 2 commits
  14. 09 Nov, 2016 3 commits
  15. 07 Nov, 2016 1 commit
  16. 04 Nov, 2016 1 commit
  17. 03 Nov, 2016 2 commits
  18. 02 Nov, 2016 1 commit
  19. 01 Nov, 2016 1 commit
  20. 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
  21. 27 Oct, 2016 1 commit
  22. 20 Oct, 2016 2 commits
  23. 18 Oct, 2016 1 commit
  24. 17 Oct, 2016 1 commit
  25. 14 Oct, 2016 2 commits
  26. 06 Oct, 2016 2 commits
  27. 29 Sep, 2016 1 commit
  28. 22 Sep, 2016 1 commit
  29. 15 Sep, 2016 1 commit
  30. 04 Sep, 2016 1 commit
  31. 02 Sep, 2016 1 commit