Commit Graph

104 Commits

Author SHA1 Message Date
Thomas Ruoff
ecb71f54e7 extract layout and apply to all pages 2021-03-13 00:16:07 +01:00
Thomas Ruoff
cf4a539ac5 Remove obsolete stuff from terms 2021-03-12 23:51:47 +01:00
Thomas Ruoff
9e3f745581 update email 2021-01-09 22:52:41 +01:00
Thomas Ruoff
9858ce6a5c add prices page 2020-12-29 22:48:17 +01:00
Thomas Ruoff
f26e995edb add button for bill to admin/booking 2020-12-29 22:45:22 +01:00
Thomas Ruoff
bb5f94491f inspect path by breadcrumbs 2020-12-29 22:45:22 +01:00
Thomas Ruoff
9206bcdeeb fix casing on impressum 2020-12-24 00:05:40 +01:00
Thomas Ruoff
d4becfb1ff remove crazy width restriction 2020-12-24 00:05:23 +01:00
Thomas Ruoff
89e0993618 fist version of terms 2020-12-23 16:22:14 +01:00
Thomas Ruoff
05ff9b4f93 add missing "des" in landing page 2020-12-11 00:02:45 +01:00
Thomas Ruoff
a41f502c6d complete privacy and impressum 2020-12-10 23:55:08 +01:00
Thomas Ruoff
93a16e39d0 first version of privacy statement 2020-12-10 00:09:10 +01:00
Thomas Ruoff
0eeff57944 first version of privacy statement 2020-12-07 00:09:33 +01:00
Thomas Ruoff
d546e98ab2 many visual alignments 2020-11-26 00:38:34 +01:00
Thomas Ruoff
4801525dc4 fix bill page empty 2020-11-25 23:48:19 +01:00
Thomas Ruoff
54da0c7f9a add entry page with tailwind examples 😅 2020-11-25 00:38:45 +01:00
Thomas Ruoff
4db3eadaeb add an admin overview page 2020-11-23 23:49:13 +01:00
Thomas Ruoff
91f00dd818 fix function name for Login 2020-11-23 23:48:02 +01:00
Thomas Ruoff
a5f60c1114 log sending booking received mail 2020-11-10 22:48:15 +01:00
Thomas Ruoff
7fcdf680d3 show when logged in 2020-11-08 23:39:30 +01:00
Thomas Ruoff
c232a20835 use dateRange formatter in FE 2020-11-07 00:44:31 +01:00
Thomas Ruoff
e80c095770 show booking date range on admin booking page 2020-11-06 23:59:21 +01:00
Thomas Ruoff
195da65cd9 remove *Document intefaces from FE code 2020-11-06 23:37:04 +01:00
Thomas Ruoff
71c16a289d clean up type mess in SSR functions 2020-11-06 22:51:56 +01:00
Thomas Ruoff
7ee9803adc make isAdminSession usable by api routes 2020-11-04 00:33:35 +01:00
Thomas Ruoff
1dfd1f1f8b add a proper login page 2020-11-04 00:14:29 +01:00
Thomas Ruoff
b283ffe476 send mail when booking is confirmed or rejected 2020-11-03 21:50:12 +01:00
Thomas Ruoff
acf0366d9b add calendar to admin booking page 2020-11-03 21:06:05 +01:00
Thomas Ruoff
cb9932240d add confirm and reject buttons to adming/booking 2020-11-02 23:25:00 +01:00
Thomas Ruoff
8c252cca2b make getBookingStatus work without a booking 2020-11-02 23:24:30 +01:00
Thomas Ruoff
19c8bc7be2 move admin api to /admin 2020-11-02 22:44:27 +01:00
Thomas Ruoff
ecc3715f27 fix allow header for routes 2020-11-02 22:05:32 +01:00
Thomas Ruoff
aa2c9a9cab set for correctly on labels 2020-10-31 00:15:48 +01:00
Thomas Ruoff
7d40ffd1da workaround for build error 2020-10-29 22:17:29 +01:00
Thomas Ruoff
e6c6fc72a7 make stored an own page and redirect there 2020-10-28 23:36:31 +01:00
Thomas Ruoff
84026c2576 extract getServerSideBooking 2020-10-28 23:35:31 +01:00
Thomas Ruoff
e2aab12cdf add email to customer as well 2020-10-26 23:43:39 +01:00
Thomas Ruoff
c55f8f8b3a Admin page for bill wit iron-session (#13) 2020-10-22 00:40:09 +02:00
Thomas Ruoff
42b2dc675b add missing import 2020-10-11 22:03:37 +02:00
Thomas Ruoff
a5b47a7311 add booking status to bill 2020-10-10 01:01:46 +02:00
Thomas Ruoff
e029547fe1 rearrange fields in bill 2020-10-10 00:54:52 +02:00
Thomas Ruoff
396e4b0a86 use fixed tarifs and add additional costs 2020-10-10 00:39:29 +02:00
Thomas Ruoff
da91a9b09c add header 2020-10-09 00:12:49 +02:00
Thomas Ruoff
5fde863577 style header 2020-10-08 23:52:08 +02:00
Thomas Ruoff
a0cf63dcdc default to max milage found for a new bill 2020-10-08 00:35:21 +02:00
Thomas Ruoff
48c9fc9301 add free of charge rate 2020-10-08 00:17:29 +02:00
Thomas Ruoff
55b84a438f use error notification and disable button 2020-10-07 23:39:29 +02:00
Thomas Ruoff
aedc9c894f fix alert text 2020-10-07 23:33:09 +02:00
Thomas Ruoff
e4082353e3 extract select element 2020-10-07 23:31:44 +02:00
Thomas Ruoff
f78b8ea772 move general componets out from wizard 2020-10-07 23:11:07 +02:00