-
Notifications
You must be signed in to change notification settings - Fork 101
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
PROD-7339 - Fix Download feature removed from PDF page #4378
Merged
Conversation
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
…mponent is disabled
jitendrabanjara1991
requested changes
May 11, 2024
Co-authored-by: Jitendra Banjara <[email protected]>
* release: (385 commits) Update: Grunt Update: Grunt string-replace Update: Version name update Added change log PROD-7355 - pulled api and performance changes from repo Revert "Check if auto-suspend is enabled before setting threshold" removed todo [REVERT-4398] PROD-6753 - phpcbf fixes [REVERT-4398] PROD-6979 Code refactor [REVERT-4398] PROD-6979 Code refactor [REVERT-4398] PROD-6979 add migration for adding status column PROD-7150 - bump DB version [REVERT-4398] PROD-6979 Migrate template loop code to platform pro [REVERT-4398] PROD-6979 Update media, video, document status on clear schedule [REVERT-4398] PROD-6979 Update media status on clear schedule [PROD-7161] Improve threaded activity comments form UI for mobile screens [REVERT-4398] fixed phpcbf [REVERT-4398] Update strings check [REVERT-4398] Update strings [REVERT-4398] Add check if schedule post is active before applying activity data ...
…dia popup. If activity disable then no popup will be visible.
jitendrabanjara1991
previously approved these changes
May 17, 2024
* release: (60 commits) PROD-7256 - fix the validation issue [PROD-7226] Keep aspect ratio for giphy images in gif dropdown picker for messages, forums, search results PROD-7208 - Grunt [PROD-7208] Prevent emoji picker from closing when searching for emoji in activity modal Update: Grunt Update: Grunt string-replace Update: Version name update grunt Added change log pulled api changes PROD-7433 - Typo fixed PROD-6756 - Update doc block comment and fixed js code beautifier PROD-7433 - Grunt PROD-7433 - Update schedule allowed value null to disabled. Fixed - When setting disable, In feed - select group and add content and keep data as draft. Once you open draft feed again the scheduled icon still was there. PROD-7433 - Only validate for schedule post PROD-7433 - Allow read more for schedule post PROD-7433 - Fixed - Check for non admin member to delete scheduled post which they scheduled when they have permission to moderate. PROD-7433 - Remove error log PROD-7433 - Fixed - delete scheduled activity issue for group PROD-7433 - Code refactor and run grunt ... # Conflicts: # src/bp-templates/bp-nouveau/css/buddypress-rtl.min.css # src/bp-templates/bp-nouveau/css/buddypress.min.css # src/bp-templates/bp-nouveau/js/buddypress-activity.min.js # src/bp-templates/bp-nouveau/js/buddypress-media.min.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira Issue:
https://buddyboss.atlassian.net/browse/PROD-7339
General Note
Keep all conversations related to this PR in the associated Jira issue(s). Do NOT add comment on this PR or edit this PR’s description.
Notes to Developer
Notes to Reviewer