Deliver Meridian engagement: R1–R4 complete#10
Open
maxangelo88 wants to merge 5 commits into
Open
Conversation
…3 E2E tests - Fix Reports page defects (R1): filter behavior, i18n gaps, API pattern - Add Restocking Recommendations view with budget ceiling filter (R2) - Add Playwright e2e test suite covering navigation, Reports, and Restocking (R3) - Configure playwright.config.js with system Chrome; add test-results to .gitignore Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
HTML diagram covering frontend (Vue 3 SPA), backend (FastAPI endpoints), and data layer (in-memory JSON). Includes architectural gap analysis. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add backlog translation section to en.js and ja.js (title, stats, table headers, priority labels) - Add nav.backlog key to both locales - Update Backlog.vue to use useI18n composable throughout — was the only view with no i18n - Register /backlog route in router and add nav link Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add :root CSS custom property design tokens (colors, radii, shadows) - Body background: subtle three-stop diagonal gradient - Nav bar: 72px height, brand-blue bottom border, gradient background - Cards: box-shadow replaces flat border, border-radius 12px - Stat cards: colored left accent border per severity class - Badges: pill shape (border-radius 999px) - Design token system paves the way for D3 dark mode Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds a 🌙/☀️ toggle button to the nav. Theme state persists in localStorage via data-theme attribute on <html>. All colors are driven by the existing CSS token system — dark mode is a single [data-theme="dark"] override block. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
|
Added D1, D2 and D3 |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/restockingcon raccomandazioni di acquisto e budget ceiling configurabileproposal/architecture.htmlcon gap analysisTest plan
npx playwright testdalla root — 21/21 passanoproposal/architecture.htmlsi apre nel browser