Commit Graph

92 Commits

Author SHA1 Message Date
mahyargdz 0764c2689f feat: enhance danak services with feedback system and improved metadata tracking
- Add service feedback system with CRUD operations
- Add service guide functionality
- Enhance metadata tracking with comprehensive headers (user-agent, referer, language, etc.)
- Add new DTOs for feedback and guide management
- Add repositories for feedback and guide entities
- Update controller with new endpoints for feedback management
- Improve service organization and method structure
- Add payment and user entity enhancements
2025-08-19 13:15:13 +03:30
mahyargdz ef57dc7107 chore: change the login and regitster flow to single route 2025-08-16 12:50:58 +03:30
mahyargdz 9262c5b569 update: remove birthday and national code 2025-08-02 09:57:16 +03:30
mahyargdz aa695cc17c fix: permisson 2025-05-27 11:06:26 +03:30
Mahyargdz d5ae216784 update: user me data 2025-05-24 15:26:48 +03:30
Mahyargdz e3a75f16a0 update: add no paginate to the user get 2025-05-13 10:49:15 +03:30
mahyargdz 9faa75b049 feat: implement invoice processing and discount management 2025-05-07 15:34:17 +03:30
mahyargdz 61513d5059 feat: add support plan but not tested 2025-05-05 14:44:53 +03:30
mahyargdz 06272b5afe feat: remove the permisson guard from the admin get 2025-05-05 09:49:04 +03:30
mahyargdz 170bb867d0 chore: add notif service for new criticisms ticket and subscribtion 2025-05-04 14:48:39 +03:30
mahyargdz 9d50578cc2 chore: add notif service for new blog and service comment 2025-05-04 12:59:55 +03:30
mahyargdz 29c8a675fb update: join the address to the real and legal user 2025-05-04 09:54:43 +03:30
mahyargdz 4f54774400 refactor: update payment entity and users repository 2025-04-30 14:52:02 +03:30
mahyargdz d69755a690 fix: bug 2025-04-23 15:04:03 +03:30
mahyargdz 5ef5edc44b chore: add crude for admin 2025-04-22 12:28:11 +03:30
mahyargdz 160040a4b7 chore: add sso service and logic 2025-04-21 10:41:43 +03:30
mahyargdz a2088e6176 chore: add new route to get admin permissons 2025-04-20 09:51:29 +03:30
mahyargdz d198800362 update: commit for the new file 2025-04-19 09:46:10 +03:30
mahyargdz 999ce9cee2 update: the danak services module and add new route to fetch the danak service 2025-04-16 15:28:45 +03:30
mahyargdz bd4d9dbf0d chore: add referral logic to first payment 2025-04-15 14:58:28 +03:30
mahyargdz 167cb15e32 fix: eslint problem 2025-04-14 16:45:01 +03:30
mahyargdz bec73658d5 chore: add referral module 2025-04-14 16:35:15 +03:30
mahyargdz 78f481871c fix: bug in the sliders and blog module 2025-04-13 10:32:24 +03:30
mahyargdz a9879732a3 chore: add blog blog comment and blog category crud 2025-04-12 16:09:25 +03:30
mahyargdz 0bc001c66b chore: add new structure for the ticket assinge to admins 2025-04-04 14:22:35 +03:30
mahyargdz 144bfb2ac1 fix: join address to the customer get by admin 2025-03-06 12:12:20 +03:30
mahyargdz b92a65c22c chore: add create customer and update customer for admin 2025-03-06 09:35:59 +03:30
mahyargdz 1f08514deb chore: fetch ticket that only assing to a admin and only super admin can see all ticket 2025-03-03 12:03:20 +03:30
mahyargdz c302ab1c77 fix: add notiftype 2025-03-03 11:39:59 +03:30
mahyargdz 0abac00bde fix: bug in the customer and tikcet for admin panel 2025-03-03 09:31:23 +03:30
mahyargdz 0da12b89eb chore: change the real user abd legal user data 2025-03-02 18:02:18 +03:30
mahyargdz 28486d64ee fix: bug in thre login process 2025-03-02 16:28:07 +03:30
mahyargdz 449cb05b15 fix: remove auth guard from the user verify email route 2025-03-01 17:28:35 +03:30
mahyargdz ada9c153e6 fix: the bug in transaction list user side 2025-03-01 11:43:52 +03:30
mahyargdz 76feef7645 update: add new field for subscription of user when purchased 2025-02-28 13:03:30 +03:30
mahyargdz 93c5ad49d3 fix: the email vaerification logic error 2025-02-26 20:15:16 +03:30
Matin f8a1a7b784 chore: get real,legal user data in get one customer api 2025-02-25 10:46:19 +03:30
Matin 35a61ce90e chore: quick access 2025-02-25 10:38:32 +03:30
mahyargdz d563c254e2 chore: redirect user after payment gateway 2025-02-24 15:27:38 +03:30
Matin 3b0120d338 chore: approve invoice, reports for admin dashboard 2025-02-22 16:04:36 +03:30
Matin e0a267bf2b chore: get announcements for customers 2025-02-20 12:09:37 +03:30
Matin 5b8f419d81 chore: get announcements for user that buy service 2025-02-20 11:29:17 +03:30
Matin 99fa47356a chore: update user profile 2025-02-20 09:50:01 +03:30
Matin c306dca107 chore: delete permission for get ticket categories 2025-02-19 16:31:37 +03:30
Matin 3099bcf78e chore: check phone is exist in create admin 2025-02-19 12:06:26 +03:30
Matin 178602aa69 chore: get customers 2025-02-18 14:49:48 +03:30
Matin dece70a133 chore: get customers 2025-02-18 14:44:26 +03:30
Matin ce3e97003b chore: create customer 2025-02-18 12:45:12 +03:30
Matin ef928da5e2 chore: create customer 2025-02-18 12:43:57 +03:30
Matin fb0c484728 chore: create customer 2025-02-18 12:23:09 +03:30