Commit Graph

134 Commits

Author SHA1 Message Date
Thomas Ruoff
95e884cdc5 required is optional 2023-01-09 00:52:22 +01:00
Thomas Ruoff
0f7b7ddb1a add spinner to button 2022-12-26 00:27:37 +01:00
Thomas Ruoff
e0fe762c80 fix Link components with anchor 2022-12-22 23:36:33 +01:00
Thomas Ruoff
f44f7bfde8 set also vertical padding in layout 2022-09-13 22:33:30 +02:00
Thomas Ruoff
36920f4926 set locale of calendar to "de" so hydration does not bork 2022-08-23 00:42:42 +02:00
Thomas Ruoff
89c4eb6ba3 show all booking data in admin table 2022-08-23 00:21:46 +02:00
Thomas Ruoff
13d25b3dcd add booking_calendar.loaded class when calendar has loaded 2022-04-22 19:04:10 +02:00
Thomas Ruoff
54037866da rework impressum 2022-04-03 23:22:48 +02:00
Thomas Ruoff
3c4f0efdc2 fix all the formatting 2022-04-02 00:42:25 +02:00
Thomas Ruoff
c65d8df853 emm - use string instead of date for start/endDate 2022-03-30 23:56:08 +02:00
Thomas Ruoff
ef7f80fd92 address breaking changes 2022-03-14 23:55:49 +01:00
Thomas Ruoff
0aaca45c47 fix calendar 2022-03-02 00:02:10 +01:00
Thomas Ruoff
0d71a41c9a fix info message 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
24238eb2c1 date selects a bit wider 2021-11-21 01:13:42 +01:00
Thomas Ruoff
26e4679827 remove loads of styles in favor of inline styles 2021-11-10 23:45:17 +01:00
Thomas Ruoff
cef1c76685 align header and content width 2021-10-28 23:29:30 +02:00
Thomas Ruoff
0e84945ab4 rip out all old auth data 2021-10-06 00:32:30 +02:00
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