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: topcoder-platform/topcoder-react-lib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.11-5
Choose a base ref
...
head repository: topcoder-platform/topcoder-react-lib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: based-on-v0.7.11-4
Choose a head ref
  • 10 commits
  • 15 files changed
  • 4 contributors

Commits on Aug 30, 2019

  1. Copy the full SHA
    8f3f5f8 View commit details
  2. Copy the full SHA
    ffc6000 View commit details

Commits on Sep 1, 2019

  1. Merge pull request #83 from topcoder-platform/mm-leaderboard-misc-fixes

    Fix MM leaderboard issues
    sushilshinde authored Sep 1, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3cc635c View commit details
  2. Copy the full SHA
    3424890 View commit details

Commits on Sep 9, 2019

  1. Merge pull request #82 from nauhil/based-on-v0.7.11-4

    Build MM advanced submission view
    ThomasKranitsas authored Sep 9, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    afdcede View commit details
  2. Bump up version

    ThomasKranitsas committed Sep 9, 2019
    Copy the full SHA
    94991a6 View commit details

Commits on Sep 11, 2019

  1. Copy the full SHA
    1897d4e View commit details

Commits on Sep 24, 2019

  1. fix mm leaderbord issue

    Dushyant Bhalgami committed Sep 24, 2019
    Copy the full SHA
    30c5333 View commit details
  2. fix test cases

    Dushyant Bhalgami committed Sep 24, 2019
    Copy the full SHA
    e9579aa View commit details
  3. Fix mm leaderboard (#87)

    Fix mm leaderboard
    sushilshinde authored Sep 24, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    aaf5403 View commit details
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions __tests__/__snapshots__/index.js.snap
Original file line number Diff line number Diff line change
@@ -19,6 +19,8 @@ Object {
"getDetailsInit": [Function],
"getMmSubmissionsDone": [Function],
"getMmSubmissionsInit": [Function],
"getSubmissionInformationDone": [Function],
"getSubmissionInformationInit": [Function],
"getSubmissionsDone": [Function],
"getSubmissionsInit": [Function],
"loadResultsDone": [Function],
Loading