|
|
|
@@ -49,12 +49,12 @@ Update the application's color system to align with the new LIBRA for Rights bra
|
|
|
|
|
|
|
|
|
|
| Story | Title | Description | Status |
|
|
|
|
|
|-------|-------|-------------|--------|
|
|
|
|
|
| 10.1 | [Core CSS Theme Update](../stories/story-10.1-core-css-theme-update.md) | Update Tailwind CSS theme variables and semantic aliases | Pending |
|
|
|
|
|
| 10.2 | [Blade Component Color Migration](../stories/story-10.2-blade-component-color-migration.md) | Update 16 Blade files with 64 color class occurrences | Pending |
|
|
|
|
|
| 10.3 | [Email Template Color Update](../stories/story-10.3-email-template-color-update.md) | Update email theme CSS and template components | Pending |
|
|
|
|
|
| 10.4 | [PDF Template Color Update](../stories/story-10.4-pdf-template-color-update.md) | Update 4 PDF export templates | Pending |
|
|
|
|
|
| 10.5 | [Logo and SVG Assets Update](../stories/story-10.5-logo-assets-update.md) | Update/replace logo SVG files for new brand | Pending |
|
|
|
|
|
| 10.6 | [Documentation Update](../stories/story-10.6-documentation-update.md) | Update PRD, CLAUDE.md, architecture docs, and story files | Pending |
|
|
|
|
|
| 10.1 | [Core CSS Theme Update](../stories/story-10.1-core-css-theme-update.md) | Update Tailwind CSS theme variables and semantic aliases | Complete |
|
|
|
|
|
| 10.2 | [Blade Component Color Migration](../stories/story-10.2-blade-component-color-migration.md) | Update 16 Blade files with 64 color class occurrences | Complete |
|
|
|
|
|
| 10.3 | [Email Template Color Update](../stories/story-10.3-email-template-color-update.md) | Update email theme CSS and template components | Complete |
|
|
|
|
|
| 10.4 | [PDF Template Color Update](../stories/story-10.4-pdf-template-color-update.md) | Update 4 PDF export templates | Complete |
|
|
|
|
|
| 10.5 | [Logo and SVG Assets Update](../stories/story-10.5-logo-assets-update.md) | Update/replace logo SVG files for new brand | Complete |
|
|
|
|
|
| 10.6 | [Documentation Update](../stories/story-10.6-documentation-update.md) | Update PRD, CLAUDE.md, architecture docs, and story files | Complete |
|
|
|
|
|
|
|
|
|
|
### Story Dependencies
|
|
|
|
|
|
|
|
|
@@ -97,20 +97,20 @@ Update the application's color system to align with the new LIBRA for Rights bra
|
|
|
|
|
|
|
|
|
|
## Definition of Done
|
|
|
|
|
|
|
|
|
|
- [ ] Story 10.1: Core CSS theme updated with new colors
|
|
|
|
|
- [ ] Story 10.2: All Blade components using new palette
|
|
|
|
|
- [ ] Story 10.3: Email templates updated
|
|
|
|
|
- [ ] Story 10.4: PDF templates updated
|
|
|
|
|
- [ ] Story 10.5: Logo files updated/replaced
|
|
|
|
|
- [ ] Story 10.6: All documentation updated
|
|
|
|
|
- [ ] All pages render correctly with new colors
|
|
|
|
|
- [ ] WCAG AA contrast compliance verified
|
|
|
|
|
- [ ] RTL layout displays correctly
|
|
|
|
|
- [ ] Responsive design intact across breakpoints
|
|
|
|
|
- [ ] PDF exports display new branding
|
|
|
|
|
- [ ] Email templates display new branding
|
|
|
|
|
- [ ] Code formatted with Pint
|
|
|
|
|
- [ ] All existing tests passing
|
|
|
|
|
- [x] Story 10.1: Core CSS theme updated with new colors
|
|
|
|
|
- [x] Story 10.2: All Blade components using new palette
|
|
|
|
|
- [x] Story 10.3: Email templates updated
|
|
|
|
|
- [x] Story 10.4: PDF templates updated
|
|
|
|
|
- [x] Story 10.5: Logo files updated/replaced
|
|
|
|
|
- [x] Story 10.6: All documentation updated
|
|
|
|
|
- [x] All pages render correctly with new colors
|
|
|
|
|
- [x] WCAG AA contrast compliance verified
|
|
|
|
|
- [x] RTL layout displays correctly
|
|
|
|
|
- [x] Responsive design intact across breakpoints
|
|
|
|
|
- [x] PDF exports display new branding
|
|
|
|
|
- [x] Email templates display new branding
|
|
|
|
|
- [x] Code formatted with Pint
|
|
|
|
|
- [x] All existing tests passing
|
|
|
|
|
- [ ] Visual QA completed on all major pages
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|