18 Commits

Author SHA1 Message Date
7e70297e7c Added an Email service and API to send an Email of daily project progress report 2025-05-26 06:12:16 +00:00
0c49d8d05c Changed file structure in model project 2025-05-10 13:16:20 +05:30
261938fbad Added isSystem flage in Employee and ApplicationRole table and added functionality not to suspend employee if isSystem=true and not to update or delete application role if isSystem=true 2025-05-08 15:02:24 +05:30
c60bc8a9e5 Improved the DataSeeder logic in the startup process to ensure consistent and accurate seeding of initial data. 2025-05-03 21:55:47 +05:30
3ec1ff1b5f Converte all Ids from Integer to Guid 2025-05-03 09:44:35 +00:00
e6d0dbcdca Removed Possible null refreance warnings 2025-04-29 05:44:32 +00:00
e6ecbc2f78 Fixed the bug of email template not found in production environment 2025-04-27 11:48:56 +05:30
fc050631e7 Implemented functionality to whitelist file extensions during upload to S3 2025-04-26 16:01:35 +05:30
ace2fe7d54 Implemented core forum features including ticket creation, ticket updates, adding and updating comments, managing attachments, retrieving ticket details by ID, and fetching the ticket list 2025-04-25 17:41:44 +05:30
5ca7d721fc The attendance logs are displaying inaccurate data during retrieval 2025-04-24 18:31:21 +05:30
4d0901b4dd Implemented functionality to upload captured attendance images to Amazon S3 and record associated data in the database. 2025-04-23 15:00:38 +05:30
f45f75befb Created API to Request Demo of application and added table to store the data of user 2025-04-18 14:07:08 +05:30
b93b581d60 Modify Email Templates
- Remove address and contact number
- Add link to email
- change twitter logo to x
- link x logo to company twitter account

Add new template to inform password change success
- add code to send email on password change success
2025-04-15 12:12:35 +00:00
c44deb439e Removed all warning 2025-04-09 16:29:38 +05:30
58bb684c4b Removed all Warnings from Services project 2025-04-09 09:18:15 +05:30
ec5fba0637 Fixed null refrenance warning 2025-04-09 08:46:29 +05:30
0ea14ff112 Push user rights branh 2025-03-25 13:01:56 +05:30
17d42f2cdf Add main version branch 2025-03-25 11:53:37 +05:30