Files
L-Ami-Fiduciaire/_bmad-output/implementation-artifacts/sprint-status.yaml
Saad Ibn-Ezzoubayr 3baf456640 feat: implement Story 2.3 — Worker-Scoped Dashboard
Scope stat cards and urgent declarations table to the authenticated
worker's own assignments. Add empty state when no declarations are
assigned, hide the "Assigné à" column for worker role, and expose
isWorker flag through DashboardController and dashboard types.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 17:31:23 +01:00

115 lines
4.3 KiB
YAML

# generated: 2026-03-11
# project: l'ami fiduciaire
# project_key: NOKEY
# tracking_system: file-system
# story_location: _bmad-output/implementation-artifacts
# STATUS DEFINITIONS:
# ==================
# Epic Status:
# - backlog: Epic not yet started
# - in-progress: Epic actively being worked on
# - done: All stories in epic completed
#
# Epic Status Transitions:
# - backlog → in-progress: Automatically when first story is created (via create-story)
# - in-progress → done: Manually when all stories reach 'done' status
#
# Story Status:
# - backlog: Story only exists in epic file
# - ready-for-dev: Story file created in stories folder
# - in-progress: Developer actively working on implementation
# - review: Ready for code review (via Dev's code-review workflow)
# - done: Story completed
#
# Retrospective Status:
# - optional: Can be completed but not required
# - done: Retrospective has been completed
#
# WORKFLOW NOTES:
# ===============
# - Epic transitions to 'in-progress' automatically when first story is created
# - Stories can be worked in parallel if team capacity allows
# - SM typically creates next story after previous one is 'done' to incorporate learnings
# - Dev moves story to 'review', then runs code-review (fresh context, different LLM recommended)
generated: 2026-03-11
last_updated: 2026-03-20T12:00:00
project: "l'ami fiduciaire"
project_key: NOKEY
tracking_system: file-system
story_location: "_bmad-output/implementation-artifacts"
development_status:
# Epic 0: Foundation Migration & Infrastructure Setup
epic-0: done
0-1-rename-folders-to-declarations-in-database: done
0-2-rename-folders-to-declarations-in-backend: done
0-3-rename-folders-to-declarations-in-frontend: done
0-4-configure-redis-for-cache-queue-and-sessions: done
0-5-add-foundation-database-migrations-and-declaration-status-flow: done
epic-0-retrospective: done
# Epic 1: Team Management & Permission System
epic-1: done
1-1-permission-configuration-and-controller-traits: done
1-2-team-management-page-view-and-invite-members: done
1-3-role-assignment-and-member-removal: done
1-4-manager-permission-toggle-matrix: done
1-5-role-based-access-enforcement-across-views: done
1-6-workspace-switching-for-multi-workspace-owners: done
epic-1-retrospective: done
# Epic 2: Role-Driven Dashboard & Command Center
epic-2: in-progress
2-1-owner-manager-command-center-dashboard: done
2-2-priority-alerts-panel: done
2-3-worker-scoped-dashboard: review
2-4-dashboard-activity-feed: backlog
epic-2-retrospective: optional
# Epic 3: Collaboration, Nudge System & Notifications
epic-3: backlog
3-1-notification-infrastructure-setup: backlog
3-2-one-click-nudge-system: backlog
3-3-notification-center-and-bell: backlog
3-4-bulk-client-notification-scheduling: backlog
3-5-email-notification-enhancement-for-key-events: backlog
epic-3-retrospective: optional
# Epic 4: Bulk Operations, Search & Advanced Filtering
epic-4: backlog
4-1-filterbar-component-and-usefilters-composable: backlog
4-2-apply-filterbar-to-declarations-and-clients-pages: backlog
4-3-quick-search-with-mysql-fulltext: backlog
4-4-bulk-declaration-creation: backlog
4-5-archive-navigation-with-dedicated-filters: backlog
epic-4-retrospective: optional
# Epic 5: Archive System & Document Preview
epic-5: backlog
5-1-auto-archive-on-close-and-history-preservation: backlog
5-2-archive-detail-page-read-only-snapshot: backlog
5-3-in-app-document-preview: backlog
5-4-re-open-archived-declaration: backlog
5-5-bulk-zip-download-and-retention-policy: backlog
epic-5-retrospective: optional
# Epic 6: Platform Administration & Subscription Enforcement
epic-6: backlog
6-1-saas-admin-role-and-admin-guard: backlog
6-2-platform-dashboard-and-workspace-overview: backlog
6-3-support-ticket-inbox: backlog
6-4-platform-configuration-management: backlog
6-5-subscription-tier-limit-enforcement: backlog
epic-6-retrospective: optional
# Epic 7: Production Infrastructure & Deployment
epic-7: backlog
7-1-encrypted-file-storage-with-s3-compatible-backend: backlog
7-2-email-delivery-via-amazon-ses: backlog
7-3-laravel-forge-deployment-and-ci-pipeline: backlog
7-4-monitoring-alerting-and-error-tracking: backlog
7-5-automated-backups-and-disaster-recovery: backlog
epic-7-retrospective: optional