Skip to content

Add an executive profile to "Our Team" page #1341#1352

Open
Nischalsai12 wants to merge 793 commits into
devfrom
feature/nischal_team
Open

Add an executive profile to "Our Team" page #1341#1352
Nischalsai12 wants to merge 793 commits into
devfrom
feature/nischal_team

Conversation

@Nischalsai12
Copy link
Copy Markdown

  • Added Aakash Gangji to Executive Team page
  • Added profile image and LinkedIn link
  • Updated translations across multiple languages

BhargavaSharabha and others added 30 commits February 2, 2026 09:17
- 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
- Parse AWS Lambda response body (returned as string) to correctly check success status
- Dispatch unsaved-changes event before redirect to prevent "Leave site?" browser prompt
- Move localStorage.clear() before alert and use setTimeout for redirect
…ntAccountDeletion

Implement user account deletion functionality
- Add new Page Views report tab with Looker Studio embed
- Add loading spinner with fade transition while reports load
- Improve tab styling with rounded corners, shadows, and hover effects
- Add mobile responsive dropdown for small screens
- Remember last selected tab using localStorage
- Set consistent 800px height for all reports
…-ui-improvements

Add Page Views tab to Google Analytics with UI improvements
…test

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
…-to-post

Feature/switch get user id to post
…-to-post

Fix user ID parsing in authActions and update tests
PriyankaWani66 and others added 23 commits March 17, 2026 14:35
Update collaborators page and logos.

Added 4 new collaborators and their logos (converted to .webp).
Replaced VolunteerMatch with Idealist and updated link + logo.
Made Collaborators page layout to an inverted‑pyramid grid (3 on top, 2 centered below), responsive on mobile/tablet/desktop.
…teer_tooltips

Add on-hover tooltip for next button for step 1 and step 2 of volunteer wizard
…ction-under-profile-section

1295 revamping skills section under profile section
Save selected skills from the volunteer wizard to localStorage (Step 3).
Read and display saved skills in Profile → Skills.
 Resolve category/subcategory IDs to translated labels using existing categories data.
…ate the database with lat/lang when the user change the loc/if not it won't update
…erLocation_#1175

Create a background thread to poll an API for Volunteer
…category_id lookup, extract response.body.answer (#1247)

- Use generate_answer_api endpoint for both initial and follow-up requests
- Add recursive findCatId to resolve category name to numeric catId from localStorage
- Build conversation_history with user/assistant roles for follow-up requests
- Extract answer from response.body.answer instead of treating response as string
…ices (#1247)

- MoreInfoChatModal: render, counter decrement, disable at 0, send/enter, error handling, cooldown storage, payload shape
- RequestButton: navigation, cooldown check, expired cooldown cleanup, emergency contact, chat modal integration, icons
- requestServices: moreInformationChat and moreInformation POST calls
feat: More Info chatbot with 5-question limit and cooldown (#1247)
Added delete button with dialog in request details
Fix #918: Remove console and debugger statements in production
@Nischalsai12 Nischalsai12 requested a review from a team as a code owner April 1, 2026 21:15
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 41.49822% with 492 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/common/components/VoiceRecordingComponent.jsx 0.00% 207 Missing ⚠️
src/common/components/Navbar/Navbar.jsx 29.65% 102 Missing ⚠️
src/common/components/BreadCrumbs/BreadCrumbs.jsx 39.28% 84 Missing and 1 partial ⚠️
.../common/components/PhoneNumberInputWithCountry.jsx 0.00% 50 Missing ⚠️
src/common/components/DataTable/Table.jsx 61.66% 21 Missing and 2 partials ⚠️
...components/MoreInfoChatModal/MoreInfoChatModal.jsx 93.84% 8 Missing ⚠️
src/common/components/Ads/SquareAd.jsx 16.66% 5 Missing ⚠️
.../common/components/RequestButton/RequestButton.jsx 94.91% 3 Missing ⚠️
.../SearchCancelIconButton/SearchCancelIconButton.jsx 0.00% 2 Missing ⚠️
src/common/components/Tabs/Tabs.jsx 71.42% 2 Missing ⚠️
... and 4 more

❌ Your patch check has failed because the patch coverage (41.49%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Files with missing lines Coverage Δ
src/Layout/Layout.jsx 100.00% <100.00%> (ø)
src/common/components/Footer/Footer.jsx 100.00% <100.00%> (ø)
src/common/components/LeftAds/LeftAds.jsx 100.00% <100.00%> (ø)
src/common/components/Modal/Modal.jsx 100.00% <ø> (ø)
src/common/components/Navbar/Navbarold.jsx 0.00% <ø> (ø)
src/common/components/Pagination/Pagination.jsx 52.27% <ø> (ø)
src/common/components/RightAds/RightAds.jsx 100.00% <100.00%> (ø)
src/common/components/ScrollToTop/ScrollToTop.jsx 100.00% <100.00%> (ø)
src/common/i18n/i18n.js 0.00% <ø> (ø)
src/common/i18n/languagesData.js 100.00% <ø> (ø)
... and 15 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.