Commit Graph

432 Commits

Author SHA1 Message Date
561a104e07 Merge pull request 'fix(chatbot): made error handling more explicit in replies.' (#84) from dev/nicolas/timeoff-requests into main
Reviewed-on: Targo/targo_frontend#84
2026-02-25 14:16:38 -05:00
Nic D
0b7e29e5d0 fix(chatbot): made error handling more explicit in replies. 2026-02-25 14:08:04 -05:00
c737109f36 added restart stack api request to force update to staging app 2026-02-25 13:22:06 -05:00
d5e26d632b Merge pull request 'feat(timesheet-approval): allow creation of expenses from employee details window' (#83) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#83
2026-02-24 11:10:17 -05:00
0f45f59ee0 Merge branch 'main' into release/nicolas/v1.1 2026-02-24 11:05:41 -05:00
Nic D
883e6f8a3d fix(chatbot): correct formatting issue with text display, now displays markdown properly as html 2026-02-24 11:04:24 -05:00
2895284bc1
modification in action script 2026-02-24 09:55:11 -05:00
b353db518c
added modifications to build Docker image in Gitea Runners 2026-02-24 09:13:19 -05:00
Nic D
67132857ac feat(timesheet-approval): allow creation of expenses from employee details window 2026-02-24 08:32:10 -05:00
58db6f7ac4 revert 60550f6364
revert Updated dockerfile
2026-02-23 15:59:39 -05:00
60550f6364 Updated dockerfile 2026-02-23 15:58:06 -05:00
1b3dc7a6a3 Updated Action script 2026-02-23 15:57:07 -05:00
9db1d1a839 Merge pull request 'release/nicolas/v1.1' (#82) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#82
2026-02-23 15:02:03 -05:00
Nic D
3156cee577 Merge branch 'release/nicolas/v1.1' of https://git.targo.ca/Targo/targo_frontend into release/nicolas/v1.1 2026-02-23 14:58:36 -05:00
Nic D
e6d2dac092 fix(timesheets): fix issue where timesheets do not reload if applying presets with no other changes 2026-02-23 14:58:14 -05:00
64ae14edba Merge pull request 'release/nicolas/v1.1' (#81) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#81
2026-02-23 14:43:45 -05:00
441a2f7135 Merge branch 'main' into release/nicolas/v1.1 2026-02-23 14:38:07 -05:00
Nic D
2b1b0dbcbd fix(timesheets): add autofill functionality to sick, vacation, holiday shifts. 2026-02-23 14:36:51 -05:00
4dac626b81 Modified Dockerfile to add script to modify env vars 2026-02-23 14:00:50 -05:00
8a321cd88d added env file for VITE variables 2026-02-23 12:17:19 -05:00
dc9599a084 added script to change env variables in docker compose 2026-02-23 12:15:22 -05:00
Nic D
6368beb24d feat(shift): start to add logic to lock timestamp entry when selecting certain shift types 2026-02-18 16:12:51 -05:00
Nic D
b09057a6be refactor(timesheet): Add warning for unsaved changes when navigating away from timesheet.
refactor(approvals): Move save timesheets button to top bar in details dialog. Force timesheet reload when saving any modifications to timesheets.
2026-02-18 11:00:23 -05:00
Nic D
505fdf0e62 feat(expense): finalize implementation of S3 in expenses
Now able to upload and then view images attached to expenses. Will need to check if further changes need to be made to updating expenses. Minor structural changes here and there.
2026-02-11 07:52:07 -05:00
aaefe20c9f Merge pull request 'release/nicolas/v1.1' (#80) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#80
2026-02-09 11:41:50 -05:00
Nic D
9f2fc1b706 Merge branch 'main' of https://git.targo.ca/Targo/targo_frontend into release/nicolas/v1.1 2026-02-09 11:35:47 -05:00
Nic D
442375efc7 feat(layout): add username on header bar to mitigate account confusion on shared PCs that access app. 2026-02-09 11:35:38 -05:00
877353307a Merge pull request 'release/nicolas/v1.1' (#79) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#79
2026-02-09 09:53:57 -05:00
Nic D
40d4105f7b Merge branch 'main' of https://git.targo.ca/Targo/targo_frontend into release/nicolas/v1.1 2026-02-09 09:50:55 -05:00
Nic D
e8eb633810 fix(timesheet): fix expense submit issue in timesheet. Fix save button missing in approval dialog. 2026-02-09 09:50:42 -05:00
6d16dc099a
Added docker image building 2026-02-05 15:30:16 -05:00
319d7b2471
Added docker image building 2026-02-05 15:29:29 -05:00
0e5982ec62
Added docker image building 2026-02-05 15:25:15 -05:00
003be92aba
Added docker image building 2026-02-05 15:19:41 -05:00
d0b3bd80c2
Added docker image building 2026-02-05 15:16:39 -05:00
019bc255a9
Merge branch 'main' of https://git.targo.ca/Targo/targo_frontend 2026-02-05 14:30:05 -05:00
7e3676bae0
Move workflow to prod 2026-02-05 14:29:58 -05:00
fcd30ed81f Merge pull request 'fix(auth): fix async oversight in vue file' (#78) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#78
2026-02-05 14:29:30 -05:00
Nic D
450fc28782 fix(auth): fix async oversight in vue file 2026-02-05 14:29:09 -05:00
2148f218e5
Rewrote Google Chat notification 2026-02-05 14:26:29 -05:00
3bf6b071da
Rewrote Google Chat notification 2026-02-05 14:23:39 -05:00
c50adb820d
Rewrote Google Chat notification 2026-02-05 14:20:56 -05:00
5a69febe60
Rewrote Google Chat notification 2026-02-05 14:19:08 -05:00
3e12cc6424
Rewrote Google Chat notification 2026-02-05 14:12:17 -05:00
c24bd37b5c
Rewrote Google Chat notification 2026-02-05 14:01:31 -05:00
f4e69cd79f
Rewrote Google Chat notification 2026-02-05 13:55:11 -05:00
c37966b930
Merge branch 'main' of https://git.targo.ca/Targo/targo_frontend 2026-02-05 13:44:13 -05:00
94712c6cda
test workflow 2026-02-05 13:42:35 -05:00
ff613f2f8d Merge pull request 'fix(auth): change logout behavior, now sends success code when logout request is processed' (#77) from release/nicolas/v1.1 into main
Reviewed-on: Targo/targo_frontend#77
2026-02-05 13:32:06 -05:00
618c980ee7
Splitting jobs in workflow to test faster 2026-02-05 13:31:09 -05:00