Archived
1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
d98dcb0c07 Use middleware for user object on session and pass a test variable in case of... test 2020-08-20 21:14:15 +02:00
4201eae888 Add confirmation on command/sandwich suppression 2020-08-20 20:45:23 +02:00
63264d8f94 Add user management to routes 2020-08-20 15:12:05 +02:00
02429d6fde Add department management to routes 2020-08-20 13:35:36 +02:00
83ed17efc4 Add sandwich administration add to routes 2020-08-20 13:11:25 +02:00
3c5185496f Rework error message render 2020-08-20 12:16:21 +02:00
0b20b10f5f Add sandwiches management to routes 2020-08-20 11:48:28 +02:00
7eba97a420 Fix a big misspell 2020-08-18 17:54:00 +02:00
34b95fe822 Some semicolon fix 2020-08-18 15:49:58 +02:00
4ebe5880c4 Update pages title 2020-08-17 19:13:00 +02:00
9a674f8acb Add commands management to routes 2020-08-17 19:04:50 +02:00
52d5e4d75a Add profile to routes 2020-08-17 17:58:55 +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
ffe31c6af9 Add admin to routes 2020-08-17 15:47:48 +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
ef4b589a0c Add sandwiches to routes 2020-08-16 13:27:42 +02:00
fe7adb5457 Add orders to routes 2020-08-16 12:48:43 +02:00
f650e77c03 Make command route working with database to process orders 2020-08-15 20:17:36 +02:00
9c0c14a34b Link database on index page generation for sandwichs & sandwichs 2020-08-15 12:56:05 +02:00
ceae501835 Add command route to try index order form 2020-08-14 20:08:42 +02:00
3c81d64221 Init commit 2020-06-26 16:59:54 +02:00