Commit Graph

58 Commits

Author SHA1 Message Date
tom
d3026ae72e working on absence 2025-05-19 15:10:05 +02:00
tom
5f8bb1514b closes #6 2025-05-04 10:59:39 +02:00
tom
d386653a64 working on #6 and fixed #13 2025-05-02 21:41:11 +02:00
tom
e9514837bc Merge remote-tracking branch 'origin/dev/main' into dev/main 2025-05-01 19:49:53 +02:00
tom
9a88397bb2 added userLogout fixes #15, #10 2025-05-01 19:49:53 +02:00
tom
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
b7171d77c7 updated styles 2025-04-10 09:22:28 +02:00
65ea9c63e9 added Team Presence Page 2025-04-10 09:16:37 +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
19251eefed small fixes and refactoring 2025-04-10 09:12:23 +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
eb45a3ef75 added empty days in /team view 2025-03-28 08:23:52 +01:00
tom
b43783356f added from and to times to team view fixes #4, #5 2025-03-27 12:21:58 +01:00
tom
dafcd95428 CHANGE: Minor improvements + updated api docs 2025-02-28 13:13:37 +01:00
tom
23cb312644 CHANGE: added api_key to get params 2025-02-28 13:10:22 +01:00
tom
4dbd1ced0d CHANGE: added api endpoint for time path 2025-02-28 13:09:15 +01:00
tom
27bac5ff84 CHANGE: css 2025-02-26 15:06:35 +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
tom
478fd53d4f CHANGE: unified user session getter 2025-02-25 15:07:21 +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
5de50b6304 CHANGE: updated makefile to run generate at end 2025-02-24 10:46:56 +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
f73cf0884c CHANGE: added work and pause time 2025-02-23 09:44:18 +01:00
tom
6a264a20c0 CHANGE: added protection to create booking route 2025-02-22 18:35:04 +01:00
tom
5274a165a3 CHANGE: added default 1 Month Limit for bookings 2025-02-22 13:37:42 +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
04f9eb33d4 CHANGE: finalized timezone setup 2025-02-22 13:36:33 +01:00
tom
4a0d3a850a CHANGE: added timezone to db connection 2025-02-22 01:02:10 +01:00
tom
5f886a46c5 CHANGE: cleanup 2025-02-21 22:12:51 +01:00
tom
01a24506ad CHANGE: login ui 2025-02-21 22:03:19 +01:00
tom
3be2a47c56 CHANGE: user login style 2025-02-21 20:44:35 +01:00
tom
5fb6254c04 CHANGE: Multiarch deployment 2025-02-21 20:43:54 +01:00
tom
f2a5e9874d CHANGE: updated to use personal number as login 2025-02-21 15:58:34 +01:00
tom
831c5d71f0 CHANGE: added env file, checking docker postgres initdb 2025-02-20 14:35:45 +01:00
tom
e2a100122c CHANGE: removed temp files 2025-02-20 01:57:28 +01:00
tom
8baf2f378a CHANGE: finalized user auth + added booking edit view 2025-02-20 01:56:21 +01:00
tom
35778e58b3 CHANGE: added Frontend + auth 2025-02-19 21:16:58 +01:00
tom
f2e9eaf092 CHANGE: moved endpoint 2025-02-19 21:16:22 +01:00
tom
63677b90b9 change: refractored and seperated all code into different parts 2025-02-12 14:56:01 +01:00
tom
ea364c8898 CHANGE: added autoLogout to Doc + json in struct 2024-09-25 13:18:54 +02:00
tom
3f5f82a304 CHANGE: added personaldaten db and auto logout function 2024-09-21 14:38:04 +02:00
tom
8b2e042f62 CHANGE: added get for create booking 2024-09-19 16:26:35 +02:00
tom
0c0034644e FIX: docker build with database and swagger api 2024-09-10 22:39:53 +02:00