Commit Graph

6 Commits

Author SHA1 Message Date
Leons Aleksandrovs e969d56ab6 feat(api): delete template endpoint 2025-07-13 14:26:09 +03:00
Leons Aleksandrovs fa095def44 feat(api): update template 2025-07-13 14:19:47 +03:00
Leons Aleksandrovs 23f8cde5af feat(template): view created template 2025-07-13 14:01:47 +03:00
Leons Aleksandrovs d0de05e0a2 feat(cover): Display generated cover letters 2025-07-12 17:11:11 +03:00
Leons Aleksandrovs e35bf46dac feat(api): add return for all user templates
BREAKING: Template api will return different variables in template
object
2025-07-10 20:36:37 +03:00
Leons Aleksandrovs 938c9a66e5 feat(api): create template
Add template table to the database
Create controller function to check if user has template, and create it
in the database
Made universal jwt.Claims of user data retrieval function
2025-07-09 23:19:31 +03:00