Prevent member list from triggering logout - skip fetch on validate/logout pages and add cookie check with delay
Replace fake member data with real API call in MemberListProvider to show actual organization members
Correct EmbNameFull फ़ील्ड एक्सेस और फोन एक्सटेंशन को हटा दें (कस्टम गेटर के साथ गलत संघर्ष)
Use logoFull variant and flexible sizing to eliminate empty space around full logos on loading screens
Use organization theme colors instead of hardcoded green on welcome/success screen
Remove intermediate status messages in logout flow and redirect immediately to prevent double loading display
Make Create Organization card always visible regardless of other orgs in network
Properly extract base URL using regex to avoid including path portions
Use current site's theme hostname with org-specific paths to avoid SSL certificate errors
Improve org logo URL generation by stripping subdomain aliases and extracting base domain
Replace Grid with GridLegacy in page.tsx for MUI v7 compatibility
Use GridLegacy for MUI v7 compatibility - Grid2 not available, GridLegacy has the legacy API with item/xs props
Replace Grid with Grid2 for MUI v7 compatibility in network page
Resolve ESLint errors blocking build - escape unescaped entities and replace any types with strict typing
Panels now close when clicking empty areas of NavPri sidebar - Fixed useEffect logic to close panels when activePanel is null - Previously only closed when activePanel was a different panel ID - Now correctly closes when activePanel is null (sidebar background clicked)
Add click-outside detection to primary navigation panels - Added backdrop overlay to NavPriItemWithPanel component - Click or touch outside panel now closes it - Increased z-index to ensure backdrop is visible above NavTop bar - Matches behavior of NavTopPanel for consistent UX
ROFL अक्षरों को बढ़ी हुई अस्पष्टता, आकार, z-index और डिबग लॉगिंग के साथ अत्यधिक दिखाई देते हैं
Restore text field editing by targeting pointerEvents more specifically - Changed pointerEvents from FormControlLabel to only target the label element - Prevents disabling text input fields while still protecting Everyone role - Uses MUI selector to target only the label, not the entire form control
Use case-insensitive contains check for Everyone role - Changed from exact title match to **************** - Handles variations like 'Everyone (Applies To All)' - More robust role detection for Everyone role protection - Applied to all role checks: checkbox state, toggle prevention, save enforcement, and edit loading
Prevent cell width adjustment by using fixed 180px width
- Outer container now has fixed width: 180px - Removed minWidth in favor of fixed width - Inner flex container handles content layout - No more width adjustment...
Make timer update every second and add 'ago' suffix to elapsed time
- Timer now updates EVERY SECOND regardless of age (truly live) - calculateTimeAgo() uses currentTime state for real-time calculation - Added ' ago' suffix to a...
Make timer truly live with constant recalculation and stabilize hover area
- Timer now recalculates on every render (truly live, no lag) - State updates trigger re-renders at smart intervals (1s to 1hr) - Fixed glitchy hover by adding ...
Store and retrieve timezone from localStorage instead of API calls
- Updated validate route to fetch timezone from Redis session data - Store timezone in localStorage during validation - DateTimeDisplay now reads from localStor...
सत्र उपयोगिता सेवा रेडिस कनेक्शन को स्प्रिंग गुणों के माध्यम से कॉन्फ़िगर करने योग्य बनाना
OtkValidator के लिए मैनुअल क्लोज के साथ प्रयास-साथ संसाधन बदलें
अद्यतन सुरक्षाRoleController सत्र पैकेज सत्रData का उपयोग करने के लिए
साझा पुस्तकालय से मौजूदा रेडिस उपयोगिताओं का उपयोग करने के लिए सत्र उपयोगिता
Redis सत्र से वर्तमान उपयोगकर्ता प्राप्त करने के लिए getOrganizationFromRequest का उपयोग करें
अधिकारों को बचाया सुनिश्चित करने के लिए OrgRole.rights को कैस्केड एनोटेशन जोड़ें
DTO रूपांतरण में NullPointerException को रोकने के लिए getRoleByIdWithRights का उपयोग करें
GetRoleByIdWithRights को ठीक से आलसी संग्रह लोड करने के लिए जोड़ें
भूमिकाओं का निर्माण और अद्यतन करते समय विवरण फ़ील्ड सेट करें
एक भूमिका को संपादित करते समय सभी उपलब्ध अधिकार दिखाएं, न केवल वर्तमान में अधिकार सेट करें
डीटीओ रूपांतरण के लिए अधिकार संग्रह को पॉप्युलेट करने के अधिकार अद्यतन करने के बाद भूमिका को पुनः लोड करें
स्ट्रिंग राइट टाइप को रोल में कनवर्ट करेंRightType enum बनाने / अद्यतन भूमिका समापन बिंदुओं में
ISO-8601 स्ट्रिंग्स के रूप में तिथियों को क्रमबद्ध करने के लिए ऑब्जेक्टमैपर को कॉन्फ़िगर करें
स्थानीय डीटटाइम सीरियलाइजेशन को संभालने के लिए ऑब्जेक्ट मैपर में जावाटाइम मॉड्यूल जोड़ें
जैसा कि आप शिपिंग देखते हैं?
इन अद्यतनों में से प्रत्येक स्वचालित रूप से अपने कार्यक्षेत्र में उतरता है। प्रारंभ करें और सप्ताह के बाद इसे सप्ताह के अंत में देखें।.