focalboard
focalboard copied to clipboard
Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
## Steps to reproduce the behavior 1. Have an active session on personal server 2. With the session open, drop the database with tables 2. Restart systemctl focalboard.service 3. Observe...
## Steps to reproduce the behavior After permissions and the new LHS was added, I am no longer able to find the board I had in my DM with myself....
#### Summary Property selector menu is not closed when some property is selected or deselected: - applied to menus in `ViewHeaderPropertiesMenu` and `FilterValue` components - new property `suppressItemClicked` added to...
## Steps to reproduce the behavior 1. Use the search box Find Boards 2. Type in your board name 3. Review list 4. Note the board you are searching for...
## Steps to reproduce the behavior 1. Go to any team/board/card URL 2. Reload the page 3. Notice the team on the LHS isn't automatically selected ## Expected behavior The...
Cherry pick of #3522 on release-7.2. /cc @sbishel ```release-note NONE ```
Fixes #3465 and fixes #3448 Summary- 1. Added a column `collapsed boolean` to `categories` table to store if the user category is collapsed or not. 2. The SQL migration for...
#### Summary This PR introduces 2 endpoints to get boards insights. `/users//boards/insights?duration` `/teams//boards/insights?duration=` `time` can be of the format - 1 day - 3 minute - 2 year #### Ticket...
## Steps to reproduce the behavior 1. Go to Link boards modal from the channel 2. Search for boards already linked to the channel 3. See error - some of...
#### Summary Various UI fixes #2952 - Updating alignment and adding boards icon for templates with no icons #3574 - Updating link modal with boards icon for boards with no...