JE

jevil25

@jevil25

Contributor
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
Issue Assigned
1 (25.0%)·1 pts
PR Opened
1 (25.0%)·1 pts
4
Total Activities
9
Total Points
4
Activity Types
2.3
Avg Points/Activity
Activity Timeline

2 of 4 activities· 1 of 2 months

October 20232 activities

PR Merged+5
Refactor: replaced Dispatch to useQuery/Request of src/Components/Auth/log…
Commit Created+2
Refactor: replaced Dispatch to useQuery/Request of src/Components/Auth/log… (#6333) * Refactor: replaced useDispatch to useQuery of src/Components/Auth/login.tsx * fix:useQuery changed to Request * feat: replaced dispatch with request * fix: types and added pathparams * fix: request body error * Update Login.tsx * change:Tres to Tbody * fixes: response type change * Update package-lock.json