feat(team-calendar-extraction): implement UI and accessibility surfac…#1202
Open
Richardkingz2019 wants to merge 2 commits into
Open
Conversation
Stellar-Mail#681) - Add folder-local components: EventList, ExtractionForm, EmptyState, LoadingState, ErrorState, SuccessState, and main container - Add hooks (useCalendarExtraction, useCalendarEvents) and calendar service with local simulation - Add TypeScript types, mock fixtures, and demo component - Implement full keyboard navigation, screen reader support, ARIA labels, focus management, and WCAG AA contrast - Add responsive layout, dark mode, reduced motion support, and high contrast mode - Add component styles isolated from shared design system - Add comprehensive documentation (ACCESSIBILITY, VISUAL_STYLE, ARCHITECTURE, GETTING_STARTED) - Fix PresetId type to include 'conference-pass' and 'encrypted-payload' preset IDs - Fix CampaignTimelinePanel import in DemoAdminDashboard - Add events/auditEvents to encryptedCampaignPreset fixture - Fix email domains in new preset fixtures to pass validation - Update presets test for 6 scenarios (was 4) All work stays within tools/v2/team/team-calendar-extraction/
Collaborator
|
@Richardkingz2019 fix conflict |
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.
…e (#681)
All work stays within tools/v2/team/team-calendar-extraction/
closes #681