-
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-59 Members directory readylaunch template #4602
Open
bb-yudhisthir
wants to merge
333
commits into
release
Choose a base branch
from
PRJ-59
base: release
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.
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
…platform into feature-readylaunch * 'feature-readylaunch' of github.com:buddyboss/buddyboss-platform: PRJ-52 - Make header notifications dropdown responsive
- Enqueue only the styles required for ReadyLaunch.
…platform into feature-readylaunch * 'feature-readylaunch' of github.com:buddyboss/buddyboss-platform: PRJ-52 - Make admin bar sticky and adjust page spacing
- Pass attr `has_more_items` and `show_more_link` for groups to add link in left sidebar
…e` to load default WP JS/CSS
…tion for those files is outside the "assets" folder.
…ddyboss-platform into feature-readylaunch
…platform into feature-readylaunch * 'feature-readylaunch' of github.com:buddyboss/buddyboss-platform: PRJ-55 - Style GIF preview
- Optimised code and conditions
- Added buddypress-video.js for video
- Also revert class name bb-rl-video-js to video-js - conflict with css
… function - Created common function for edit title of album/folder
…platform into feature-readylaunch * 'feature-readylaunch' of github.com:buddyboss/buddyboss-platform: PRJ-55 - Style Activity Document block basic UI
…versal - Delete `selectAllMedia` and `deselectAllMedia` - Create new function `toggleMediaSelection` to manage select/deselect media code - Optimize `toggleSelectAllMedia` code
…State` - Create a new functions `resetGroupMessagesAttachmentComponent` and `resetForumsAttachmentComponent` to make common code to reset media/video/document dropzone
* feature-readylaunch: (64 commits) PRJ-58 - Rename function `toggleMediaSelection` to `setMediaSelectionState` - Create a new functions `resetGroupMessagesAttachmentComponent` and `resetForumsAttachmentComponent` to make common code to reset media/video/document dropzone PRJ-58 - Style media layout and more options dropdown PRJ-58 - Refactor: Improve media selection logic and optimize DOM traversal - Delete `selectAllMedia` and `deselectAllMedia` - Create new function `toggleMediaSelection` to manage select/deselect media code - Optimize `toggleSelectAllMedia` code PRJ-58 - Style media layout for multiple images PRJ-58 - Submit create folder/album popup code move into one function instead of two PRJ-55 - Style Activity Document block basic UI PRJ-58 - Close create folder/album popup code move into one function instead of two PRJ-58 - Created common function for create album/folder in popup PRJ-58 - Optimise code for move folder/media/document into one common function - Created common function for edit title of album/folder PRJ-58 - Renamed class/ids for video activity with move/create album functionality PRJ-58 - Renamed class/ids for media activity with move/create album functionality PRJ-58 - Renamed class/ids for document activity - Also revert class name bb-rl-video-js to video-js - conflict with css PRJ-58 - Renamed class/ids for media/video/document activity - Added buddypress-video.js for video PRJ-58 - Fixed phpcs and phpcbf - Optimised code and conditions PRJ-58 - Fixed phpcbf and phpcs PRJ-58 - Fixed phpcs and phpcbf PRJ-55 - Style GIF preview PRJ-58 - Added template for media/video/document activity display PRJ-55 - Style Activity item basic UI PRJ-58 - Fixed js error when edit draft activity post form ... # Conflicts: # src/bp-templates/bp-nouveau/readylaunch/css/main.min.css # src/languages/buddyboss.pot
* PRJ-66: (68 commits) PRJ-66 - load the setting screens PRJ-66 - load the JS for the group detail PRJ-58 - Rename function `toggleMediaSelection` to `setMediaSelectionState` - Create a new functions `resetGroupMessagesAttachmentComponent` and `resetForumsAttachmentComponent` to make common code to reset media/video/document dropzone PRJ-58 - Style media layout and more options dropdown PRJ-66 - setup the group manage popup PRJ-58 - Refactor: Improve media selection logic and optimize DOM traversal - Delete `selectAllMedia` and `deselectAllMedia` - Create new function `toggleMediaSelection` to manage select/deselect media code - Optimize `toggleSelectAllMedia` code PRJ-58 - Style media layout for multiple images PRJ-58 - Submit create folder/album popup code move into one function instead of two PRJ-55 - Style Activity Document block basic UI PRJ-58 - Close create folder/album popup code move into one function instead of two PRJ-58 - Created common function for create album/folder in popup PRJ-58 - Optimise code for move folder/media/document into one common function - Created common function for edit title of album/folder PRJ-58 - Renamed class/ids for video activity with move/create album functionality PRJ-58 - Renamed class/ids for media activity with move/create album functionality PRJ-58 - Renamed class/ids for document activity - Also revert class name bb-rl-video-js to video-js - conflict with css PRJ-58 - Renamed class/ids for media/video/document activity - Added buddypress-video.js for video PRJ-58 - Fixed phpcs and phpcbf - Optimised code and conditions PRJ-58 - Fixed phpcbf and phpcs PRJ-58 - Fixed phpcs and phpcbf PRJ-66 - implement about group model ...
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-59
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