Skip to content
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

Feature fixed boards #801

Merged
merged 40 commits into from
Nov 30, 2020
Merged

Feature fixed boards #801

merged 40 commits into from
Nov 30, 2020

Conversation

martinbedouret
Copy link
Collaborator

@martinbedouret martinbedouret commented Nov 17, 2020

Fixed boards

New board model that will allow us to support boards that can be fixed in terms of rows and columns, and easily edited at the same time.
The Implementation uses the Grid from shayc/react-obf package for the grid of the fixed boards.
Some highlights:

  • This pr needs the latest API updates.
  • The existing boards can be converted to fixed boards by using the switch

image

@shayc shayc self-assigned this Nov 25, 2020
@martinbedouret martinbedouret merged commit f2854a2 into master Nov 30, 2020
@martinbedouret martinbedouret deleted the feature/fixed-board branch November 30, 2020 00:26
@martinbedouret martinbedouret linked an issue Dec 4, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New fixed board and grid
2 participants