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

Temp branch #121

Open
wants to merge 80 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
9ce435f
Created more APIs
olusegunawowole Jul 29, 2024
f1a5043
Created more APIs
olusegunawowole Jul 29, 2024
ba2db18
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Jul 29, 2024
7bc0f28
implemented headcount api.
olusegunawowole Jul 30, 2024
b889aec
backend code for time off
shidrath Aug 1, 2024
12470fe
Remove embedded git repository
shidrath Aug 1, 2024
b117262
Merge pull request #64 from bluewave-labs/timeoff-backend
GabrielChan1 Aug 2, 2024
76978bc
Added Offboarding rotues
fazlul-01 Aug 7, 2024
0809aab
Issue 63: Modify back end to allow better retrieval of timeOffHistory…
GabrielChan1 Aug 7, 2024
777859f
comitted the templates
shidrath Aug 7, 2024
5ef9214
Issue 63: Modify employeeAnnualTimeOff records to display additional …
GabrielChan1 Aug 12, 2024
f2bc15c
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
shidrath Aug 13, 2024
674e21e
Merge branch 'dev-backend' into dev-backend
fazlul-01 Aug 14, 2024
4e656fc
Merge pull request #66 from fazlul-01/dev-backend
fazlul-01 Aug 14, 2024
2eabc43
set the time off policies api
shidrath Aug 14, 2024
1f329ac
Offboarding backend push
fazlul-01 Aug 17, 2024
e3119a5
Merge pull request #75 from fazlul-01/dev-backend
fazlul-01 Aug 17, 2024
7904dd7
added offboarding email template
fazlul-01 Aug 27, 2024
33cb2fa
added email notification feature
fazlul-01 Aug 28, 2024
4788d77
Merge pull request #81 from bluewave-labs/76-send-an-email-after-the-…
fazlul-01 Aug 28, 2024
9f83e84
Enabled authorization requirement
olusegunawowole Aug 29, 2024
5d7bacd
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Aug 29, 2024
7e002b9
Updated
olusegunawowole Aug 30, 2024
69f4414
new update
olusegunawowole Sep 1, 2024
40791a1
completed backend integration
fazlul-01 Sep 2, 2024
abf2d3c
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
fazlul-01 Sep 2, 2024
d6ceb38
Auth removed
olusegunawowole Sep 2, 2024
ad78e25
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Sep 2, 2024
09d9c02
Update index.js
zaidi201 Sep 3, 2024
ce35130
Update email.js
zaidi201 Sep 3, 2024
9dace49
Update emailServices.js
zaidi201 Sep 3, 2024
b76231b
Update authJwt.js
zaidi201 Sep 3, 2024
397196e
Update authentication.js
zaidi201 Sep 3, 2024
41b2996
Update server.js
zaidi201 Sep 3, 2024
7b4ca60
Update server.js
zaidi201 Sep 3, 2024
b229d50
code updated
zaidi201 Sep 3, 2024
6a1b438
code updated
zaidi201 Sep 3, 2024
f7d91a9
code updated
zaidi201 Sep 3, 2024
9bf393d
Cors origin changed
olusegunawowole Sep 3, 2024
eb453e2
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Sep 3, 2024
2d65fe8
added business logic to creation and deletion of new/old time offs
shidrath Sep 23, 2024
1155c3e
Reworked update operation for timeOffHistory records
GabrielChan1 Sep 27, 2024
8086c02
created offboardingQuestions Model and controllers
fazlul-01 Oct 1, 2024
373d491
added offboarding response model, routes and controllers
fazlul-01 Oct 1, 2024
a0265e4
fixed conflicts
fazlul-01 Oct 1, 2024
11f6672
added offboarding document model, routes and controllers
fazlul-01 Oct 1, 2024
dec8015
changed the offboarding model
fazlul-01 Oct 2, 2024
8f58523
comitted
shidrath Oct 3, 2024
004fb2e
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
shidrath Oct 3, 2024
48bbe2f
Created addtional APIs
olusegunawowole Oct 9, 2024
96132d9
Created additional APIs
olusegunawowole Oct 9, 2024
6dd0e0d
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Oct 9, 2024
84cf3ce
Fixed bugs
olusegunawowole Oct 10, 2024
a88658f
Fixed bugs
olusegunawowole Oct 10, 2024
09efe6b
Fixed bug
olusegunawowole Oct 10, 2024
4b1583e
Minor change
olusegunawowole Oct 11, 2024
d2d7fc2
Added APIs for onboarding processes
GabrielChan1 Oct 19, 2024
bde443f
Resolving merge
GabrielChan1 Oct 19, 2024
5c3206a
Added back end API for onboarding process
GabrielChan1 Nov 1, 2024
3ebf4dc
Modified file structure for onboarding
GabrielChan1 Nov 2, 2024
4fba0d3
Modified base64 encoding for files
GabrielChan1 Nov 4, 2024
c8cc54d
commit to local changes
shidrath Nov 8, 2024
711555a
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
shidrath Nov 8, 2024
474a7c3
Added email templates
GabrielChan1 Nov 9, 2024
abe699f
changes to server.js
shidrath Nov 13, 2024
27c8c2d
Implemented automated email services
GabrielChan1 Nov 19, 2024
ee1a4c4
Created satisfaction survey APIs
olusegunawowole Dec 18, 2024
37bd5f7
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Dec 18, 2024
b7d0a26
Created satisfaction survey APIs
olusegunawowole Dec 18, 2024
2522eb1
modified satisfaction API
olusegunawowole Jan 16, 2025
55b6e17
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
shidrath Jan 16, 2025
115b488
Added .env.example file
olusegunawowole Jan 18, 2025
f80c5b9
Added .env.example file
olusegunawowole Jan 18, 2025
1492193
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Jan 18, 2025
fdaf006
Modified createRecord operation in SatisfactionSurvey API
GabrielChan1 Jan 23, 2025
782cad3
Committed bad code
GabrielChan1 Jan 24, 2025
43c9389
Modified satisfaction survey API
olusegunawowole Jan 27, 2025
21f513c
Minor tweaks to test data
GabrielChan1 Jan 31, 2025
0f55f18
modified satisfactionSurvey
olusegunawowole Mar 8, 2025
2b33afc
Merge branch 'dev-backend' of https://github.com/bluewave-labs/bluewa…
olusegunawowole Mar 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
secret=your_secret_alphanumeric_key
HOST=localhost
USER=your_database_username
PASSWORD='your_database_username_password'
DB=your_database_name
DIALECT=postgres
PORT=5432
HTTP_PORT=5000
EMAIL = [email protected]
EMAIL_PASSWORD = [email protected]_password

