Archived
1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
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
95bfdf5068 Change contact email to a message form 2020-08-21 12:41:34 +02:00
c69dc9a98e Add reCaptcha 2020-08-21 11:11:36 +02:00
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
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
1f1f44bce3 Add locales middleware 2020-08-18 16:33:05 +02:00
34b95fe822 Some semicolon fix 2020-08-18 15:49:58 +02:00
70af322056 Setup basic test for public pages and database models 2020-08-18 13:06:54 +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
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
ea3bc60ac3 First graphics tests 2020-08-14 20:08:00 +02:00
3c81d64221 Init commit 2020-06-26 16:59:54 +02:00