Thomas Ruoff
|
54da0c7f9a
|
add entry page with tailwind examples 😅
|
2020-11-25 00:38:45 +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
|
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
|
650a7374ff
|
add phone
|
2020-11-08 23:04:14 +01:00 |
|
Thomas Ruoff
|
e80c095770
|
show booking date range on admin booking page
|
2020-11-06 23:59:21 +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
|
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 |
|
Thomas Ruoff
|
fdff4e5f7c
|
use new Image component
|
2020-10-29 22:17:29 +01:00 |
|
Thomas Ruoff
|
e6c6fc72a7
|
make stored an own page and redirect there
|
2020-10-28 23:36:31 +01:00 |
|
Thomas Ruoff
|
02a3702837
|
move org from reason to contact
|
2020-10-28 23:36:10 +01:00 |
|
Thomas Ruoff
|
ae8ed9912a
|
header links to home
|
2020-10-26 23:43:47 +01:00 |
|
Thomas Ruoff
|
9d69225d46
|
fix coloring of selected and hovered
|
2020-10-10 22:11:00 +02:00 |
|
Thomas Ruoff
|
36226a7fa9
|
allow booking today
|
2020-10-10 21:56:52 +02:00 |
|
Thomas Ruoff
|
ef9a699da6
|
style date select
|
2020-10-10 21:49:40 +02:00 |
|
Thomas Ruoff
|
396e4b0a86
|
use fixed tarifs and add additional costs
|
2020-10-10 00:39:29 +02:00 |
|
Thomas Ruoff
|
765d6c1a46
|
prparation for AWs
|
2020-10-09 00:11:35 +02:00 |
|
Thomas Ruoff
|
940dc3cf59
|
make header configurable
|
2020-10-09 00:10:56 +02:00 |
|
Thomas Ruoff
|
5fde863577
|
style header
|
2020-10-08 23:52:08 +02:00 |
|
Thomas Ruoff
|
e4082353e3
|
extract select element
|
2020-10-07 23:31:44 +02:00 |
|
Thomas Ruoff
|
f78b8ea772
|
move general componets out from wizard
|
2020-10-07 23:11:07 +02:00 |
|
Thomas Ruoff
|
7c6dc610b8
|
fix cursor on other than month views
|
2020-09-29 23:30:38 +02:00 |
|
Thomas Ruoff
|
fcd6e40b0d
|
do not bail out if start and end are unordered
|
2020-09-29 23:30:38 +02:00 |
|
Thomas Ruoff
|
c231646190
|
disable selection of range over other bookings
|
2020-09-29 23:30:38 +02:00 |
|
Thomas Ruoff
|
898e6b8295
|
enable to select dates in calendar
|
2020-09-29 23:30:38 +02:00 |
|
Thomas Ruoff
|
02c2b45747
|
replace momentjs (incl. calendar)
|
2020-09-29 23:30:38 +02:00 |
|
Thomas Ruoff
|
00d30a4459
|
throw custom ValidationError
contains an message formatter, displaying all messages concatinated.
|
2020-09-15 23:38:13 +02:00 |
|
Thomas Ruoff
|
e2e94d86a2
|
style error message better
|
2020-09-15 22:53:54 +02:00 |
|
Thomas Ruoff
|
9a0bf11749
|
add error notification next to send button
|
2020-09-14 23:25:18 +02:00 |
|
Thomas Ruoff
|
c081640eaa
|
indicate loading daysBooked in calendar
|
2020-09-14 23:05:14 +02:00 |
|
Thomas Ruoff
|
17ca9e1ae4
|
make org, purpose, destination optional
|
2020-09-10 22:40:29 +02:00 |
|
Thomas Ruoff
|
ec7fc60e4d
|
move calendar, so it's not visible when stored
|
2020-09-09 00:44:31 +02:00 |
|
Thomas Ruoff
|
eb82b9b292
|
render past days in gray
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
18337a7ac7
|
break start/end date fields together
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
8925a9ed7f
|
style calendar a bit
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
77323828c8
|
again fix children type /o\
|
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
|
b3c1b18e50
|
simplify date selection
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
f18fa3f4d8
|
handle 400 like 500 as errors
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
20c2a70206
|
fix label
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
b1b57abb52
|
use right type for input
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
7e284a6421
|
use correct type for children
|
2020-09-09 00:25:09 +02:00 |
|
Thomas Ruoff
|
b92ff0e3d8
|
refactor form input fields
|
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
|
aeb03f3330
|
make dates required
|
2020-09-09 00:25:09 +02:00 |
|