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
|
90ac05a907
|
fix most type errors
still have a few things outstanding
|
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
|
ec294eaabe
|
add patch for bookings and only allow status
|
2020-08-25 23:56:41 +02:00 |
|
Thomas Ruoff
|
18722261eb
|
use BOOKING_STATE in database calls
|
2020-08-25 23:55:42 +02:00 |
|
Thomas Ruoff
|
1dcfef205c
|
add separate booking state
|
2020-08-25 23:54:31 +02:00 |
|
Thomas Ruoff
|
ebdcd5cd24
|
no need to use faulty regex in booker finding
|
2020-08-22 00:09:25 +02:00 |
|
Thomas Ruoff
|
7dea0153c4
|
add useUnifiedTopology to overcome warning
|
2020-08-22 00:07:54 +02:00 |
|
Thomas Ruoff
|
848e2d16c0
|
create index over booking uuid
|
2020-08-22 00:07:37 +02:00 |
|
Thomas Ruoff
|
0bcf50fa14
|
use collation for case-insensitive comparisons
|
2020-08-22 00:06:52 +02:00 |
|
Thomas Ruoff
|
8c3149e762
|
use uuid only additionally for booking
|
2020-08-20 23:21:48 +02:00 |
|
Thomas Ruoff
|
b2ca0515c1
|
generate random UUIDs for bookings
|
2020-08-20 00:31:27 +02:00 |
|
Thomas Ruoff
|
d86f438f80
|
send mail
|
2020-08-18 00:22:03 +02:00 |
|
Thomas Ruoff
|
8e1356209c
|
put models in file not schema
|
2020-08-14 23:09:22 +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
|
528f46a533
|
move db into api
|
2020-08-01 16:05:32 +02:00 |
|
Thomas Ruoff
|
3f5d71d791
|
try to fix OverwriteModelError
|
2020-08-01 14:45:43 +02:00 |
|
Thomas Ruoff
|
4089fcc944
|
add missing fields to model
|
2020-08-01 14:30:49 +02:00 |
|
Thomas Ruoff
|
74fb986805
|
remove unused import
|
2020-07-29 23:35:14 +02:00 |
|
Thomas Ruoff
|
c73651d008
|
use virtuals to get days
|
2020-07-29 23:33:31 +02:00 |
|
Thomas Ruoff
|
526c625a57
|
make form just simple
|
2020-07-29 00:01:54 +02:00 |
|
Thomas Ruoff
|
518b437d14
|
more hacking
|
2020-07-26 00:13:05 +02:00 |
|