Commit Graph

48 Commits

Author SHA1 Message Date
221f3bae4f feat: add find task by id endpoint 2025-01-13 14:15:29 +03:00
62621c1a15 feat: add validation for documents 2025-01-13 11:43:28 +03:00
756e947c8a feat: handle google login 2025-01-09 15:14:09 +03:00
db02a28b4d hotfix: fix completed task filter 2025-01-07 14:18:08 +03:00
ee433a5c8c fix: remove send email endpoint 2025-01-06 16:47:43 +03:00
3ab0f179d8 feat: add smtp and fix dynamic link 2025-01-06 16:46:35 +03:00
25ef549417 feat: prefix all apis 2025-01-05 14:46:49 +03:00
084d39096c feat:integration brancjio dynamic links to junior qr code registration 2025-01-05 13:15:57 +03:00
eca84b4e75 fix: general fixes on date types and some typos 2025-01-05 10:38:19 +03:00
aefa866ae7 feat: add money request cronjob, and edit money request entity 2025-01-02 11:22:33 +03:00
c0fafd3f7c feat: add cron job for allowance and implement cron lock 2024-12-30 16:10:19 +03:00
0fd2066c4a feat: add loggers to all services 2024-12-30 10:35:36 +03:00
ca71632755 refactor: sepeare user and auth modules 2024-12-29 14:17:39 +03:00
f383f6d14d feat: handle notification async using event emitter 2024-12-29 11:44:51 +03:00
a7028fa64c feat: sms using twillio 2024-12-29 09:46:02 +03:00
bb8cc33d53 fix: register fcm token on enabling push notification 2024-12-24 13:00:54 +03:00
3719498c2f feat: working on push notifications journey 2024-12-24 12:10:49 +03:00
5e9e83cb74 feat: gift journeys 2024-12-22 16:34:02 +03:00
28a2cb5d75 fix: fix exception in case of logout 2024-12-22 10:47:59 +03:00
8112fb81a2 feat: logout 2024-12-19 16:50:39 +03:00
93f5d83825 feat: refresh token 2024-12-19 16:25:39 +03:00
0748695f23 fix: remove comments from allowance entity 2024-12-19 15:21:44 +03:00
a201692c0c feat: allowance journey 2024-12-19 15:18:35 +03:00
ed57ce6e91 feat: working on money requests jounrey 2024-12-18 12:57:23 +03:00
b0972f1a0a feat: onbard junior by qrcode 2024-12-15 16:46:49 +03:00
4d2f6f57f4 feat: working on saving goals jounrey for juniors 2024-12-15 12:44:59 +03:00
24d990592d fix: fix tasks submission journey 2024-12-12 15:22:04 +03:00
5b7b7ff689 fix: fix oci bucket name in generating signed url 2024-12-12 13:30:11 +03:00
51fa61dbc6 feat: update customer profile picture and notifications settings 2024-12-12 13:15:47 +03:00
687b6a5c6d feat: seed default task logos 2024-12-12 11:14:38 +03:00
1f0a14fee4 fix: fix magic number lint issue 2024-12-12 09:47:49 +03:00
eb70828ae0 Merge branch 'mvp-1' of github.com:HamzaSha1/zod-backend into feat/signed-urls 2024-12-12 09:46:48 +03:00
220a03cc46 feat: working on signed url for private files 2024-12-12 09:46:38 +03:00
39b1e76bb5 fix: import tasks migration 2024-12-11 17:49:15 +03:00
35b434bc3d fix: fix multiple submissions 2024-12-11 11:09:55 +03:00
749ee5457f feat: tasks jounrey 2024-12-11 10:27:51 +03:00
66e1bb0f28 feat: protecting endpoint by roles 2024-12-10 10:11:47 +03:00
7ed37c30e1 feat: set theme for junior users 2024-12-10 09:23:30 +03:00
970a41c895 feat: create junior 2024-12-09 13:11:18 +03:00
7f7fef3f89 fix: fix pipeline 2024-12-08 13:21:46 +03:00
90ee8023e6 feat:forget password 2024-12-08 13:15:38 +03:00
f97bb08c5c fix: handle duplicate emails 2024-12-05 11:42:56 +03:00
26b2d153fd fix: fix unit test 2024-12-05 11:27:36 +03:00
2577f2dcac feat: registration jounrey for parents 2024-12-05 11:20:50 +03:00
2fdce34ffc fix: fix linting issues 2024-12-02 12:23:03 +03:00
2bf9dea771 fix: remove access type from document 2024-12-02 12:13:03 +03:00
847c078735 feat: upload document to oci bucket 2024-12-02 12:07:10 +03:00
05872b5170 feat:mvp1 initial commit 2024-11-21 06:07:08 +00:00