Commit Graph

344 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
460510e52b add retry for sending mail *sigh* 2020-11-11 23:24:43 +01:00
Thomas Ruoff
cd6ae123bb daysbooked in timezone Europe/Berlin 2020-11-09 22:51:19 +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
c223b05011 enable jest 2020-11-07 00:38:03 +01:00
Thomas Ruoff
e4e56ce96a update all the things \o/ 2020-11-06 23:51:37 +01:00
Thomas Ruoff
6d290cd6e9 update dev deps 2020-10-29 22:17:29 +01:00
Thomas Ruoff
9f5a7fce37 update deps 2020-10-29 22:17:29 +01:00
Thomas Ruoff
d41bad0367 upgrade nextjs 10 and react 17 2020-10-29 22:17:29 +01:00
Thomas Ruoff
c55f8f8b3a Admin page for bill wit iron-session (#13) 2020-10-22 00:40:09 +02:00
Thomas Ruoff
306a5729fa bump all version 2020-10-08 22:46:46 +02:00
Thomas Ruoff
02c2b45747 replace momentjs (incl. calendar) 2020-09-29 23:30:38 +02:00
Thomas Ruoff
56c8263e90 firt attempt for an ics calendar 2020-09-18 00:53:10 +02:00
Thomas Ruoff
196c9b0e2e update dev deps 2020-09-17 23:12:02 +02:00
Thomas Ruoff
8a16f5f1fe update deps 2020-09-17 23:12:02 +02:00
Thomas Ruoff
ab6db69e87 rejuggle dev and regular deps 2020-09-17 23:12:02 +02:00
Thomas Ruoff
feeec314d0 remove eslint 2020-09-10 22:38:46 +02:00
Thomas Ruoff
75969dc2ac add classnames types 2020-09-09 00:44:31 +02:00
dependabot[bot]
95b18c5a5e Bump bl from 2.2.0 to 2.2.1
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09 00:32:04 +02:00
Thomas Ruoff
a03a837615 add booking status as calendar 2020-09-09 00:25:09 +02:00
Thomas Ruoff
b3c1b18e50 simplify date selection 2020-09-09 00:25:09 +02:00
Thomas Ruoff
90ac05a907 fix most type errors
still have a few things outstanding
2020-09-09 00:25:09 +02:00
Thomas Ruoff
2921cee220 add typescript support to next 2020-09-09 00:25:09 +02:00
Thomas Ruoff
b2ca0515c1 generate random UUIDs for bookings 2020-08-20 00:31:27 +02:00
Thomas Ruoff
fa61293714 downgrade moongoose due to openURI bug 2020-08-14 23:39:28 +02:00
Thomas Ruoff
1ce67e881e update all the things 2020-08-14 22:13:33 +02:00
Thomas Ruoff
9485d936b3 ditch boostrap and use tailwind instead 2020-08-13 23:45:44 +02:00
Thomas Ruoff
2c099a8bc4 remove react-dates for good 2020-08-11 22:58:02 +02:00
Thomas Ruoff
ed6cc248c4 add jest 2020-08-06 23:36:52 +02:00
Thomas Ruoff
7dc8c71852 half way 2020-08-06 22:36:51 +02:00
Thomas Ruoff
7cac6055ce add eslint as dev dependecy 2020-08-01 14:29:55 +02:00
Thomas Ruoff
ad6543a3d3 Merge pull request #1 from tomru/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-29 23:07:48 +02:00
Thomas Ruoff
1935fbf8e9 update react-bootstrap 2020-07-27 22:39:03 +02:00
Thomas Ruoff
c3005a2b48 update next 2020-07-27 22:38:23 +02:00
Thomas Ruoff
90a9288e84 make storing work 2020-07-25 19:19:37 +02:00
dependabot[bot]
a3a497a682 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 07:48:30 +00:00
Thomas Ruoff
809f69a3bd fetch booked from api with swr 2020-07-16 23:22:47 +02:00
Thomas Ruoff
298427b777 go with react-bootstrap for now 2020-07-04 00:45:30 +02:00
Thomas Ruoff
8d9f613a52 add react-dates and moment 2020-06-27 01:09:24 +02:00
Thomas Ruoff
699df3415b Initial commit from Create Next App 2020-06-27 00:08:55 +02:00