Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chaabni/core-coderoad
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: coderoad/core-coderoad-deprecated
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 60 files changed
  • 1 contributor

Commits on Sep 27, 2016

  1. use mocks for unit tests

    ShMcK committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    ae2903c View commit details
    Browse the repository at this point in the history
  2. add travis-ci config

    ShMcK committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    857d830 View commit details
    Browse the repository at this point in the history
  3. add travis-ci config

    ShMcK committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    de37dc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51cffe3 View commit details
    Browse the repository at this point in the history
  5. resolve travis merge conflict

    ShMcK committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    73744ab View commit details
    Browse the repository at this point in the history
  6. edit mocks

    ShMcK committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    79505c7 View commit details
    Browse the repository at this point in the history
  7. fix editor mock

    ShMcK committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    3b82ed3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50656aa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. use redux diff-logger

    ShMcK committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    5176afd View commit details
    Browse the repository at this point in the history
  2. move styles to editor specific

    ShMcK committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    ae76831 View commit details
    Browse the repository at this point in the history
  3. remove duplicate common dir

    ShMcK committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    2a6435d View commit details
    Browse the repository at this point in the history
  4. run save when editor not open

    ShMcK committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    3961f32 View commit details
    Browse the repository at this point in the history
  5. fix npm min version bug

    ShMcK committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    b5bc42f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. update deps

    ShMcK committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    503f8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed10da1 View commit details
    Browse the repository at this point in the history
  3. chore(setup commitizen for publishing standardized commits): add comm…

    …itizen, including "npm run comm
    ShMcK committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    7fb9e8e View commit details
    Browse the repository at this point in the history
  4. ci(add jest global install to travis-cli process): fix failing travis…

    …-ci build by globally installin
    ShMcK committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    e9df78f View commit details
    Browse the repository at this point in the history
  5. ci(rename folder to lower case due to Travis CI build failure): renam…

    …ed "Common" to "common", as had
    ShMcK committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    6971c1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    502949d View commit details
    Browse the repository at this point in the history
Loading