This website requires JavaScript.
Explore
Help
Sign In
tom
/
arbeitszeitmessung
Watch
3
Star
0
Fork
0
You've already forked arbeitszeitmessung
Code
Issues
17
Pull Requests
Actions
Packages
Releases
9
Wiki
Activity
Files
8f8f67398b144b6f8f6381058af08261e14b221e
arbeitszeitmessung
/
Backend
/
models
History
Tom Tröger
b614049d03
Some checks reported errors
arbeitszeitmessung/pipeline/head
Something is wrong with the build of this commit
Details
added tests for db and user
2025-08-13 15:50:11 +02:00
..
absence.go
fixes
#21
2025-08-12 16:47:06 +02:00
booking.go
added tests for db and user
2025-08-13 15:50:11 +02:00
controlTables.go
added control tables (s_*) + working on implementing absence and booking types
2025-08-02 08:55:40 +02:00
db_test.go
added tests for db and user
2025-08-13 15:50:11 +02:00
user_test.go
added tests for db and user
2025-08-13 15:50:11 +02:00
user.go
added tests for db and user
2025-08-13 15:50:11 +02:00
workDay.go
added control tables (s_*) + working on implementing absence and booking types
2025-08-02 08:55:40 +02:00
workWeek.go
removed Formatduration and fixed rounding error, working on overtime calculation
2025-07-20 19:34:16 +02:00