Commit Graph

1494 Commits

Author SHA1 Message Date
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
Thomas Ruoff
fad079b0e1 updated todo file 2020-11-11 23:43:12 +01:00
Thomas Ruoff
460510e52b add retry for sending mail *sigh* 2020-11-11 23:24:43 +01:00
Thomas Ruoff
7630f56b70 only use VERCEL_URL when SITE_URL is missing 2020-11-11 00:02:59 +01:00
Thomas Ruoff
a5f60c1114 log sending booking received mail 2020-11-10 22:48:15 +01:00
Thomas Ruoff
1b165ee0cf fix another ts build error 2020-11-10 00:30:40 +01:00
Thomas Ruoff
11e5f02aae fix ts build error that seems mysteric 2020-11-10 00:28:40 +01:00
Thomas Ruoff
eef34c6eaf attach cal entry to mail 2020-11-10 00:22:17 +01:00
Thomas Ruoff
10ed86e61f apply same for min in schema dates 2020-11-09 22:55:11 +01:00
Thomas Ruoff
cd6ae123bb daysbooked in timezone Europe/Berlin 2020-11-09 22:51:19 +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
bd32cfb90b enrich description in calendar 2020-11-08 23:10:18 +01:00
Thomas Ruoff
0f518138cc change link to admin in ical 2020-11-08 23:04:35 +01:00
Thomas Ruoff
650a7374ff add phone 2020-11-08 23:04:14 +01:00
Thomas Ruoff
242a636379 remove babel-jest
babel-jest ran but caused build issues. replaced with ts-jest
2020-11-07 00:52:36 +01:00
Thomas Ruoff
c232a20835 use dateRange formatter in FE 2020-11-07 00:44:31 +01:00
Thomas Ruoff
eeb8beba0a show booking date in mails 2020-11-07 00:38:29 +01:00
Thomas Ruoff
c223b05011 enable jest 2020-11-07 00:38:03 +01:00
Thomas Ruoff
e80c095770 show booking date range on admin booking page 2020-11-06 23:59:21 +01:00
Thomas Ruoff
088ca3ea5b use strings for startDate endDate
all the way to the FE
2020-11-06 23:52:00 +01:00
Thomas Ruoff
e4e56ce96a update all the things \o/ 2020-11-06 23:51:37 +01:00
Thomas Ruoff
195da65cd9 remove *Document intefaces from FE code 2020-11-06 23:37:04 +01:00
Thomas Ruoff
71c16a289d clean up type mess in SSR functions 2020-11-06 22:51:56 +01:00
Thomas Ruoff
ecfa0c2c06 slight reject mail adjustments 2020-11-04 00:42:14 +01:00
Thomas Ruoff
7ee9803adc make isAdminSession usable by api routes 2020-11-04 00:33:35 +01:00
Thomas Ruoff
1dfd1f1f8b add a proper login page 2020-11-04 00:14:29 +01:00
Thomas Ruoff
b283ffe476 send mail when booking is confirmed or rejected 2020-11-03 21:50:12 +01:00
Thomas Ruoff
acf0366d9b add calendar to admin booking page 2020-11-03 21:06:05 +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
cb9932240d add confirm and reject buttons to adming/booking 2020-11-02 23:25:00 +01:00
Thomas Ruoff
8c252cca2b make getBookingStatus work without a booking 2020-11-02 23:24:30 +01:00
Thomas Ruoff
19c8bc7be2 move admin api to /admin 2020-11-02 22:44:27 +01:00
Thomas Ruoff
d440d0e07e add bill to booking if there 2020-11-02 22:43:59 +01:00
Thomas Ruoff
ecc3715f27 fix allow header for routes 2020-11-02 22:05:32 +01:00
Thomas Ruoff
c52e3bf921 add useCreateIndex to mongo connection 2020-11-02 22:04:26 +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