Commit Graph

284 Commits

Author SHA1 Message Date
Thomas Ruoff
f065f3a96a very new header
hamburger is still in progress
2020-12-31 00:53:06 +01:00
Thomas Ruoff
9858ce6a5c add prices page 2020-12-29 22:48:17 +01:00
Thomas Ruoff
c8dedb21f3 back to simpler 2020-12-29 22:45:22 +01:00
Thomas Ruoff
f26e995edb add button for bill to admin/booking 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
dependabot[bot]
b932c831f2 Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 00:50:56 +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
9206bcdeeb fix casing on impressum 2020-12-24 00:05:40 +01:00
Thomas Ruoff
d4becfb1ff remove crazy width restriction 2020-12-24 00:05:23 +01:00
Thomas Ruoff
2a5c9b8638 fix double booked day validation 2020-12-23 23:38:53 +01:00
Thomas Ruoff
b723fc5660 fix type errors hopefully *fingerscrossed* 2020-12-23 16:49:43 +01:00
Thomas Ruoff
01dbe7a7bb upgrade all packages 2020-12-23 16:49:23 +01:00
Thomas Ruoff
89e0993618 fist version of terms 2020-12-23 16:22:14 +01:00
Thomas Ruoff
cd9888a7bf bump all versions 2020-12-11 00:02:54 +01:00
Thomas Ruoff
05ff9b4f93 add missing "des" in landing page 2020-12-11 00:02:45 +01:00
Thomas Ruoff
a41f502c6d complete privacy and impressum 2020-12-10 23:55:08 +01:00
Thomas Ruoff
182755113e update readme 2020-12-10 22:57:25 +01:00
Thomas Ruoff
93a16e39d0 first version of privacy statement 2020-12-10 00:09:10 +01:00
Thomas Ruoff
0eeff57944 first version of privacy statement 2020-12-07 00:09:33 +01:00
Thomas Ruoff
d546e98ab2 many visual alignments 2020-11-26 00:38:34 +01:00
Thomas Ruoff
4801525dc4 fix bill page empty 2020-11-25 23:48:19 +01:00
Thomas Ruoff
54da0c7f9a add entry page with tailwind examples 😅 2020-11-25 00:38:45 +01:00
Thomas Ruoff
2b0bc396c3 bump tailwind to 2.0 2020-11-24 00:30:06 +01:00
dependabot[bot]
eec1c967c0 Bump postcss-flexbugs-fixes from 5.0.1 to 5.0.2
Bumps [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/luisrudge/postcss-flexbugs-fixes/releases)
- [Changelog](https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/luisrudge/postcss-flexbugs-fixes/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 00:11:03 +01:00
dependabot[bot]
efb0f09d29 Bump @types/react from 16.9.56 to 17.0.0
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.56 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 00:10:41 +01:00
Thomas Ruoff
e929a6a1f3 read password from env 2020-11-24 00:09:41 +01:00
Thomas Ruoff
4db3eadaeb add an admin overview page 2020-11-23 23:49:13 +01:00
Thomas Ruoff
c7cd252506 make getBookings parametrizable 2020-11-23 23:48:38 +01:00
Thomas Ruoff
91f00dd818 fix function name for Login 2020-11-23 23:48:02 +01:00
dependabot[bot]
7b0ee68b90 Bump typescript from 4.0.5 to 4.1.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 23:05:53 +01:00
dependabot[bot]
8cb8e27a95 Bump react-calendar from 3.2.0 to 3.2.1
Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/wojtekmaj/react-calendar/releases)
- [Commits](https://github.com/wojtekmaj/react-calendar/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 23:05:24 +01:00
dependabot[bot]
f228f54fe7 Bump swr from 0.3.8 to 0.3.9
Bumps [swr](https://github.com/vercel/swr) from 0.3.8 to 0.3.9.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/0.3.8...0.3.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 23:05:08 +01:00
Thomas Ruoff
c5ed66cbae update todo 2020-11-19 22:59:09 +01:00
Thomas Ruoff
617b71bef3 remove unused class 2020-11-19 22:59:09 +01:00
dependabot[bot]
38da0a0b54 Bump next from 10.0.1 to 10.0.2
Bumps [next](https://github.com/vercel/next.js) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.0.1...v10.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 22:52:45 +01:00
dependabot[bot]
1e95637811 Bump postcss-flexbugs-fixes from 5.0.0 to 5.0.1
Bumps [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/luisrudge/postcss-flexbugs-fixes/releases)
- [Changelog](https://github.com/luisrudge/postcss-flexbugs-fixes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/luisrudge/postcss-flexbugs-fixes/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 22:49:23 +01:00
dependabot[bot]
ddeac99b54 Bump @types/mongoose from 5.7.37 to 5.10.1
Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.7.37 to 5.10.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 22:49:02 +01:00
dependabot[bot]
26fd714663 Bump mongoose from 5.10.13 to 5.10.15
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.13 to 5.10.15.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.10.13...5.10.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 22:48:44 +01:00
dependabot[bot]
dafb344ec2 Bump ts-jest from 26.4.3 to 26.4.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.4.3 to 26.4.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v26.4.3...v26.4.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 22:48:31 +01:00
Thomas Ruoff
ec5f60fa73 Create dependabot.yml 2020-11-18 23:30:53 +01:00
Thomas Ruoff
4865ec32d0 Update .gitignore 2020-11-18 23:29:29 +01:00
Thomas Ruoff
4d689dec62 Update .gitignore 2020-11-18 23:26:59 +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