|
e4981ff5ef
|
Some locals
|
2020-09-11 11:14:27 +02:00 |
|
|
6c67927e5c
|
Setup retry route
|
2020-09-11 11:10:24 +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 |
|
|
f800d7294b
|
npm update
|
2020-09-02 18:25:09 +02:00 |
|
|
433eef2292
|
Refactor public pages test
|
2020-08-25 18:03:50 +02:00 |
|
|
43227d42ad
|
Reorganise test
|
2020-08-25 17:53:21 +02:00 |
|
|
39b847c79e
|
Updates pages tests
|
2020-08-25 17:49:49 +02:00 |
|
|
0ab29c459b
|
Update database tests
|
2020-08-25 17:18:59 +02:00 |
|
|
29b5581876
|
Fix async assertion
|
2020-08-25 17:09:50 +02:00 |
|
|
316a2c27bc
|
Update dependencies
|
2020-08-25 16:53:55 +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 |
|
|
b9ba035fa3
|
Fix dates check and management when nothing is set in database
|
2020-08-25 14:19:20 +02:00 |
|
|
4cc884d03b
|
Optimise reCaptcha for multiple reCaptcha page
|
2020-08-25 13:56:11 +02:00 |
|
|
0edafd6be2
|
Add date management for orders
|
2020-08-25 13:50:50 +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 |
|
|
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 |
|
|
152ac5cc15
|
Audit fix
|
2020-08-18 18:16:33 +02:00 |
|
|
7eba97a420
|
Fix a big misspell
|
2020-08-18 17:54:00 +02:00 |
|
|
6849aff655
|
Add fr locales
|
2020-08-18 17:38:37 +02:00 |
|
|
4b519c15b3
|
Add locales to administration
|
2020-08-18 17:19:16 +02:00 |
|
|
b3747909bd
|
Add locales to commands
|
2020-08-18 17:13:22 +02:00 |
|
|
72af0b8a3f
|
Add locales to sandwiches
|
2020-08-18 17:10:45 +02:00 |
|
|
d6f30b71d8
|
Add locales to profile
|
2020-08-18 17:08:29 +02:00 |
|
|
8b247c9eff
|
Add locales to register
|
2020-08-18 17:00:07 +02:00 |
|
|
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 |
|