|
ad27d42144
|
Change migration and seeds from time to datetime
|
2020-08-26 17:22:59 +02:00 |
|
|
ca1b0fe883
|
Update migrations with latest db structure changes
|
2020-08-26 13:20:54 +02:00 |
|
|
8afa93c708
|
Change default password and possible_date type
|
2020-08-23 16:04:06 +02:00 |
|
|
3f6ff08e6c
|
Correct typo: "availibility" => "availability
|
2020-06-02 16:51:42 +02:00 |
|
|
9d6e9a288a
|
Update readme with installation steps
|
2020-05-13 18:45:10 +02:00 |
|
|
aa3d51702f
|
Add bcrypt password encoding to account seeds
|
2020-05-09 14:50:47 +02:00 |
|
|
fce5a162d3
|
Replace bcrypt with bcryptjs / move env to config
|
2020-05-07 15:10:15 +02:00 |
|
|
a6dd5bb7f4
|
Add seeds for db
|
2020-05-05 17:58:34 +02:00 |
|
|
57b66883da
|
Update availibility migration and add basic crud
|
2020-05-05 11:54:02 +02:00 |
|
|
b7b7dbbc73
|
Change fk constraint in possible_date migration
|
2020-05-04 19:00:20 +02:00 |
|
|
6ce64b5e95
|
Add CRUD operations for participant
|
2020-05-04 18:47:05 +02:00 |
|
|
150f4a924c
|
Adapt migrations for knex
|
2020-05-02 21:06:34 +02:00 |
|
|
546e150ea5
|
Change db connector packages to knex
|
2020-05-02 18:03:02 +02:00 |
|
|
7e4d186446
|
Start add account endpoint
|
2020-05-01 17:32:46 +02:00 |
|