Commit Graph

16 Commits

Author SHA1 Message Date
Veronika Fehérvíziová
a69674a9c7 fix: ignore time value of start and end values in requests 2025-10-31 23:15:13 +01:00
Veronika Fehérvíziová
75f3dd3f04 fix: incorrect user ID being used with overlap checking 2025-10-31 23:05:19 +01:00
Veronika Fehérvíziová
5065b2ad8d fix: add option to ignore overlapping internships if they have the same ID 2025-10-31 22:43:59 +01:00
Veronika Fehérvíziová
107cf8a7ea refactor: reformat datetime value to display date only 2025-10-31 22:39:56 +01:00
Veronika Fehérvíziová
c72b507245 feat: add API endpoint for updating basic internship information 2025-10-31 22:31:08 +01:00
Veronika Fehérvíziová
2e5dcda640 feat: add API route for getting a single internship 2025-10-31 21:46:07 +01:00
Veronika Fehérvíziová
1ae81221a5 feat: implement API endpoint for getting all internships for admins 2025-10-31 20:43:01 +01:00
Veronika Fehérvíziová
1683155ae3 refactor: change API endpoint for getting student's personal internships 2025-10-31 20:32:16 +01:00
f388f093e3 feat: implement internship creation and company listing 2025-10-31 14:20:10 +01:00
94a5776cbc feat: add internship retrieval and display functionality 2025-10-23 14:16:13 +02:00
2693e0a755 feat: implement "forgot my password" 2025-10-21 20:41:32 +02:00
7959eec118 feat: implement user registration email notification and add email templates 2025-10-21 18:00:45 +02:00
d3efbaad34 feat: enhance user registration to include role-based data for students and employers 2025-10-21 17:15:23 +02:00
e3c7bd3a5a refactor: create models, factories, and seeders for Company, Internship, InternshipStatus, and StudentData 2025-10-21 12:25:54 +02:00
f9902c2ed1 refactor: improve migrations and update User fields 2025-10-20 21:38:31 +02:00
0eb49c5808 initial 2025-10-07 14:43:45 +02:00