iamprovidence / Lama

A photo sharing and storage service
https://iamprovidence.github.io/Lama/
MIT License
0 stars 0 forks source link

Add notifications close #26, close #50 #75

Closed iamprovidence closed 4 years ago

iamprovidence commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
- Added 3

Complexity increasing per file
==============================
- src/backend/Shared/ApiResponse/ApiResponse/ActionResult/NotificationActionResultBuilder.cs  1
- src/backend/LamaAPI/Domains/Entities/Notification.cs  1
- src/backend/LamaAPI/Infrastructure/Migrations/20200321110943_AddNotifications.Designer.cs  1
- src/backend/LamaAPI/Application/Notifications/Queries/GetCurrentUserNotifications/NotificationList.cs  1
- src/backend/Shared/ApiResponse/ApiResponse/Exceptions/UserFriendlyException.cs  1
- src/backend/LamaAPI/Application/Notifications/Commands/MarkNotificationAsRead/MarkNotificationAsReadCommand.cs  1
- src/frontend/Angular/src/app/core/enums/notification-types.ts  1
- src/backend/Shared/ApiResponse/ApiResponse/ActionResult/NotificationResult.cs  1
- src/backend/Shared/ApiResponse/ApiResponse/ActionResult/NotificationActionResult.cs  1
- src/backend/LamaAPI/Application/Notifications/Queries/GetCurrentUserNotifications/GetCurrentUserNotificationsQueryHandler.cs  1
- src/backend/LamaAPI/Infrastructure/Configurations/NotificationConfiguration.cs  1
- src/backend/LamaAPI/Application/Notifications/Commands/MarkNotificationAsRead/MarkNotificationAsReadCommandHandler.cs  2
- src/backend/LamaAPI/Infrastructure/Migrations/20200321110943_AddNotifications.cs  1
- src/backend/LamaAPI/API/Controllers/NotificationsController.cs  1
- src/backend/LamaAPI/Application/Notifications/NotificationsProfile.cs  1
- src/backend/Shared/ApiResponse/ApiResponse/Configuration/NotificationResponseConfiguration.cs  1
- src/backend/Shared/ApiResponse/ApiResponse/ActionResult/ControllerExtensions.cs  1
- scripts/elasticsearch/indices-info.py  1
- src/backend/Shared/ApiResponse/ApiResponse/Middlewares/ExceptionToNotificationMiddleware.cs  1

Clones added
============
- src/backend/LamaAPI/Infrastructure/Migrations/20200321110943_AddNotifications.Designer.cs  11
- src/backend/LamaAPI/Infrastructure/Migrations/ApplicationDbContextModelSnapshot.cs  4

See the complete overview on Codacy