|
|
0eb4878c90
|
updated pdf form to send user to pdf generator
Tests / Run Go Tests (push) Successful in 3m28s
Arbeitszeitmessung Deploy / Build Go Image and Upload (push) Successful in 4m24s
|
2025-12-12 15:07:57 +01:00 |
|
|
|
76b23133d0
|
fixed #61, #62 refactored getTime variants
Tests / Run Go Tests (push) Failing after 1m20s
|
2025-12-12 12:26:40 +01:00 |
|
|
|
1ccc19b85c
|
removed and refactored virtual and real worktime
|
2025-12-12 06:31:03 +01:00 |
|
|
|
f73c2b1a96
|
tried to add untertags krank
Tests / Run Go Tests (push) Failing after 2m3s
|
2025-12-05 15:03:44 +01:00 |
|
|
|
386f11ec7e
|
fixed #63 all scheduled tasks are now under route /auto and will require api key in the future
Tests / Run Go Tests (push) Failing after 1m32s
|
2025-12-03 00:20:11 +01:00 |
|
|
|
02b5d88d34
|
added typst as doc creator and put it into compose container
|
2025-12-02 16:50:37 +01:00 |
|
|
|
7e5eaebca9
|
added worktime base to work time calculations
Tests / Run Go Tests (push) Failing after 1m4s
|
2025-10-31 23:57:42 +01:00 |
|
|
|
ac59d2642f
|
fixed sonarqube issues
Tests / Run Go Tests (push) Successful in 1m34s
|
2025-10-29 00:17:07 +01:00 |
|
|
|
cf5238f024
|
seperated pdf-generate endpoint + added new helper in Time
|
2025-10-28 22:59:33 +01:00 |
|
|
|
4bc5594dc5
|
build uppon paramParser
|
2025-10-28 22:59:09 +01:00 |
|
|
|
a634b7a69e
|
separaded endpoints + cleaned page templates + added constants to time formatting
Tests / Run Go Tests (push) Failing after 1m34s
|
2025-10-27 22:53:07 +01:00 |
|
|
|
e1f0f85401
|
small refactor of sonarqube issue
Tests / Run Go Tests (push) Failing after 1m37s
|
2025-10-24 12:20:05 +02:00 |
|
|
|
b6644f3584
|
added pdf generation with typst, working on pdf input form
|
2025-10-24 00:20:51 +02:00 |
|
|
|
7eda8eb538
|
reworked pdf exporter to use typst
Tests / Run Go Tests (push) Failing after 1m44s
|
2025-10-23 16:18:22 +02:00 |
|
|
|
5001f24d9b
|
implemented log levels and structured log with slog
Tests / Run Go Tests (push) Failing after 1m36s
|
2025-10-13 22:33:48 +02:00 |
|
|
|
627f5b7e5b
|
fixed #50, added default action input to defaultDayComponent
Tests / Run Go Tests (push) Successful in 22s
|
2025-10-07 12:55:47 +02:00 |
|
|
|
0ffb910e37
|
added user informations cell
Tests / Run Go Tests (push) Successful in 16s
|
2025-10-04 19:37:57 +02:00 |
|
|
|
c093127a8c
|
added worktime + overtime to pdf
Tests / Run Go Tests (push) Successful in 1m48s
|
2025-10-01 23:02:57 +02:00 |
|
|
|
3dd4b134c8
|
closes #44
Tests / Run Go Tests (push) Successful in 1m43s
|
2025-10-01 22:53:27 +02:00 |
|
|
|
7e27c944f3
|
updated time editing ui
Tests / Run Go Tests (push) Failing after 34s
|
2025-10-01 21:56:18 +02:00 |
|
|
|
90193e9346
|
closes #38, #39, #40
Tests / Run Go Tests (push) Successful in 37s
|
2025-09-28 23:29:28 +02:00 |
|
|
|
e8f1113293
|
using IWorkDay interface for team
Tests / Run Go Tests (push) Successful in 42s
|
2025-09-25 21:52:53 +02:00 |
|
|
|
db6fc10c28
|
added interface for workday and absence + multiday absences closes #38, #39
|
2025-09-23 12:30:02 +02:00 |
|
|
|
656d4c2340
|
small fixes in pdf generation + time calculation
Tests / Run Go Tests (push) Successful in 27s
|
2025-09-15 12:33:46 +02:00 |
|
|
|
2d0b117403
|
added Gleitzeit + Kurzarbeit closes #23
Tests / Run Go Tests (push) Successful in 33s
|
2025-09-13 14:12:39 +02:00 |
|
|
|
2eab598348
|
working on printable PDF Forms
Tests / Run Go Tests (push) Successful in 30s
|
2025-09-08 00:32:29 +02:00 |
|
|
|
fe442e8eef
|
closes #14
GoLang Tests / Run Go Tests (push) Successful in 33s
|
2025-09-04 22:07:54 +02:00 |
|
|
|
9ded540314
|
closed #25, #32
GoLang Tests / Run Go Tests (push) Successful in 49s
|
2025-09-04 21:22:26 +02:00 |
|
|
|
327e47840b
|
Fixed tests and git actions (#30)
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 |
|
|
|
492216b160
|
added overtime to week report closes #18
|
2025-09-03 14:31:57 +02:00 |
|
|
|
de6da2906f
|
added booking types + working on overtime
|
2025-09-01 22:41:21 +02:00 |
|
|
|
b614049d03
|
added tests for db and user
arbeitszeitmessung/pipeline/head Something is wrong with the build of this commit
|
2025-08-13 15:50:11 +02:00 |
|
|
|
a87bef8c89
|
added user Session Handler --> closed #20
|
2025-08-12 15:47:36 +02:00 |
|
|
|
7670efa99b
|
added control tables (s_*) + working on implementing absence and booking types
arbeitszeitmessung/pipeline/head There was a failure building this commit
|
2025-08-02 08:55:40 +02:00 |
|
|
|
4201ed7b1c
|
removed Formatduration and fixed rounding error, working on overtime calculation
|
2025-07-20 19:34:16 +02:00 |
|
|
|
68000a0f0a
|
cleanup/small refactor + first tests
|
2025-07-17 19:28:43 +02:00 |
|
|
|
df3779d264
|
added absence - abwesenheit, closes #11
|
2025-05-19 21:42:30 +02:00 |
|
|
|
d3026ae72e
|
working on absence
|
2025-05-19 15:10:05 +02:00 |
|
|
|
d386653a64
|
working on #6 and fixed #13
|
2025-05-02 21:41:11 +02:00 |
|
|
|
e9514837bc
|
Merge remote-tracking branch 'origin/dev/main' into dev/main
|
2025-05-01 19:49:53 +02:00 |
|
|
|
9a88397bb2
|
added userLogout fixes #15, #10
|
2025-05-01 19:49:53 +02:00 |
|
|
|
35ec575a05
|
added new booking Button + ui for abwesenheit
|
2025-04-25 17:13:40 +02:00 |
|
|
|
9918c43527
|
fixed autoLogout
|
2025-04-24 17:48:03 +02:00 |
|
|
|
65ea9c63e9
|
added Team Presence Page
|
2025-04-10 09:16:37 +02:00 |
|
|
|
19251eefed
|
small fixes and refactoring
|
2025-04-10 09:12:23 +02:00 |
|
|
|
5a696788ed
|
/time now also uses workDay instead of grouped booking --> outsourcing
to sql
|
2025-03-28 13:06:14 +01:00 |
|
|
|
23cb312644
|
CHANGE: added api_key to get params
|
2025-02-28 13:10:22 +01:00 |
|
|
|
4dbd1ced0d
|
CHANGE: added api endpoint for time path
|
2025-02-28 13:09:15 +01:00 |
|
|
|
54104d5a0e
|
CHANGE: added report section
|
2025-02-26 15:05:50 +01:00 |
|