Skip to content

Commit

Permalink
🌍 Update JSON - 27 Dec 2024 | 02:47 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 27, 2024
1 parent bacf3e2 commit acf8b6c
Show file tree
Hide file tree
Showing 26 changed files with 1,421 additions and 192 deletions.
12 changes: 12 additions & 0 deletions contributors/07Akashh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Rahul
title: Contributor
github: 07Akashh
twitter: ""
linkedin: ""
slack: ""
joining_date: ""
role : contributor
---

Still waiting for this
14 changes: 14 additions & 0 deletions data/github/07Akashh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"last_updated": "2024-12-27T07:50:59.000Z",
"activity": [
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9586",
"time": "2024-12-27T07:50:59.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9586#issuecomment-2563426166",
"text": "Hey, @Jacobjeevan can you please assign this issue to me?\nI have solved this issue \ncc @rithviknishad "
}
],
"open_prs": [],
"authored_issue_and_pr": []
}
30 changes: 29 additions & 1 deletion data/github/Jacobjeevan.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
{
"last_updated": "2024-12-26T19:59:05.000Z",
"last_updated": "2024-12-27T07:53:14.000Z",
"activity": [
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9586",
"time": "2024-12-27T07:53:14.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9586#issuecomment-2563427768",
"text": "> Hey, [@Jacobjeevan](https://github.com/Jacobjeevan) can you please assign this issue to me? I have solved this issue cc [@rithviknishad](https://github.com/rithviknishad)\n\nPleas check the labels before you request assignment :) Issue is already solved."
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9586",
"time": "2024-12-27T05:33:49.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9586#issuecomment-2563337102",
"text": "This is already addressed in `form-field-v1`. This is the 3rd issue for the same problem, maybe I should keep this one open 😅 "
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9467",
"time": "2024-12-27T05:14:05.000Z",
"link": "https://github.com/ohcnetwork/care_fe/pull/9467#issuecomment-2563326147",
"text": "> @nihal467 i didnt get the real time data for testing\r\n\r\nYou can check Gigin in the staging site.\r\n\r\nHere's direct link to two assets:\r\n\r\nhttps://care.ohc.network/facility/0c95c7f0-e1d2-4aff-83fa-933cef60d3a8/assets/73885d66-4891-4d4f-ba65-78c75baf7e8d/configure\r\n\r\nhttps://care.ohc.network/facility/0c95c7f0-e1d2-4aff-83fa-933cef60d3a8/assets/491bfe55-fe71-47fe-bb2e-a06e20071431/configure"
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9244",
"time": "2024-12-27T05:06:00.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9244#issuecomment-2563321692",
"text": "@Rishith25 What's the status here? As Vignesh mentioned, you should add another serializer instead of modifying the existing one."
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9238",
Expand Down
121 changes: 118 additions & 3 deletions data/github/JavidSumra.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,41 @@
{
"last_updated": "2024-12-25T11:41:04.000Z",
"last_updated": "2024-12-27T08:21:42.000Z",
"activity": [
{
"type": "pr_opened",
"title": "ohcnetwork/care_fe#9588",
"time": "2024-12-27T08:21:42.000Z",
"link": "https://github.com/ohcnetwork/care_fe/pull/9588",
"text": "Add Test Suit for Sidebar Icon and Text Visibility"
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9043",
"time": "2024-12-27T05:48:33.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9043#issuecomment-2563346202",
"text": "@nihal467 I think now there is no need of task-2 right?"
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9586",
"time": "2024-12-27T05:32:10.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9586#issuecomment-2563336256",
"text": "Hey @Jacobjeevan can you please assign this issue to me?\n"
},
{
"type": "issue_opened",
"title": "ohcnetwork/care_fe#9586",
"time": "2024-12-27T05:31:50.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9586",
"text": "CSS Misalignment for Authorized Buttons in Patient Details"
},
{
"type": "comment_created",
"title": "ohcnetwork/leaderboard#576",
"time": "2024-12-27T03:40:26.000Z",
"link": "https://github.com/ohcnetwork/leaderboard/pull/576#issuecomment-2563281065",
"text": "> instead of directly keeping the logic here, let's add it to the contributor object itself. so that this value `isNewContributor` could be reused everywhere else when needed.\r\n\r\nShall I add this logic in [getContributorBySlug](https://github.com/ohcnetwork/leaderboard/blob/bb09761f9b5f90809907256cceca76661fadb093/lib/api.ts#L92) function?"
},
{
"type": "pr_opened",
"title": "ohcnetwork/leaderboard#576",
Expand Down Expand Up @@ -1161,6 +1196,86 @@
"text": "Update Resource Forms to Enhance Validation"
}
],
"open_prs": [],
"authored_issue_and_pr": []
"open_prs": [
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9588",
"title": "Add Test Suit for Sidebar Icon and Text Visibility",
"stale_for": 0,
"labels": []
},
{
"link": "https://github.com/ohcnetwork/leaderboard/pull/576",
"title": "Add: Identify First-Time PR Contributors for Last Week",
"stale_for": 0,
"labels": []
},
{
"link": "https://github.com/ohcnetwork/leaderboard/pull/559",
"title": "Fix Calendar View Issue",
"stale_for": 4,
"labels": []
},
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9373",
"title": "Add Test suit for Image Upload Functionality",
"stale_for": 0,
"labels": [
"needs review"
]
},
{
"link": "https://github.com/ohcnetwork/docs/pull/90",
"title": "Documentation for `useInfiniteQuery` Hook",
"stale_for": 13,
"labels": []
},
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9190",
"title": "Integrates useInfiniteQuery for data fetching and resolves Infinite Load issue in Notes.",
"stale_for": 0,
"labels": [
"needs testing"
]
},
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9062",
"title": "Update Resource Forms to Enhance Validation",
"stale_for": 1,
"labels": [
"hold",
"merge conflict",
"stale"
]
}
],
"authored_issue_and_pr": [
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/9336",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/9337"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/9179",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/9180"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/8988",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/9000"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/8958",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/8960"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/8887",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/8890"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/8843",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/8931"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/8804",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/8809"
}
]
}
22 changes: 19 additions & 3 deletions data/github/Jeffrin2005.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"last_updated": "2024-12-26T17:43:50.000Z",
"last_updated": "2024-12-27T06:28:07.000Z",
"activity": [
{
"type": "issue_opened",
"title": "ohcnetwork/care_fe#9587",
"time": "2024-12-27T06:28:07.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9587",
"text": "Restrict Comments: District Admin Only"
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9583",
"time": "2024-12-27T05:28:55.000Z",
"link": "https://github.com/ohcnetwork/care_fe/pull/9583#issuecomment-2563334408",
"text": "@rithviknishad Updated in Common DateRangeForm"
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9583",
Expand Down Expand Up @@ -384,6 +398,7 @@
"title": "Fixed : Automatic Correction for Invalid End Date Input",
"stale_for": 0,
"labels": [
"invalid",
"changes required"
]
},
Expand All @@ -393,13 +408,14 @@
"stale_for": 0,
"labels": [
"changes required",
"Deploy-Failed"
"Deploy-Failed",
"merge conflict"
]
},
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9345",
"title": "Fixed Multi-selection functionality.",
"stale_for": 0,
"stale_for": 1,
"labels": [
"needs testing",
"needs review"
Expand Down
57 changes: 54 additions & 3 deletions data/github/Rishith25.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"last_updated": "2024-12-24T13:31:23.000Z",
"last_updated": "2024-12-27T05:20:21.000Z",
"activity": [
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9252",
"time": "2024-12-27T05:20:21.000Z",
"link": "https://github.com/ohcnetwork/care_fe/pull/9252#issuecomment-2563329548",
"text": "@Jacobjeevan I will update it by tomorrow."
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9551",
Expand Down Expand Up @@ -824,6 +831,50 @@
"text": "Disallow picking out of range month or year in date input dropdown"
}
],
"open_prs": [],
"authored_issue_and_pr": []
"open_prs": [
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9551",
"title": "Fix Pagination Issue in Asset Page",
"stale_for": 2,
"labels": [
"changes required"
]
},
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9441",
"title": "Enhancement of Immunisation Records Tab in patient details page",
"stale_for": 3,
"labels": [
"work-in-progress"
]
},
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9252",
"title": "Fix navigation bar highlighting to select only the active section",
"stale_for": 0,
"labels": [
"needs review",
"tested",
"waiting for backend"
]
},
{
"link": "https://github.com/ohcnetwork/care/pull/2624",
"title": "Added Contact Number in UserBaseMinimumSerializer",
"stale_for": 0,
"labels": [
"changes required"
]
}
],
"authored_issue_and_pr": [
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/9225",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/9226"
},
{
"issue_link": "https://github.com/ohcnetwork/care_fe/issues/8822",
"pr_link": "https://github.com/ohcnetwork/care_fe/pull/8823"
}
]
}
18 changes: 16 additions & 2 deletions data/github/SathishAdithiyaaSV.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"last_updated": "2024-12-18T06:26:08.000Z",
"last_updated": "2024-12-27T08:24:46.000Z",
"activity": [
{
"type": "pr_opened",
"title": "ohcnetwork/care_fe#9589",
"time": "2024-12-27T08:24:46.000Z",
"link": "https://github.com/ohcnetwork/care_fe/pull/9589",
"text": "Fix: Conditionally enable Submit button in Edit profile page"
},
{
"type": "pr_merged",
"title": "ohcnetwork/care_fe#9437",
Expand Down Expand Up @@ -31,6 +38,13 @@
"text": "Fix: Prevent negative number input in the form fields of \"Add Triage\""
}
],
"open_prs": [],
"open_prs": [
{
"link": "https://github.com/ohcnetwork/care_fe/pull/9589",
"title": "Fix: Conditionally enable Submit button in Edit profile page",
"stale_for": 0,
"labels": []
}
],
"authored_issue_and_pr": []
}
26 changes: 23 additions & 3 deletions data/github/Utkarsh-Anandani.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"last_updated": "2024-12-26T14:07:41.000Z",
"last_updated": "2024-12-27T05:57:19.000Z",
"activity": [
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9208",
"time": "2024-12-27T05:57:19.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9208#issuecomment-2563351117",
"text": "@shivankacker could you please explain more about the issue"
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9581",
"time": "2024-12-27T05:40:14.000Z",
"link": "https://github.com/ohcnetwork/care_fe/issues/9581#issuecomment-2563341444",
"text": "can I work on this issue @athulmanuel "
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9572",
"time": "2024-12-27T05:24:28.000Z",
"link": "https://github.com/ohcnetwork/care_fe/pull/9572#issuecomment-2563331623",
"text": "@rithviknishad, I've made the requested changes. Please review them and let me know if further updates are needed."
},
{
"type": "comment_created",
"title": "ohcnetwork/care_fe#9572",
Expand Down Expand Up @@ -99,8 +120,7 @@
"title": "Added an option to upload cover image while facility registration (#7297)",
"stale_for": 0,
"labels": [
"needs testing",
"needs review"
"changes required"
]
}
],
Expand Down
Loading

0 comments on commit acf8b6c

Please sign in to comment.