Commit Graph

433 Commits

Author SHA1 Message Date
Renovate Bot
723eca197f Update dependency @types/jest to v26.0.24 2021-09-08 22:45:39 +02:00
Renovate Bot
e2380f0de1 Pin dependency jest to v26.6.3 2021-09-08 22:44:41 +02:00
Renovate Bot
2d2c8242e2 Pin dependencies 2021-09-08 18:41:06 +02:00
Renovate Bot
83263bdb73 Pin dependencies 2021-09-08 18:40:44 +02:00
Renovate Bot
003be06b5b Pin dependencies 2021-09-08 18:26:02 +02:00
Renovate Bot
3122f27e92 Add renovate.json 2021-09-08 17:06:34 +02:00
dependabot[bot]
ca8d5279a5 Bump postcss from 8.3.4 to 8.3.6
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.4 to 8.3.6.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.4...8.3.6)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 09:51:07 +02:00
dependabot[bot]
e93d9c4996 Bump @types/react from 17.0.11 to 17.0.19
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.11 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 09:39:20 +02:00
dependabot[bot]
cddf0ac021 Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 09:39:02 +02:00
dependabot[bot]
839e2b4e85 Bump typescript from 4.3.2 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.2...v4.4.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 09:38:42 +02:00
dependabot[bot]
5c40415658 Bump next from 11.0.0 to 11.1.1
Bumps [next](https://github.com/vercel/next.js) from 11.0.0 to 11.1.1.
- [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/v11.0.0...v11.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 09:38:23 +02:00
dependabot[bot]
de7d8e196f Bump eslint from 7.28.0 to 7.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 09:03:45 +02:00
Thomas Ruoff
4c6ec1caa5 add autoprefixer 2021-06-21 23:43:41 +02:00
Thomas Ruoff
718ed41f8d rename api end url to bookings 2021-06-21 23:41:38 +02:00
Thomas Ruoff
3babb39ec2 full date on admin booking list 2021-06-21 23:25:27 +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
dependabot[bot]
3700b5f450 Bump tailwindcss from 2.1.4 to 2.2.2
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.1.4 to 2.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.1.4...v2.2.2)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 22:17:11 +02:00
Thomas Ruoff
55c680b1d0 set lang and turn on hyphens 2021-06-19 00:47:42 +02:00
Thomas Ruoff
8ebda7f541 align padding around main 2021-06-19 00:29:53 +02:00
Thomas Ruoff
946a5cfb2f fix price table size 2021-06-19 00:23:26 +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
dependabot[bot]
0eeee08659 Bump postcss from 8.3.0 to 8.3.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.0 to 8.3.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.0...8.3.4)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 22:06:07 +02:00
dependabot[bot]
ce9f06d8c0 Bump @types/react from 17.0.9 to 17.0.11
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.9 to 17.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 23:54:02 +02:00
Thomas Ruoff
1f28cd2fd4 add eslint with nextjs rule 2021-06-16 23:45:42 +02:00
Thomas Ruoff
4a69ab51e3 update to next.js 11 2021-06-16 23:39:50 +02:00
Thomas Ruoff
9024310ce0 move login and add logout 2021-06-16 23:36:28 +02:00
Thomas Ruoff
b6a1e45fcf one api endpoint for admin/non-admin 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
dependabot[bot]
865bbb20fa Bump @types/react-calendar from 3.1.6 to 3.4.0
Bumps [@types/react-calendar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-calendar) from 3.1.6 to 3.4.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-calendar)

---
updated-dependencies:
- dependency-name: "@types/react-calendar"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 23:53:24 +02:00
dependabot[bot]
bafdcbe82b Bump mongoose from 5.12.12 to 5.12.13
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.12 to 5.12.13.
- [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.12.12...5.12.13)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 22:58:56 +02:00
dependabot[bot]
f9776bebbf Bump @types/react from 17.0.8 to 17.0.9
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.8 to 17.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 22:58:34 +02:00
dependabot[bot]
6ecb731ad5 Bump next-iron-session from 4.1.13 to 4.1.14
Bumps [next-iron-session](https://github.com/vvo/next-iron-session) from 4.1.13 to 4.1.14.
- [Release notes](https://github.com/vvo/next-iron-session/releases)
- [Commits](https://github.com/vvo/next-iron-session/compare/v4.1.13...v4.1.14)

---
updated-dependencies:
- dependency-name: next-iron-session
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-09 22:58:21 +02:00
dependabot[bot]
9581ae4dc5 Bump tailwindcss from 2.1.2 to 2.1.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...v2.1.4)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 00:14:52 +02:00
dependabot[bot]
040840656d Bump ics from 2.27.0 to 2.29.0
Bumps [ics](https://github.com/adamgibbons/ics) from 2.27.0 to 2.29.0.
- [Release notes](https://github.com/adamgibbons/ics/releases)
- [Commits](https://github.com/adamgibbons/ics/commits/v2.29.0)

---
updated-dependencies:
- dependency-name: ics
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 00:14:25 +02:00
github-actions[bot]
1f7cf6a26c Merge master into develop 2021-06-06 22:36:54 +00:00
dependabot[bot]
b41e911f64 Bump mongoose from 5.12.10 to 5.12.12
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.10 to 5.12.12.
- [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.12.10...5.12.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
4788aa8c14 Bump @types/react from 17.0.6 to 17.0.8
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.6 to 17.0.8.
- [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>
2021-06-07 00:36:31 +02:00
dependabot[bot]
7985806290 Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
a1b5e5d46a Bump date-fns from 2.21.3 to 2.22.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.3 to 2.22.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.3...v2.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
d6c39e8b80 Bump ws from 7.3.1 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
56e1485a69 Bump browserslist from 4.13.0 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.13.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.13.0...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
52e1ad8226 Bump postcss from 8.2.15 to 8.3.0
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.15 to 8.3.0.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
a80e08cdd5 Bump next from 10.2.2 to 10.2.3
Bumps [next](https://github.com/vercel/next.js) from 10.2.2 to 10.2.3.
- [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.2.2...v10.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
4ba81161d3 Bump next from 10.2.0 to 10.2.2
Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 10.2.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.2.0...v10.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 00:36:31 +02:00
dependabot[bot]
e5aa0c1eb1 Bump mongoose from 5.12.10 to 5.12.12
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.10 to 5.12.12.
- [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.12.10...5.12.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 22:02:16 +02:00
dependabot[bot]
dc8431ff84 Bump @types/react from 17.0.6 to 17.0.8
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.6 to 17.0.8.
- [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>
2021-05-31 11:29:07 +02:00
dependabot[bot]
cb15e02e59 Bump typescript from 4.2.4 to 4.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 11:28:58 +02:00