Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Ruoff
90ac05a907 fix most type errors
still have a few things outstanding
2020-09-09 00:25:09 +02:00
Thomas Ruoff
c3d8c6f3e0 apply migration with ts-migrate 2020-09-09 00:25:09 +02:00
Thomas Ruoff
be1e22460d rename js/x ts/x 2020-09-09 00:25:09 +02:00
Thomas Ruoff
b19b557b6c add link to new bookings email for admin 2020-08-26 00:56:37 +02:00
Thomas Ruoff
1df26814ba use passed format instead of hard coded one 2020-08-22 00:09:57 +02:00
Thomas Ruoff
e9f4753fdc add /booking/uuid 2020-08-22 00:09:11 +02:00
Thomas Ruoff
fe10869ca0 fix typo when checking for sendgrid errors 2020-08-20 00:31:49 +02:00
Thomas Ruoff
194ac0aca1 improve booking received mail 2020-08-18 23:45:28 +02:00
Thomas Ruoff
d86f438f80 send mail 2020-08-18 00:22:03 +02:00
Thomas Ruoff
70d78427b1 date format 2020-08-18 00:21:39 +02:00
Thomas Ruoff
f6c2d0d6b6 add clear stored data 2020-08-12 00:36:20 +02:00
Thomas Ruoff
559412b3ac add array test 2020-08-06 23:37:06 +02:00
Thomas Ruoff
5dac8f20a3 fix range selection issue 2020-08-06 23:29:38 +02:00
Thomas Ruoff
95242403c5 move helpers out again
seems anything under pages, besides api needs to be a react component
2020-08-01 16:23:48 +02:00