Commit Graph

  • 2174885f5a fix days validation on updating booking Thomas Ruoff 2021-02-27 23:51:44 +01:00
  • fc5c63d719 bump mongoose to 5.11.18 Thomas Ruoff 2021-02-27 23:16:23 +01:00
  • e84d6549a0 make sure to generate just a single bill Thomas Ruoff 2021-02-27 23:15:52 +01:00
  • b11e95a127 Bump p-retry from 4.2.0 to 4.4.0 dependabot[bot] 2021-02-27 21:59:04 +00:00
  • c701e9c700 Bump @types/react-calendar from 3.1.2 to 3.1.3 dependabot[bot] 2021-02-26 21:36:28 +00:00
  • 9951716e62 Bump next-iron-session from 4.1.10 to 4.1.12 dependabot[bot] 2021-02-26 21:36:34 +00:00
  • fd076d107d Bump date-fns-tz from 1.0.12 to 1.1.2 dependabot[bot] 2021-02-25 07:32:11 +00:00
  • c8d67020a4 Bump date-fns from 2.16.1 to 2.17.0 dependabot[bot] 2021-02-24 23:48:20 +00:00
  • a48cf10973 Bump ics from 2.26.2 to 2.27.0 dependabot[bot] 2021-02-24 23:48:17 +00:00
  • a965c701f1 Bump @types/react from 17.0.0 to 17.0.2 dependabot[bot] 2021-02-24 23:48:02 +00:00
  • 8fb5abe137 Bump tailwindcss from 2.0.2 to 2.0.3 dependabot[bot] 2021-02-24 23:39:42 +00:00
  • 7f92e059bb Bump ts-jest from 26.4.4 to 26.5.2 dependabot[bot] 2021-02-24 22:31:31 +00:00
  • 03eab2e8ae Bump react-calendar from 3.3.0 to 3.3.1 dependabot[bot] 2021-02-24 22:23:41 +00:00
  • 1c75ea616c Bump typescript from 4.1.3 to 4.2.2 dependabot[bot] 2021-02-24 22:23:59 +00:00
  • aa5289e29f Bump @types/jest from 26.0.19 to 26.0.20 dependabot[bot] 2021-01-11 06:38:59 +00:00
  • abfdc0f148 Bump postcss from 8.2.2 to 8.2.6 dependabot[bot] 2021-02-15 06:28:50 +00:00
  • 34e6070831 Bump swr from 0.3.11 to 0.4.2 dependabot[bot] 2021-02-15 06:31:01 +00:00
  • 5179ebff0d Bump next from 10.0.4 to 10.0.7 dependabot[bot] 2021-02-22 06:30:43 +00:00
  • 84a2cffad4 Merge master into develop github-actions[bot] 2021-01-09 22:15:26 +00:00
  • c9f8a4b1c5 Merge branch 'develop' Thomas Ruoff 2021-01-09 23:14:48 +01:00
  • 2ca1b5661d small readme changes Thomas Ruoff 2021-01-09 23:08:59 +01:00
  • 9ed4a287a1 add automerge of changes on master Thomas Ruoff 2021-01-09 23:07:02 +01:00
  • a54cabc329 Bump postcss from 8.2.1 to 8.2.2 dependabot[bot] 2021-01-04 06:49:46 +00:00
  • b67dd37c60 Bump mongoose from 5.11.8 to 5.11.9 dependabot[bot] 2021-01-04 06:48:18 +00:00
  • 6302ba9d9a Bump react-calendar from 3.2.1 to 3.3.0 dependabot[bot] 2021-01-04 06:51:16 +00:00
  • 9e3f745581 update email Thomas Ruoff 2021-01-09 22:52:41 +01:00
  • 5759f8c565 remove blue background of form Thomas Ruoff 2020-12-31 00:36:20 +01:00
  • e3171ab85e add hamburger for mobile Thomas Ruoff 2020-12-31 00:30:59 +01:00
  • f065f3a96a very new header Thomas Ruoff 2020-12-30 00:16:05 +01:00
  • 9858ce6a5c add prices page Thomas Ruoff 2020-12-29 22:46:02 +01:00
  • c8dedb21f3 back to simpler Thomas Ruoff 2020-12-29 22:43:35 +01:00
  • f26e995edb add button for bill to admin/booking Thomas Ruoff 2020-12-26 00:04:22 +01:00
  • a9e535a689 replace breadcrumb with navigation Thomas Ruoff 2020-12-26 00:03:59 +01:00
  • 6bff2a1fae no breadcrumbs on home Thomas Ruoff 2020-12-25 00:54:39 +01:00
  • bb5f94491f inspect path by breadcrumbs Thomas Ruoff 2020-12-25 00:50:12 +01:00
  • 29347b9019 extract breadcrumbs Thomas Ruoff 2020-12-25 00:31:43 +01:00
  • b43e9be604 show spinner when loading booked days Thomas Ruoff 2020-12-25 00:22:27 +01:00
  • 85e4c5349b add spinner and loading wrapper Thomas Ruoff 2020-12-25 00:22:02 +01:00
  • b932c831f2 Bump node-notifier from 8.0.0 to 8.0.1 dependabot[bot] 2020-12-23 23:49:44 +00:00
  • da395c5634 improve date select Thomas Ruoff 2020-12-24 00:47:25 +01:00
  • 2b7f8bb9d5 center footer Thomas Ruoff 2020-12-24 00:09:40 +01:00
  • 9206bcdeeb fix casing on impressum Thomas Ruoff 2020-12-24 00:05:40 +01:00
  • d4becfb1ff remove crazy width restriction Thomas Ruoff 2020-12-24 00:05:23 +01:00
  • 2a5c9b8638 fix double booked day validation Thomas Ruoff 2020-12-23 23:38:53 +01:00
  • b723fc5660 fix type errors hopefully *fingerscrossed* Thomas Ruoff 2020-12-23 16:49:43 +01:00
  • 01dbe7a7bb upgrade all packages Thomas Ruoff 2020-12-23 16:49:23 +01:00
  • 89e0993618 fist version of terms Thomas Ruoff 2020-12-23 16:22:14 +01:00
  • cd9888a7bf bump all versions Thomas Ruoff 2020-12-11 00:02:54 +01:00
  • 05ff9b4f93 add missing "des" in landing page Thomas Ruoff 2020-12-11 00:02:45 +01:00
  • a41f502c6d complete privacy and impressum Thomas Ruoff 2020-12-10 23:55:08 +01:00
  • 182755113e update readme Thomas Ruoff 2020-12-10 22:57:25 +01:00
  • 93a16e39d0 first version of privacy statement Thomas Ruoff 2020-12-10 00:09:10 +01:00
  • 0eeff57944 first version of privacy statement Thomas Ruoff 2020-12-07 00:09:33 +01:00
  • d546e98ab2 many visual alignments Thomas Ruoff 2020-11-26 00:38:34 +01:00
  • 4801525dc4 fix bill page empty Thomas Ruoff 2020-11-25 23:48:19 +01:00
  • 54da0c7f9a add entry page with tailwind examples 😅 Thomas Ruoff 2020-11-25 00:38:45 +01:00
  • 2b0bc396c3 bump tailwind to 2.0 Thomas Ruoff 2020-11-24 00:30:06 +01:00
  • eec1c967c0 Bump postcss-flexbugs-fixes from 5.0.1 to 5.0.2 dependabot[bot] 2020-11-23 07:15:33 +00:00
  • efb0f09d29 Bump @types/react from 16.9.56 to 17.0.0 dependabot[bot] 2020-11-23 07:15:12 +00:00
  • e929a6a1f3 read password from env Thomas Ruoff 2020-11-24 00:09:41 +01:00
  • 4db3eadaeb add an admin overview page Thomas Ruoff 2020-11-23 23:49:13 +01:00
  • c7cd252506 make getBookings parametrizable Thomas Ruoff 2020-11-23 23:48:38 +01:00
  • 91f00dd818 fix function name for Login Thomas Ruoff 2020-11-23 23:48:02 +01:00
  • 7b0ee68b90 Bump typescript from 4.0.5 to 4.1.2 dependabot[bot] 2020-11-19 22:01:44 +00:00
  • 8cb8e27a95 Bump react-calendar from 3.2.0 to 3.2.1 dependabot[bot] 2020-11-19 22:00:44 +00:00
  • f228f54fe7 Bump swr from 0.3.8 to 0.3.9 dependabot[bot] 2020-11-19 22:02:07 +00:00
  • c5ed66cbae update todo Thomas Ruoff 2020-11-18 23:00:54 +01:00
  • 617b71bef3 remove unused class Thomas Ruoff 2020-11-18 23:00:08 +01:00
  • 38da0a0b54 Bump next from 10.0.1 to 10.0.2 dependabot[bot] 2020-11-19 21:51:24 +00:00
  • 1e95637811 Bump postcss-flexbugs-fixes from 5.0.0 to 5.0.1 dependabot[bot] 2020-11-18 22:34:55 +00:00
  • ddeac99b54 Bump @types/mongoose from 5.7.37 to 5.10.1 dependabot[bot] 2020-11-18 22:34:23 +00:00
  • 26fd714663 Bump mongoose from 5.10.13 to 5.10.15 dependabot[bot] 2020-11-18 22:33:48 +00:00
  • dafb344ec2 Bump ts-jest from 26.4.3 to 26.4.4 dependabot[bot] 2020-11-18 22:33:07 +00:00
  • ec5f60fa73 Create dependabot.yml Thomas Ruoff 2020-11-18 23:30:53 +01:00
  • 4865ec32d0 Update .gitignore Thomas Ruoff 2020-11-18 23:29:29 +01:00
  • 4d689dec62 Update .gitignore Thomas Ruoff 2020-11-18 23:26:59 +01:00
  • 169eccc63e improve header svg and do no shrink it Thomas Ruoff 2020-11-17 23:42:14 +01:00
  • 8c99f75a9a use svg logo Thomas Ruoff 2020-11-17 00:50:22 +01:00
  • fad079b0e1 updated todo file Thomas Ruoff 2020-11-11 23:43:12 +01:00
  • 460510e52b add retry for sending mail *sigh* Thomas Ruoff 2020-11-11 23:24:43 +01:00
  • 7630f56b70 only use VERCEL_URL when SITE_URL is missing Thomas Ruoff 2020-11-11 00:02:59 +01:00
  • a5f60c1114 log sending booking received mail Thomas Ruoff 2020-11-10 22:48:15 +01:00
  • 1b165ee0cf fix another ts build error Thomas Ruoff 2020-11-10 00:30:40 +01:00
  • 11e5f02aae fix ts build error that seems mysteric Thomas Ruoff 2020-11-10 00:28:40 +01:00
  • eef34c6eaf attach cal entry to mail Thomas Ruoff 2020-11-10 00:22:17 +01:00
  • 10ed86e61f apply same for min in schema dates Thomas Ruoff 2020-11-09 22:55:11 +01:00
  • cd6ae123bb daysbooked in timezone Europe/Berlin Thomas Ruoff 2020-11-09 22:51:19 +01:00
  • e9a8dfaf32 add space Thomas Ruoff 2020-11-08 23:45:49 +01:00
  • 7fcdf680d3 show when logged in Thomas Ruoff 2020-11-08 23:39:30 +01:00
  • bd32cfb90b enrich description in calendar Thomas Ruoff 2020-11-08 23:10:18 +01:00
  • 0f518138cc change link to admin in ical Thomas Ruoff 2020-11-08 23:04:35 +01:00
  • 650a7374ff add phone Thomas Ruoff 2020-11-08 23:04:14 +01:00
  • 242a636379 remove babel-jest Thomas Ruoff 2020-11-07 00:52:36 +01:00
  • c232a20835 use dateRange formatter in FE Thomas Ruoff 2020-11-07 00:43:25 +01:00
  • eeb8beba0a show booking date in mails Thomas Ruoff 2020-11-07 00:38:29 +01:00
  • c223b05011 enable jest Thomas Ruoff 2020-11-07 00:38:03 +01:00
  • e80c095770 show booking date range on admin booking page Thomas Ruoff 2020-11-06 23:59:21 +01:00
  • 088ca3ea5b use strings for startDate endDate Thomas Ruoff 2020-11-06 23:52:00 +01:00
  • e4e56ce96a update all the things \o/ Thomas Ruoff 2020-11-06 23:51:37 +01:00
  • 195da65cd9 remove *Document intefaces from FE code Thomas Ruoff 2020-11-06 23:37:04 +01:00