Commit Graph

91 Commits

Author SHA1 Message Date
Thomas Ruoff
52a68e9989 further typing improvements 2020-09-09 00:25:09 +02:00
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
7ca2322717 introduce jsx files 2020-09-09 00:25:09 +02:00
Thomas Ruoff
2fa4910292 more consise header 2020-08-25 23:58:36 +02:00
Thomas Ruoff
60615b78a3 remove not existing driver component 2020-08-25 23:57:58 +02:00
Thomas Ruoff
1bf7c7b801 move all wizard specific stuff to components/wizard 2020-08-22 00:25:14 +02:00
Thomas Ruoff
826ea43363 appStore was a stupid idea... 2020-08-22 00:04:47 +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
Thomas Ruoff
b9ebfafc63 fix class name 2020-08-18 23:45:18 +02:00
Thomas Ruoff
70d78427b1 date format 2020-08-18 00:21:39 +02:00
Thomas Ruoff
9485d936b3 ditch boostrap and use tailwind instead 2020-08-13 23:45:44 +02:00
Thomas Ruoff
ea487c4c78 remove duplication with placeholders 2020-08-12 00:38:31 +02:00
Thomas Ruoff
0606d643e7 make footer sticky 2020-08-12 00:38:16 +02:00
Thomas Ruoff
f6c2d0d6b6 add clear stored data 2020-08-12 00:36:20 +02:00
Thomas Ruoff
04ad7dc65b hook up onChange 2020-08-11 22:52:16 +02:00
Thomas Ruoff
e5bbde90b4 remove multipleDays choice 2020-08-11 22:51:51 +02:00
Thomas Ruoff
99b02e32bf update imports 2020-08-11 22:50:40 +02:00
Thomas Ruoff
8fe5becd29 further make dateSelect functional 2020-08-11 22:25:42 +02:00
Thomas Ruoff
96a5a40cc5 further progress on react-day-picker 2020-08-11 00:28:12 +02:00
Thomas Ruoff
8cfb83f8dc block selecting disabled days 2020-08-06 23:57:47 +02:00
Thomas Ruoff
5dac8f20a3 fix range selection issue 2020-08-06 23:29:38 +02:00
Thomas Ruoff
7dc8c71852 half way 2020-08-06 22:36:51 +02:00
Thomas Ruoff
e4c8b7ceba ok, bad idea. moving everything that is not a page out of pages 2020-08-01 16:38:03 +02:00
Thomas Ruoff
793b499c76 move rest into pages 2020-08-01 16:05:58 +02:00
Thomas Ruoff
6b246894cf name Required Function 2020-08-01 14:46:09 +02:00
Thomas Ruoff
9570c6996c improve client a bit 2020-08-01 14:31:34 +02:00
Thomas Ruoff
526c625a57 make form just simple 2020-07-29 00:01:54 +02:00
Thomas Ruoff
33900b133d start simplifying form data handling 2020-07-27 00:42:08 +02:00
Thomas Ruoff
a099d50097 further hacking 2020-07-26 00:41:33 +02:00
Thomas Ruoff
518b437d14 more hacking 2020-07-26 00:13:05 +02:00
Thomas Ruoff
90a9288e84 make storing work 2020-07-25 19:19:37 +02:00
Thomas Ruoff
279210599b fix wizard next 2020-07-21 00:24:36 +02:00
Thomas Ruoff
809f69a3bd fetch booked from api with swr 2020-07-16 23:22:47 +02:00
Thomas Ruoff
07af619a60 change wizard a bit 2020-07-16 23:22:30 +02:00
Thomas Ruoff
cbfb421c02 add a wizard 2020-07-06 00:27:02 +02:00
Thomas Ruoff
298427b777 go with react-bootstrap for now 2020-07-04 00:45:30 +02:00
Thomas Ruoff
563d57a8ba added app context with reducer 2020-07-01 00:25:36 +02:00
Thomas Ruoff
96c62e3e9f more funky commits 2020-06-30 00:44:35 +02:00