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

[Issue # 17] Job Posting CRUD API for Backend Service #19

Merged
merged 16 commits into from
May 10, 2024

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    040a38d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d2425e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    32bcbe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58044b6 View commit details
    Browse the repository at this point in the history
  3. Added delete request that handles deleting a job posting and removed …

    …unnecessary comment and console.log codes
    ama-cantabile committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c15fa28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66cb609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59d70c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6157263 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    338e7e6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Created siteRequestUtils.js and moved the repeated codes in sites' ro…

    …ute codes to it. Also, updated the site names specifically.
    ama-cantabile committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6a07375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0476e35 View commit details
    Browse the repository at this point in the history
  3. Removed database connection closing code to fix the connection error …

    …and added missing import NextResponse in siteRequestUtils
    ama-cantabile committed May 8, 2024
    Configuration menu
    Copy the full SHA
    69ff746 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    5fcd6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20164d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d1c816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3b6bfa View commit details
    Browse the repository at this point in the history