198 Commits

Author SHA1 Message Date
Pramod Mahajan
c78c136467 added directory feature 2025-06-09 13:14:06 +05:30
Pramod Mahajan
360f3b2352 Added props to hide component based on role; identifies if it's a page or component 2025-06-09 13:14:06 +05:30
Pramod Mahajan
2eee4a1f6a removed unused props 2025-06-09 13:14:05 +05:30
Pramod Mahajan
941e74fcbb removed new contact button form header 2025-06-09 13:14:04 +05:30
Pramod Mahajan
755ea1b0ee added restore feature for contacts 2025-06-09 13:14:04 +05:30
Pramod Mahajan
8a57d3e978 added margin btwn bucket name in filter dropdwon 2025-06-09 13:14:03 +05:30
Pramod Mahajan
77e3082000 add auto suggestion field for orgnaization 2025-06-09 13:14:02 +05:30
Pramod Mahajan
eb6d4e413d added float button 2025-06-09 13:14:01 +05:30
Pramod Mahajan
0695fb6737 add card-minHeight class for consistent card sizing 2025-06-09 13:14:00 +05:30
Pramod Mahajan
d32b954d94 removed table header icons 2025-06-09 13:13:58 +05:30
Pramod Mahajan
c7e308586a incresed modal width for manage buckets 2025-06-09 13:13:58 +05:30
Pramod Mahajan
30b27ed2bb added filter action while apply filter 2025-06-09 13:13:58 +05:30
Pramod Mahajan
2fc4db1f87 splited Directory component into smaller components 2025-06-09 13:13:57 +05:30
Pramod Mahajan
7a8bbaf561 added new modal for bucket management and splited code 2025-06-09 13:13:57 +05:30
Pramod Mahajan
f748eecf14 added feature active and inactive not displays 2025-06-09 13:13:02 +05:30
Pramod Mahajan
17cceeb97c modified display active as well as inactives contact 2025-06-09 13:13:01 +05:30
Pramod Mahajan
31ca02fcd8 modified filter functionality- added apply call function button 2025-06-09 13:13:00 +05:30
Pramod Mahajan
105b5c6dcc changed filter name 2025-06-09 13:13:00 +05:30
Pramod Mahajan
2607f852fb implement contact deletion with confirmation and toast feedback 2025-06-09 13:13:00 +05:30
Pramod Mahajan
4e19c2a547 add side-by-side filtering UI for Buckets and Categories with flex layout 2025-06-09 13:13:00 +05:30
Pramod Mahajan
43b1b1ffe2 added filtering by category and buckets 2025-06-09 13:13:00 +05:30
Pramod Mahajan
76bbfee4fc adjust modal close button appearance and position 2025-06-09 13:12:59 +05:30
Pramod Mahajan
dcc17dea0c apply loading for card view 2025-06-09 13:12:58 +05:30
Pramod Mahajan
e3cfc1c073 addded new component for profile contact , that open in modal for adding notes 2025-06-09 13:12:57 +05:30
Pramod Mahajan
a9a5206062 use ITEM_PER_PAGE constant to standardize pagination 2025-06-09 13:12:56 +05:30
Pramod Mahajan
75897a2ab4 added key for listviewdirectory 2025-06-09 13:11:00 +05:30
Pramod Mahajan
7b2a94b5a4 passes props inside CardViewDirectory for open edit modal 2025-06-09 13:11:00 +05:30
Pramod Mahajan
dbc1ae2c63 set default list view 2025-06-09 13:10:59 +05:30
Pramod Mahajan
bb6aaeee18 updated state for reflacte immediately update in rendered UI 2025-06-09 13:10:58 +05:30
Pramod Mahajan
bef8a28db2 added category filter and search 2025-06-09 13:10:58 +05:30
Pramod Mahajan
15967ce2fc prevent to reset form before calling api. 2025-06-09 13:10:58 +05:30
Pramod Mahajan
d10cbdd4bd added update contact modal 2025-06-09 13:10:57 +05:30
Pramod Mahajan
02492b0405 called submit function inside Directory component from manageDirectory 2025-06-09 13:10:56 +05:30
Pramod Mahajan
8c15cacc04 display contact in list view 2025-06-09 13:10:54 +05:30
5df397488a In Employee Management when we select Project then this toggle button will be disabled. 2025-06-03 11:52:53 +00:00
7e05cfbd61 In Employee selection double Date is shown in Front. 2025-06-02 17:31:07 +05:30
50d5c69db1 Convert all date to DD-MM-YYYY accross all component. 2025-05-27 07:53:31 +00:00
8d8a5edb19 Change label from "Pending" to "Pending Actions" 2025-05-24 10:17:20 +00:00
a60d7f7a25 Changes in Attendance Switch on-off button. 2025-05-24 10:17:20 +00:00
3157a30948 Adding Switch button in attendence component. 2025-05-24 10:17:20 +00:00
9e6cfdb659 Changes in Attendance tab.
1. Filter the view to show only "Today's" attendance.
2. Display today's date prominently above the names in that tab.
2025-05-17 10:58:14 +00:00
Pramod Mahajan
2ebd1a074f show 'No Reports Found' message when task list is empty and loading is complete 2025-05-15 05:46:40 +00:00
bf097bc884 Added a popup to allow editing of employee information directly in the Employee Profile. 2025-05-12 15:45:17 +05:30
a3608a49bd remove sneat lables from application 2025-05-12 15:37:31 +05:30
cf204f376d Changed the first letter of all form field variables to lowercase to follow proper variable naming conventions. 2025-05-12 07:58:33 +00:00
f26b708564 Allowed task reporting with zero completed tasks and hid the Report button if the reported date is not null. 2025-05-10 13:38:05 +00:00
96963527df Integrated the Work Category table into the Master module, including popup forms for creation and update, along with delete functionality. 2025-05-10 17:56:35 +05:30
Pramod Mahajan
636076ed56 passed reset and loading method inside handleSubmitForm function. 2025-05-10 10:42:37 +00:00
Pramod Mahajan
31e5a63fb7 added midleName for search in employee list 2025-05-09 17:57:19 +05:30
Pramod Mahajan
8ba025ca43 added confrim modal, it will take permission first. 2025-05-09 11:53:40 +00:00