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: coderschool/CoderTicket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: thachphat/CoderTicket
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.
  • 18 commits
  • 84 files changed
  • 1 contributor

Commits on Oct 24, 2016

  1. update readme, gemfile

    thachphat committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    e7f1641 View commit details
    Browse the repository at this point in the history
  2. update gem

    thachphat committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    35c4e4b View commit details
    Browse the repository at this point in the history
  3. reset gemfile

    thachphat committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    6d7bd01 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. implement upcoming event

    thachphat committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    ca29d8a View commit details
    Browse the repository at this point in the history
  2. add search

    thachphat committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    d23f875 View commit details
    Browse the repository at this point in the history
  3. add login, logout

    thachphat committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    f51f930 View commit details
    Browse the repository at this point in the history
  4. update test

    thachphat committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    2a15f9a View commit details
    Browse the repository at this point in the history
  5. implement create event

    thachphat committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    44fd742 View commit details
    Browse the repository at this point in the history
  6. create publish event

    thachphat committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    9672b68 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2016

  1. add test publish

    thachphat committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    2f4526b View commit details
    Browse the repository at this point in the history
  2. update readme

    thachphat committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    e88d5b9 View commit details
    Browse the repository at this point in the history
  3. add create venue

    thachphat committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    ade6634 View commit details
    Browse the repository at this point in the history
  4. create ticket type

    thachphat committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    58c283b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8801bc8 View commit details
    Browse the repository at this point in the history
  6. Users can edit their event after creation. But only the user who crea…

    …ted the event can edit the event.
    thachphat committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    94d9ada View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1373e78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7601bc5 View commit details
    Browse the repository at this point in the history
  9. update walkthrough

    thachphat committed Oct 30, 2016
    Configuration menu
    Copy the full SHA
    77855d7 View commit details
    Browse the repository at this point in the history
Loading