Commit Graph

32 Commits

Author SHA1 Message Date
ea8e78fd9f fixed #56
Some checks failed
Tests / Run Go Tests (push) Failing after 1m22s
2025-10-09 16:42:49 +02:00
tom
89eb5d255d fixed #52
Some checks failed
Tests / Run Go Tests (push) Failing after 1m23s
2025-10-08 12:59:47 +02:00
627f5b7e5b fixed #50, added default action input to defaultDayComponent
All checks were successful
Tests / Run Go Tests (push) Successful in 22s
2025-10-07 12:55:47 +02:00
tom
566776910a ui/ux improvements on time page
All checks were successful
Tests / Run Go Tests (push) Successful in 15s
2025-10-04 19:16:21 +02:00
7e27c944f3 updated time editing ui
Some checks failed
Tests / Run Go Tests (push) Failing after 34s
2025-10-01 21:56:18 +02:00
90193e9346 closes #38, #39, #40
All checks were successful
Tests / Run Go Tests (push) Successful in 37s
2025-09-28 23:29:28 +02:00
tom
db6fc10c28 added interface for workday and absence + multiday absences closes #38, #39 2025-09-23 12:30:02 +02:00
tom
656d4c2340 small fixes in pdf generation + time calculation
All checks were successful
Tests / Run Go Tests (push) Successful in 27s
2025-09-15 12:33:46 +02:00
tom
2d0b117403 added Gleitzeit + Kurzarbeit closes #23
All checks were successful
Tests / Run Go Tests (push) Successful in 33s
2025-09-13 14:12:39 +02:00
tom
133e73a55c working on pdf export 2025-09-09 11:07:14 +02:00
de03c100d4 fixed #28
All checks were successful
Tests / Run Go Tests (push) Successful in 28s
2025-09-05 10:36:26 +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
483c1e29ba ui update /team + overtime updates 2025-09-03 14:31:57 +02:00
64bc58a3a5 updated templ version 2025-08-04 23:22:19 +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
tom
4201ed7b1c removed Formatduration and fixed rounding error, working on overtime calculation 2025-07-20 19:34:16 +02:00
d955cb02b8 fixed error when only one booking was inserted 2025-05-20 14:47:24 +02:00
df3779d264 added absence - abwesenheit, closes #11 2025-05-19 21:42:30 +02:00
tom
d3026ae72e working on absence 2025-05-19 15:10:05 +02:00
tom
35ec575a05 added new booking Button + ui for abwesenheit 2025-04-25 17:13:40 +02:00
71e65e9b17 added env switch for empty day rendering + switched from 255 to 254 for auto logout 2025-04-10 09:16:20 +02:00
tom
e60f19ee27 seperated create abwesenheit button + added first part of frontend logic 2025-04-02 10:44:55 +02:00
tom
8994b274e4 changed header + temporary removed empty days 2025-03-28 13:39:22 +01:00
tom
5a696788ed /time now also uses workDay instead of grouped booking --> outsourcing
to sql
2025-03-28 13:06:14 +01:00
tom
0bb12318cc CHANGE: added team page + working on function 2025-02-24 22:11:28 +01:00
tom
a4e0bf82c9 CHANGE: sorted .templ files + added css classes + added nav header 2025-02-24 10:42:09 +01:00
tom
fdd6416ad9 CHANGE: refractor + refined user routes, added change pw form and function 2025-02-23 15:46:34 +01:00
tom
64468271d1 CHANGE: added pause time in frontend 2025-02-23 10:08:41 +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
4a0d3a850a CHANGE: added timezone to db connection 2025-02-22 01:02:10 +01:00
tom
831c5d71f0 CHANGE: added env file, checking docker postgres initdb 2025-02-20 14:35:45 +01:00
tom
8baf2f378a CHANGE: finalized user auth + added booking edit view 2025-02-20 01:56:21 +01:00