Skip to content

Commit

Permalink
🌍 Update JSON - 26 Feb 2024 | 07:10 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 26, 2024
1 parent bf5e172 commit 49a3dee
Show file tree
Hide file tree
Showing 19 changed files with 683 additions and 81 deletions.
14 changes: 14 additions & 0 deletions contributors/Nainish-Rai.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Nainish Rai
title: Contributor
github: Nainish-Rai
twitter: ""
linkedin: ""
slack: ""
joining_date: ""
core: false
intern: false
operations: false
---

Still waiting for this
14 changes: 14 additions & 0 deletions contributors/PlanetDestroyyer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Pranav
title: Contributor
github: PlanetDestroyyer
twitter: ""
linkedin: ""
slack: ""
joining_date: ""
core: false
intern: false
operations: false
---

Still waiting for this
14 changes: 14 additions & 0 deletions contributors/Talikamuhib.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: T A L I K A
title: Contributor
github: Talikamuhib
twitter: ""
linkedin: ""
slack: ""
joining_date: ""
core: false
intern: false
operations: false
---

Still waiting for this
11 changes: 9 additions & 2 deletions data/github/AshrafMd-1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"last_updated": 1708788651.0,
"last_updated": 1708874293.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/care_fe#7268",
"time": 1708874293.0,
"link": "https://github.com/coronasafe/care_fe/pull/7268#issuecomment-1962972101",
"text": "@rithviknishad The way I completed it is if you are a doctor it directly searches for the home facility but the problem is that the facility names are not unique so it may become a problem \r\n\r\nOne way is directly searching by ID but the backend doesn't have any query related to that "
},
{
"type": "pr_opened",
"title": "coronasafe/care_fe#7268",
Expand Down Expand Up @@ -1648,7 +1655,7 @@
{
"link": "https://github.com/coronasafe/care_fe/pull/7197",
"title": "Add Cypress test to patient file upload",
"stale_for": 0,
"stale_for": 1,
"labels": []
}
],
Expand Down
9 changes: 8 additions & 1 deletion data/github/ClawedCatalyst.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"last_updated": 1708697418.0,
"last_updated": 1708878937.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/care#1337",
"time": 1708878937.0,
"link": "https://github.com/coronasafe/care/issues/1337#issuecomment-1962993526",
"text": "Hey @sainak @rithviknishad,\r\n\r\nI believe the primary issue with the hcx_policy query comes from [https://github.com/coronasafe/care/blob/411e89c63c7daa4b13cc76a1754debec9c19bea7/care/facility/api/serializers/patient.py#L93](url)\r\n\r\n```python\r\n def get_has_eligible_policy(self, patient):\r\n eligible_policies = Policy.objects.filter(\r\n (Q(error_text=\"\") | Q(error_text=None)),\r\n outcome=\"complete\",\r\n patient=patient.id,\r\n )\r\n return bool(len(eligible_policies))\r\n```\r\n\r\n in the patient serializer. \r\n\r\nTo address this, we can utilize prefetch_related and then filter the patient object with the necessary policy set. Additionally, I suggest replacing len with count, as both accomplish the same task. "
},
{
"type": "comment_created",
"title": "coronasafe/care#1337",
Expand Down
11 changes: 9 additions & 2 deletions data/github/DraKen0009.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"last_updated": 1708811408.0,
"last_updated": 1708854292.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/care#1912",
"time": 1708854292.0,
"link": "https://github.com/coronasafe/care/pull/1912#issuecomment-1962874751",
"text": "@rithviknishad made the required changes , please have a look "
},
{
"type": "pr_opened",
"title": "coronasafe/care#1912",
Expand Down Expand Up @@ -89,7 +96,7 @@
{
"link": "https://github.com/coronasafe/care/pull/1910",
"title": "Added dummy data for shifting and Resource",
"stale_for": 1,
"stale_for": 2,
"labels": []
}
],
Expand Down
14 changes: 14 additions & 0 deletions data/github/Nainish-Rai.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"last_updated": 1708851040.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/care_fe#7159",
"time": 1708851040.0,
"link": "https://github.com/coronasafe/care_fe/issues/7159#issuecomment-1962860695",
"text": "\r\nHello @nihal467 ,\r\n\r\nI'm Nainish Rai, an enthusiastic undergraduate in computer science with a strong passion for full-stack development, especially within the MERN stack. Your GSoC 2024 project has captured my interest, and I'm genuinely excited about the opportunity to contribute.\r\n\r\nMy skill set encompasses Next.js, React, TypeScript, JavaScript, Node.js, Tailwind CSS, Electron, Docker and more. I'm not only interested in participating in GSoC but also committed to making a meaningful impact on your project.\r\n\r\nI'm eagerly looking forward to the chance to collaborate with you and contribute significantly to your project!\r\n\r\nBest regards,\r\nNainish Rai\r\n\r\n"
}
],
"open_prs": [],
"authored_issue_and_pr": []
}
21 changes: 21 additions & 0 deletions data/github/PlanetDestroyyer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"last_updated": 1708888757.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/care#812",
"time": 1708888757.0,
"link": "https://github.com/coronasafe/care/issues/812#issuecomment-1963034847",
"text": "Hello everyone,\n\nI'm excited to be part of this discussion on exploring alternatives for generating PDF reports. With my experience in Python development, particularly within the Django framework, I'm confident in my ability to research and implement efficient solutions to meet our project's needs.\n\nHaving reviewed our current approach, which involves using a browser to render HTML pages as reports via django-hardcopy, I understand the desire to find a more native Python package for generating reports. I'm eager to contribute my skills to this endeavor and help identify the best-suited solution for our requirements.\n\nI am well-versed in utilizing Python libraries such as WeasyPrint, ReportLab, PDFKit, PyFPDF, and xhtml2pdf, all of which offer capabilities to directly create PDFs from HTML/templates. Whether it's exploring the simplicity of PDFKit or the robust features of ReportLab, I am prepared to thoroughly evaluate and implement the most suitable option for our project.I look forward to collaborating with the team to ensure a seamless transition to our chosen solution and contribute to the success of our PDF report generation efforts.\n\nBest regards, Pranav "
},
{
"type": "comment_created",
"title": "coronasafe/care#812",
"time": 1708888751.0,
"link": "https://github.com/coronasafe/care/issues/812#issuecomment-1963034823",
"text": "Hello everyone,\n\nI'm excited to be part of this discussion on exploring alternatives for generating PDF reports. With my experience in Python development, particularly within the Django framework, I'm confident in my ability to research and implement efficient solutions to meet our project's needs.\n\nHaving reviewed our current approach, which involves using a browser to render HTML pages as reports via django-hardcopy, I understand the desire to find a more native Python package for generating reports. I'm eager to contribute my skills to this endeavor and help identify the best-suited solution for our requirements.\n\nI am well-versed in utilizing Python libraries such as WeasyPrint, ReportLab, PDFKit, PyFPDF, and xhtml2pdf, all of which offer capabilities to directly create PDFs from HTML/templates. Whether it's exploring the simplicity of PDFKit or the robust features of ReportLab, I am prepared to thoroughly evaluate and implement the most suitable option for our project.I look forward to collaborating with the team to ensure a seamless transition to our chosen solution and contribute to the success of our PDF report generation efforts.\n\nBest regards, Pranav "
}
],
"open_prs": [],
"authored_issue_and_pr": []
}
94 changes: 92 additions & 2 deletions data/github/Re-Dei.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,91 @@
{
"last_updated": 1708596900.0,
"last_updated": 1708874936.0,
"activity": [
{
"type": "pr_merged",
"title": "coronasafe/leaderboard#244",
"time": 1708874936.0,
"link": "https://github.com/coronasafe/leaderboard/pull/244",
"text": "feat!: added typesafe environment variables",
"turnaround_time": 20190
},
{
"type": "issue_opened",
"title": "coronasafe/leaderboard#248",
"time": 1708874759.0,
"link": "https://github.com/coronasafe/leaderboard/issues/248",
"text": "Using a third party fetcher such as tanstack query in /feed route and create an API for it and fix crashing of that page in 4th page"
},
{
"type": "comment_created",
"title": "coronasafe/leaderboard#247",
"time": 1708873907.0,
"link": "https://github.com/coronasafe/leaderboard/issues/247#issuecomment-1962970219",
"text": "could anyone assign me this issue?"
},
{
"type": "issue_opened",
"title": "coronasafe/leaderboard#247",
"time": 1708873875.0,
"link": "https://github.com/coronasafe/leaderboard/issues/247",
"text": "Optimizing the /leaderboard route by using Suspense component and fetching the data inside a child component"
},
{
"type": "pr_reviewed",
"time": 1708873244.0,
"title": "coronasafe/leaderboard#244",
"link": "https://github.com/coronasafe/leaderboard/pull/244#pullrequestreview-1899695949",
"text": "feat!: added typesafe environment variables"
},
{
"type": "pr_reviewed",
"time": 1708871632.0,
"title": "coronasafe/leaderboard#244",
"link": "https://github.com/coronasafe/leaderboard/pull/244#pullrequestreview-1899691075",
"text": "feat!: added typesafe environment variables"
},
{
"type": "pr_reviewed",
"time": 1708871335.0,
"title": "coronasafe/leaderboard#244",
"link": "https://github.com/coronasafe/leaderboard/pull/244#pullrequestreview-1899690239",
"text": "feat!: added typesafe environment variables"
},
{
"type": "pr_reviewed",
"time": 1708871227.0,
"title": "coronasafe/leaderboard#244",
"link": "https://github.com/coronasafe/leaderboard/pull/244#pullrequestreview-1899689928",
"text": "feat!: added typesafe environment variables"
},
{
"type": "pr_reviewed",
"time": 1708870926.0,
"title": "coronasafe/leaderboard#244",
"link": "https://github.com/coronasafe/leaderboard/pull/244#pullrequestreview-1899689053",
"text": "feat!: added typesafe environment variables"
},
{
"type": "pr_opened",
"title": "coronasafe/leaderboard#244",
"time": 1708860554.0,
"link": "https://github.com/coronasafe/leaderboard/pull/244",
"text": "feat!: added typesafe environment variables"
},
{
"type": "comment_created",
"title": "coronasafe/leaderboard#242",
"time": 1708854480.0,
"link": "https://github.com/coronasafe/leaderboard/issues/242#issuecomment-1962875659",
"text": "Could anyone assign me this issue?"
},
{
"type": "issue_opened",
"title": "coronasafe/leaderboard#242",
"time": 1708854311.0,
"link": "https://github.com/coronasafe/leaderboard/issues/242",
"text": "Creating typesafe environment variables for better developer experience"
},
{
"type": "comment_created",
"title": "coronasafe/care_fe#6715",
Expand All @@ -10,5 +95,10 @@
}
],
"open_prs": [],
"authored_issue_and_pr": []
"authored_issue_and_pr": [
{
"issue_link": "https://github.com/coronasafe/leaderboard/issues/242",
"pr_link": "https://github.com/coronasafe/leaderboard/pull/244"
}
]
}
14 changes: 14 additions & 0 deletions data/github/Talikamuhib.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"last_updated": 1708851952.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/care#1871",
"time": 1708851952.0,
"link": "https://github.com/coronasafe/care/issues/1871#issuecomment-1962864205",
"text": "Hey @khavinshankar i really wanna contribute in this project \ud83d\udcaf "
}
],
"open_prs": [],
"authored_issue_and_pr": []
}
40 changes: 37 additions & 3 deletions data/github/UdaySagar-Git.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
{
"last_updated": 1708692738.0,
"last_updated": 1708862148.0,
"activity": [
{
"type": "comment_created",
"title": "coronasafe/leaderboard#245",
"time": 1708862148.0,
"link": "https://github.com/coronasafe/leaderboard/pull/245#issuecomment-1962909961",
"text": "@rithviknishad sure ! thanks "
},
{
"type": "pr_reviewed",
"time": 1708862080.0,
"title": "coronasafe/leaderboard#245",
"link": "https://github.com/coronasafe/leaderboard/pull/245#pullrequestreview-1899661375",
"text": "select filter for leaderboard contributors role"
},
{
"type": "comment_created",
"title": "coronasafe/leaderboard#245",
"time": 1708861888.0,
"link": "https://github.com/coronasafe/leaderboard/pull/245#issuecomment-1962908485",
"text": "@rithviknishad as of now i only implemented single select filter by role \r\nand will work on multi select , since it requires custom select component to be implemented first "
},
{
"type": "pr_opened",
"title": "coronasafe/leaderboard#245",
"time": 1708861744.0,
"link": "https://github.com/coronasafe/leaderboard/pull/245",
"text": "select filter for leaderboard contributors role"
},
{
"type": "comment_created",
"title": "coronasafe/care_fe#4558",
Expand Down Expand Up @@ -101,10 +129,16 @@
}
],
"open_prs": [
{
"link": "https://github.com/coronasafe/leaderboard/pull/245",
"title": "select filter for leaderboard contributors role",
"stale_for": 0,
"labels": []
},
{
"link": "https://github.com/coronasafe/care_fe/pull/7253",
"title": "Auto-close dropdown when single select option is selected in a multi select dropdown ",
"stale_for": 0,
"stale_for": 2,
"labels": [
"needs testing",
"need Review"
Expand All @@ -113,7 +147,7 @@
{
"link": "https://github.com/coronasafe/care_fe/pull/7250",
"title": "Improves Input Field UI for phone number input",
"stale_for": 0,
"stale_for": 2,
"labels": [
"needs testing",
"reviewed"
Expand Down
21 changes: 9 additions & 12 deletions data/github/alanansari.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"last_updated": 1708779075.0,
"last_updated": 1708842275.0,
"activity": [
{
"type": "issue_closed",
"title": "coronasafe/care_fe#7256",
"time": 1708842275.0,
"link": "https://github.com/coronasafe/care_fe/issues/7256",
"text": "Overflow of some fields such as district in the user management page"
},
{
"type": "issue_opened",
"title": "coronasafe/leaderboard#239",
Expand Down Expand Up @@ -37,16 +44,6 @@
"text": "Overflow of some fields such as district in the user management page"
}
],
"open_prs": [
{
"link": "https://github.com/coronasafe/care_fe/pull/7261",
"title": "fix: overflow of fields in the user management cards",
"stale_for": 0,
"labels": [
"needs testing",
"need Review"
]
}
],
"open_prs": [],
"authored_issue_and_pr": []
}
Loading

0 comments on commit 49a3dee

Please sign in to comment.