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

Rest API endpoints for Events #851

Merged
merged 12 commits into from May 31, 2022

Commits on May 24, 2022

  1. Added rest api handler for events

    3coins authored and afshin committed May 24, 2022
    Copy the full SHA
    455fc00 View commit details
    Browse the repository at this point in the history
  2. Added unit tests, timestamp support

    3coins authored and afshin committed May 24, 2022
    Copy the full SHA
    f4950f2 View commit details
    Browse the repository at this point in the history
  3. Updated the response status code

    3coins authored and afshin committed May 24, 2022
    Copy the full SHA
    726e35a View commit details
    Browse the repository at this point in the history
  4. jupyter.com => jupyter.org

    afshin committed May 24, 2022
    Copy the full SHA
    01aece0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Added e2e test for events

    3coins committed May 25, 2022
    Copy the full SHA
    c16ee96 View commit details
    Browse the repository at this point in the history
  2. Re-organized the test data

    3coins committed May 25, 2022
    Copy the full SHA
    ba5e3f2 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Copy the full SHA
    dacdeed View commit details
    Browse the repository at this point in the history
  2. Updated payload validation

    3coins committed May 26, 2022
    Copy the full SHA
    3cf1eda View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d3f3ff7 View commit details
    Browse the repository at this point in the history
  4. Fixed lint failures

    3coins committed May 26, 2022
    Copy the full SHA
    e40e9ca View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7400481 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Fixed ci build errors

    3coins committed May 27, 2022
    Copy the full SHA
    f87107e View commit details
    Browse the repository at this point in the history