Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save load requests #29

Merged
merged 29 commits into from
Mar 15, 2016
Merged

Save load requests #29

merged 29 commits into from
Mar 15, 2016

Commits on Feb 21, 2016

  1. Configuration menu
    Copy the full SHA
    ac1a4d1 View commit details
    Browse the repository at this point in the history
  2. RestClientRequest

    javaguirre committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    4a47ffa View commit details
    Browse the repository at this point in the history
  3. Package config

    I added two config options, collections path and recent requests limit
    and its defaults
    javaguirre committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    83977b5 View commit details
    Browse the repository at this point in the history
  4. Recent path to config, gitignore default requests paths

    I also added a TODO to fix atom.config to be passed to the view, now
    It doesn't work
    javaguirre committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    7f30e7c View commit details
    Browse the repository at this point in the history
  5. RestClientPersist

    I also added an empty spec file for persist
    javaguirre committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    bb6b703 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d652b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa68e34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61d6c7f View commit details
    Browse the repository at this point in the history
  9. Using Atom Emitter and events to trigger some logic

    With events we separate logic in differents parts of our module. For
    now the loading button
    javaguirre committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    9163f35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0edf0b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1678bce View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Configuration menu
    Copy the full SHA
    525eb89 View commit details
    Browse the repository at this point in the history
  2. onResponse refactor

    javaguirre committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    187bf3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86b581 View commit details
    Browse the repository at this point in the history
  4. 5 Configuration menu
    Copy the full SHA
    9bcbb60 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    e0781bd View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. Configuration menu
    Copy the full SHA
    f09eebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    922dcab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7036242 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256be45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af6fa6f View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2016

  1. Configuration menu
    Copy the full SHA
    8c07074 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2016

  1. Configuration menu
    Copy the full SHA
    54155a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a4838b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36d61ca View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2016

  1. Configuration menu
    Copy the full SHA
    ef5fe64 View commit details
    Browse the repository at this point in the history
  2. actually apply method

    ddavison committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    65a437b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2016

  1. redundant class manipulation

    Daniel Davison authored and ddavison committed Mar 15, 2016
    Configuration menu
    Copy the full SHA
    e2a226e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8132c07 View commit details
    Browse the repository at this point in the history