forked from mattermost-community/focalboard
-
Notifications
You must be signed in to change notification settings - Fork 0
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
14 PR Merges #1
Merged
Merged
14 PR Merges #1
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
…onfirmation-status
So users could read long file names when hovering on it. - Tooltip position is changed. New position starts in accordance with file's name
auto to hidden so that users wont see horizontal scroll bar during new template.
…ct to an error page displaying "board-not-found."
table name and column name error. change FileInfo to file_info, DeleteAt to delete_at
Standalone PWA
MM-52722: Fixed error when accessing property on undefined
Update blocks.go
Add import csv feature
Update win-wpf app to persist user settings (issue mattermost-community#314)
prevent ModifiedBy overwrite
Replace a non-semantic JSX child in one of the test files with an emp…
Fix board deletion not found error
…-scroll-bar Overflow of table selector is changed from...
…lly-shown Max width for tooltip is disabled ...
…-mode Assignee not visible in dark mode
Fix indentation in tsconfig.json
…No-card-delete-confirmation-status Gh 4476 no card delete confirmation status
This reverts commit 69793bb.
Feat/add opengraph - revert contrib
Mattermost Plugin seems to work okay. Have not tested other builds. Disabled Windows build in Dev-Release & Production-Release as they were failing before this PR. I am unable to effectively troubleshoot Windows building issues. |
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.
[GH-3412] feat: add opengraph tags to website mattermost-community/focalboard#3413 | [Feature Idea: OpenGraph tags mattermost-community/focalboard#3412]
[GH-4476] Bug: No card delete confirmation status for some cards mattermost-community/focalboard#4612 | [Bug: No card delete confirmation status for some cards mattermost-community/focalboard#4476]
Fix indentation in tsconfig.json mattermost-community/focalboard#4630
Show assignee properly in dark mode mattermost-community/focalboard#4706 | [Bug: Assignee field text on card not visible in dark theme mattermost-community/focalboard#4621]
Max width for tooltip is disabled ... mattermost-community/focalboard#4707 | [Bug: Tooltip on attachment is not fully shown if attachment has a long name mattermost-community/focalboard#4433]
Hide horizontal scrollbar during some board templates mattermost-community/focalboard#4708 | [Bug: Template selector > Horizontal scroll bar shown but preview is not scrollable mattermost-community/focalboard#4255]
fixed Bug:After deleting a board, using the undo feature would redire… mattermost-community/focalboard#4868
Replace a non-semantic JSX child in one of the test files with an empty fragment mattermost-community/focalboard#4899
prevent ModifiedBy overwrite mattermost-community/focalboard#4907 | MM Community Ticket
Update win-wpf app to persist user settings (issue #314) mattermost-community/focalboard#4915 | [Bug: Can't save language preference mattermost-community/focalboard#314]
[GH-450] Feature: Add import csv feature mattermost-community/focalboard#4920 | [Feature Idea: Import from CSV mattermost-community/focalboard#450]
Update blocks.go mattermost-community/focalboard#4950
MM-52722: Fixed error when accessing property on undefined mattermost-community/focalboard#4957 | [Boards: JS errors when adding blank lines to a new comment on a card and navigating with cursors keys mattermost-community/focalboard#4831]
Standalone PWA mattermost-community/focalboard#4921 | [Feature Request: mobile apps mattermost-community/focalboard#160]