Sathvika first contribution#1329
Open
Sathvika2122 wants to merge 766 commits into
Open
Conversation
…iew_step_in_volunteer_wizard_1166 Add 5th Step called Review in the Volunteer wizard #1166
…ete_voice_speech refactor(audio): move speechDetectV2 handling to audioServices and re…
Enums integration and filter fixes
Add 'In The News' to About menu in desktop and mobile
Fix: filter logic for Type, Priority, Calamity with select-all support
Added Our Mission images
…from localStorage and API fallback
…eneficiaries API, and embed Google Analytics reports
…-headers Add side-by-side analytics graphs, reduce tab whitespace, integrate b…
update: profile photo enforcement #1156
…from localStorage and API fallback
- Add two-column hover dropdown with multi-select checkboxes - Load categories from localStorage (stored after user login) - Map API category keys to translation keys for proper localization - Include both main categories and subcategories - Add translations for HELP_CATEGORIES in all 12 supported languages - Selected categories displayed as tags in the dropdown Fixes #1126
- Tests for rendering organization info - Tests for Help Categories dropdown functionality - Tests for category selection/deselection - Tests for two-column hover subcategories - Tests for localStorage integration - Tests for form validation
- Fix translations for all languages by trying both mapped keys and API keys - Added getCategoryDescription helper for tooltip translations - Moved Help Categories dropdown after URL field and before Street Address - Updated snapshot test for new field order
…ergencyContact_24 Connect the API for Emergency Contacts
- Added tests for organization type radio buttons - Added tests for phone number, email, URL field editing - Added tests for address fields (street, city, state, zip) - Added tests for category row click selection - Added tests for subcategory selection - Added tests for input sanitization (phone, zip code) - Added test for organization-info-updated event dispatch Coverage improved: Lines 84.91% -> 92.17%, Functions 65.45% -> 83.63%
…CategoriesDropdown Add Help Categories dropdown to Organization Details tab
Improve search bar responsive layout in comments section
Availability clean
…RashmiBilaskar
Adds a URL to fetch values
Fix skills labels i18n mapping
…in CommentsSection
…gation-deekshit Feature/breadcrumbs navigation deekshit
…al-fields remove heading and add left indentation per UI feedback
Add mobile-friendly drill-down navigation and improve UI for skill selection
feat: enhance volunteer skills selector with mobile responsiveness
…lidation - Add remove all skills functionality for entire categories in Skills component - Add tooltip validation for next button when no specific skills selected - Update translation keys to use common: namespace for consistency - Add new translation keys for Next button
- Add jest.mock for aws-amplify/auth getCurrentUser - Prevents AuthUserPoolException during test execution - Allows tests to run without real AWS credentials
- Fix StepperControl tests: Update translation key expectations to include namespace (common:BACK, common:NEXT, common:CONFIRM) - Fix Contact component: Replace invalid 'for' attributes with 'htmlFor' for React compatibility - Fix LandingPage test: Add global fetch mock to prevent 'fetch is not defined' errors when MetricsTicker renders
- Snapshot updated to reflect translation keys with namespace (common:BACK, common:NEXT, common:CONFIRM) - All 12 StepperControl tests now passing
feat: enhance volunteer skills selection with category removal and validation
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.
Improved the homepage heading text for better readability.
Changes made:
File modified:
src/pages/LandingPage/LandingPage.jsx