SI

siddnikh

@siddnikh

Contributor
Total Points
286

All time

Total Activities
189

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

154 total activities · 286 total points

PR Merged
21 (13.6%)·105 pts
Commit Created
26 (16.9%)·52 pts
Issue Assigned
47 (30.5%)·47 pts
PR Opened
38 (24.7%)·38 pts
Issue Opened
15 (9.7%)·30 pts
PR Reviewed
7 (4.5%)·14 pts
154
Total Activities
286
Total Points
6
Activity Types
1.9
Avg Points/Activity
Activity Timeline

4 of 189 activities· 1 of 16 months

August 20234 activities

PR Merged+5
Modified bedCreate API View to support bulk creating beds
Commit Created+2
Modified bedCreate API View to support bulk creating beds (#1275) * Modified BedCreate View to support bulk creating beds * Minor fix * Added test for single and multiple bed creation * Added missing commits, modified tests * Removed hardcoded facility from tests * Fixed tests * minor fix * Modified serializer to allow only 100 beds at once * make requested changes Signed-off-by: Aakash Singh * add test case for more than allowed beds Signed-off-by: Aakash Singh * remove unnecessary use of transaction test case Signed-off-by: Aakash Singh --------- Signed-off-by: Aakash Singh Co-authored-by: Aakash Singh Co-authored-by: Vignesh Hari Co-authored-by: Rithvik Nishad
PR Merged+5
Add support for creating multiple beds
Commit Created+2
Add support for creating multiple beds (#5413) * Added support for creating multiple beds for facility * Minor fixes * Modified to allow creation of upto 100 beds * fix conflicts * fix hidden label and required --------- Co-authored-by: rithviknishad