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
3bd449203c579619d1a32fa0638ccea4c12427b6
arbeitszeitmessung
/
Backend
/
models
History
Tom Tröger
5c243e45e1
Some checks failed
GoLang Tests / check and test (push)
Failing after 24s
Details
added Migrate Function for tests
2025-08-21 15:00:25 +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 Migrate Function for tests
2025-08-21 15:00:25 +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