Commit Graph

19 Commits

Author SHA1 Message Date
870c36a15d add []
All checks were successful
Test runner / check-runner (push) Successful in 6s
2025-10-31 20:33:15 +00:00
7cd90e8b6e chcange branch to master
All checks were successful
Test runner / check-runner (push) Successful in 1m56s
2025-10-31 21:23:14 +01:00
853cefa0fe test action with empty readme 2025-10-31 21:07:04 +01:00
225f33ac63 fix: change runner environment from docker to ubuntu-latest for consistency 2025-10-31 20:41:14 +01:00
e1b1f77d81 test gitea action 2025-10-31 20:35:59 +01:00
9bb7a71d86 fix: update exit time handling in calculateDay function to ensure proper assignment 2025-10-30 18:21:33 +01:00
e84a700a8b refactor: switch baseURL back to API endpoint for consistency 2025-10-29 19:56:56 +01:00
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