Commit Graph

90 Commits

Author SHA1 Message Date
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 298e78ab1b update 2024-02-29 15:10:57 +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 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 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 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 a6c8450ea5 code readability 2024-02-17 21:10:29 +01:00
xfarrow 9e4e268212 updateOrganization update 2024-02-16 21:43:10 +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