Commit Graph

116 Commits

Author SHA1 Message Date
Thomas Ruoff
b257bc8258 move to next-auth 2021-10-06 00:32:30 +02:00
Thomas Ruoff
f5892da1d8 never set className to false 2021-06-18 23:31:12 +02:00
Thomas Ruoff
67cf096db2 the thing is called a provider now 2021-06-18 23:27:14 +02:00
Thomas Ruoff
1f28cd2fd4 add eslint with nextjs rule 2021-06-16 23:45:42 +02:00
Thomas Ruoff
9024310ce0 move login and add logout 2021-06-16 23:36:28 +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
92477e5325 move CRUD operations to helpers 2021-06-16 23:36:28 +02:00
Thomas Ruoff
d6e1f84363 rename to mdComponents 2021-04-12 23:52:51 +02:00
Thomas Ruoff
22d12a8a20 align width of footer to header 2021-04-06 23:22:18 +02:00
Thomas Ruoff
ecb71f54e7 extract layout and apply to all pages 2021-03-13 00:16:07 +01:00
Thomas Ruoff
e3171ab85e add hamburger for mobile 2020-12-31 00:53:06 +01:00
Thomas Ruoff
f065f3a96a very new header
hamburger is still in progress
2020-12-31 00:53:06 +01:00
Thomas Ruoff
c8dedb21f3 back to simpler 2020-12-29 22:45:22 +01:00
Thomas Ruoff
a9e535a689 replace breadcrumb with navigation 2020-12-29 22:45:22 +01:00
Thomas Ruoff
6bff2a1fae no breadcrumbs on home 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
29347b9019 extract breadcrumbs 2020-12-29 22:45:22 +01:00
Thomas Ruoff
b43e9be604 show spinner when loading booked days 2020-12-25 00:22:27 +01:00
Thomas Ruoff
85e4c5349b add spinner and loading wrapper 2020-12-25 00:22:02 +01:00
Thomas Ruoff
da395c5634 improve date select 2020-12-24 00:47:25 +01:00
Thomas Ruoff
2b7f8bb9d5 center footer 2020-12-24 00:09:40 +01:00
Thomas Ruoff
2a5c9b8638 fix double booked day validation 2020-12-23 23:38:53 +01:00
Thomas Ruoff
a41f502c6d complete privacy and impressum 2020-12-10 23:55:08 +01:00
Thomas Ruoff
d546e98ab2 many visual alignments 2020-11-26 00:38:34 +01:00
Thomas Ruoff
54da0c7f9a add entry page with tailwind examples 😅 2020-11-25 00:38:45 +01:00
Thomas Ruoff
169eccc63e improve header svg and do no shrink it 2020-11-18 00:43:19 +01:00
Thomas Ruoff
8c99f75a9a use svg logo 2020-11-17 00:50:22 +01:00
Thomas Ruoff
e9a8dfaf32 add space 2020-11-08 23:45:49 +01:00
Thomas Ruoff
7fcdf680d3 show when logged in 2020-11-08 23:39:30 +01:00
Thomas Ruoff
650a7374ff add phone 2020-11-08 23:04:14 +01:00
Thomas Ruoff
e80c095770 show booking date range on admin booking page 2020-11-06 23:59:21 +01:00
Thomas Ruoff
0a75eb0404 extract non-interactive calendar 2020-11-03 21:05:47 +01:00
Thomas Ruoff
8715e09563 Revert "move daysbooked fetch to context"
This reverts commit 87b38e6d30.
2020-11-02 23:30:19 +01:00
Thomas Ruoff
92324fc45f disable revalidate on swr 2020-11-01 22:22:59 +01:00
Thomas Ruoff
28035f9516 fix build by making name optional 2020-11-01 22:22:41 +01:00
Thomas Ruoff
aa2c9a9cab set for correctly on labels 2020-10-31 00:15:48 +01:00
Thomas Ruoff
87b38e6d30 move daysbooked fetch to context 2020-10-30 23:57:40 +01:00
Thomas Ruoff
fdff4e5f7c use new Image component 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
02a3702837 move org from reason to contact 2020-10-28 23:36:10 +01:00
Thomas Ruoff
ae8ed9912a header links to home 2020-10-26 23:43:47 +01:00
Thomas Ruoff
9d69225d46 fix coloring of selected and hovered 2020-10-10 22:11:00 +02:00
Thomas Ruoff
36226a7fa9 allow booking today 2020-10-10 21:56:52 +02:00
Thomas Ruoff
ef9a699da6 style date select 2020-10-10 21:49:40 +02:00
Thomas Ruoff
396e4b0a86 use fixed tarifs and add additional costs 2020-10-10 00:39:29 +02:00
Thomas Ruoff
765d6c1a46 prparation for AWs 2020-10-09 00:11:35 +02:00
Thomas Ruoff
940dc3cf59 make header configurable 2020-10-09 00:10:56 +02:00
Thomas Ruoff
5fde863577 style header 2020-10-08 23:52:08 +02:00
Thomas Ruoff
e4082353e3 extract select element 2020-10-07 23:31:44 +02:00