oqtane.framework/Oqtane.Server/Repository/Interfaces
vnetonline b7de4b81a6 [ENHANCE] - Added IsRead property to Notifications
Fixed Version to Tenant.04.00.01.01 and reverted the Program.cs back to the way it was

This reverts commit 82fef82c4f.

[ENHANCE] - Added API to get Count of New Notifications based on IsRead

Fixed Typo in Notification Controller

[ENHANCE] - Added API to get Notifications by Count and IsRead
2023-07-06 01:02:05 +10:00
..
IAliasRepository.cs improve validation and exception handling in API Controllers 2021-06-15 19:11:00 -04:00
IDBContextDependencies.cs fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
IFileRepository.cs fix #2596 - fix EF Core tracking error when updating a file in a folder which has a Capacity specified 2023-02-15 12:43:18 -05:00
IFolderRepository.cs refactor user deletion 2021-03-29 12:58:40 -04:00
IJobLogRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
IJobRepository.cs improve validation and exception handling in API Controllers 2021-06-15 19:11:00 -04:00
ILanguageRepository.cs Add language repository & controller 2021-01-10 20:09:04 +03:00
ILogRepository.cs Enhanced Purge Job to include retention policy for Notifications 2022-02-24 12:37:06 -05:00
IModuleDefinitionRepository.cs ability to specify if a theme is enabled for a site 2023-05-24 13:09:10 -04:00
IModuleRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
INotificationRepository.cs [ENHANCE] - Added IsRead property to Notifications 2023-07-06 01:02:05 +10:00
IPageModuleRepository.cs add support for API permissions at the UI layer - including ability to delegate user, role, profile management 2023-01-09 11:38:25 -05:00
IPageRepository.cs improvements for personalized pages 2023-06-05 08:22:29 -04:00
IPermissionRepository.cs Major refactoring replacing permission strings with permission collections. These changes will require extensive regression testing. These changes may include breaking changes which will need to be identified and resolved to provide backward compatibility. 2023-02-28 17:59:21 -05:00
IProfileRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
IRoleRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
ISettingRepository.cs include purge job for maintaining event logs and visitor logs 2022-01-07 23:30:29 -05:00
ISiteRepository.cs ability to specify PageTemplates for modules 2023-05-30 15:52:27 -04:00
ISiteTemplateRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ISqlRepository.cs fix #2567 - migrate tenant connection string details from database to appsettings.json 2023-02-23 16:29:15 -05:00
ITenantRepository.cs Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
ITenantResolver.cs optimizing tenant resolution and routing 2021-05-10 17:45:39 -04:00
IThemeRepository.cs ability to specify if a theme is enabled for a site 2023-05-24 13:09:10 -04:00
IUrlMappingRepository.cs added support for url mapping and viitors 2021-12-09 08:48:56 -05:00
IUserRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
IUserRoleRepository.cs Improve validation and error handling in Controller methods 2021-06-07 15:29:08 -04:00
IVisitorRepository.cs Enhanced Purge Job to include retention policy for Notifications 2022-02-24 12:37:06 -05:00