Archived
1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
405690094f Add disabled option for sandwiches and departments 2020-09-30 11:36:47 +02:00
73a9aae4e4 Switch give state from order to SandwichOrder 2020-09-14 11:16:06 +02:00
185aefbd82 Allow to make order given to clear orders list 2020-09-11 13:38:09 +02:00
7707ab611d Setup callback routes 2020-09-11 10:58:12 +02:00
7defdeb153 Setup LyfPay payment send 2020-09-10 19:18:42 +02:00
2e2513f533 Add forget password management 2020-08-25 16:46:02 +02:00
2ee3d87f5a Add email verification 2020-08-25 15:49:56 +02:00
0edafd6be2 Add date management for orders 2020-08-25 13:50:50 +02:00
63264d8f94 Add user management to routes 2020-08-20 15:12:05 +02:00
7eba97a420 Fix a big misspell 2020-08-18 17:54:00 +02:00
70af322056 Setup basic test for public pages and database models 2020-08-18 13:06:54 +02:00
3e3765b724 Add relation between commands and users also claim old commands when a user register with same first & last name 2020-08-17 17:10:21 +02:00
2ca80e5300 Setup login/register/logout in layout, move more from index to layout, add more columns to user model, use logged user to fill oder form 2020-08-17 17:01:35 +02:00
43851413ea Add user, login & logout, secure sandwiches and orders pages with login and permissions check 2020-08-17 12:04:13 +02:00
f650e77c03 Make command route working with database to process orders 2020-08-15 20:17:36 +02:00
519e020831 Setup sequelize and create models 2020-08-15 12:36:20 +02:00