Skip to content

Conversation

@AdamJ
Copy link
Member

@AdamJ AdamJ commented Nov 11, 2025

Description of changes

  • added Employee page
  • created sidenav levels for other areas
  • created submenu for sidenav flyouts
  • added partial include for alphabet pills

PR checklist

Please check the boxes that apply before requesting review.

  • I ran the site locally (pnpm show) and verified the changed pages
  • I ran the production build (pnpm css && pnpm build) and checked docs/ output
  • I updated or copied vendor assets using the package.json copy scripts if required (pnpm copy-css|copy-js|copy-fa|copy-cas)
  • If this change depends on caswow.library, I documented whether it was linked with npm link or included in CI
  • I verified there are no uncaught exceptions in the browser console (common: dialog script in base.njk)
  • I added notes in this PR about any assumptions made (missing vendor files, local links, env variables)

Optional guidance for reviewers:

  • For layout or JS changes, preview the affected page(s) in docs/ after a prod build.
  • If vendor files were updated, confirm dependencies/ and docs/ contain the expected updated files.

- added Employee page
- created sidenav levels for other areas
- created submenu for sidenav flyouts
- added partial include for alphabet pills
@github-actions github-actions bot added the minor label Nov 11, 2025
@AdamJ AdamJ merged commit 033bbb5 into main Nov 11, 2025
5 checks passed
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.

2 participants