Commit Graph

24 Commits

Author SHA1 Message Date
Jonasz Bigda
b332e9ceb0 Cleanup 2023-03-25 21:51:42 +01:00
0db1d5117e changes in data models 2022-07-21 18:16:33 +02:00
b58acdc0c9 update 2021-06-21 15:14:16 +02:00
1434918f8e fixes 2021-02-06 15:25:07 +01:00
97aa4ae4d3 additional validation of data 2021-02-04 18:07:17 +01:00
3b7ca3ccb3 validation 1 2021-01-30 16:31:52 +01:00
d5684d922f some changes 2021-01-26 18:52:25 +01:00
976f93588d Readme / restaurant model lunch menu changed 2020-12-11 17:41:17 +01:00
d44a395bf5 added "type" field to restaurant 2020-10-20 17:15:58 +02:00
10a7680d90 Migrated to CommonJS 2020-10-08 11:12:56 +02:00
5d6c7d5e3f server v1.0.6 2020-09-30 21:58:26 +02:00
3a6a6f4c5c server v1.0.4
+ working hours for a whole week
+ dish visibility API
+ categories API
+ lunch menu API
+ updated Readme
2020-09-23 18:41:02 +02:00
d7395f5472 server 1.0.3 2020-09-19 18:16:50 +02:00
36dd3d8238 server v1.0.2 2020-09-18 18:58:55 +02:00
27552e5eb0 server v1.0.0 2020-09-16 17:34:24 +02:00
f304463b46 split services / delete dish / mail init 2020-08-28 18:54:30 +02:00
65939f314f Fixes and upgrades (logging in / CORS headers expose / registering) 2020-08-09 17:50:03 +02:00
91cba76bff added API call to CRM when user registers 2020-08-05 18:44:38 +02:00
d2ab242fed get routes changed to query string 2020-07-24 20:27:41 +02:00
2abec5017f New project structure
New folder structure
Changed to type:module
Moved routes to separate files
2020-07-17 22:07:55 +02:00
ad8ed283d2 Security upgrades 2020-07-15 19:54:48 +02:00
59cc6c54cd Mongoose Validation 2020-07-13 20:15:03 +02:00
c0c3177a58 Added routes / Connection to DB fixed 2020-07-08 17:28:06 +02:00
549ecd137f Initial Commit 2020-07-08 15:37:09 +02:00