Commit Graph

644 Commits

Author SHA1 Message Date
Thomas Ruoff
96a5a40cc5 further progress on react-day-picker 2020-08-11 00:28:12 +02:00
Thomas Ruoff
8cfb83f8dc block selecting disabled days 2020-08-06 23:57:47 +02:00
Thomas Ruoff
559412b3ac add array test 2020-08-06 23:37:06 +02:00
Thomas Ruoff
ed6cc248c4 add jest 2020-08-06 23:36:52 +02:00
Thomas Ruoff
5dac8f20a3 fix range selection issue 2020-08-06 23:29:38 +02:00
Thomas Ruoff
7dc8c71852 half way 2020-08-06 22:36:51 +02:00
Thomas Ruoff
e4c8b7ceba ok, bad idea. moving everything that is not a page out of pages 2020-08-01 16:38:03 +02:00
Thomas Ruoff
95242403c5 move helpers out again
seems anything under pages, besides api needs to be a react component
2020-08-01 16:23:48 +02:00
Thomas Ruoff
793b499c76 move rest into pages 2020-08-01 16:05:58 +02:00
Thomas Ruoff
528f46a533 move db into api 2020-08-01 16:05:32 +02:00
Thomas Ruoff
6b246894cf name Required Function 2020-08-01 14:46:09 +02:00
Thomas Ruoff
3f5d71d791 try to fix OverwriteModelError 2020-08-01 14:45:43 +02:00
Thomas Ruoff
f2c9023a2e update todo's 2020-08-01 14:31:48 +02:00
Thomas Ruoff
9570c6996c improve client a bit 2020-08-01 14:31:34 +02:00
Thomas Ruoff
027cf45faa improve booking call 2020-08-01 14:31:19 +02:00
Thomas Ruoff
4089fcc944 add missing fields to model 2020-08-01 14:30:49 +02:00
Thomas Ruoff
7cac6055ce add eslint as dev dependecy 2020-08-01 14:29:55 +02:00
Thomas Ruoff
74fb986805 remove unused import 2020-07-29 23:35:14 +02:00
Thomas Ruoff
ad8d3194c3 add .log to gitignore 2020-07-29 23:33:31 +02:00
Thomas Ruoff
c73651d008 use virtuals to get days 2020-07-29 23:33:31 +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
a9ae33b579 add project todo 2020-07-29 00:04:40 +02:00
Thomas Ruoff
fb0cc743cf add .tool-versions file 2020-07-29 00:04:30 +02:00
Thomas Ruoff
526c625a57 make form just simple 2020-07-29 00:01:54 +02:00
Thomas Ruoff
a26e58b43e add dateFormat helper 2020-07-29 00:00:42 +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
33900b133d start simplifying form data handling 2020-07-27 00:42:08 +02:00
Thomas Ruoff
a099d50097 further hacking 2020-07-26 00:41:33 +02:00
Thomas Ruoff
518b437d14 more hacking 2020-07-26 00:13:05 +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
279210599b fix wizard next 2020-07-21 00:24:36 +02:00
Thomas Ruoff
809f69a3bd fetch booked from api with swr 2020-07-16 23:22:47 +02:00
Thomas Ruoff
07af619a60 change wizard a bit 2020-07-16 23:22:30 +02:00
Thomas Ruoff
cbfb421c02 add a wizard 2020-07-06 00:27:02 +02:00
Thomas Ruoff
298427b777 go with react-bootstrap for now 2020-07-04 00:45:30 +02:00
Thomas Ruoff
6b13096709 added booked api call 2020-07-01 00:26:34 +02:00
Thomas Ruoff
563d57a8ba added app context with reducer 2020-07-01 00:25:36 +02:00
Thomas Ruoff
96c62e3e9f more funky commits 2020-06-30 00:44:35 +02:00
Thomas Ruoff
788ae303e7 first hacky approach 2020-06-28 23:10:08 +02:00
Thomas Ruoff
2abaefa25d kick off with simple form 2020-06-27 01:09:53 +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