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

Dynamic layout on Site Setting #75

Closed
RaiBnod opened this issue Feb 27, 2019 · 0 comments
Closed

Dynamic layout on Site Setting #75

RaiBnod opened this issue Feb 27, 2019 · 0 comments
Assignees
Labels
CL: Simple Complexity level: simple P: High R: Fixed T: Improvement Refactor code or tweak configuration/build
Milestone

Comments

@RaiBnod
Copy link
Member

RaiBnod commented Feb 27, 2019

To support the frontend ticket: https://github.com/NubeIO/dashboard/issues/1, we need certain extra fields on Site model and hence different sites can save their layouts dynamically.

Fields needed:

  • menu_layout (String)
  • content_width (String)
  • fixed_sidebar (Boolean)
  • fixed_header (Boolean)
  • auto_hide_header (Boolean)
@RaiBnod RaiBnod added T: Improvement Refactor code or tweak configuration/build P: High CL: Simple Complexity level: simple labels Feb 27, 2019
@RaiBnod RaiBnod added this to To do in IoT Platform via automation Feb 27, 2019
@RaiBnod RaiBnod self-assigned this Feb 27, 2019
@zero88 zero88 added this to the 1.0.0 milestone Mar 1, 2019
@zero88 zero88 closed this as completed in #76 Mar 1, 2019
IoT Platform automation moved this from To do to Done Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CL: Simple Complexity level: simple P: High R: Fixed T: Improvement Refactor code or tweak configuration/build
Projects
IoT Platform
  
Done
Development

No branches or pull requests

2 participants