Add default value for usagePercent comparison in SystemDiagnostics
Add default value for usagePercent to handle undefined
- Changed usagePercent > 80 to (usagePercent || 0) > 80 - Prevents TypeScript error when usagePercent is possibly undefined - Defaults to 0 if undefined, showin...
Remove remaining Grid tags causing syntax error
- Fixed lines 518-527 that still had Grid container/item tags - Replaced with Box + CSS Grid for 2-column layout - All Grid references now removed from SystemDi...
Replace all MUI Grid components with Box and CSS Grid
- Removed Grid2 import (module doesn't exist in this MUI version) - Replaced all Grid containers with Box + CSS Grid layout - Used gridTemplateColumns with resp...
Use Grid2 for proper MUI Grid component support
- Changed Grid import to use @mui/material/Unstable_Grid2 - Fixes TypeScript error: Grid item prop not recognized - Grid2 properly supports item, xs, md, lg pro...
Replace any types with proper interfaces in SystemDiagnostics
- Replaced all 'any' types with detailed TypeScript interfaces - Removed unused WarningIcon import - Removed unused getStatusColor and getStatusIcon helper func...
Correct Redis ping() method call in DiagnosticsController
- Changed **************** to connection.ping() - RedisConnection.ping() is the correct API method - Fixes compilation error on lines 302 and 473 Resolves buil...
Передача ре**** побудувати арги в робочому середовищі Forgejo
- Додано конструктори для docker/build-push-action з re** - NEXT PUBLIC * env Вари тепер правильно запечені в JavaScript-пакет - Це дозволяє використовувати фун...
Додавання підтримки будівельників NEXT PUBLIC змінного середовища
- Додано оголошення ARG для NEXT PUBLIC RE*** SITE KEY та пов'язаних варів - Перетворення ARG до ENV варів для наступного.js - Створено BUILD ARGS REQUIRED.md з...
Втеча apostrophe в Зарезервувати посилання текст - Видалити помилки побудови ESLint
Додайте при реєстрації доменного імені в організаціїРепозиторію
- Оновлений пошукБиДомен запиту для обробки субдомен + батьківська конкатенація - Тепер підтримує як прямі матчі (localhost) і ієрархічні матчі (login.kamocrm.c...
Нагорода X-Forwarded-Host заголовок для постачальників послуг безпеки
- Додано X-Forwarded-Host заголовок при виклику /api/security/providers - SecurityService вимагає того, щоб визначити, яка організація для постачальників fetch ...
Відновити білий колір тексту на розділі «Збереження»
- Додано чітку кольорову укладку (sx={ Колір: '#ffff` }}) до компонентів типографії - Матеріал-UI переповнений текст-білий клас з кольоровими за замовчуванням -...
Корисне часове поле імена у зовнішнійАутоПровідаторДТО
- Змінений getCreatedAt() для getDateCreated() - Змінений getUpdatedAt() для getDateUpdated() - Змінено від LocalDateTime до дати матчу EmbRecordState - EmbReco...
Запобігти списку користувачів від запуску мітки - пропустити fetch на сторінках дійсності/logout і додати перевірку cookie з затримкою
Replace fake member data with real API call in MemberListProvider to show actual organization members
Правильний доступ до поля 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 листи високо видимі з підвищеною непрозорістю, розміром, з-індексом, і дебвуговим заправкою
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...
Make SessionUtilityService Redis з'єднання конфігурується за допомогою пружинних властивостей
Замініть намагатися з ресурсами з ручним близьким для OtkValidator
Оновлення SecurityRoleController для використання пакету сеансуData
Як ви бачите відправлення?
Кожен з цих оновлень землі в робочому просторі автоматично. Почати вільний час і дивитися його на тиждень після тижня.