Archived
1
0
Fork 0
Commit graph

89 commits

Author SHA1 Message Date
df5ef943d2 Add logo 2020-09-30 11:00:14 +02:00
62da5c9d55 Add favicon 2020-09-30 08:33:26 +02:00
9ccc57820b Merge pull request #15 from flifloo/materialize
Materialize
2020-09-29 16:23:48 +02:00
e5f9952ed5 Error & payment rework 2020-09-29 16:19:43 +02:00
12d4256021 More, about & contact rework 2020-09-29 16:12:43 +02:00
41dad395b2 Users management rework 2020-09-29 14:56:47 +02:00
3c5cb22975 Departments management rework 2020-09-29 14:44:59 +02:00
1c0b810022 Sandwiches management rework 2020-09-29 14:44:40 +02:00
84cd60e52c Orders management rework 2020-09-28 22:55:35 +02:00
cd6d224940 Admin index rework 2020-09-28 22:35:00 +02:00
efb7234641 Little fix on index day label 2020-09-28 15:10:36 +02:00
498a2fa977 sandwiches & orders rework 2020-09-28 15:08:58 +02:00
80187cf71f Profile rework 2020-09-28 14:21:55 +02:00
0fa915dc91 Login, register & forget rework 2020-09-27 21:06:41 +02:00
351e7426ff Home page rework 2020-09-27 20:43:11 +02:00
77514867ed Nav bar rework 2020-09-27 17:52:35 +02:00
23c9481c7d Update payment retry to support credit card payment 2020-09-27 16:59:26 +02:00
b10424d158 Add credit card payment method 2020-09-20 12:35:02 +02:00
73a9aae4e4 Switch give state from order to SandwichOrder 2020-09-14 11:16:06 +02:00
78c8def258 Add powered mention on about section 2020-09-13 21:25:09 +02:00
e58ac6936f Fix list on Firefox browsers 2020-09-13 21:17:13 +02:00
43e2f43deb Add reCaptcha on pay button 2020-09-13 20:37:58 +02:00
0f2be6e708 Implement edit order in orders management 2020-09-13 20:33:06 +02:00
6e83240412 Implement add order in orders management 2020-09-13 19:59:45 +02:00
185aefbd82 Allow to make order given to clear orders list 2020-09-11 13:38:09 +02:00
59005d8d6e Filter orders and sandwiches to have those paying 2020-09-11 12:59:47 +02:00
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