-
Notifications
You must be signed in to change notification settings - Fork 0
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
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 040a38d - Browse repository at this point
Copy the full SHA 040a38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d2425e - Browse repository at this point
Copy the full SHA 9d2425eView commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32bcbe1 - Browse repository at this point
Copy the full SHA 32bcbe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58044b6 - Browse repository at this point
Copy the full SHA 58044b6View commit details -
Added delete request that handles deleting a job posting and removed …
…unnecessary comment and console.log codes
Configuration menu - View commit details
-
Copy full SHA for c15fa28 - Browse repository at this point
Copy the full SHA c15fa28View commit details -
Added Patch request which updates any desired fields in the job posti…
…ng colletion in route.js
Configuration menu - View commit details
-
Copy full SHA for 66cb609 - Browse repository at this point
Copy the full SHA 66cb609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59d70c1 - Browse repository at this point
Copy the full SHA 59d70c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6157263 - Browse repository at this point
Copy the full SHA 6157263View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83d4c60 - Browse repository at this point
Copy the full SHA 83d4c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for de76e91 - Browse repository at this point
Copy the full SHA de76e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca05be0 - Browse repository at this point
Copy the full SHA ca05be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c073287 - Browse repository at this point
Copy the full SHA c073287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 338e7e6 - Browse repository at this point
Copy the full SHA 338e7e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca68fe - Browse repository at this point
Copy the full SHA 5ca68feView commit details
Commits on May 8, 2024
-
Created siteRequestUtils.js and moved the repeated codes in sites' ro…
…ute codes to it. Also, updated the site names specifically.
Configuration menu - View commit details
-
Copy full SHA for 6a07375 - Browse repository at this point
Copy the full SHA 6a07375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0476e35 - Browse repository at this point
Copy the full SHA 0476e35View commit details -
Merge branch 'feature/create-job-posting-api' of https://github.com/V…
…ero-Ventures/job-bank into feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 407af80 - Browse repository at this point
Copy the full SHA 407af80View commit details -
Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…
… feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 08ac170 - Browse repository at this point
Copy the full SHA 08ac170View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640c53f - Browse repository at this point
Copy the full SHA 640c53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae6677 - Browse repository at this point
Copy the full SHA 0ae6677View commit details -
Removed database connection closing code to fix the connection error …
…and added missing import NextResponse in siteRequestUtils
Configuration menu - View commit details
-
Copy full SHA for 69ff746 - Browse repository at this point
Copy the full SHA 69ff746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5351e59 - Browse repository at this point
Copy the full SHA 5351e59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 766ae78 - Browse repository at this point
Copy the full SHA 766ae78View commit details -
Merge branch 'feature/create-job-posting-api' of https://github.com/V…
…ero-Ventures/job-bank into feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 20b5ef3 - Browse repository at this point
Copy the full SHA 20b5ef3View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ee1bd7c - Browse repository at this point
Copy the full SHA ee1bd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for be15904 - Browse repository at this point
Copy the full SHA be15904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88b3534 - Browse repository at this point
Copy the full SHA 88b3534View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f0199 - Browse repository at this point
Copy the full SHA d8f0199View commit details -
Configuration menu - View commit details
-
Copy full SHA for f92a707 - Browse repository at this point
Copy the full SHA f92a707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d38d84 - Browse repository at this point
Copy the full SHA 9d38d84View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fcd6a0 - Browse repository at this point
Copy the full SHA 5fcd6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e20164d - Browse repository at this point
Copy the full SHA e20164dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d1c816 - Browse repository at this point
Copy the full SHA 6d1c816View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b6bfa - Browse repository at this point
Copy the full SHA e3b6bfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8202560 - Browse repository at this point
Copy the full SHA 8202560View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf932be - Browse repository at this point
Copy the full SHA cf932beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d5c92 - Browse repository at this point
Copy the full SHA d4d5c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccbec8 - Browse repository at this point
Copy the full SHA 4ccbec8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a0de5 - Browse repository at this point
Copy the full SHA d1a0de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f917798 - Browse repository at this point
Copy the full SHA f917798View commit details -
Merge branch 'feature/create-job-posting-api' of https://github.com/V…
…ero-Ventures/job-bank into feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for d04f4c8 - Browse repository at this point
Copy the full SHA d04f4c8View commit details -
Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…
… feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 16612b4 - Browse repository at this point
Copy the full SHA 16612b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 479e9a4 - Browse repository at this point
Copy the full SHA 479e9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 435dabd - Browse repository at this point
Copy the full SHA 435dabdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09daba4 - Browse repository at this point
Copy the full SHA 09daba4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6896178 - Browse repository at this point
Copy the full SHA 6896178View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3839cf - Browse repository at this point
Copy the full SHA a3839cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b74ab8 - Browse repository at this point
Copy the full SHA 3b74ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e82f3 - Browse repository at this point
Copy the full SHA 43e82f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d910b53 - Browse repository at this point
Copy the full SHA d910b53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b19d7b - Browse repository at this point
Copy the full SHA 8b19d7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32ab3e4 - Browse repository at this point
Copy the full SHA 32ab3e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e250a8e - Browse repository at this point
Copy the full SHA e250a8eView commit details -
Merge branch '38-adds-filtering-back-end-apis-for-front-ends-includin…
…g-admin-panel' of https://github.com/Vero-Ventures/job-bank into feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 8e9922d - Browse repository at this point
Copy the full SHA 8e9922dView commit details -
Merge branch '35-adds-sorting-back-end-api-by-job-posted-date-for-the…
…-job-postings' of https://github.com/Vero-Ventures/job-bank into feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 3d8b227 - Browse repository at this point
Copy the full SHA 3d8b227View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99f1b82 - Browse repository at this point
Copy the full SHA 99f1b82View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7841dd - Browse repository at this point
Copy the full SHA c7841ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d5d21 - Browse repository at this point
Copy the full SHA 91d5d21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2680a5b - Browse repository at this point
Copy the full SHA 2680a5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd45827 - Browse repository at this point
Copy the full SHA fd45827View commit details -
Configuration menu - View commit details
-
Copy full SHA for d80291b - Browse repository at this point
Copy the full SHA d80291bView commit details -
Merge branch 'feature/admin-panel-UI' of https://github.com/Vero-Vent…
…ures/job-bank into feature/authentication
Configuration menu - View commit details
-
Copy full SHA for 4aa70d7 - Browse repository at this point
Copy the full SHA 4aa70d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0295434 - Browse repository at this point
Copy the full SHA 0295434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d54385 - Browse repository at this point
Copy the full SHA 1d54385View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea1cb9e - Browse repository at this point
Copy the full SHA ea1cb9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 266868c - Browse repository at this point
Copy the full SHA 266868cView commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9c13079 - Browse repository at this point
Copy the full SHA 9c13079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f4739 - Browse repository at this point
Copy the full SHA 62f4739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9025da1 - Browse repository at this point
Copy the full SHA 9025da1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce83934 - Browse repository at this point
Copy the full SHA ce83934View commit details -
Configuration menu - View commit details
-
Copy full SHA for d205fe9 - Browse repository at this point
Copy the full SHA d205fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7933fe4 - Browse repository at this point
Copy the full SHA 7933fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4caee08 - Browse repository at this point
Copy the full SHA 4caee08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f7937 - Browse repository at this point
Copy the full SHA 95f7937View commit details -
Configuration menu - View commit details
-
Copy full SHA for be43878 - Browse repository at this point
Copy the full SHA be43878View commit details -
Configuration menu - View commit details
-
Copy full SHA for b087113 - Browse repository at this point
Copy the full SHA b087113View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9d1ddf - Browse repository at this point
Copy the full SHA e9d1ddfView commit details
Commits on May 16, 2024
-
Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…
… feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for 9546cba - Browse repository at this point
Copy the full SHA 9546cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8905389 - Browse repository at this point
Copy the full SHA 8905389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6252958 - Browse repository at this point
Copy the full SHA 6252958View commit details -
Merge branch 'main' of https://github.com/Vero-Ventures/job-bank into…
… feature/authentication
Configuration menu - View commit details
-
Copy full SHA for 33ff8ac - Browse repository at this point
Copy the full SHA 33ff8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f8f91 - Browse repository at this point
Copy the full SHA 25f8f91View commit details -
Merge branch 'feature/authentication' of https://github.com/Vero-Vent…
…ures/job-bank into feature/admin-panel-UI
Configuration menu - View commit details
-
Copy full SHA for ecb5558 - Browse repository at this point
Copy the full SHA ecb5558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b298ec - Browse repository at this point
Copy the full SHA 4b298ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b5bd2 - Browse repository at this point
Copy the full SHA 84b5bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19ff330 - Browse repository at this point
Copy the full SHA 19ff330View commit details