-
Notifications
You must be signed in to change notification settings - Fork 3
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
Merge Meeds-io/MIPs#161 #1165
Merged
Merged
Merge Meeds-io/MIPs#161 #1165
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
github-actions
bot
added
partialCIBuild
Perform Partial CI Build
and removed
partialCIBuild
Perform Partial CI Build
labels
Oct 14, 2024
azayati
force-pushed
the
merge-MIP-161
branch
from
November 5, 2024 14:09
a8a559a
to
bc88762
Compare
hakermi
force-pushed
the
merge-MIP-161
branch
2 times, most recently
from
December 4, 2024 11:56
5b69f7c
to
db6c749
Compare
hakermi
force-pushed
the
merge-MIP-161
branch
3 times, most recently
from
December 19, 2024 09:46
5b46970
to
9d5fdc0
Compare
rdenarie
previously approved these changes
Dec 23, 2024
…s-io/MIPs#161 (#1152) Implement note publication drawer
…eeds-io/MIPs#161 (#1153) Enhance reusability of notes publication drawer and implement the edit mode of publication drawer
…s-io/MIPs#161 (#1180) Implement publish option
Implement Schedule option
…ds-io/MIPs#161 (#1186) Implement Edit scheduling fix: Fix ui/ux issues in schedule option - EXO-72745_EXO-74995_EXO-73078 - Meeds-io/MIPs#161 Fix ui/ux issues in schedule option
…O-72746 - Meeds-io/MIPs#161 (#1196) Implement hide author advanced publication settings option fix: Unable to update hideReaction property in case of existing translation versions - EXO-72747 - Meeds-io/MIPs#161 (#1199) Unable to update hideReaction/hideAuthor property in case of existing translation versions
…XO-72747 - Meeds-io/MIPs#161 (#1197) Implement hide reaction advanced publication settings option
Implement publish note feat: Add feature flag for publish note option - EXO-73041 - Meeds-io/MIPs#161 (#1219) Add feature flag for publish note optio fix: Fix enable condition of delete and import/export action menu options - EXO-73041 - Meeds-io/MIPs#161 fix enable condition of delete/import/export action menu options feat: Refactor publish note option integration - EXO-73041 - Meeds-io/meeds#161 (#1220) Refactor publish note option integration
…/MIPs#161 (#1214) Implement edit note publication schedule
…s-io/MIPs#161 (#1229) Adjust schedule note publication permissions
…O-73046 - Meeds-io/MIPs#161 (#1236) Make note treeview drawer a re-usable component
…2642 (#1238) prior to this change, when editing an snv with advanced edition option and adding a translation while automatic translation is disabled, the save button remains disabled as it checks the validity of the note title in the snv while it shouldn't in this case which causes the non validation of the from to enable the save. This PR ensures to ignore validating the title in an snv case to fix thus issue.
…1239) broadcast note deleted event
…eds-io/MIPs#161 Before this fix, the i18n file for noptespublicationDrawer is not loaded when the drawer is opened from the news detail. This commit add the load of the needed file on drawer creation
…eeds-io/MIPs#161 (#1255) Add note toc plugin styles in generated sources
…1258) Remove MIP-161 feature flags
hakermi
force-pushed
the
merge-MIP-161
branch
from
December 23, 2024 14:57
9d5fdc0
to
efefce0
Compare
rdenarie
approved these changes
Dec 23, 2024
Quality Gate passedIssues Measures |
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.
Resolves Meeds-io/MIPs#161