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

V2 #10

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

V2 #10

wants to merge 28 commits into from

Commits on Apr 12, 2017

  1. v2 - basic REST

    vencax committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    83712fc View commit details
    Browse the repository at this point in the history
  2. fetch require option used

    vencax committed Apr 12, 2017
    Configuration menu
    Copy the full SHA
    b751b9c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. relations get, post

    vencax committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    067167c View commit details
    Browse the repository at this point in the history
  2. fix

    vencax committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    af5144a View commit details
    Browse the repository at this point in the history
  3. load query for get routes

    vencax committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    a584957 View commit details
    Browse the repository at this point in the history
  4. README update

    vencax committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    9a595c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2017

  1. rest of MW exported

    vencax committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    e48f632 View commit details
    Browse the repository at this point in the history
  2. fix

    vencax committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    c2af9bb View commit details
    Browse the repository at this point in the history
  3. delete relation

    vencax committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    810c9be View commit details
    Browse the repository at this point in the history
  4. typo

    vencax committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    aa64673 View commit details
    Browse the repository at this point in the history
  5. put relations

    vencax committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    1306ef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Configuration menu
    Copy the full SHA
    c0da111 View commit details
    Browse the repository at this point in the history
  2. updated relations jsoned back

    vencax committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    c448431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d7c04 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. paging

    vencax committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    fd46a9e View commit details
    Browse the repository at this point in the history
  2. loading related vol1

    vencax committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    f395cfc View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. paging vol2

    vencax committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    d8bbbef View commit details
    Browse the repository at this point in the history
  2. merged relatedtemp

    vencax committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    df5f4cc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2017

  1. refactoring tests

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    f938181 View commit details
    Browse the repository at this point in the history
  2. sorting

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    2453d26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae45ceb View commit details
    Browse the repository at this point in the history
  4. attrs query

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    cc73be3 View commit details
    Browse the repository at this point in the history
  5. fixing query lost in fetchPage

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    75d7ca4 View commit details
    Browse the repository at this point in the history
  6. src refactored into 3 files

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    3cda351 View commit details
    Browse the repository at this point in the history
  7. createError func mandatory

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    32ef89c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0400188 View commit details
    Browse the repository at this point in the history
  9. middlewares renamed (shortend)

    vencax committed Apr 22, 2017
    Configuration menu
    Copy the full SHA
    1bbc3bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c60c5da View commit details
    Browse the repository at this point in the history