1344 Commits

Author SHA1 Message Date
Pramod Mahajan
144817aef6 added new component for Edit contact Tag 2025-05-24 16:00:23 +05:30
7804e44b85 Error message in Manage floor popup in Infrastructure. 2025-05-24 15:54:31 +05:30
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
a6c6a73899 Correction in Assign Task popup. 2025-05-24 14:45:29 +05:30
aa50aeff98 Merge branch 'Kartik_Enhancement#335' into Issue_May_4W
# Conflicts:
#	src/components/Dashboard/Dashboard.jsx
2025-05-24 10:27:20 +05:30
78d7b9b521 Merge branch 'Kartik_Enhancement#336' into Issue_May_4W
# Conflicts:
#	src/components/Dashboard/Dashboard.jsx
2025-05-24 10:26:01 +05:30
7afa4f4449 Merge branch 'Kartik_Enhancement#337' into Issue_May_4W
# Conflicts:
#	src/components/Dashboard/Dashboard.jsx
2025-05-24 10:24:28 +05:30
9e57e21b8c Merge branch 'Kartik_Enhancement#338' into Issue_May_4W
# Conflicts:
#	src/components/Dashboard/Dashboard.jsx
2025-05-24 10:22:08 +05:30
9a60cebc42 Merge pull request 'Move all the project-related code from the Dashboard component into a new component named 'Projects'.' (#131) from Kartik_Enhancement#334 into Issue_May_4W
Reviewed-on: #131
2025-05-24 04:49:05 +00:00
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
6943f4e9ca modified enable option only active contact 2025-05-23 16:56:52 +05:30
38607ab482 Move all the Teams-related code from the Dashboard component into a new component named 'Teams' 2025-05-23 14:38:28 +05:30
377c024e33 Move all the Tasks-related code from the Dashboard component into a new component named 'Tasks'. 2025-05-23 14:25:04 +05:30
5e462a88f7 Move all the Projects Completion Status-related code from the Dashboard component into a new component named 'Projects Completion Status'. 2025-05-23 14:18:53 +05:30
cf11e995de Move all the project-related code from the Dashboard component into a new component named 'Progress Overview by Project'. 2025-05-23 13:56:50 +05:30
7cc9181fb9 Move all the project-related code from the Dashboard component into a new component named 'Projects'. 2025-05-23 11:18:58 +05:30
7970bce60d Merge branch 'Kartik_Enhancement#319' into Issue_May_4W
# Conflicts:
#	src/components/Activities/CheckCheckOutForm.jsx
2025-05-23 10:45:20 +05:30
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
279f2403d2 Correction in date box in checkin checkout popup from Attendence component. 2025-05-22 14:20:51 +05:30
af4a40bf81 Adding Date Box in Check-in and Check-out popup from Attendence component. 2025-05-22 06:12:24 +00:00
5cb1e55292 Validation message is not Empty while clicking on Cancel button in Manage Employee popup from Infrastructure from project list. 2025-05-22 06:11:23 +00:00
Pramod Mahajan
3b82653f23 implement contact deletion with confirmation and toast feedback 2025-05-21 22:39:07 +05:30
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
f01a6235e7 Adding Date Box in Check-in and Check-out popup from Attendence component. 2025-05-21 16:27:45 +05:30
Pramod Mahajan
b4df17b7e0 unneeded margin removed 2025-05-21 16:27:17 +05:30
4c9ea7add8 Attendence component date customize 2025-05-21 07:42:42 +00:00
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
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
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
3572361c67 set up props variable close button display or not 2025-05-20 18:02:37 +05:30
7a57f47318 Merge pull request 'In the Attendance Component, dates are filtered to show logs from the last 7 days, including yesterday.' (#122) from Kartik_Enhancement#273 into Issue_May_4W
Reviewed-on: #122
2025-05-20 07:32:12 +00:00
3d3dcb4f69 In the Attendance Component, dates are filtered to show logs from the last 7 days, including yesterday. 2025-05-20 12:56:05 +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