34 Commits

Author SHA1 Message Date
Leons Aleksandrovs a6311bb74a style(container): make container smaller, easier to read 2025-07-14 15:42:13 +03:00
Leons Aleksandrovs f9841868b3 feat(header): added create cover link to header 2025-07-14 15:37:25 +03:00
Leons Aleksandrovs 6d13680e99 feat(prod): production stage for frontend 2025-07-13 21:37:56 +03:00
Leons Aleksandrovs b4e4f3e53f fix(template): fix create template form disappeared 2025-07-13 14:45:08 +03:00
Leons Aleksandrovs dc83819192 style(cover): matched style for cover letters with templates 2025-07-13 14:35:01 +03:00
Leons Aleksandrovs b44c797272 style(loading): skeleton matching the output 2025-07-13 14:29:07 +03:00
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 f82400e333 feat(api): add endpoints to edit and delete cover letters 2025-07-13 13:05:47 +03:00
Leons Aleksandrovs a8646f9f51 feat(requests): add delete and post function 2025-07-13 12:39:29 +03:00
Leons Aleksandrovs aa3c5c9711 feat(cover): add edit form to frontend 2025-07-12 17:48:20 +03:00
Leons Aleksandrovs 7558bcc589 feat(cover): download cover letter as png 2025-07-12 17:24:38 +03:00
Leons Aleksandrovs d0de05e0a2 feat(cover): Display generated cover letters 2025-07-12 17:11:11 +03:00
Leons Aleksandrovs a8986b2276 feat(cover): frontend generate cover letters 2025-07-12 15:58:38 +03:00
Leons Aleksandrovs b88b0cf7da checkpoint(cover): backend ready before AI development 2025-07-12 14:38:21 +03:00
Leons Aleksandrovs 6cf30698b0 feat(cover): frontend for requesting cover letters 2025-07-10 22:48:01 +03:00
Leons Aleksandrovs 16269e9669 feat(template): show template in templates view 2025-07-10 21:05:10 +03:00
Leons Aleksandrovs 9f99f6a4a9 feat(template): create template via GUI 2025-07-10 19:11:21 +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
Leons Aleksandrovs 3376043428 feat(template): add form hook for rich text editor / create template page 2025-07-09 21:29:07 +03:00
Leons Aleksandrovs 49bc7dc60a Prepeared for template creation 2025-07-06 22:04:12 +03:00
Leons Aleksandrovs 4e730bfe12 User authentication complete 2025-07-06 21:40:32 +03:00
Leons Aleksandrovs 3003a961b6 Backend structure / login with JWT 2025-07-06 16:46:21 +03:00
Leons Aleksandrovs 6b20ea1a3c Frontend registration 2025-07-05 22:29:51 +03:00
Leons Aleksandrovs a42e61fb48 Frontend form handling done 2025-07-05 21:11:09 +03:00
Leons Aleksandrovs 58d53b17cb Made login / register UI. Started implementing validation 2025-07-04 22:39:00 +03:00
Leons Aleksandrovs 2cd3027b72 Replaced tabler with lucide
Because it caused so many requests in development it was horrible
2025-07-04 21:49:16 +03:00
Leons Aleksandrovs bedc593273 Added shadcn 2025-07-04 21:21:58 +03:00
Leons Aleksandrovs b6e644e298 Added tabler icons 2025-07-04 21:20:13 +03:00
Leons Aleksandrovs 4c4f3000e2 Deleted demo junk 2025-07-04 20:53:06 +03:00
Leons Aleksandrovs aad8dd5674 Prettier prettied 2025-07-04 19:11:47 +03:00
Leons Aleksandrovs 6130fc8abf Started BE structure / docker for FE dev 2025-07-03 17:55:15 +03:00
Leons Aleksandrovs 1818b3f225 BE / FE Init 2025-07-03 14:01:40 +03:00