Skip to content

Commit

Permalink
🌍 Update JSON - 25 Apr 2024 | 07:16 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 25, 2024
1 parent d2a283f commit 84dcfaa
Show file tree
Hide file tree
Showing 25 changed files with 20,415 additions and 227 deletions.
45 changes: 40 additions & 5 deletions data/github/AnkurPrabhu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"last_updated": "2024-04-20T19:51:04+00:00",
"last_updated": "2024-04-24T21:07:02+00:00",
"activity": [
{
"type": "pr_opened",
"title": "coronasafe/care#2116",
"time": "2024-04-24T21:07:02+00:00",
"link": "https://github.com/coronasafe/care/pull/2116",
"text": "Disable the Bed List of Already occupied Beds (back-end change)"
},
{
"type": "pr_opened",
"title": "coronasafe/care_fe#7699",
"time": "2024-04-24T21:03:08+00:00",
"link": "https://github.com/coronasafe/care_fe/pull/7699",
"text": "Disable the Bed List of Already occupied Beds (front-end change)"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T13:30:12+00:00",
"title": "coronasafe/care_fe#7609",
"link": "https://github.com/coronasafe/care_fe/pull/7609#pullrequestreview-2019879417",
"text": "Fix Notifications for Facility Cover Image Deletion "
},
{
"type": "pr_opened",
"title": "coronasafe/care_fe#7671",
Expand Down Expand Up @@ -650,11 +671,25 @@
}
],
"open_prs": [
{
"link": "https://github.com/coronasafe/care/pull/2116",
"title": "Disable the Bed List of Already occupied Beds (back-end change)",
"stale_for": 0,
"labels": []
},
{
"link": "https://github.com/coronasafe/care_fe/pull/7699",
"title": "Disable the Bed List of Already occupied Beds (front-end change)",
"stale_for": 0,
"labels": []
},
{
"link": "https://github.com/coronasafe/care_fe/pull/7671",
"title": "Allow only admins to delete a location or a bed",
"stale_for": 0,
"labels": []
"labels": [
"test failed"
]
},
{
"link": "https://github.com/coronasafe/care/pull/2089",
Expand All @@ -665,7 +700,7 @@
{
"link": "https://github.com/coronasafe/care_fe/pull/7609",
"title": "Fix Notifications for Facility Cover Image Deletion ",
"stale_for": 1,
"stale_for": 0,
"labels": [
"changes required"
]
Expand All @@ -681,15 +716,15 @@
{
"link": "https://github.com/coronasafe/care/pull/2024",
"title": "add support for configurable sms backend",
"stale_for": 12,
"stale_for": 16,
"labels": [
"Hold"
]
},
{
"link": "https://github.com/coronasafe/care/pull/1940",
"title": "Add created_by and updated_by fields to base model",
"stale_for": 4,
"stale_for": 8,
"labels": []
}
],
Expand Down
210 changes: 197 additions & 13 deletions data/github/Ashesh3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,180 @@
{
"last_updated": "2024-04-23T16:31:04+00:00",
"last_updated": "2024-04-24T16:55:03+00:00",
"activity": [
{
"type": "pr_reviewed",
"time": "2024-04-24T16:55:03+00:00",
"title": "coronasafe/ayushma#512",
"link": "https://github.com/coronasafe/ayushma/pull/512#pullrequestreview-2020435945",
"text": "Show chat's feedbacks"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T11:35:35+00:00",
"title": "coronasafe/care_fe#6901",
"link": "https://github.com/coronasafe/care_fe/pull/6901#pullrequestreview-2019615355",
"text": "Added Timeline UI for Bed Activity"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T11:34:21+00:00",
"title": "coronasafe/care_fe#7618",
"link": "https://github.com/coronasafe/care_fe/pull/7618#pullrequestreview-2019613175",
"text": "Add notification for inventory use stock. "
},
{
"type": "comment_created",
"title": "coronasafe/care#1647",
"time": "2024-04-24T11:01:55+00:00",
"link": "https://github.com/coronasafe/care/issues/1647#issuecomment-2074681342",
"text": "Closing in favor of https://github.com/coronasafe/care_fe/issues/6276"
},
{
"type": "issue_closed",
"title": "coronasafe/care#1647",
"time": "2024-04-24T11:01:54+00:00",
"link": "https://github.com/coronasafe/care/issues/1647",
"text": "Assigning patient to multiple doctors/nurses in consultation"
},
{
"type": "comment_created",
"title": "coronasafe/care#1903",
"time": "2024-04-24T10:58:19+00:00",
"link": "https://github.com/coronasafe/care/pull/1903#issuecomment-2074675717",
"text": "@rithviknishad @sainak @khavinshankar @vigneshhari could you guys review this?"
},
{
"type": "pr_opened",
"title": "coronasafe/care#2114",
"time": "2024-04-24T08:24:03+00:00",
"link": "https://github.com/coronasafe/care/pull/2114",
"text": "Prevent destination facility from marking shift as complete"
},
{
"type": "pr_opened",
"title": "coronasafe/care_fe#7697",
"time": "2024-04-24T08:21:35+00:00",
"link": "https://github.com/coronasafe/care_fe/pull/7697",
"text": "Rework Shifting Process for \"Complete\" stage"
},
{
"type": "pr_collaborated",
"title": "coronasafe/care_fe#7367",
"time": "2024-04-24T07:17:43+00:00",
"link": "https://github.com/coronasafe/care_fe/pull/7367",
"text": "Introduced Reusable JSON Parser and Validator with Schema, File Preview, and Selected Import Support for XLSX/CSV Files",
"collaborated_with": [
"UdaySagar-Git",
"gigincg",
"nihal467"
]
},
{
"type": "pr_merged",
"title": "coronasafe/zoomdrive#20",
"time": "2024-04-24T05:42:27+00:00",
"link": "https://github.com/coronasafe/zoomdrive/pull/20",
"text": "Fix workflow file hyperlink in README",
"turnaround_time": 80349
},
{
"type": "pr_reviewed",
"time": "2024-04-24T05:32:31+00:00",
"title": "coronasafe/care#2110",
"link": "https://github.com/coronasafe/care/pull/2110#pullrequestreview-2018864352",
"text": "Add validation for patient transfers"
},
{
"type": "comment_created",
"title": "coronasafe/zoomdrive#20",
"time": "2024-04-24T04:41:24+00:00",
"link": "https://github.com/coronasafe/zoomdrive/pull/20#issuecomment-2074015605",
"text": "@rithviknishad could you review this once?"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:39:11+00:00",
"title": "coronasafe/care_fe#7537",
"link": "https://github.com/coronasafe/care_fe/pull/7537#pullrequestreview-2018810713",
"text": "Replace react-qr-reader with @yudiel/react-qr-scanner package"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:38:43+00:00",
"title": "coronasafe/care#2089",
"link": "https://github.com/coronasafe/care/pull/2089#pullrequestreview-2018810147",
"text": "Fix facility n+1"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:38:09+00:00",
"title": "coronasafe/care#2093",
"link": "https://github.com/coronasafe/care/pull/2093#pullrequestreview-2018809610",
"text": "Add workflow to combine dependency update prs"
},
{
"type": "comment_created",
"title": "coronasafe/care_fe#7694",
"time": "2024-04-24T04:36:51+00:00",
"link": "https://github.com/coronasafe/care_fe/pull/7694#issuecomment-2074011770",
"text": "Cypress tests failing"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:36:27+00:00",
"title": "coronasafe/care_fe#7691",
"link": "https://github.com/coronasafe/care_fe/pull/7691#pullrequestreview-2018808198",
"text": "Allow 'State Admin Read Only' to view Camera + Refactor permissions related code to reduce duplication"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:35:58+00:00",
"title": "coronasafe/care_fe#7522",
"link": "https://github.com/coronasafe/care_fe/pull/7522#pullrequestreview-2018807787",
"text": "[Enhancement] Ventilator Parameters Input - Validate Consultation Bed for Linked Ventilator Asset is resolved"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:35:24+00:00",
"title": "coronasafe/care_fe#7694",
"link": "https://github.com/coronasafe/care_fe/pull/7694#pullrequestreview-2018807246",
"text": "Fixes alignment of \"Year of Birth\" text in patient registration form"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:35:17+00:00",
"title": "coronasafe/care_fe#7556",
"link": "https://github.com/coronasafe/care_fe/pull/7556#pullrequestreview-2018807136",
"text": "Fix: unusual behaviour when removing selected Options"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:35:05+00:00",
"title": "coronasafe/care_fe#7551",
"link": "https://github.com/coronasafe/care_fe/pull/7551#pullrequestreview-2018806809",
"text": "search by typing in symptoms"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:34:42+00:00",
"title": "coronasafe/care_fe#7561",
"link": "https://github.com/coronasafe/care_fe/pull/7561#pullrequestreview-2018806279",
"text": "fix: Auto-close country codes dropdown when clicking outside the component"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:33:42+00:00",
"title": "coronasafe/care_fe#7594",
"link": "https://github.com/coronasafe/care_fe/pull/7594#pullrequestreview-2018805481",
"text": "Add Sorting filter on Discharged Patients page"
},
{
"type": "pr_reviewed",
"time": "2024-04-24T04:33:29+00:00",
"title": "coronasafe/care_fe#7599",
"link": "https://github.com/coronasafe/care_fe/pull/7599#pullrequestreview-2018805306",
"text": "update middleware update notification"
},
{
"type": "pr_reviewed",
"time": "2024-04-23T16:31:04+00:00",
Expand Down Expand Up @@ -20383,6 +20557,20 @@
}
],
"open_prs": [
{
"link": "https://github.com/coronasafe/care/pull/2114",
"title": "Prevent destination facility from marking shift as complete",
"stale_for": 0,
"labels": []
},
{
"link": "https://github.com/coronasafe/care_fe/pull/7697",
"title": "Rework Shifting Process for \"Complete\" stage",
"stale_for": 0,
"labels": [
"waiting for backend"
]
},
{
"link": "https://github.com/coronasafe/care/pull/2110",
"title": "Add validation for patient transfers",
Expand All @@ -20393,40 +20581,36 @@
"link": "https://github.com/coronasafe/care_fe/pull/7689",
"title": "Add Patient transfer validations",
"stale_for": 0,
"labels": []
"labels": [
"waiting for backend"
]
},
{
"link": "https://github.com/coronasafe/docs/pull/19",
"title": "Add Care Scribe Docs",
"stale_for": 13,
"labels": []
},
{
"link": "https://github.com/coronasafe/zoomdrive/pull/20",
"title": "Fix workflow file hyperlink in README",
"stale_for": 21,
"stale_for": 14,
"labels": []
},
{
"link": "https://github.com/coronasafe/care/pull/1903",
"title": "Migrate consultation's assigned_to to assigned_clinicians",
"stale_for": 23,
"stale_for": 0,
"labels": [
"waiting-for-review"
]
},
{
"link": "https://github.com/coronasafe/care/pull/1657",
"title": "POC: AI discharge summary",
"stale_for": 41,
"stale_for": 42,
"labels": [
"POC"
]
},
{
"link": "https://github.com/coronasafe/care_fe/pull/5147",
"title": "[WIP] Integrate LiveKit for doctor connect",
"stale_for": 385,
"stale_for": 386,
"labels": [
"work-in-progress",
"merge conflict"
Expand All @@ -20435,7 +20619,7 @@
{
"link": "https://github.com/coronasafe/care/pull/1227",
"title": "[WIP] Integrate LiveKit for doctor connect",
"stale_for": 41,
"stale_for": 42,
"labels": []
}
],
Expand Down
40 changes: 28 additions & 12 deletions data/github/AshrafMd-1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
{
"last_updated": "2024-04-22T09:09:42+00:00",
"last_updated": "2024-04-24T11:35:01+00:00",
"activity": [
{
"type": "pr_merged",
"title": "coronasafe/care_fe#7618",
"time": "2024-04-24T11:35:01+00:00",
"link": "https://github.com/coronasafe/care_fe/pull/7618",
"text": "Add notification for inventory use stock. ",
"turnaround_time": 73774
},
{
"type": "pr_collaborated",
"title": "coronasafe/care_fe#7618",
"time": "2024-04-24T11:35:01+00:00",
"link": "https://github.com/coronasafe/care_fe/pull/7618",
"text": "Add notification for inventory use stock. ",
"collaborated_with": [
"nihal467"
]
},
{
"type": "comment_created",
"title": "coronasafe/care_fe#7651",
"time": "2024-04-24T08:16:07+00:00",
"link": "https://github.com/coronasafe/care_fe/issues/7651#issuecomment-2074354404",
"text": "@dpnkr1 I am somehow not even able to reach this"
},
{
"type": "pr_collaborated",
"title": "coronasafe/care_fe#7680",
Expand Down Expand Up @@ -2372,21 +2397,12 @@
}
],
"open_prs": [
{
"link": "https://github.com/coronasafe/care_fe/pull/7618",
"title": "Add notification for inventory use stock. ",
"stale_for": 2,
"labels": [
"needs testing",
"needs review"
]
},
{
"link": "https://github.com/coronasafe/care_fe/pull/7498",
"title": "Restrict Unauthorized Users from Accessing Facility's Patient Registration",
"stale_for": 2,
"stale_for": 0,
"labels": [
"needs testing"
"test failed"
]
}
],
Expand Down
Loading

0 comments on commit 84dcfaa

Please sign in to comment.