6a70a4a6ae
Merge commit 'bcc56d6dd23746ff3cbd4f908865c100a08c21c0'
2025-10-29 19:42:13 +01:00
bcc56d6dd2
refactor: update nginx configuration for improved caching and clarity
2025-10-29 19:38:32 +01:00
e3656203ed
fix: correct exit time handling in calculateDay function and update tests
2025-10-29 19:36:15 +01:00
54de913c16
feat: add vitest for testing and implement tests for calculateDay utility
...
- Added "test" script to package.json for running vitest.
- Updated api.js to use localhost for backend during development.
- Created utils.spec.js to test calculateDay function with various scenarios.
- Updated vite.config.js to include vitest configuration and conditionally load Vue DevTools.
2025-10-29 18:12:46 +01:00
0ff842b845
refactor logging in MonthMenu and TimeStepper components to use console.error for NaN emissions
2025-10-28 18:34:51 +01:00
037790a497
refactor list styling and enhance DayRow component for improved time entry management
2025-10-28 18:34:31 +01:00
fb63414d69
refactor attendance calculations to handle multiple entry/exit times and improve time tracking accuracy
2025-10-23 22:11:41 +02:00
5aeac397a1
update user name display to use attendance store
2025-10-23 19:07:19 +02:00
5d0acb182f
config repair
2025-08-11 19:48:59 +02:00
38b53c80a5
docker config
2025-08-11 17:10:06 +02:00
6a4cce9048
added requirements.txt
2025-08-10 21:56:03 +02:00
1efb04b057
ready to deployment
2025-08-10 21:50:14 +02:00