Skip to content

Feature/development updates#450

Open
Zarmaijemimah wants to merge 2 commits into
dev-fatima-24:mainfrom
Zarmaijemimah:feature/development-updates
Open

Feature/development updates#450
Zarmaijemimah wants to merge 2 commits into
dev-fatima-24:mainfrom
Zarmaijemimah:feature/development-updates

Conversation

@Zarmaijemimah
Copy link
Copy Markdown

@Zarmaijemimah Zarmaijemimah commented Jun 1, 2026

Closes #281


Feature/development updates

Stellar TipJar Dev added 2 commits June 1, 2026 13:27
- Move apiVersion middleware to apply globally to all responses
- Make API version configurable via API_VERSION env var (default: 1)
- Add comprehensive tests for API-Version header on all response types
- Update existing redirect tests to verify API-Version header
- Document API_VERSION configuration in .env.example

Fixes: API-Version header now present on:
- Success responses (2xx)
- Redirect responses (3xx)
- Client error responses (4xx)
- Server error responses (5xx)
- Health check endpoint
- Enhanced EmptyState component with customizable icons, headings, messages, and CTAs
- Added empty states to Patient Dashboard (no vaccination records)
- Added empty states to Verification Page (no search results)
- Added empty states to Admin Dashboard (no API keys, no applications)
- Added empty states to Analytics Dashboard (no data, no issuers, no anomalies)
- All empty states include contextual CTAs where applicable
- Icons are decorative and hidden from screen readers (aria-hidden)
- Visually consistent design using CSS custom properties
- Comprehensive test coverage for EmptyState component
- Added EMPTY_STATES.md documentation

Resolves empty state requirements for medium priority issue
@Zarmaijemimah
Copy link
Copy Markdown
Author

close #281

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@Zarmaijemimah Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI/UX] Design and implement empty states for all data views

1 participant