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
19 Replies
Digitomize
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo ago
Pull Request #224 by Rushi1109
[Refactor] Enhanced navbar components with array of objects and map Description Removed redundant code, by refactoring navbar files using, Array of objects and and Array.map() method. Fixes #186 Type of change - [ ]Enhanced code (non-breaking change which enhanced codeblocks) Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in modules
Digitomize
Digitomize12mo ago
Pull Request #224 by Rushi1109
[Refactor] Enhanced navbar components with array of objects and map Description Removed redundant code, by refactoring navbar files using, Array of objects and and Array.map() method. Fixes #186 Type of change - [ ]Enhanced code (non-breaking change which enhanced codeblocks) Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in modules
Digitomize
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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
Digitomize12mo 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 #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar added the responsive nav bar. FFIXES:- #295
Digitomize
Digitomize11mo ago
Pull Request #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar added the responsive nav bar. FFIXES:- #295
Unknown User
Unknown User11mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server