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

NodeJs samples for Cloud Job discovery api - part1 #685

Closed
wants to merge 14 commits into from

Commits on Jul 3, 2018

  1. First CJD sample

    xinyunh0929 committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    5d3df7c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2018

  1. Add NodeJs samples for Company API

    Add NodeJs samples for Company Api to
    create, get, update and delete company.
    Rahul Shelar committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    52caacb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Add code samples for Company api

    Add code samples for Company api.
    Rahul Shelar committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    1dc59be View commit details
    Browse the repository at this point in the history
  2. Add code samples for Job api

    Add code samples for Job api.
    Rahul Shelar committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    43b5fd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2018

  1. Added search sample and annotations for documentation

    Added search sample and annotations for documentation.
    Rahul Shelar committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    d665693 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    Fix lint errors.
    Rahul Shelar committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    dd44dfa View commit details
    Browse the repository at this point in the history
  3. Fix search sample and search test

    Add wait time of 10 secs after creating job
    for job to get indexed.
    Rahul Shelar committed Jul 12, 2018
    Configuration menu
    Copy the full SHA
    e33019f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. Configuration menu
    Copy the full SHA
    7b4e5da View commit details
    Browse the repository at this point in the history
  2. Moved tests from mocha to ava

    Changed tests to use ava test framework because
    it is used by GCP CI.
    Fixed lint errors.
    Rahul Shelar committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    555f761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f2aa7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f825712 View commit details
    Browse the repository at this point in the history
  5. Fix Copyright label and use uuid to generate random names

    Made fixes as per code review comments.
    Fixed Copyright label and use uuid to generate random
    company, job names.
    rshelar committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    a5ac75f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    03a542d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Update quickstart.js

    xinyunh0929 authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    67aec6c View commit details
    Browse the repository at this point in the history