Total Points
9
All time
Total Activities
4
All time
Activity Types
4
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
4 total activities · 9 total points
PR Merged
1 (25.0%)·5 pts
Commit Created
1 (25.0%)·2 pts
PR Opened
1 (25.0%)·1 pts
Issue Assigned
1 (25.0%)·1 pts
4
Total Activities
9
Total Points
4
Activity Types
2.3
Avg Points/Activity
Activity Timeline
3 of 4 activities· 1 of 2 months
November 20233 activities
PR Merged+5
Replace useDispatch w. useQuery/request: Notifications (src/Components/Notifications/**) #6392
Commit Created+2
Replace useDispatch w. useQuery/request: Notifications (src/Components/Notifications/**) #6392 (#6543)
* Add only imports. other functionality and changes in code to be complited later
* ShowPushNotification - change useDispatch with useQuery, old code is on the comments, add model.tsx in to folder notifications and add references into api.tsx
* Complete ShowPushNotification.tsx and NoticeBoard.tsx - change useDispatch with useQuery
* Complete ShowPushNotification.tsx and NoticeBoard.tsx - change useDispatch with useQuery, delete all commnets of old code
* Complete NotificationsList.tsx - change useDispatch with useQuery, delete all commnets of old code
* deleting all comments
* code modification according to requests
* back the original content of package-lock.json from origin branch
---------
Co-authored-by: Adrián Sliva
PR Opened+1
Replace useDispatch w. useQuery/request: Notifications (src/Components/Notifications/**) #6392