74 Commits

Author SHA1 Message Date
0ef60621fb Add an "All Projects" selection option in the global project dropdown. 2025-07-15 09:41:07 +00:00
1718638a4b fixed card width in core.css 2025-07-14 18:17:07 +05:30
39f0908fc0 fixed error during rebase 2025-07-14 14:21:36 +05:30
e3d7d6005b Nevigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 14:19:56 +05:30
a6f55f31f3 Navigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 14:19:55 +05:30
2dc37e04c6 Sizing for the projects directory has been corrected. 2025-07-14 14:17:04 +05:30
718fb73c5d UI Misaligned on Toggling 'Show Inactive Contact' When No Inactive Contacts Exist in Directory at projects. 2025-07-14 14:16:08 +05:30
b4fa62549d Nevigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 13:24:54 +05:30
32757c6796 Navigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 13:24:40 +05:30
3f245bf62b Nevigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 12:58:00 +05:30
f7e66ce28f Navigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 12:57:39 +05:30
70d6684bbe Nevigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 12:50:35 +05:30
d4c4fa7304 Navigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 12:50:17 +05:30
75dfe1f6aa Nevigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 12:29:58 +05:30
25ff406b87 Navigate to "Projects" Page Should Display Only Message When No Projects Are Assigned. 2025-07-14 12:29:58 +05:30
b659dbd9ea Sizing for the projects directory has been corrected. 2025-07-14 12:29:27 +05:30
Pramod Mahajan
2d33eede45 changed class to clasName 2025-07-09 16:26:40 +05:30
Pramod Mahajan
710af87db1 removed custome hook for loading state, becuase react-hook provide own state 2025-07-09 16:04:39 +05:30
Pramod Mahajan
3968a47d98 fixed : project updation issue 2025-07-08 15:11:03 +05:30
Pramod Mahajan
2c4ad2ba4a optimized to prevented for maximum deep rendering 2025-07-08 13:30:11 +05:30
Pramod Mahajan
035ef6c099 Merge branch 'main' of https://git.marcoaiot.com/admin/marco.pms.web into react-query 2025-07-06 22:18:54 +05:30
Pramod Mahajan
20c9dca759 added formatNumber at globally for reusable 2025-07-04 11:29:24 +05:30
Pramod Mahajan
5949e7c277 improved empty state UI when no projects are found 2025-07-04 11:10:22 +05:30
Pramod Mahajan
ca476d6f6e removed unused code 2025-07-04 10:52:07 +05:30
Pramod Mahajan
4c6e0b5c9e added project status - 'In-Progress' 2025-07-04 10:50:57 +05:30
Pramod Mahajan
80083aa5db updated some queries and mutation for prevent to duplicates calls 2025-07-02 19:42:43 +05:30
5bb27b6106 Modify project landing page 2025-07-02 15:11:31 +05:30
Pramod Mahajan
2f110b7ead Merge branch 'main' of https://git.marcoaiot.com/admin/marco.pms.web into react-query 2025-07-02 09:49:20 +05:30
Pramod Mahajan
0c8ff7b28c partially integrated react-query in project infra 2025-07-02 01:57:02 +05:30
Pramod Mahajan
467d5d4b13 integrate React Query for project details and real-time updates 2025-06-29 00:55:02 +05:30
Pramod Mahajan
79d6cd2f49 changed class for container "container-xxl" to "container-fluid" 2025-06-23 15:41:23 +05:30
38374caab3 Add cards in project list and diectory list views 2025-06-20 15:53:30 +05:30
ade3401d02 Persist project changes on multiple create/update operations.Ensures that project information changes (creation or updates) are correctly persisted when performed consecutively in the project list 2025-06-19 10:42:43 +05:30
8217308db9 Implemented signalr for action assigning employee to project 2025-06-17 17:07:54 +05:30
ab5a598562 Implemented signalr in assign team tab in project details 2025-06-17 17:07:54 +05:30
ed2fa2d5b0 Implemented signalR for create and update project 2025-06-17 17:07:53 +05:30
Pramod Mahajan
7c9607cb78 resolved localCompare error 2025-06-13 18:06:09 +05:30
500006c1ef Merge branch 'newFeature_Directory' 2025-06-10 20:18:25 +05:30
ad1ad667b1 Adds the shortName field to be displayed in:
- Project Card Component
- Project List Component
- Project Profile Component
2025-06-10 16:31:49 +05:30
Pramod Mahajan
c78c136467 added directory feature 2025-06-09 13:14:06 +05:30
Pramod Mahajan
a9a5206062 use ITEM_PER_PAGE constant to standardize pagination 2025-06-09 13:12:56 +05:30
Pramod Mahajan
636076ed56 passed reset and loading method inside handleSubmitForm function. 2025-05-10 10:42:37 +00:00
21e4af4e33 Changed header alignment to left-aligned in Project list view, employee list view and master view 2025-05-09 11:53:22 +00:00
0fc43bb55b minor gui changes 2025-05-08 16:45:33 +05:30
Pramod Mahajan
7fa502f44c project list or card will display 10 per page. 2025-05-08 10:14:02 +00:00
Pramod Mahajan
6c9fd4d20a status filter dropdown available for both view card and list 2025-05-08 05:38:44 +00:00
Pramod Mahajan
9ef09f9536 added filter for project cards list view 2025-05-04 19:58:28 +05:30
Pramod Mahajan
b3906f460e filxed filtering project by project status 2025-05-04 18:41:46 +05:30
1bbc8fd422 Conver Int to Guid 2025-05-03 21:43:15 +05:30
Pramod Mahajan
3777d4b7c5 set default view is cards 2025-04-26 18:25:02 +05:30