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
fec6de8a54
removed console
2025-04-29 23:54:59 +05:30
Pramod Mahajan
c45130b611
updated project-infra-each modelForm able to taking recently added item
2025-04-10 02:07:47 +05:30
Pramod Mahajan
faf68cac25
fixed attendance logs, attendanance rolename and removed import-userProfile.
2025-04-09 11:23:34 +05:30
Pramod Mahajan
e8aa2ae718
added close fun for addFloor model
2025-04-08 18:32:28 +05:30
Pramod Mahajan
df989605b9
Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management
2025-04-08 13:03:12 +05:30
c595930640
refactor: streamline modal handling and improve floor management functionality
2025-04-07 16:25:12 +00:00
Pramod Mahajan
9e17b74ba4
changed font size and removed console.
2025-04-07 18:44:19 +05:30
Pramod Mahajan
ddfbed1020
updated project infra components and added assigntask
2025-04-05 13:10:24 +05:30