MuckRock / documentcloud-frontend

DocumentCloud's front end source code - Please report bugs, issues and feature requests to info@documentcloud.org
https://www.documentcloud.org
GNU Affero General Public License v3.0
15 stars 5 forks source link

[SvelteKit] Global Nav #508

Closed allanlasser closed 5 months ago

allanlasser commented 5 months ago

The org menu is complex enough that I'm adding it on a separate branch. I wanted to land these relatively simple menus and interactions before continuing on add-ons and projects.

netlify[bot] commented 5 months ago

Deploy Preview for documentcloud-frontend ready!

Name Link
Latest commit 37bfb692de5408c5de1f440a29e804358cbeb881
Latest deploy log https://app.netlify.com/sites/documentcloud-frontend/deploys/66200f9089da3c00089f1812
Deploy Preview https://deploy-preview-508.muckcloud.com
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 5 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 34.73% 2196 / 6322
🔵 Statements 34.73% 2196 / 6322
🔵 Functions 23.18% 32 / 138
🔵 Branches 40.6% 67 / 165
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/lib/components/MainLayout.svelte 0% 0% 0% 0% 1-250
src/lib/components/navigation/Breadcrumbs.svelte 100% 100% 100% 100%
src/lib/components/navigation/HelpMenu.svelte 0% 0% 0% 0% 1-58
src/lib/components/navigation/LanguageMenu.svelte 0% 0% 0% 0% 1-60
src/lib/utils/index.ts 100% 100% 100% 100%
src/lib/utils/navigation.ts 100% 100% 100% 100%
src/routes/+layout.ts 0% 0% 0% 0% 1-28
src/routes/app/+layout.svelte 0% 0% 0% 0% 1-41
src/routes/app/+layout.ts 0% 0% 0% 0% 1-18
src/routes/app/sidebar/AddOns.svelte 0% 0% 0% 0% 1-35
src/routes/app/sidebar/Documents.svelte 0% 0% 0% 0% 1-63
src/routes/documents/[id]-[slug]/+layout.ts 0% 0% 0% 0% 1-39
Generated in workflow #36