-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌍 Update JSON - 14 Mar 2024 | 07:09 AM
- Loading branch information
github-actions
committed
Mar 14, 2024
1 parent
8bf1db3
commit 8d07227
Showing
24 changed files
with
1,186 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
name: Zishan Ahmad | ||
title: Contributor | ||
github: Spiral-Memory | ||
twitter: "" | ||
linkedin: "" | ||
slack: "" | ||
joining_date: "" | ||
role : contributor | ||
--- | ||
|
||
Still waiting for this |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"last_updated": "2024-03-13T13:00:32+00:00", | ||
"activity": [ | ||
{ | ||
"type": "pr_reviewed", | ||
"time": "2024-03-13T13:00:32+00:00", | ||
"title": "coronasafe/care_fe#7408", | ||
"link": "https://github.com/coronasafe/care_fe/pull/7408#pullrequestreview-1934118418", | ||
"text": "fix: added validation for doctor experience input." | ||
}, | ||
{ | ||
"type": "pr_reviewed", | ||
"time": "2024-03-13T12:55:16+00:00", | ||
"title": "coronasafe/care_fe#7408", | ||
"link": "https://github.com/coronasafe/care_fe/pull/7408#pullrequestreview-1934106252", | ||
"text": "fix: added validation for doctor experience input." | ||
}, | ||
{ | ||
"type": "pr_opened", | ||
"title": "coronasafe/care_fe#7408", | ||
"time": "2024-03-13T08:43:07+00:00", | ||
"link": "https://github.com/coronasafe/care_fe/pull/7408", | ||
"text": "fix: added validation for doctor experience input." | ||
}, | ||
{ | ||
"type": "issue_opened", | ||
"title": "coronasafe/care_fe#7407", | ||
"time": "2024-03-13T08:39:29+00:00", | ||
"link": "https://github.com/coronasafe/care_fe/issues/7407", | ||
"text": "[BUG] No validation when doctor experience input is less than 0." | ||
}, | ||
{ | ||
"type": "comment_created", | ||
"title": "coronasafe/care_fe#7404", | ||
"time": "2024-03-13T07:55:19+00:00", | ||
"link": "https://github.com/coronasafe/care_fe/pull/7404#issuecomment-1993758440", | ||
"text": "@rithviknishad , please take a look at this PR. In the CodeClimate test, it is showing that a type definition should be included, but the file I changed is a JavaScript file. If I add a type definition, it will likely result in an error. Kindly review this PR, investigate this issue, and let me know. Thanks." | ||
}, | ||
{ | ||
"type": "pr_opened", | ||
"title": "coronasafe/care_fe#7404", | ||
"time": "2024-03-13T07:17:09+00:00", | ||
"link": "https://github.com/coronasafe/care_fe/pull/7404", | ||
"text": "fixed unnecessary placement of mic permission info" | ||
}, | ||
{ | ||
"type": "issue_opened", | ||
"title": "coronasafe/care_fe#7403", | ||
"time": "2024-03-13T07:07:06+00:00", | ||
"link": "https://github.com/coronasafe/care_fe/issues/7403", | ||
"text": "[BUG]: Unnecessary rendering Mic Permission warning even if mic permission is enabled" | ||
} | ||
], | ||
"open_prs": [], | ||
"authored_issue_and_pr": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.