Commit graph

19 commits

Author SHA1 Message Date
fefbbc2ae9
add calendars as we use them 2024-08-17 00:59:45 +02:00
3983de237f
sync calendar on item creation 2024-08-16 19:58:49 +02:00
ac10e65097
Refactor service (#14)
* add comments to main file

* create health check handler

health check

* use naming convention for booking handler

* use naming convention for hamndlers

naming convention

* clean up
2024-08-07 09:12:50 +02:00
967df34451
add external field to form 2024-07-14 23:35:39 +02:00
1f55bf3556
make external id nullable 2024-07-14 23:05:14 +02:00
c8ab60e07e
add external_id to not duplicate bookings 2024-06-15 09:11:56 +02:00
0a41989b01
cancel booking in db 2024-06-01 20:56:13 +02:00
04586832fa
add cancel flag on booking 2024-06-01 20:21:24 +02:00
65423c176a
use std lib for time formatting 2024-04-12 17:31:24 +02:00
28866ac5fb
update line item 2024-03-22 21:45:57 +01:00
b89a760aa3
get line form on click edit button 2024-03-22 15:19:55 +01:00
8db9e6ebb8
mark line item as paid 2024-03-22 12:13:22 +01:00
0215361e43
update booking form 2024-03-21 22:05:01 +01:00
f3e266e502
replace unused constants with config values 2024-03-17 17:50:48 +01:00
bc2c7a7583
basic tracing middleware 2024-03-11 22:11:08 +01:00
e100f50def
setry transaction 2024-03-11 20:59:15 +01:00
761719f1bf
rename packages to singular 2024-03-03 18:49:03 +01:00
68df2f06a2
add total to the booking overview page 2024-02-28 17:17:26 +01:00
d5654f808c
invoice number in place of db id 2024-02-26 17:17:29 +01:00
Renamed from internal/server/handler_booking.go (Browse further)