Skip to content

Frontend Release to Main [4.85]#5160

Merged
one-community merged 284 commits intomainfrom
development
Apr 17, 2026
Merged

Frontend Release to Main [4.85]#5160
one-community merged 284 commits intomainfrom
development

Conversation

@one-community
Copy link
Copy Markdown
Member

@one-community one-community commented Apr 16, 2026

Includes: Diya 🔥 fix(ui): Fixed State and Team Member UI #5128, Sohail: Role Distribution Showing Incomplete Role Data #5104+2078, Vinay K Radar Chart #5042, Sai Sandeep taking over for Kristin Add Hovering Effects for Community Portal Calendar Events #4413, Keerthana - Fix Basic Information tab, Volunteering Times Tab Dark Mode Background and Save Button Visibility #5097, Namitha - fix(JobAnalytics): prevent invalid date range render + react to dark #3994, Swathi functionalities for Materials Page #4757, Harshavarma: Created chart for job roles hit and applications #4325+1882, uha fix susceptibility chart #4885, Uha fix Booking Payment Frontend #3962, uha fix construction dashboard #5035, Neeraj Fix Chart Rendering Issue and Dark Mode Legend #5123, Siva - fix: member filter and project filter, added member counts #3499, Siva - feature for timezone standardization in EventCard #4633, Siva- Creating front-end for activity/description #4434, Siva - Fix Dates and Online Filters” Misalignment #4388, Siva - Restrict past date selection in event search calendar #4338, Vamsidhar - Fix PDF generation button on Weekly Project Summary page #4552, Shravya Fix CSS module styling issues for PR 3433, #3963, Aayush changed color of cooking workshop, #4962, Aayush activity attendance page fixed dark mode #5044, Aayush create line chart showing total injuries over time frontend #3995+1687, Adithya fix edit tool feature #4681+1992, Shravan view recipe details, #4996, Sai Teja: Fix PR Analytics broken page – Add contextual error handling, #4838, Adithya_Financials_Filter_Enhancement #5010, Diya 🔥 fix(wspage): Fixed Weekly Summary Page Issues #5149, Diya 🔥 fix(ui): Fixed Timer UI on Single Tasks Page #5150, Diya 🔥 fix(ui): Fixed Quick Setup Buttons on User Profile Page #5155, Aayush fixed Back to Projects redirection #5141, Sai Sandeep taking over for Kristin Fix Calendar Selected Date Dark Mode Style in Community Portal Page #4487, Sai Sandeep taking over for Kristin - Add Dark Mode Support for Log Attendance Page #4484, som-fix/broken-pr-analytic-link #4563, Diya 🔥 fix(filterUI): Fixed Filter UI on Weekly Summary Reports Page #5161

pavanputti and others added 30 commits November 22, 2025 22:08
- Enhanced data transformation with better date/time formatting helpers
- Added event metadata display (date, type, location, status, attendance)
- Improved schedule display with better formatting and resource location
- Added image error handling with fallback to default image
- Enhanced UI structure with organized sections for metadata, description, and schedule
- Improved styling with conditional dark mode support for metadata sections
- Better handling of missing or incomplete event data
- Added formatted date display with full date string
- Enhanced schedule items with background styling and better layout
- Enhanced error handling with specific messages for different error types (404, network, server, permission errors)
- Added validation for activity ID (empty string check)
- Improved date/time formatting with NaN validation to prevent invalid date displays
- Enhanced schedule building with null/undefined resource filtering
- Added type checking for numeric values (maxAttendees, currentAttendees)
- Improved fallback API call error handling with network error detection
- Better event data validation (object type check)
- Enhanced error messages for better user experience
- Fixed date display logic to handle null dates properly
- Added array validation for schedule and resources data
- Added comment indicating where timezone conversion will be implemented
- This is the initial step for standardizing event time display based on user timezone
Phase 2 - Setup & Preparation:
- Created timezoneUtils.js file with skeleton functions
- Added placeholder functions: getUserTimezone, convertToUserTimezone, getTimezoneAbbreviation, formatDateTimeWithTimezone
- Added TODO comments explaining what each function will do
- No implementation yet - structure only
Phase 3 improvements:
- Implemented getUserTimezone() function using Intl.DateTimeFormat API
- Added exploration functions for testing date-fns-tz vs moment-timezone approaches
- Added comments in EventCard showing where timezone conversion will be implemented
- Added import comment (commented out) for future use
- Explored conversion options: moment-timezone (already in use) vs date-fns-tz (available)
- No full implementation yet - exploration phase only
Phase 4 improvements:
- Added moment-timezone import for testing conversion approaches
- Enhanced getUserTimezone() with validation and error handling
- Implemented test functions for both moment-timezone and date-fns-tz approaches
- Added bug fixes: null checks, validation, error handling
- Tested timezone detection across browsers (Chrome, Firefox, Safari, Edge)
- Documented testing results: decided to use moment-timezone for consistency
- Fixed issues found during testing: invalid date handling, null checks
- No full implementation yet - testing phase only
- Implemented complete timezone conversion using moment-timezone
- Added formatDateTimeWithTimezone function with timezone abbreviation
- Updated EventCard to use timezone utilities for time display
- Added location placeholder 'Location TBD' for empty locations
- Added error handling for date formatting
- Removed exploration functions from timezoneUtils
- Event times now display in user's local timezone with abbreviation (e.g., '2:00 PM PST')
- Updated timezoneUtils to use current date for timezone abbreviation (ensures all events show same PST/PDT)
- Fixed CPDashboard to use timezone utilities for consistent time display
- Improved event card alignment for date, time, and location with icons
- Fixed EventCard import path
- All events now show consistent timezone abbreviation across all cards
yany960 and others added 23 commits April 13, 2026 06:12
…al_assignment_fe

Yu Yan - feat: add blue square manual assignment tracking
…hart-showing-total-injuries-over-time-frontend

Aayush create line chart showing total injuries over time frontend
…ndance_dark_mode_fix

Aayush activity attendance page fixed dark mode
…endly-error

Sai Teja: Fix PR Analytics broken page – Add contextual error handling
…ilter_enhancement

Adithya_Financials_Filter_Enhancement
…ryPage

Diya 🔥 fix(wspage): Fixed Weekly Summary Page Issues
…eTaskPage

Diya 🔥 fix(ui): Fixed Timer UI on Single Tasks Page
Diya 🔥 fix(ui): Fixed Quick Setup Buttons on User Profile Page
…-dark-mode

Sai Sandeep taking over for Kristin Fix Calendar Selected Date Dark Mode Style in Community Portal Page
…e-support-for-log-attendance-page

Sai Sandeep taking over for Kristin - Add Dark Mode Support for Log Attendance Page
…alytic-link

som-fix/broken-pr-analytic-link
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 16, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit bc91e86
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/69e173439c68bf0008dc95eb
😎 Deploy Preview https://deploy-preview-5160--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

DiyaWadhwani and others added 2 commits April 16, 2026 16:27
…port_FilterUI

Diya 🔥 fix(filterUI): Fixed Filter UI on Weekly Summary Reports Page
@sonarqubecloud
Copy link
Copy Markdown

@one-community one-community merged commit 3b88381 into main Apr 17, 2026
10 checks passed
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.