Commit Graph

21 Commits

Author SHA1 Message Date
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
sBubshait
13ad5a5bbe feat: Notifications support for invitations 2025-07-23 11:13:11 +03:00
Saleh Bubshait
a2523d603e
Merge branch 'main' into feature/invitations 2025-07-23 09:16:48 +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
b65c8a7340 feat: make /accept invitations takes JSON instead of URL encoded input 2025-07-22 10:34:08 +03:00
sBubshait
5f6f3a5f0a feat: add a categorised main /all invitations 2025-07-22 09:56:45 +03:00
sBubshait
a5215b126b feat: create /accept endpoint to accept invitations 2025-07-22 09:44:20 +03:00
sBubshait
cf373c9be3 feat: create /available endpoint for invitations to get all available invitations 2025-07-22 09:18:06 +03:00
sBubshait
ff87f161df feat: create respository and controllers for creating and viewing invitations 2025-07-22 09:12:18 +03:00
sBubshait
63cff0ab24 feat: create DTOs for requests and responses for invitations 2025-07-22 09:11:45 +03:00
sBubshait
a9f5a6d5de feat: create entities for invitations, attendees, and tags 2025-07-22 09:11:17 +03:00
sBubshait
9ab02dda7f feat: add Dockerfile for backend 2025-07-21 14:56:19 +03:00
sBubshait
1a540e6999 chore: update maven compile plugin to match JDK version 2025-07-21 14:56:10 +03:00
sBubshait
0905a51ec5 feat: add endpoint to update user information 2025-07-21 10:12:18 +03:00
sBubshait
930e6e5284 feat: add admin role and allow admins to create new users 2025-07-21 08:49:02 +03:00
sBubshait
00fe49b109 feat: add users and user login to backend 2025-07-20 15:59:24 +03:00
sBubshait
c78f246d96 feat: conncet backend with database 2025-07-20 15:14:09 +03:00
sBubshait
42b101f872 feat: add backend 2025-07-20 10:34:59 +03:00