join/src/app/services
2025-03-26 13:14:34 +01:00
..
api.service.ts refactor: optimized functions in ApiService and AuthService 2025-03-25 08:25:24 +01:00
auth.service.ts feat: integrate ngx-toastr in ErrorHandlingService to display error messages in toast notifications. 2025-03-26 13:14:34 +01:00
drag-drop.service.ts docs: add JSDoc comments to DragDropService 2024-11-14 04:40:45 +01:00
error-handling.service.ts feat: integrate ngx-toastr in ErrorHandlingService to display error messages in toast notifications. 2025-03-26 13:14:34 +01:00
firebase.service.ts docs: add JSDoc comments to FirebaseService 2024-11-14 04:47:27 +01:00
language.service.ts docs: add JSDoc comments to LanguageService 2024-11-14 04:43:51 +01:00
login.service.ts feat: migrate login, logout, and auth guards to Django Rest 2025-03-23 19:58:26 +01:00
overlay.service.ts docs: add JSDoc comments to OverlayService 2024-11-14 04:42:26 +01:00
shared.service.ts docs: add JSDoc comments to SharedService 2024-11-14 04:41:53 +01:00
task.service.ts feat: migrate SummaryComponent to Django Rest and replace user with userId 2025-03-23 15:10:39 +01:00
token.service.ts feat: created TokenService and moved logic from AuthService and ApiService 2025-03-24 09:10:25 +01:00