Commit graph

51 commits

Author SHA1 Message Date
de8dad8fa8
validate missing communication method 2024-03-10 15:40:25 +01:00
3cbddfa47d
validate time range 2024-03-10 15:30:49 +01:00
1daa3eb7b8
add request booking feature 2024-03-10 10:45:30 +01:00
3078bac637
func opt pattern 2024-03-03 21:40:17 +01:00
761719f1bf
rename packages to singular 2024-03-03 18:49:03 +01:00
56704a4062
improve landing page 2024-03-03 15:04:19 +01:00
96710d033a
new rport builder 2024-03-03 14:25:36 +01:00
575dc5ad7b
create report pdf 2024-03-03 14:03:23 +01:00
fc0f9c574b
simplify error handler 2024-02-29 18:08:20 +01:00
24799bd2db
add booking fees total 2024-02-29 16:02:18 +01:00
68df2f06a2
add total to the booking overview page 2024-02-28 17:17:26 +01:00
b8c83b2d2d
add card only revenue 2024-02-28 10:44:53 +01:00
584c30bdd4
add totals to the report 2024-02-26 18:36:30 +01:00
8ea51da144
add internal fee and profit 2024-02-26 17:41:28 +01:00
8c9886991e
fix booking total in report preview 2024-02-26 17:28:55 +01:00
d5654f808c
invoice number in place of db id 2024-02-26 17:17:29 +01:00
6a25589751
embed assets in binry 2024-02-25 00:08:11 +01:00
37cadd8b20
add customer number seed 2024-02-22 22:08:46 +01:00
804d08caba
update readme 2024-02-21 22:38:08 +01:00
ec853f6b66
send data to render pdf 2024-02-18 14:01:33 +01:00
b237484b58
add links to useful websites 2024-02-17 13:37:23 +01:00
032df19805
refactor server config 2024-02-16 20:36:46 +01:00
3dd36da114
create item in service 2024-02-16 18:20:15 +01:00
92f8085537
get booking by id 2024-02-16 18:11:25 +01:00
f3bf9b3caf
create booking service 2024-02-16 18:08:24 +01:00
dc00eb33a8
all booking to service 2024-02-16 15:50:07 +01:00
d2d0fc4337
split handlers 2024-02-16 15:42:58 +01:00
33ff39cdce
move booking folder 2024-02-16 15:37:43 +01:00
096e7fbf71
refactor report to booking service 2024-02-16 15:28:14 +01:00
bd09500dfc
auto month pre select 2024-02-16 13:13:49 +01:00
9bbd11588b
public handler 2024-02-16 13:07:18 +01:00
1f86cbf3ed
pdf service 2024-02-16 12:38:03 +01:00
72d0212316
refactor 2024-02-16 12:13:33 +01:00
3f6c5b6c99
can create booking invoice 2024-02-16 11:31:17 +01:00
8f15fd4cfd
fix numeric types and view model 2024-02-13 21:58:58 +01:00
7a4674cd14
basic report 2024-02-12 16:52:02 +01:00
68e7d540b5
use numbers and decimal data types for money 2024-02-12 15:08:34 +01:00
6bdecd33f5
compute report part 1 2024-02-12 14:48:28 +01:00
37ecf522ea
order bookings desc 2024-02-11 21:41:52 +01:00
172c5037b4
reports page 2024-02-10 21:10:33 +01:00
9f4af72c85
boost 2024-02-10 15:21:33 +01:00
5a1a7608f1
time pkg 2024-02-09 23:10:09 +01:00
a971aab58c
view model 2024-02-09 23:04:02 +01:00
5927e935ea
add list bookings page 2024-02-09 14:13:27 +01:00
9d3b0fec6d
use htmx to add line items
eliminates a db round trip
2024-02-09 12:06:29 +01:00
80d7ff5d84
add line items 2024-02-05 21:53:24 +01:00
fbce6b6026
show booking page and line items 2024-02-04 21:52:08 +01:00
45c306c143
refactoring 2024-02-04 15:52:59 +01:00
24362b95eb
can create a booking 2024-02-04 15:24:16 +01:00
3b56f73a66
new booking form layout 2024-02-04 14:04:45 +01:00