PR

Pragati1610

@Pragati1610

Contributor
Total Points
179

All time

Total Activities
101

All time

Activity Types
8

Different types

Activity Overview

0 contributions in the last year

Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Mon
Wed
Fri
Less
More
Activity Breakdown

94 total activities · 179 total points

PR Merged
13 (13.8%)·65 pts
Commit Created
18 (19.1%)·36 pts
Issue Opened
14 (14.9%)·28 pts
Issue Assigned
27 (28.7%)·27 pts
PR Opened
21 (22.3%)·21 pts
PR Reviewed
1 (1.1%)·2 pts
94
Total Activities
179
Total Points
6
Activity Types
1.9
Avg Points/Activity
Activity Timeline

8 of 101 activities· 1 of 9 months

February 20238 activities

PR Merged+5
fix: parent url when clicking back icon
Commit Created+2
fix: parent url when clicking back icon (#3637) * fix: parent url when clicking back icon * moduify patient register back url * fix: back navigation in FacilityCreate and AssetCreate * clean code * delete unnecessary files * fix: back button in asset configure and update pages * resolve failed deploy --------- Co-authored-by: Rithvik Nishad
PR Merged+5
fix: remove raw css file import from .res files in critical care recording
Commit Created+2
fix: remove raw css file import from .res files in critical care recording (#3307) * fix: remove raw css file import from .res files in critical care recording * use tailwind formatting instead of css formatting on index.css * fix: failed deploy
PR Merged+5
feat: skills in profile section
Commit Created+2
feat: skills in profile section (#4595) * feat: skills in profile section * fixed api issue in skills --------- Co-authored-by: Khavin Shankar
PR Merged+5
feat: create, retrieve and delete skills of users from users tab
Commit Created+2
feat: create, retrieve and delete skills of users from users tab (#4455) * feat: create, retrieve and delete skills of users from users tab * fix: action for getPermittedFacility * fix: issues after rebasing * convert skills to slideover * clear comments * show notifications only for errors * reduced image size for no skills * fix: href for linked skills * fixed state issue in skills * fixed delete skill issue --------- Co-authored-by: Khavin Shankar