pramod_Task-#239 : Display in Card View contacts List #121

Merged
vikas.nale merged 20 commits from pramod_Task-#239 into Feature_Directory 2025-05-19 07:29:19 +00:00
Collaborator

src/components/Directory/
created new component for card view - CardViewDirectory.jsx

src/components/Directory/DirectorySchema
updated validation for phone , it can accept min 6 to max 13 digit

src/components/Directory/ListViewDirectory
chanaged class to className
removed key

src/components/Directory/ManageDirectory
removed modal header icon and selected attribute in select tag.

src/components/Directory/UpdateContact
preserve IDs for existing contact emails and phones during update
changed icon for add and remove (email, phone)

src/components/common/GlobalModel
restore page scroll after modal is closed

src/pages/Directory/Directory
added CardViewDirectory component
added filter search and filtered by category

_src/components/Directory/_ created new component for card view - CardViewDirectory.jsx _src/components/Directory/DirectorySchema_ updated validation for phone , it can accept min 6 to max 13 digit _src/components/Directory/ListViewDirectory_ chanaged class to className removed key _src/components/Directory/ManageDirectory_ removed modal header icon and selected attribute in select tag. _src/components/Directory/UpdateContact_ preserve IDs for existing contact emails and phones during update changed icon for add and remove (email, phone) _src/components/common/GlobalModel_ restore page scroll after modal is closed src/pages/Directory/Directory added CardViewDirectory component added filter search and filtered by category
pramod.mahajan added 18 commits 2025-05-19 07:02:21 +00:00
pramod.mahajan added 2 commits 2025-05-19 07:23:01 +00:00
Author
Collaborator

defined ITEM_PER_PAGE constant and use it for pagination settings and text wrapped for organization name

defined ITEM_PER_PAGE constant and use it for pagination settings and text wrapped for organization name
vikas.nale merged commit b71dd7f0f5 into Feature_Directory 2025-05-19 07:29:19 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#121
No description provided.