-
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
Revert "Revert "PROD-6979 : Schedule Posts Frontend"" #4399
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
…tform and move schedule post related nonce and localize string into the schedule posts folder within action and filter in the pro plugin
…o. Also in this function `bb_is_enabled_activity_schedule_posts` pass forcely false because we are not providing functionality in platfrom. Also in js some code updated
jitendrabanjara1991
requested changes
May 11, 2024
jitendrabanjara1991
previously approved these changes
May 11, 2024
…D-6979 * release: (56 commits) PROD-7150 - bump DB version [PROD-7161] Improve threaded activity comments form UI for mobile screens [PROD-7214] minify emojionearea-edited.js to reflect new changes [PROD-7214] Fix emoji position for mobile screen [PROD-7214] Fix comment emoji picker position for mobile device [PROD-7161] Enhance/improve activity comments form UI for mobile screens PROD-7282 - update meta if exists PROD-7360 - phpcbf fixes Revert "Revert "PROD-6846 : Group goes 404 after suspending the group creator."" PROD-7360 - Remove empty condition because $message return true and false so dont need to add empty condition. remove unnecessary if condition PROD-7360 - Add error message with new line instead of one PROD-7320 Update conditions to check if the third party plugins loaded PROD-7360 - fixed - Display notice on registration page - Array to string conversion PROD-7150 - added function exists PROD-7150 - Added since tag for newly created function. Also add doc block comment for class file PROD-7150 - update the filter order PROD-7150 - Fixed phpcbf, Added doc block comment where we introduce new filter, Check empty condition before loop [PROD-7168] Code refactor - prevent IOS to show context menu on long press when reactions are enabled PROD-7150 - added default support for CDN [PROD-7214] Adjust emoji picker position ... # 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-post-form.min.js # src/bp-templates/bp-nouveau/js/buddypress-activity.min.js # src/bp-templates/bp-nouveau/js/buddypress-nouveau.min.js # src/class-buddypress.php # src/languages/buddyboss.pot
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.
Reverts #4398
https://buddyboss.atlassian.net/browse/PROD-6753