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
Pramod Mahajan
c3e75f3f48
changed Status-filter icon size
2025-04-25 11:02:03 +00:00
Pramod Mahajan
3ee5a71cc9
added status and search filter filter
2025-04-23 12:16:40 +05:30
Pramod Mahajan
38fbc6dc84
reafactor code for reuasability
2025-04-23 11:08:02 +05:30
Pramod Mahajan
c38a92b8b7
added list view component
2025-04-23 11:01:14 +05:30
Pramod Mahajan
3e71511d8e
Merge branch 'Issues_April_4W' of https://git.marcoaiot.com/admin/marco.pms.web into pramod_Feature#51ProjectLisFilter
2025-04-22 16:23:38 +05:30
Pramod Mahajan
1caeeb890d
added filter, only display logged user associated projects
2025-04-22 13:01:31 +05:30
Pramod Mahajan
b4d2fd86f7
imported projectLisComponent
2025-04-22 10:45:03 +05:30
Pramod Mahajan
1cdfb47c39
created new projectListView component
2025-04-22 10:44:41 +05:30
Pramod Mahajan
d2648d83f0
added sorting by - group by status and name
2025-04-17 10:42:24 +00:00
64904c3cee
- Change Loader style on Project Details page. Earlier, it was showing multiple glowing circles of various colors. Now only two will be displayed
...
- Changed Navigation Style for project modules. Earlier, we were using pills; now, tabs are used for better visualization
- Changed Navigation Style for Employee Details Page
2025-04-16 16:00:48 +05:30
Pramod Mahajan
ab1754aa49
project list display status wise
2025-04-15 17:23:33 +05:30
Pramod Mahajan
a7421eb6dc
removed fetchActivity function , activity was needed for projectInfra, that can pass their child component TaskModel. instead of getting activity from ProjectInfra, Now TaskModel can directly calling to useMaster-Activity
2025-04-11 15:26:50 +05:30
Pramod Mahajan
c45130b611
updated project-infra-each modelForm able to taking recently added item
2025-04-10 02:07:47 +05:30
19abc42fc6
Merge branch 'Feature_Task_Management' of https://git.marcoaiot.com/admin/marco.pms.web into Feature_Task_Management
2025-04-09 14:33:39 +05:30
bc516b58b6
Changed coming soon font size
2025-04-09 14:33:32 +05:30
Pramod Mahajan
85c2401514
fixed progress bar and team size on project Card
2025-04-09 13:43:34 +05:30
Pramod Mahajan
faf68cac25
fixed attendance logs, attendanance rolename and removed import-userProfile.
2025-04-09 11:23:34 +05:30
f2a77b0685
added "Coming Soon!" message and illustration to multiple components
2025-04-07 16:25:12 +00:00