Pramod Mahajan
afac84dc9b
now displayed cancel and submit button at initially - bug643
2025-07-04 11:47:02 +05:30
Pramod Mahajan
52c5e3d2d2
integrated reactquery for project infra
2025-07-02 13:20:17 +05:30
Pramod Mahajan
7c9607cb78
resolved localCompare error
2025-06-13 18:06:09 +05:30
8251d875e3
Added proper success messages upon creation and update of building, floor, and work area for improved user feedback.
2025-05-09 06:34:57 +00:00
1bbc8fd422
Conver Int to Guid
2025-05-03 21:43:15 +05:30
Pramod Mahajan
80d64c87c6
Improve safety and sorting for building dropdown
...
- Added optional chaining to safely access project.buildings and prevent errors if undefined.
- Filtered out buildings with invalid or missing 'name' properties.
- Implemented safe sorting using localeCompare, with a fallback to empty string for undefined 'name' values.
- Added fallback message "No buildings found" when there are no valid buildings in the list.
2025-05-03 11:07:57 +05:30
Pramod Mahajan
6496fd7eb2
sorted all dropdown list
2025-05-03 04:40:13 +00:00
Pramod Mahajan
4a77fb82a4
added Toast and modal not close until click on close button
2025-05-03 04:40:13 +00:00
Pramod Mahajan
66703de72e
changed btn size. to sm
2025-04-26 18:43:06 +05:30
Pramod Mahajan
c45130b611
updated project-infra-each modelForm able to taking recently added item
2025-04-10 02:07:47 +05:30
cee8f23fd9
enhance modal handling by adding onClose prop to TaskModel and WorkAreaModel components
2025-04-08 07:53:03 +00:00
Pramod Mahajan
ddfbed1020
updated project infra components and added assigntask
2025-04-05 13:10:24 +05:30