Commit Graph

104 Commits

Author SHA1 Message Date
sBubshait
481615260c feat: Editing Profiles 2025-08-03 10:06:34 +03:00
sBubshait
7c2298df35 feat: implement /updateUser endpoint in backend 2025-07-29 09:22:40 +03:00
sBubshait
8bc1c7bab1 feat: add invitations badge with available invites 2025-07-28 11:34:44 +03:00
sBubshait
80a280a4aa feat: add an accept button in view invitations page 2025-07-28 11:24:58 +03:00
sBubshait
c9316b5190 feat: disable native safari swipe navigation on IOS for gesture back 2025-07-28 11:17:27 +03:00
sBubshait
a2abe08d3a feat: gesture back improvement 2025-07-28 10:15:16 +03:00
sBubshait
e73bc88879 feat: cache and poll the user profile page 2025-07-28 10:02:10 +03:00
sBubshait
ff3ca9ab1f feat: polling and caching for posts and invitations 2025-07-28 09:50:37 +03:00
Saleh Bubshait
e460cca64e
Merge pull request #9 from sBubshait/feature/post-comments
feat: commenting on posts
2025-07-27 13:16:50 +03:00
sBubshait
0a5b89dd6a feat: commenting on posts 2025-07-27 13:14:42 +03:00
Saleh Bubshait
6ebf8f4f2d
Merge pull request #8 from sBubshait/feature/post-comments
Comments and Replies to Comments in Backend
2025-07-27 10:48:10 +03:00
sBubshait
1544b37ed3 feat: implement listing posts in a hierarchical structure 2025-07-27 10:46:59 +03:00
sBubshait
304ba5c731 feat: creating comments endpoint (backend) 2025-07-27 10:37:56 +03:00
sBubshait
a6babf18ac feat: automatically sign out after 403 response 2025-07-27 10:37:22 +03:00
sBubshait
e0ad0b8e29 feat: updated redundant security config authentication provider 2025-07-27 10:37:07 +03:00
sBubshait
77fece4682 fix: CI/CD by setting a production environment with secrets 2025-07-27 09:48:32 +03:00
sBubshait
452cf41980 feat: CI/CD skip directly to deployment for testing stage 2025-07-27 09:46:53 +03:00
sBubshait
a72ec8e3f0 chore: delete old CI/CD pipeline pushing to Firebase 2025-07-27 09:46:00 +03:00
Saleh Bubshait
723abf5823
Merge pull request #7 from sBubshait/feature/view-post-comments
Feature/view post comments
2025-07-27 09:44:47 +03:00
sBubshait
d8e9ea9c6e feat: CI/CD to user production server 2025-07-27 09:44:13 +03:00
sBubshait
5eb191e93e feat: fix gesture back to prevent going bakc to login 2025-07-24 14:19:15 +03:00
Saleh Bubshait
fa2b0448a8
Merge pull request #6 from sBubshait/feature/view-post-comments
Feature/view post comments
2025-07-24 10:37:06 +03:00
sBubshait
526cf94360 feat: support seeing all people that liked a post 2025-07-24 10:34:24 +03:00
sBubshait
8adb57af8a feat: getting a specific post backend 2025-07-24 10:17:52 +03:00
sBubshait
638ce4ee30 fix: update API url to the production url 2025-07-23 15:13:01 +03:00
Saleh Bubshait
92026f71e2
Merge pull request #5 from sBubshait/feature/posts
Posts
2025-07-23 15:11:50 +03:00
sBubshait
100c51c865 feat: creating users from the front end for admin users 2025-07-23 15:10:50 +03:00
sBubshait
e4ab34b97f feat: implement like/unlike and refactor posts 2025-07-23 14:38:36 +03:00
sBubshait
037bdf64b8 feat: backend returns whether user liked each post (efficiently using sets). 2025-07-23 14:23:12 +03:00
sBubshait
221136b4ee feat: implement share button on posts 2025-07-23 14:16:39 +03:00
sBubshait
066e032120 feat: like and unlike backend endpoints 2025-07-23 14:16:08 +03:00
sBubshait
86a4535f9a feat: implement profile page user feed 2025-07-23 14:07:34 +03:00
sBubshait
c548c7e2a3 feat: Get the signed in user posts from endpoint 2025-07-23 14:07:20 +03:00
sBubshait
05fb7b19aa feat: feed page connected with backend 2025-07-23 13:50:49 +03:00
sBubshait
32cec6da12 feat: getting all posts and user's posts. 2025-07-23 13:48:27 +03:00
sBubshait
e146b18f1d feat: UI for creating posts 2025-07-23 13:36:53 +03:00
sBubshait
2733ce8269 feat: Post entity and endpoint to create posts 2025-07-23 13:36:45 +03:00
sBubshait
a932b42adb feat: enable API docs through /docs via Swagger 2025-07-23 13:36:27 +03:00
sBubshait
638e6343c9 feat: API documentation UI 2025-07-23 13:35:56 +03:00
Saleh Bubshait
cfb61fdaa4
Merge pull request #4 from sBubshait/feature/invitations
feat: Notifications support for invitations
2025-07-23 13:12:52 +03:00
sBubshait
13ad5a5bbe feat: Notifications support for invitations 2025-07-23 11:13:11 +03:00
Saleh Bubshait
979096d2c9
Merge pull request #3 from sBubshait/feature/invitations
Invitations
2025-07-23 09:16:56 +03:00
Saleh Bubshait
a2523d603e
Merge branch 'main' into feature/invitations 2025-07-23 09:16:48 +03:00
sBubshait
959b818b20 feat: update the tags and their icons and colours 2025-07-23 09:12:37 +03:00
sBubshait
2de55848f9 feat: add a view button to available invites to see participants 2025-07-23 08:54:03 +03:00
sBubshait
c060e26b5a feat: add a details page for invitation to see attendees 2025-07-22 15:46:13 +03:00
sBubshait
78ef21d2b7 feat: cancel invitations for both attendees and organisers 2025-07-22 15:45:58 +03:00
sBubshait
05e9261f62 feat: add /get for invitations that gets the invite and its attendees. 2025-07-22 15:37:31 +03:00
sBubshait
2f7bc9e6c5 feat: creating invites frontend 2025-07-22 10:47:45 +03:00
sBubshait
d2f74d0296 feat: show back button in settings 2025-07-22 10:35:57 +03:00