Commit Graph

37 Commits

Author SHA1 Message Date
Thomas Ruoff
bb5f94491f inspect path by breadcrumbs 2020-12-29 22:45:22 +01:00
Thomas Ruoff
d546e98ab2 many visual alignments 2020-11-26 00:38:34 +01:00
Thomas Ruoff
c232a20835 use dateRange formatter in FE 2020-11-07 00:44:31 +01:00
Thomas Ruoff
195da65cd9 remove *Document intefaces from FE code 2020-11-06 23:37:04 +01:00
Thomas Ruoff
8c252cca2b make getBookingStatus work without a booking 2020-11-02 23:24:30 +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
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
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
Thomas Ruoff
db37b76a6e add error handling on saving bill 2020-10-07 22:46:13 +02:00
Thomas Ruoff
59ab8b64fa type form event 2020-10-07 22:46:13 +02:00
Thomas Ruoff
64029ec06a fix rates enum name 2020-10-07 22:46:13 +02:00
Thomas Ruoff
c396cdcbf9 further work on billing 2020-10-07 22:46:13 +02:00
Thomas Ruoff
f8434233d9 further work on bills 2020-10-07 22:46:13 +02:00
Thomas Ruoff
ec1b2e9629 enable bill storing 2020-10-07 22:46:13 +02:00
Thomas Ruoff
4712167af9 add rough billing section 2020-10-07 22:46:13 +02:00
Thomas Ruoff
2e73875d37 first stab on bill model 2020-10-07 22:46:13 +02:00
Thomas Ruoff
038e2b2420 another try to fix types for models 2020-09-09 00:25:09 +02:00
Thomas Ruoff
4b16e07985 further code improvements 2020-09-09 00:25:09 +02:00
Thomas Ruoff
52a68e9989 further typing improvements 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
7ca2322717 introduce jsx files 2020-09-09 00:25:09 +02:00
Thomas Ruoff
a8525c5e34 change requested string 2020-08-26 00:56:13 +02:00
Thomas Ruoff
00e35e6d96 show booking details and cancel option 2020-08-25 23:57:21 +02:00
Thomas Ruoff
1bf7c7b801 move all wizard specific stuff to components/wizard 2020-08-22 00:25:14 +02:00
Thomas Ruoff
e9f4753fdc add /booking/uuid 2020-08-22 00:09:11 +02:00
Thomas Ruoff
3a5f5b3204 move storing data to booking page 2020-08-20 00:30:47 +02:00
Thomas Ruoff
e1d1de469b add appStore and use router for booking 2020-08-19 00:59:45 +02:00