Archived
1
0
Fork 0
Commit graph

80 commits

Author SHA1 Message Date
36d9da7c7c Add locales to login 2020-08-18 16:53:34 +02:00
13f2d6558f Add locales to index 2020-08-18 16:48:09 +02:00
a9f2b6c7a8 Add locales to layout 2020-08-18 16:34:10 +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
a0027768f8 Add user permissions check on pages 2020-08-18 15:45:49 +02:00
345a384f7b Setup GitHub actions workflow 2020-08-18 13:24:06 +02:00
70af322056 Setup basic test for public pages and database models 2020-08-18 13:06:54 +02:00
4aea919d34 Fix relative link to public resources 2020-08-17 19:19:13 +02:00
4ebe5880c4 Update pages title 2020-08-17 19:13:00 +02:00
2e8228be7e Dynamic navbar in layout 2020-08-17 19:08:35 +02:00
9a674f8acb Add commands management to routes 2020-08-17 19:04:50 +02:00
c0a683d98e Add home button on layout 2020-08-17 18:03:25 +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
d4a1864dfb Update about $ contact 2020-08-17 10:45:38 +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
519e020831 Setup sequelize and create models 2020-08-15 12:36:20 +02:00
a62d7a1921 Add about & Contact popups 2020-08-15 11:47:36 +02:00
33627a7004 Add some responsive 2020-08-14 20:57:19 +02:00
005bbf22bb Update error page 2020-08-14 20:13:38 +02:00
ceae501835 Add command route to try index order form 2020-08-14 20:08:42 +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