Skip to content
This repository has been archived by the owner on Aug 16, 2019. It is now read-only.

JSON parsing and factories #7

Merged
merged 30 commits into from
Jan 19, 2017
Merged

JSON parsing and factories #7

merged 30 commits into from
Jan 19, 2017

Commits on Jan 11, 2017

  1. ADD first draft for component factories. Not happy yet; WIP

    Mathias Aichinger committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    823cb16 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. ADD JSONReader to read a json file into a dictionary (JSONObject)

    MOD changed SwiftLint line length warning to 150
    AndreasThenn committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    6eb292f View commit details
    Browse the repository at this point in the history
  2. ADD unit tests for JSONReader

    Mathias Aichinger committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8c6bc88 View commit details
    Browse the repository at this point in the history
  3. REM line_length setting for SwiftLint again, because new SwiftLint ve…

    …rsion uses 120 per default
    AndreasThenn committed Jan 12, 2017
    7 Configuration menu
    Copy the full SHA
    ba91bc7 View commit details
    Browse the repository at this point in the history
  4. Add JSONFactory wrapper

    joanromano committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    6ecf8d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77b4626 View commit details
    Browse the repository at this point in the history
  6. Add tests to JSONReader

    joanromano committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    df43352 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6c16f6 View commit details
    Browse the repository at this point in the history
  8. Minor header fixes

    joanromano committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    2a4fd05 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    be460f6 View commit details
    Browse the repository at this point in the history
  2. Update project set up

    joanromano committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    f524260 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26acb59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62ca01d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06b4bcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8ff008 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98a5b1d View commit details
    Browse the repository at this point in the history
  8. Fix code in example

    joanromano committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    d218084 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    81a720f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. CRC

    joanromano committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    b3cc35b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030bf4 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Re build example

    joanromano committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    dadde5d View commit details
    Browse the repository at this point in the history
  2. Added gemfile to fix buddybuild

    Mathias Aichinger committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    ae229e1 View commit details
    Browse the repository at this point in the history
  3. Added another gemfile

    Mathias Aichinger committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    452a56b View commit details
    Browse the repository at this point in the history
  4. ADD danger to the gemfile

    Mathias Aichinger committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    50dcde2 View commit details
    Browse the repository at this point in the history
  5. Add danger-swiftlint

    Mathias Aichinger committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    abd0a79 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Update documentation

    joanromano committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    c80a885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b6d0b View commit details
    Browse the repository at this point in the history
  3. Remove fast test

    joanromano committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    8119b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a9d36a View commit details
    Browse the repository at this point in the history
  5. Fix link on Readme

    joanromano committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    63a84b9 View commit details
    Browse the repository at this point in the history