Pull Request #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar
added the responsive nav bar.
FFIXES:- #295
9 Replies
Pull Request #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar
added the responsive nav bar.
FFIXES:- #295
Unknown User•12mo ago
Message Not Public
Sign In & Join Server To View
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 -->
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 -->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 -->
Pull Request #407 by im-vedant
Updated You section
fixes #338
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit
- Refactor
- Improved visual presentation and responsiveness of the leaderboard.
- Style - Updated styles for user avatars and usernames. - Enhanced display of user ratings with a focus on readability. - Bug Fixes - Fixed conditional rendering issues for usernames and user ratings on various screen sizes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Style - Updated styles for user avatars and usernames. - Enhanced display of user ratings with a focus on readability. - Bug Fixes - Fixed conditional rendering issues for usernames and user ratings on various screen sizes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Pull Request #321 by Zolo-Ryan
[FEATURE] Added a option to download and view pdf generated from user data
Now users can download their auto generated pdf directly, the pdf thus generated will have clickable links as usual.
A template was created for the same purpose which can be designed to improve the look of resume without affecting the backend.
A controller was created for this purpose.
https://github.com/digitomize/digitomize/assets/119104324/4a3c02da-5719-4541-9dd5-819720715561
Pull Request #299 by Rushikesh0107
Feat/scroll responsive fixed nav bar
added the responsive nav bar.
FFIXES:- #295
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View