148 Commits

Author SHA1 Message Date
xfarrow
4564ec84f0 e-mail function changed 2024-03-11 11:50:25 +01:00
Alessandro Ferro
6d79cb04d9 Activation completed 2024-03-08 09:58:06 +01:00
Alessandro Ferro
0626cd02c8 Update mail_utils.js 2024-03-08 09:18:08 +01:00
xfarrow
696d1b8b7b Send e-mail verification 2024-03-07 18:08:09 +01:00
xfarrow
d491b9064c Update person_routes.js 2024-03-07 16:38:19 +01:00
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 0dc67edc9baafaff19d7edebc1ccb3144d5397e8.
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