Commit Graph

193 Commits

Author SHA1 Message Date
xfarrow 58f059be9f Person validation completed 2024-03-07 15:54:30 +01:00
xfarrow 9004ff47ad PersonUpdate update
It is now a PATCH rather than a PUT
2024-03-07 11:15:33 +01:00
xfarrow cc5dad330d Update person_validator.js 2024-03-06 17:24:50 +01:00
xfarrow e8d52f1acb change validator location 2024-03-06 16:02:22 +01:00
xfarrow de8e091231 Beginning validation middlewares 2024-03-06 15:45:17 +01:00
xfarrow 0fe3bc2ec6 using helmet + new name for some endpoints 2024-03-06 14:49:39 +01:00
xfarrow 7dec60a9c4 change tos and privacy policy 2024-03-06 10:52:21 +01:00
xfarrow 031c85dd70
Update README.md 2024-03-06 09:20:49 +00:00
xfarrow ae14f04949 Following API best practices 2024-03-06 10:19:37 +01:00
xfarrow 4f53ef7561 Update BlinkApiUsageExample.json 2024-03-06 09:00:21 +01:00
xfarrow 94d6df0a49 Change DeletePerson endpoint name 2024-03-06 09:00:02 +01:00
xfarrow d9c3f6f55a beautified 2024-03-04 16:49:36 +01:00
xfarrow 3ea41c82d4 Some refactoring 2024-03-04 16:37:22 +01:00
xfarrow 797a69fe34 activation link function update 2024-03-04 15:50:14 +01:00
xfarrow 5ef0317833 update organization 2024-03-04 15:39:31 +01:00
xfarrow 6def308ee1 Add qualification 2024-03-04 15:28:10 +01:00
xfarrow a66dcdf6bc Update BlinkApiUsageExample.json 2024-03-04 15:15:34 +01:00
xfarrow 3b5114dee0 Add about me 2024-03-04 15:15:09 +01:00
xfarrow 08623759cb Update BlinkApiUsageExample.json 2024-03-04 12:26:53 +01:00
xfarrow 4cd0772dd7 updated activationlink method. Now it is GET 2024-03-04 12:26:06 +01:00
xfarrow c1ba83d52e Activate Person by its activation link 2024-03-04 10:37:54 +01:00
xfarrow b5d3cf1536
Update README.md 2024-02-29 16:03:28 +00:00
xfarrow 298e78ab1b update 2024-02-29 15:10:57 +01:00
xfarrow 60a383db07 Change Get Person API name 2024-02-29 12:21:20 +01:00
xfarrow dacf750633 Show organization 2024-02-29 12:20:08 +01:00
xfarrow e62631b42f update front-end 2024-02-28 15:13:19 +01:00
xfarrow 6e3fd69bf8 Update organization_model.js 2024-02-28 10:45:48 +01:00
xfarrow 38ffe52555 Update person_routes.js 2024-02-28 10:40:36 +01:00
xfarrow c917358537 renaming 2024-02-28 10:38:52 +01:00
xfarrow eb47953e3a some tidying up 2024-02-26 14:56:40 +01:00
xfarrow 3d9890bcef update 2024-02-26 12:27:22 +01:00
xfarrow 82e51832ef Better error handling 2024-02-26 10:58:35 +01:00
Alessandro Ferro 5b51c61011 update 2024-02-23 12:08:22 +01:00
Alessandro Ferro dadaa374bb create organization_model 2024-02-23 11:49:10 +01:00
Alessandro Ferro 7bd6889768 npx eslint --fix 2024-02-23 11:17:02 +01:00
xfarrow 29633f66b9 fix 2024-02-22 18:02:22 +01:00
xfarrow 2a321916ff Revert "ran 'npx standard --fix'"
This reverts commit 0dc67edc9b.
2024-02-22 17:39:29 +01:00
xfarrow 0dc67edc9b ran 'npx standard --fix' 2024-02-22 17:39:07 +01:00
xfarrow 42104ac0f4 add organization_admin_model 2024-02-22 16:35:43 +01:00
xfarrow b7241e85bd Update app.js 2024-02-22 11:47:54 +01:00
xfarrow 7fe83ee2e3 create organization_model, code refactoring 2024-02-22 11:31:38 +01:00
xfarrow 81dc61fd1f email fix 2024-02-21 14:49:03 +01:00
xfarrow b1e41237a4 add test file 2024-02-21 12:51:33 +01:00
xfarrow cfdac4872e Create person_model.js 2024-02-21 10:22:17 +01:00
Alessandro Ferro 93baed4b0a create organization_routes and organization_admin_routes 2024-02-20 22:59:53 +01:00
Alessandro Ferro 091c59d97a Update README.md 2024-02-20 22:29:02 +01:00
Alessandro Ferro b8279666a8 Update README.md 2024-02-20 22:27:44 +01:00
Alessandro Ferro f7f6c741c4 add organizationRoutes 2024-02-20 22:25:04 +01:00
Alessandro Ferro 65ac272876 Update api_controller.js 2024-02-20 17:49:28 +01:00
Alessandro Ferro b5c6bfded3 some comments, api port defaults to 3000 2024-02-20 16:20:09 +01:00
Alessandro Ferro ac8332c69a Update README.md 2024-02-20 16:04:25 +01:00
Alessandro Ferro 11b4cfba47 add comment 2024-02-20 16:03:21 +01:00
Alessandro Ferro 18be287a04 code refactoring 2024-02-20 15:50:37 +01:00
Alessandro Ferro bb64ccf7e3 project restructuring 2024-02-20 15:04:49 +01:00
Alessandro Ferro 4c10159416 project resstructuring 2024-02-20 12:30:17 +01:00
xfarrow bd5af489ee Update api_controller.js 2024-02-19 17:57:39 +01:00
xfarrow b436f03f9c Update BlinkApiUsageExample.json 2024-02-19 16:06:05 +01:00
xfarrow 8d6acf5ac6 update 2024-02-19 16:02:30 +01:00
xfarrow 468ca5224c add getMyself 2024-02-19 15:42:18 +01:00
xfarrow a31e6b4c66 check email already in use 2024-02-18 12:14:24 +01:00
xfarrow 46229ac247 sql improvement 2024-02-18 12:03:57 +01:00
xfarrow a6c8450ea5 code readability 2024-02-17 21:10:29 +01:00
xfarrow 9e4e268212 updateOrganization update 2024-02-16 21:43:10 +01:00
xfarrow 91eb4d4b56 .sql fix 2024-02-16 21:28:10 +01:00
xfarrow 212a03a42f
Update README.md 2024-02-16 10:43:42 +01:00
Alessandro Ferro a9bd306dcd Update api_controller.js 2024-02-16 10:32:15 +01:00
Alessandro Ferro 462e2250a1 update removeOrganizationAdmin 2024-02-16 10:31:13 +01:00
xfarrow a4ced1dee1 update 2024-02-15 18:00:46 +01:00
xfarrow 4bf1c71165 update addOrganizationAdmin 2024-02-15 16:38:17 +01:00
xfarrow 1891ee2067 update 2024-02-15 16:23:47 +01:00
xfarrow 9053ea6c5f add comment 2024-02-15 16:08:45 +01:00
xfarrow 73f2b4db89 update createOrganizationPost 2024-02-15 16:03:42 +01:00
xfarrow feafda9837 update updateOrganization 2024-02-15 15:38:45 +01:00
xfarrow 3519a44d6c Use standard coding style 2024-02-15 12:56:54 +01:00
xfarrow 3f7727f7d5 update create organization 2024-02-15 12:42:41 +01:00
xfarrow 84f11b9a23 Update .env 2024-02-15 10:41:34 +01:00
xfarrow 347d722537 Add some comments 2024-02-15 10:37:09 +01:00
xfarrow 8d1b5ba73b Enhanced UpdatePerson 2024-02-15 10:25:09 +01:00
xfarrow c8ac93d4dc Update api.js 2024-02-14 18:00:04 +01:00
xfarrow aaf2fddee3 Update api_controller.js 2024-02-14 17:53:09 +01:00
xfarrow 99bc453110 Update api_controller.js 2024-02-14 10:53:20 +01:00
xfarrow 585e9397c4 Add API usage limiter 2024-02-14 10:24:03 +01:00
xfarrow f89e05e508 update 2024-02-14 10:01:22 +01:00
xfarrow 2d5ff1137d small update 2024-02-12 17:31:39 +01:00
xfarrow 1b2db6f394 fix class diagram image 2024-02-08 12:08:42 +01:00
xfarrow d8d2374a19
Add class diagram 2024-02-08 11:08:00 +00:00
xfarrow c422800adf Update BlinkApiUsageExample.json 2023-10-23 12:09:34 +02:00
xfarrow 9a3e38d1b7 Remove organization admin 2023-10-23 12:05:55 +02:00
xfarrow 533b223c8b Update example usage 2023-10-19 17:54:02 +02:00
xfarrow 9c880af4d8 update organization 2023-10-19 15:53:45 +02:00
xfarrow bb1fbfa1f2 update person 2023-10-19 14:58:06 +02:00
xfarrow 0071ded9e9 delete isPersonOrganizationAdmin 2023-10-19 12:53:41 +02:00
xfarrow 7229af05f7 Update api_controller.js 2023-10-19 11:55:53 +02:00
xfarrow bc54c35916
Update README.md 2023-10-18 15:58:36 +00:00
xfarrow 6e1a9ac09c
Create README.md 2023-10-18 13:55:45 +00:00
xfarrow 55c2d889e8 update 2023-10-18 15:17:04 +02:00
xfarrow 37aa4268b4 First registering code 2023-10-18 13:03:41 +02:00
xfarrow 3902fd387b Update api_controller.js 2023-10-18 11:51:17 +02:00
xfarrow d83c7df663 update 2023-10-18 10:08:46 +02:00
xfarrow b0e793c5fc Get Organization 2023-10-18 09:33:47 +02:00