-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shiwani Make permission for "Total Valid Weekly Summaries" number editable #588
Shiwani Make permission for "Total Valid Weekly Summaries" number editable #588
Conversation
hi @Shiwani99 . Left the comment at Frontend related PR. Great work! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @Shiwani99, tested this PR and it seems to work as intended. Left detailed review on FE PR.
Hey! I added my comments on FE #1459. Nice Job! |
Hey, I have added a detailed review in PR 1459. Good work. Thank you |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’ve tested both of your PRs and they worked as expected. More details can be found in the Front End PR. Nice work!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Shiwani99, I left a comment on FE PR #1459
Hii Shiwani, I have left detailed review at FE Pr#1459 |
- Modified earned date format function in userHelper.js - Added data validation for earned date and badge count mismatch in badgeController.js - Added fillEarnedDateToMatchCount function to resolve earned date and badge count mismatch in badgeController.js - Refactored data validation for duplicate badge id in badgeController.js - Added data validation for badge count should greater than 0 in badgeController.js - Added formatDate function to format date to MMM-DD-YY in badgeController.js
- Update fromatDate in badgeController using moment timezone library - Update earnedDateBadge in userHelper using moment timezone library
…ools_schema Aish_Create buildingTools.js
…nto shengwei_fix_badge_earned_date_issue
…rned_date_issue Shengwei fixed no badge earned date issue
…ctor_of_ownermessage XiaoW_Hotfix and Refactor ownerMessage related backend handler
…Being_Shown_As_Active_On_Map
…_Not_Being_Shown_As_Active_On_Map Fix new active people not being shown as active on map
Vishala Types json file fix
…dhours_not_show_correctly_for_singletask_page XiaoW_Hotfix of logged hours not displaying correctly on single task page
…to the edit lesson controller so users can edit those feilds
space missing
…ff_for_blue_squares
…Json_filepath_fix Vishala Building Units Json file path fix
…x-backend Bailey new personal max backend
…ime_off_for_blue_squares Abdel log requested time off for blue squares
…emake Kaikanes lesson like backend functionality
…epic_validator XiaoW_Hotfix of profile pic validator
…hboardhelper.js src/helpers/taskHelper.js src/startup/routes.js
…ts_Page_sorting Sucheta - Update Projects Page sorting
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
Related PRS (if any):
To test this backend PR you need to checkout the #1459 frontend PR.
…
Main changes explained:
How to test:
npm install
and...
to run this PR locallyScreenshots or videos of changes:
permission_for_total_valid_weekly_summaries.mov
Note:
Include the information the reviewers need to know.