pramod_Task-#251: A "Notes" section appears in the contact view modal, allowing users to add a note for the selected contact. #124

Merged
pramod.mahajan merged 26 commits from pramod_Task-#251 into Feature_Directory 2025-05-21 11:00:04 +00:00

26 Commits

Author SHA1 Message Date
Pramod Mahajan
ad0be79943 updated cache 2025-05-21 16:28:44 +05:30
Pramod Mahajan
a076f1810f removed tab 2025-05-21 16:28:11 +05:30
Pramod Mahajan
c60409e108 changed toolbar position bottom to top 2025-05-21 16:27:51 +05:30
Pramod Mahajan
b4df17b7e0 unneeded margin removed 2025-05-21 16:27:17 +05:30
Pramod Mahajan
eb41a66a79 added delete not method inside driectoryrepository 2025-05-21 16:05:37 +05:30
Pramod Mahajan
83ec0ec5dd adjust modal close button appearance and position 2025-05-21 00:26:25 +05:30
Pramod Mahajan
e331208b3e edit, delete option to dropdown icon size changed -sm 2025-05-20 23:57:54 +05:30
Pramod Mahajan
5b155a3329 apply loading for card view 2025-05-20 22:44:14 +05:30
Pramod Mahajan
89221dec38 set text-primary color for add email icon 2025-05-20 22:43:32 +05:30
Pramod Mahajan
7f8784bf6a removed phone and emaill required validation 2025-05-20 22:42:11 +05:30
Pramod Mahajan
7942f37dd6 installed react-quill package and customize using new component Editor 2025-05-20 22:29:42 +05:30
Pramod Mahajan
c59daf0ffe chanages class to className 2025-05-20 22:28:00 +05:30
Pramod Mahajan
8afef0d81a repaced class to className 2025-05-20 18:52:17 +05:30
Pramod Mahajan
af294a56d9 set up triggle for open contact profile modal 2025-05-20 18:18:37 +05:30
Pramod Mahajan
75ab8f677c Replaced buttons with icon-only UI for cleaner layout and smaller size 2025-05-20 18:16:10 +05:30
Pramod Mahajan
7a30c74594 addded new component for profile contact , that open in modal for adding notes 2025-05-20 18:14:55 +05:30
Pramod Mahajan
9c9a69bc52 Replaced buttons with icon-only UI for cleaner layout and smaller size 2025-05-20 18:13:22 +05:30
Pramod Mahajan
c4de655fdf created separated editor component for customize react-quill 2025-05-20 18:10:52 +05:30
Pramod Mahajan
6e8bd7eef8 created useContactNote hook 2025-05-20 18:09:18 +05:30
Pramod Mahajan
3738730ecf added GetNot,CreateNote,UpdateNote inside DirectoryRepository 2025-05-20 18:04:19 +05:30
Pramod Mahajan
3572361c67 set up props variable close button display or not 2025-05-20 18:02:37 +05:30
Pramod Mahajan
c454b3e884 created new method for directoryRepository - CreateNote 2025-05-20 14:27:08 +05:30
Pramod Mahajan
ea2a587fad added new method for DirectoryRepository- GetContactProfile 2025-05-20 13:12:51 +05:30
Pramod Mahajan
39ea50115f added new hook - useContactProfile 2025-05-20 13:11:59 +05:30
Pramod Mahajan
8a53e2d8de replace add phone & email button with icon-only element for cleaner UI 2025-05-19 16:32:09 +05:30
Pramod Mahajan
35b036398f chnaged checkbox color 2025-05-19 13:37:05 +05:30