Commit Graph

22 Commits

Author SHA1 Message Date
327e47840b Fixed tests and git actions (#30)
All checks were successful
GoLang Tests / Run Go Tests (push) Successful in 2m46s
Arbeitszeitmessung Deploy / Build Go Image and Upload (push) Successful in 2m58s
Reviewed-on: #30
Co-authored-by: Tom Tröger <t.troeger.02@gmail.com>
Co-committed-by: Tom Tröger <t.troeger.02@gmail.com>
2025-09-04 10:16:42 +02:00
1ae30c11cb added overtime to time and team page + ui improvements + mobile support for team page closed #12 2025-09-04 00:11:33 +02:00
de6da2906f added booking types + working on overtime 2025-09-01 22:41:21 +02:00
aa152866d9 added types 2025-09-01 22:11:37 +02:00
b614049d03 added tests for db and user
Some checks reported errors
arbeitszeitmessung/pipeline/head Something is wrong with the build of this commit
2025-08-13 15:50:11 +02:00
4555ab9a30 added go-migrate Migrations 2025-08-04 23:20:29 +02:00
tom
7670efa99b added control tables (s_*) + working on implementing absence and booking types
Some checks failed
arbeitszeitmessung/pipeline/head There was a failure building this commit
2025-08-02 08:55:40 +02:00
df3779d264 added absence - abwesenheit, closes #11 2025-05-19 21:42:30 +02:00
19251eefed small fixes and refactoring 2025-04-10 09:12:23 +02:00
tom
0c33ae22bf added abwesenheiten table 2025-04-02 10:44:23 +02:00
tom
d9e0bd7bdf changed difference 2025-03-26 14:42:31 +01:00
tom
dafcd95428 CHANGE: Minor improvements + updated api docs 2025-02-28 13:13:37 +01:00
tom
54104d5a0e CHANGE: added report section 2025-02-26 15:05:50 +01:00
tom
d68a19790e CHANGE: added team view, with submitted bookings for team members and send form for own bookings 2025-02-25 15:08:34 +01:00
db98eecd87 CHANGE: updated compose file 2025-02-24 23:20:19 +01:00
tom
0bb12318cc CHANGE: added team page + working on function 2025-02-24 22:11:28 +01:00
tom
fdd6416ad9 CHANGE: refractor + refined user routes, added change pw form and function 2025-02-23 15:46:34 +01:00
tom
f73cf0884c CHANGE: added work and pause time 2025-02-23 09:44:18 +01:00
tom
9987cc226d CHANGE: added encrypted password auth, TODO: add change and add passwd functions 2025-02-22 13:37:20 +01:00
tom
f6e77bda66 CHANGE: postgres init db 2025-02-21 20:44:20 +01:00
tom
f2a5e9874d CHANGE: updated to use personal number as login 2025-02-21 15:58:34 +01:00
tom
32a4f5277a CHANGE: added db initialization script 2025-02-21 14:19:44 +01:00