Commit Graph

25 Commits

Author SHA1 Message Date
Thomas Ruoff
ef7f80fd92 address breaking changes 2022-03-14 23:55:49 +01:00
Thomas Ruoff
463430b617 remove unused property from BookFormData type 2022-03-02 00:02:10 +01:00
Thomas Ruoff
36f8719531 prettier all the things 2022-03-02 00:02:10 +01:00
Thomas Ruoff
33c5a91e68 add/delete entry in google calendar 2022-03-02 00:02:10 +01:00
Thomas Ruoff
0e84945ab4 rip out all old auth data 2021-10-06 00:32:30 +02:00
Thomas Ruoff
718ed41f8d rename api end url to bookings 2021-06-21 23:41:38 +02:00
Thomas Ruoff
9f3b6bb2e1 remover booker, that's overdosed
It also brings the problem of consolidating bookers over multiple
bookings. The amount of data is not justifying having it in an own
entity
2021-06-21 23:21:23 +02:00
Thomas Ruoff
498f212ee0 use types instead of interfaces 2021-06-16 23:36:28 +02:00
Thomas Ruoff
dbe3904759 move contexts all out in own toplevel dir
- rename wizard to book
2021-06-16 23:36:28 +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
8c3149e762 use uuid only additionally for booking 2020-08-20 23:21:48 +02:00
Thomas Ruoff
e1d1de469b add appStore and use router for booking 2020-08-19 00:59:45 +02:00
Thomas Ruoff
9485d936b3 ditch boostrap and use tailwind instead 2020-08-13 23:45:44 +02:00
Thomas Ruoff
f6c2d0d6b6 add clear stored data 2020-08-12 00:36:20 +02:00
Thomas Ruoff
e5bbde90b4 remove multipleDays choice 2020-08-11 22:51: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
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
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
cbfb421c02 add a wizard 2020-07-06 00:27:02 +02:00
Thomas Ruoff
563d57a8ba added app context with reducer 2020-07-01 00:25:36 +02:00