Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

[WIP] Isolate Board Object #48

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 29, 2018

  1. Moved all classes into wetransfer module and extracted client methods…

    … to be applied onto corresponding object
    David Bosveld committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    a272b07 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. added manual create/upload/complete actions to boards

    David Bosveld committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    cd8b9e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    80744e9 View commit details
    Browse the repository at this point in the history
  2. Refactor board behaviour

    David Bosveld committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    ac52001 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    75ac14f View commit details
    Browse the repository at this point in the history
  2. Remove raise if no file is found

    David Bosveld committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    f6d070a View commit details
    Browse the repository at this point in the history
  3. remove unused methods

    David Bosveld committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    329660d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Show 400..499 error message in response

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    251df6d View commit details
    Browse the repository at this point in the history
  2. Items is public method

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    77d4a90 View commit details
    Browse the repository at this point in the history
  3. added space in argument

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    04c8d49 View commit details
    Browse the repository at this point in the history
  4. names are strings, size are integers, changed error class and also re…

    …scue IOErrors
    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    4d58dbf View commit details
    Browse the repository at this point in the history
  5. Urls and title should always be strings and return with a remote_link…

    … after adding
    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d855942 View commit details
    Browse the repository at this point in the history
  6. Omit the success key for remote boards

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    4d4b620 View commit details
    Browse the repository at this point in the history
  7. added authorise call to all calls

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    11e72d6 View commit details
    Browse the repository at this point in the history
  8. Rubocops

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    bffa121 View commit details
    Browse the repository at this point in the history
  9. skip feature tests

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    23d0df6 View commit details
    Browse the repository at this point in the history
  10. Updated tests to latest changes

    David Bosveld committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    014c8ae View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. updated files to test all methods

    David Bosveld committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a97c47c View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Swapped files names

    David Bosveld committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    c655ebd View commit details
    Browse the repository at this point in the history
  2. initialize objects with client and parent_objects

    David Bosveld committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    504d919 View commit details
    Browse the repository at this point in the history
  3. There, I rigged the tests

    David Bosveld committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2b5fe60 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. singular thing

    David Bosveld committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    ad2cf4e View commit details
    Browse the repository at this point in the history
  2. Board in singular

    David Bosveld committed Nov 16, 2018
    Configuration menu
    Copy the full SHA
    c6c499d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Added states to files and links

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    aa86183 View commit details
    Browse the repository at this point in the history
  2. Changed the to singular transfers

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    168c7fe View commit details
    Browse the repository at this point in the history
  3. removed functionality

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    0264f2e View commit details
    Browse the repository at this point in the history
  4. description to empty string in initialiser

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    da3c8bc View commit details
    Browse the repository at this point in the history
  5. Remove passthrough of client in methods

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    4fb405b View commit details
    Browse the repository at this point in the history
  6. removed trailing space in block method

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    9b068f9 View commit details
    Browse the repository at this point in the history
  7. commented out tests

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    a04ed09 View commit details
    Browse the repository at this point in the history
  8. Added space inside block

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5ca896e View commit details
    Browse the repository at this point in the history
  9. removed empty space before let definition

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    0276e6d View commit details
    Browse the repository at this point in the history
  10. Set failing test to pending

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    4ef2eff View commit details
    Browse the repository at this point in the history
  11. indentation

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5abbc5f View commit details
    Browse the repository at this point in the history
  12. Add integration specs to guard watch

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    469e0a5 View commit details
    Browse the repository at this point in the history
  13. change of website in readme

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    6ee3d9a View commit details
    Browse the repository at this point in the history
  14. Typo fix

    David Bosveld committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    0340f62 View commit details
    Browse the repository at this point in the history