6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,18 @@

# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
.env
/dev
/constants/data/images

/.vs
/.vscode
.vs
.vscode
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Expand Down
3 changes: 3 additions & 0 deletions .vs/ProjectSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"CurrentProjectSetting": null
}
6 changes: 6 additions & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"ExpandedNodes": [
""
],
"PreviewInSolutionExplorer": false
}
Binary file not shown.
Binary file added .vs/bluewave-hrm/v17/.wsuo
Binary file not shown.
27 changes: 27 additions & 0 deletions .vs/bluewave-hrm/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\peace\\Desktop\\BlueWave Labs\\Project\\server\\bluewave-hrm\\",
"Documents": [],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": -1,
"Children": [
{
"$type": "Bookmark",
"Name": "ST:0:0:{cce594b6-0c39-4442-ba28-10c64ac7e89f}"
},
{
"$type": "Bookmark",
"Name": "ST:0:0:{dcc4ea97-1c0c-482b-b205-e541c0df9728}"
}
]
}
]
}
]
}
Binary file added .vs/slnx.sqlite
Binary file not shown.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"editor.maxTokenizationLineLength": 2000000,
"editor.experimental.asyncTokenizationVerification": true
}
Binary file added PdfFileNameToWrite.pdf
Binary file not shown.
24 changes: 0 additions & 24 deletions client/.gitignore

This file was deleted.

Loading