Commit Graph

152 Commits

Author SHA1 Message Date
xfarrow 956056ce11 Remove tests. Will be reintegrated at a later time 2024-08-27 17:19:25 +02:00
xfarrow f020dfd430 update 2024-05-23 12:25:22 +02:00
xfarrow 3440713d71 update 2024-03-28 09:22:46 +01:00
xfarrow e21550f803 findByOrganizationId also returns tags 2024-03-27 15:26:15 +01:00
xfarrow 21d32a89f9 reset password validator 2024-03-27 12:35:12 +01:00
xfarrow 9ce808e928 Update job_offer_validator.js 2024-03-27 12:10:50 +01:00
xfarrow 44bf3a41c6 job offer validator 2024-03-27 09:32:39 +01:00
Alessandro Ferro 68dafe32d1 reset password complete 2024-03-26 17:05:17 +01:00
xfarrow 97783ab96a Update reset_password_routes.js 2024-03-25 18:00:22 +01:00
xfarrow 84a7290ebc Update reset_password_model.js 2024-03-25 15:56:44 +01:00
xfarrow dbdc9f78c5 reset password API complete 2024-03-25 15:39:04 +01:00
xfarrow c06869d3b4 create reset password route 2024-03-25 12:55:45 +01:00
xfarrow 7d21f4c8ad add test connection route 2024-03-24 19:44:13 +01:00
xfarrow 572ca83a8f The API server now respects the Bearer token scheme 2024-03-21 16:53:46 +01:00
xfarrow b4b70b524d Rate limiter in another file 2024-03-20 16:56:16 +01:00
xfarrow b7144f1adb adding filter validator 2024-03-20 10:55:03 +01:00
xfarrow 4f92f2dab5 adding filter organization 2024-03-20 10:48:46 +01:00
xfarrow d76a0d056a fix route handling 2024-03-20 10:30:49 +01:00
xfarrow bb4749f874 Update person_routes.js 2024-03-20 09:52:24 +01:00
xfarrow 86bb9717d8 update 2024-03-18 17:54:57 +01:00
xfarrow 072d659425 Update job_offer_model.js 2024-03-18 17:28:46 +01:00
xfarrow 8636416003 removed isHiring from Organization. Will be calculated 2024-03-18 16:24:56 +01:00
xfarrow 61f021db3c update 2024-03-18 16:13:48 +01:00
xfarrow 7ef8cd4a48 update 2024-03-18 16:10:24 +01:00
xfarrow 8fdef6f510 create job offer tag + some fixes 2024-03-18 15:13:53 +01:00
xfarrow 06a548eb55 Update job_offer_routes.js 2024-03-18 12:21:13 +01:00
xfarrow 9cd0ba795d Create Job Offer, not complete yet 2024-03-18 12:20:19 +01:00
xfarrow 8543b0db52 new func names 2024-03-17 21:56:28 +01:00
xfarrow a9b9a3b092 new func names 2024-03-17 21:39:46 +01:00
xfarrow 97923faf2c Create error_utils.js 2024-03-14 15:51:47 +01:00
xfarrow b2abaf7685 update 2024-03-14 15:29:27 +01:00
xfarrow d13a6b45e6 file name change 2024-03-14 11:29:21 +01:00
xfarrow a06d15db47 update email settings 2024-03-14 11:24:40 +01:00
xfarrow 95f9973f21 removed osm data fetcher for now 2024-03-13 12:39:28 +01:00
xfarrow c164728a9b update 2024-03-13 12:16:20 +01:00
xfarrow aa8e67120f bugfixes 2024-03-13 12:02:14 +01:00
xfarrow 83af80d097 validating organization admin 2024-03-13 09:22:11 +01:00
Alessandro Ferro 91d7ba5e48 fix 2024-03-12 14:46:53 +01:00
Alessandro Ferro 44a797a57a organzization validation + more standardized 2024-03-12 11:59:44 +01:00
xfarrow bb547e8911 Create osm_data_fetcher.js 2024-03-11 18:08:01 +01:00
xfarrow 5698e702af Update mail_utils.js 2024-03-11 17:23:00 +01:00
xfarrow 35e74b982f APIs more standardized 2024-03-11 12:28:59 +01:00
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