727 Commits

Author SHA1 Message Date
ff56245119 Merge pull request 'pramod_Task#351: Contact Tag Delete and Update' (#141) from pramod_Task#351 into Feature_Directory
Reviewed-on: #141
2025-05-24 12:22:59 +00:00
Pramod Mahajan
79e38f6cd5 modified url for delete and update contact tag 2025-05-24 16:02:46 +05:30
Pramod Mahajan
3593e7d46c added new modal for edit contact tag and delete contact tag 2025-05-24 16:02:16 +05:30
Pramod Mahajan
144817aef6 added new component for Edit contact Tag 2025-05-24 16:00:23 +05:30
889b5ab069 Merge pull request 'pramod_Enhancement-#333' (#136) from pramod_Enhancement-#333 into Feature_Directory
Reviewed-on: #136
2025-05-24 04:39:57 +00:00
Pramod Mahajan
bcc09851d3 no more need 2025-05-23 18:25:25 +05:30
Pramod Mahajan
45cd17c808 added feature active and inactive not displays 2025-05-23 18:24:19 +05:30
Pramod Mahajan
d9ce90e20e modified table column, if inactive contacts hide action column 2025-05-23 18:23:27 +05:30
Pramod Mahajan
385f08e752 added in List view active or inactive contacts 2025-05-23 18:22:01 +05:30
Pramod Mahajan
52ec9408d2 added on more params - active 2025-05-23 18:20:09 +05:30
Pramod Mahajan
64973029cc modified display active as well as inactives contact 2025-05-23 16:59:14 +05:30
Pramod Mahajan
7e4f4c8973 modified GetContact method of taking parma active or inactive 2025-05-23 16:58:03 +05:30
Pramod Mahajan
6943f4e9ca modified enable option only active contact 2025-05-23 16:56:52 +05:30
Pramod Mahajan
af996196a1 modified hook, for taking active or incative params 2025-05-23 16:55:42 +05:30
b4d3e6453f Merge pull request 'Implemented delete functionality for contacts' (#130) from pramod_Task-#321 into Feature_Directory
Reviewed-on: #130
2025-05-22 13:12:14 +00:00
Pramod Mahajan
ab47a44c60 display not found msg if data is empty 2025-05-22 18:20:34 +05:30
Pramod Mahajan
10e38353aa correct note added time 2025-05-22 18:19:38 +05:30
Pramod Mahajan
e372405ac0 split common use fun in util file 2025-05-22 18:18:34 +05:30
Pramod Mahajan
0cefb98ac1 created separet util. fun file for directory components 2025-05-22 18:17:51 +05:30
Pramod Mahajan
c78f94b17f pin bucket name on card 2025-05-22 18:17:01 +05:30
Pramod Mahajan
55f17daf0f modified filter functionality- added apply call function button 2025-05-22 17:10:43 +05:30
Pramod Mahajan
a69dd50425 changed filter name 2025-05-22 15:08:27 +05:30
Pramod Mahajan
3b82653f23 implement contact deletion with confirmation and toast feedback 2025-05-21 22:39:07 +05:30
Pramod Mahajan
7147116d8e added delete contact api 2025-05-21 22:37:00 +05:30
2643f1b2d5 Merge pull request 'pramod_Task-#320' (#127) from pramod_Task-#320 into Feature_Directory
Reviewed-on: #127
2025-05-21 12:55:34 +00:00
Pramod Mahajan
228c178acf add side-by-side filtering UI for Buckets and Categories with flex layout 2025-05-21 18:18:49 +05:30
Pramod Mahajan
cb5cacaee0 added filtering by category and buckets 2025-05-21 17:44:17 +05:30
1d90c631ef Merge pull request 'pramod_Task-#251: A "Notes" section appears in the contact view modal, allowing users to add a note for the selected contact.' (#124) from pramod_Task-#251 into Feature_Directory
Reviewed-on: #124
2025-05-21 11:00:03 +00:00
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