-
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
PRJ-66 #4609
Open
KartikSuthar
wants to merge
204
commits into
feature-readylaunch
Choose a base branch
from
PRJ-66
base: feature-readylaunch
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
PRJ-66 #4609
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
* feature-readylaunch: (66 commits) PRJ-58 - Style reacted user data items PRJ-58 - Style Video "Playing in mini-player" notice PRJ-58 - Style not playable video block with and without thumbnail PRJ-58 - Style document no-preview files UI in theater PRJ-58 - Make theater preview responsive PRJ-58 - Z-index correction for AtWho popover PRJ-58 - Style activity sync loader to show after modal close PRJ-58 - Style different action activities header PRJ-58 - Style reactions sate modal meta item PRJ-58 - Fix Uploading video does not push thumbnail image data in response PRJ-58 - Style video error block PRJ-58 - Style video thumb navigation PRJ-58 - Media thater sidebar width and overflow PRJ-58 - Update code to get followers string form php PRJ-58 - Add followers count to reaction popup and update HTML structure - Added followers count display to the reaction popup for enhanced user engagement. - Updated HTML structure to accommodate the followers count. - Passed `user_id` to the `$user_reactions` variable to calculate and display followers count. PRJ-58 - Add loader for video until it is set - Implemented a loader to display while the video is being loaded. - Removes the loader once the video is successfully loaded. PRJ-58 - Add loader for main image until it is set - Implemented a loader to display while the main image is being set. - Removes the loader once the main image is successfully loaded. PRJ-58 - Optimize code for media descriptio PRJ-58 - Add default URL for video to load default thumb in activity PRJ-58: Enhance video thumbnail functionality and navigation. - Added thumbnail display for video items in the activity feed. - Updated functionality to change the video and description when a thumbnail is clicked. ... # Conflicts: # src/bp-templates/bp-nouveau/readylaunch/css/activity-rtl.min.css # src/bp-templates/bp-nouveau/readylaunch/css/activity.min.css # src/bp-templates/bp-nouveau/readylaunch/css/main-rtl.css # src/bp-templates/bp-nouveau/readylaunch/css/main-rtl.min.css # src/bp-templates/bp-nouveau/readylaunch/css/main.css # src/bp-templates/bp-nouveau/readylaunch/css/main.min.css # src/bp-templates/bp-nouveau/readylaunch/css/sass/base/_utilities.scss # src/bp-templates/bp-nouveau/readylaunch/css/sass/elements/_modal.scss
…form the js changes for the group avatar and cover upload
…lity and enhanced crop options
…emplate with preview of the cover photo
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/PRJ-66
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