Pull Request #121 by snehalkadwe
added user's timezone to display contents in their timezone Description - Get the user's timezone from the browser - Converted the contents startTimeUnix to user's timezone and added a link on time to redirect it timeanddate.com - Now the Card would dynamically display: "August 25 at 7:00 PM" in the user's local time zone. Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [ ] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
18 Replies
Digitomize
Digitomize11mo ago
Pull Request #222 by amisha-adwani
added status feature Description I've successfully introduced the new status feature by carrying out essential modifications in both the backend, including the addition of the schema, and the frontend, where I installed the Emojipicker package in the application. Fixes # (issue) fix #202 Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [x] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [x] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #217 by manojna191
bugFixed: #215Enhanced error handling Description Error Handling: Added handlers for uncaught exceptions to provide proper logging and gracefully shut down the server. Added handlers for unhandled promise rejections to ensure server stability and prevent silent failures. Added middleware which triggers when the entered route is wrong Fixes #215 Type of change Please delete options that are not relevant. - [ ] New feature (non-breaking change which adds functionality) Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #121 by snehalkadwe
added user's timezone to display contents in their timezone Description - Get the user's timezone from the browser - Converted the contents startTimeUnix to user's timezone and added a link on time to redirect it timeanddate.com - Now the Card would dynamically display: "August 25 at 7:00 PM" in the user's local time zone. Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [ ] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #222 by amisha-adwani
added status feature Description I've successfully introduced the new status feature by carrying out essential modifications in both the backend, including the addition of the schema, and the frontend, where I installed the Emojipicker package in the application. Fixes # (issue) fix #202 Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [x] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [x] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #217 by manojna191
bugFixed: #215Enhanced error handling Description Error Handling: Added handlers for uncaught exceptions to provide proper logging and gracefully shut down the server. Added handlers for unhandled promise rejections to ensure server stability and prevent silent failures. Added middleware which triggers when the entered route is wrong Fixes #215 Type of change Please delete options that are not relevant. - [ ] New feature (non-breaking change which adds functionality) Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #121 by snehalkadwe
added user's timezone to display contents in their timezone Description - Get the user's timezone from the browser - Converted the contents startTimeUnix to user's timezone and added a link on time to redirect it timeanddate.com - Now the Card would dynamically display: "August 25 at 7:00 PM" in the user's local time zone. Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [ ] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #222 by amisha-adwani
added status feature Description I've successfully introduced the new status feature by carrying out essential modifications in both the backend, including the addition of the schema, and the frontend, where I installed the Emojipicker package in the application. Fixes # (issue) fix #202 Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [x] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [x] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #217 by manojna191
bugFixed: #215Enhanced error handling Description Error Handling: Added handlers for uncaught exceptions to provide proper logging and gracefully shut down the server. Added handlers for unhandled promise rejections to ensure server stability and prevent silent failures. Added middleware which triggers when the entered route is wrong Fixes #215 Type of change Please delete options that are not relevant. - [ ] New feature (non-breaking change which adds functionality) Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
Digitomize
Digitomize11mo ago
Pull Request #121 by snehalkadwe
added user's timezone to display contents in their timezone Description - Get the user's timezone from the browser - Converted the contents startTimeUnix to user's timezone and added a link on time to redirect it timeanddate.com - Now the Card would dynamically display: "August 25 at 7:00 PM" in the user's local time zone. Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update Responsive Testing? (Only applicable for Frontend changes) Checked for: (width in px) - [ ] Laptop L - 1440px - [ ] Laptop - 1024px - [ ] Tablet - 768px - [ ] Mobile M - 375px Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in modules
Digitomize
Digitomize10mo ago
Pull Request #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar added the responsive nav bar. FFIXES:- #295
Digitomize
Digitomize10mo ago
Pull Request #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar added the responsive nav bar. FFIXES:- #295
Unknown User
Unknown User9mo ago
Message Not Public
Sign In & Join Server To View
Digitomize
Digitomize9mo ago
Pull Request #416 by Chakit22
Validation/coding profile usernames 1. Added validation check for the usernames entered while updating the ratings to the leaderboard. 2. Threw an error with a a suitable message. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> Summary by CodeRabbit - Bug Fixes - Enhanced username validation to prevent the use of URLs as usernames, ensuring a more secure and reliable user experience. - Improved error handling in user dashboard ratings to provide clearer error messages and prevent potential crashes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Digitomize
Digitomize9mo ago
Pull Request #415 by pranshugupta54
Add OSSFriendsPage component to App.jsx and CustomComponents.jsx <!-- This is an auto-generated comment: release notes by coderabbit.ai --> Summary by CodeRabbit - New Features - Introduced a new page OSSFriendsPage to showcase open source friends. - Added a Card component displaying contest details for each open source friend. - Included a new route to access the OSSFriendsPage directly from the app navigation. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Digitomize
Digitomize9mo ago
Pull Request #414 by Chakit22
Added validation for coding profile usernames. 1. Added validation check for the usernames entered while updating the ratings to the leaderboard. 2. Threw an error with a a suitable message. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> Summary by CodeRabbit - Bug Fixes - Enhanced username validation to prevent URLs from being submitted as usernames. - Improved error handling on the user dashboard to provide clearer messages when an "Invalid Username" issue occurs. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Want results from more Discord servers?
Add your server