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

Add navigation to school management forms #3910

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

ldodds
Copy link
Collaborator

@ldodds ldodds commented Sep 13, 2024

Initial work to implement new index page and nav bar for school management forms.

  • Adds a new school settings page to provide an index to the management forms and other options
  • Adds a new component for the side bar to be added to this page and other school forms. Using a partial to make it easier to test independently.
  • Adds a new partial to make it easier to add the new header and navigation to existing pages

Initially I've only added the navigation to the admin forms so we can review and merge this before changing the other forms. The others will be relatively easy to switch to use this layout although the tariffs, meters and possibly calendar pages are quite large.

  • add body of settings page, listing key sections from nav, prompts to finish configuration, admin options and reports
  • Add specs for navigation
  • Only link to expert analysis if school has gas
  • Add navigation to admin forms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant