Commit Graph

10 Commits

Author SHA1 Message Date
ffea9e3210 prevent notifications from being accessed by other users 2024-11-26 14:30:41 -05:00
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
938bcb2b62 Added more constructors for convenience in creating Notification objects. Refactored to use the new constructors where applicable. Fixed localization key issue in Site Settings and added scroll to top when testing SMTP. 2022-02-24 09:01:44 -05:00
bcff9caf5c More documentation - almost all Models done
https://github.com/oqtane/oqtane.framework/issues/1382
Should not contain any code changes, just docs
2021-05-26 00:01:22 +02:00
82a118b603 notification improvements 2021-01-18 14:39:56 -05:00
ab8a1e7324 Step 1. 2020-06-18 06:13:15 -04:00
99cad13890 restrict user data leakage 2020-06-03 19:46:47 -04:00
5af6f7a52d Namespace Fix undo (#340) 2020-04-04 14:06:24 -04:00
71bd3a8d6a Namespace fix (#335) 2020-04-03 17:18:33 -04:00
0aed11e71c notification service and user management improvements 2020-02-03 16:43:37 -05:00