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

Feature/admin panel UI #49

Closed
wants to merge 86 commits into from
Closed

Feature/admin panel UI #49

wants to merge 86 commits into from

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
    83d4c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de76e91 View commit details
    Browse the repository at this point in the history
  3. updated website title

    mai-vu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ca05be0 View commit details
    Browse the repository at this point in the history
  4. Delete template code

    mai-vu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c073287 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    338e7e6 View commit details
    Browse the repository at this point in the history
  6. relocate admin panel UI files

    mai-vu committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5ca68fe 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. Configuration menu
    Copy the full SHA
    407af80 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…

    … feature/admin-panel-UI
    mai-vu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    08ac170 View commit details
    Browse the repository at this point in the history
  5. intall mongoose and dotenv

    mai-vu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    640c53f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ae6677 View commit details
    Browse the repository at this point in the history
  7. 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
  8. separated icons UI

    mai-vu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5351e59 View commit details
    Browse the repository at this point in the history
  9. added CSS for Card Title

    mai-vu committed May 8, 2024
    Configuration menu
    Copy the full SHA
    766ae78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20b5ef3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Removed search box

    mai-vu committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ee1bd7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be15904 View commit details
    Browse the repository at this point in the history
  3. Added job ID

    mai-vu committed May 9, 2024
    Configuration menu
    Copy the full SHA
    88b3534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f0199 View commit details
    Browse the repository at this point in the history
  5. renamed to jobPostingId

    mai-vu committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f92a707 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d38d84 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
  5. Configuration menu
    Copy the full SHA
    8202560 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update list of dependencies

    justshye committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cf932be View commit details
    Browse the repository at this point in the history
  2. Remove default styling

    justshye committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d4d5c92 View commit details
    Browse the repository at this point in the history
  3. Add UserProvider component

    justshye committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4ccbec8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a0de5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f917798 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d04f4c8 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…

    … feature/admin-panel-UI
    mai-vu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    16612b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    479e9a4 View commit details
    Browse the repository at this point in the history
  9. added save job posting func

    mai-vu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    435dabd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09daba4 View commit details
    Browse the repository at this point in the history
  11. Redirect to admin-panel home

    justshye committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6896178 View commit details
    Browse the repository at this point in the history
  12. Add user to admin-panel

    justshye committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a3839cf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b74ab8 View commit details
    Browse the repository at this point in the history
  14. added add posting form

    mai-vu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    43e82f3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d910b53 View commit details
    Browse the repository at this point in the history
  16. added add pot form in Home

    mai-vu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b19d7b View commit details
    Browse the repository at this point in the history
  17. updated jobPageId req

    mai-vu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    32ab3e4 View commit details
    Browse the repository at this point in the history
  18. added styling for close button

    mai-vu committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e250a8e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8e9922d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3d8b227 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    99f1b82 View commit details
    Browse the repository at this point in the history
  2. sort by date created

    mai-vu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c7841dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91d5d21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2680a5b View commit details
    Browse the repository at this point in the history
  5. adjusted text area dynamically

    mai-vu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fd45827 View commit details
    Browse the repository at this point in the history
  6. updated dependency

    mai-vu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d80291b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aa70d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0295434 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d54385 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea1cb9e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    266868c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Turn off strict mode

    justshye committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9c13079 View commit details
    Browse the repository at this point in the history
  2. Update stripe version

    justshye committed May 15, 2024
    Configuration menu
    Copy the full SHA
    62f4739 View commit details
    Browse the repository at this point in the history
  3. Update stripe version

    justshye committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9025da1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce83934 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d205fe9 View commit details
    Browse the repository at this point in the history
  6. added checkbox edit

    mai-vu committed May 15, 2024
    Configuration menu
    Copy the full SHA
    7933fe4 View commit details
    Browse the repository at this point in the history
  7. added siteNames

    mai-vu committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4caee08 View commit details
    Browse the repository at this point in the history
  8. deleted unnecessary lines

    mai-vu committed May 15, 2024
    Configuration menu
    Copy the full SHA
    95f7937 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be43878 View commit details
    Browse the repository at this point in the history
  10. Removed extra line

    mai-vu committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b087113 View commit details
    Browse the repository at this point in the history
  11. added site5

    mai-vu committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e9d1ddf View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…

    … feature/admin-panel-UI
    mai-vu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9546cba View commit details
    Browse the repository at this point in the history
  2. updated API call url

    mai-vu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8905389 View commit details
    Browse the repository at this point in the history
  3. Update api url

    justshye committed May 16, 2024
    Configuration menu
    Copy the full SHA
    6252958 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…

    … feature/authentication
    justshye committed May 16, 2024
    Configuration menu
    Copy the full SHA
    33ff8ac View commit details
    Browse the repository at this point in the history
  5. added dependency

    mai-vu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    25f8f91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ecb5558 View commit details
    Browse the repository at this point in the history
  7. removed unused lines

    mai-vu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4b298ec View commit details
    Browse the repository at this point in the history
  8. redirect to login

    mai-vu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    84b5bd2 View commit details
    Browse the repository at this point in the history
  9. updated sites names

    mai-vu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    19ff330 View commit details
    Browse the repository at this point in the history