Thomas Ruoff
|
2e73875d37
|
first stab on bill model
|
2020-10-07 22:46:13 +02:00 |
|
Thomas Ruoff
|
52917f7bbd
|
set name of calendar
|
2020-09-18 00:53:10 +02:00 |
|
Thomas Ruoff
|
5e2f83bc0f
|
ics is the correct suffix
|
2020-09-18 00:53:10 +02:00 |
|
Thomas Ruoff
|
da0ee84974
|
fix content type for ical
|
2020-09-18 00:53:10 +02:00 |
|
Thomas Ruoff
|
56c8263e90
|
firt attempt for an ics calendar
|
2020-09-18 00:53:10 +02:00 |
|
Thomas Ruoff
|
ec7fc60e4d
|
move calendar, so it's not visible when stored
|
2020-09-09 00:44:31 +02:00 |
|
Thomas Ruoff
|
038e2b2420
|
another try to fix types for models
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
82270e944c
|
remove stale styles import
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
a03a837615
|
add booking status as calendar
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
cf92a69fa7
|
return 400 when validation fails
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
96060d1415
|
improve styling for bigger screens
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
4b16e07985
|
further code improvements
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
52a68e9989
|
further typing improvements
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
be1e22460d
|
rename js/x ts/x
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
7ca2322717
|
introduce jsx files
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
a8525c5e34
|
change requested string
|
2020-08-26 00:56:13 +02:00 |
|
Thomas Ruoff
|
00e35e6d96
|
show booking details and cancel option
|
2020-08-25 23:57:21 +02:00 |
|
Thomas Ruoff
|
ec294eaabe
|
add patch for bookings and only allow status
|
2020-08-25 23:56:41 +02:00 |
|
Thomas Ruoff
|
1bf7c7b801
|
move all wizard specific stuff to components/wizard
|
2020-08-22 00:25:14 +02:00 |
|
Thomas Ruoff
|
e9f4753fdc
|
add /booking/uuid
|
2020-08-22 00:09:11 +02:00 |
|
Thomas Ruoff
|
826ea43363
|
appStore was a stupid idea...
|
2020-08-22 00:04:47 +02:00 |
|
Thomas Ruoff
|
06f11e4e6d
|
return if creating booker failed
|
2020-08-20 23:22:05 +02:00 |
|
Thomas Ruoff
|
3a5f5b3204
|
move storing data to booking page
|
2020-08-20 00:30:47 +02:00 |
|
Thomas Ruoff
|
e1d1de469b
|
add appStore and use router for booking
|
2020-08-19 00:59:45 +02:00 |
|
Thomas Ruoff
|
d86f438f80
|
send mail
|
2020-08-18 00:22:03 +02:00 |
|
Thomas Ruoff
|
70d78427b1
|
date format
|
2020-08-18 00:21:39 +02:00 |
|
Thomas Ruoff
|
9485d936b3
|
ditch boostrap and use tailwind instead
|
2020-08-13 23:45:44 +02:00 |
|
Thomas Ruoff
|
0606d643e7
|
make footer sticky
|
2020-08-12 00:38:16 +02:00 |
|
Thomas Ruoff
|
b065439f0b
|
remove unused style tag
|
2020-08-11 22:58:45 +02:00 |
|
Thomas Ruoff
|
2c099a8bc4
|
remove react-dates for good
|
2020-08-11 22:58:02 +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
|
027cf45faa
|
improve booking call
|
2020-08-01 14:31:19 +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 |
|
Thomas Ruoff
|
809f69a3bd
|
fetch booked from api with swr
|
2020-07-16 23:22:47 +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
|
699df3415b
|
Initial commit from Create Next App
|
2020-06-27 00:08:55 +02:00 |
|