gohorsejobs/backoffice/src
2026-01-03 20:28:21 -03:00
..
admin feat(migration): move admin cloudflare routes to backoffice and cleanup backend 2025-12-15 10:52:40 -03:00
auth feat(auth): add cookie parsing and JWT auth guard to backoffice 2025-12-24 10:27:04 -03:00
credentials Add payment gateway configs and lock credentials 2026-01-03 20:28:21 -03:00
email feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
external-services Implement secure Stripe credential management using RSA encryption 2025-12-26 11:03:52 -03:00
fcm-tokens feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
plans Add Stripe controller routes and full Plans CRUD in backoffice 2025-12-26 10:30:10 -03:00
stripe test(backoffice): add unit tests for StripeService 2025-12-28 11:03:58 -03:00
app.controller.spec.ts feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
app.controller.ts feat(backoffice): standardize root response root json format 2026-01-02 19:50:47 -03:00
app.module.ts feat: migrate credentials management to backoffice nestjs 2025-12-31 16:25:32 -03:00
app.service.ts feat(backoffice): standardize root response root json format 2026-01-02 19:50:47 -03:00
main.ts feat(auth): add cookie parsing and JWT auth guard to backoffice 2025-12-24 10:27:04 -03:00