Fix path alias - use @/lib/avatarUtils instead of @/app/lib/avatarUtils
- @/ maps to project root, so @/lib/avatarUtils is correct path - @/app/lib/avatarUtils was incorrect (would look for app/app/lib/avatarUtils)
Виправлення динамічного імпорту - використання шляху alias @/app/lib/avatarUtils для дозволу webpack Next.js
- Зміна відносних шляхів до шляху alias @/app/lib/avatarUtils - Наступний.js webpack не може вирішити розширення .js для .ts файлів в динамічних імпортах - Шлях...
Fix TypeScript ESM динамічний імпорт - додати розширення .js, необхідний для роздільної здатності модуля node16/nodenext
- TypeScript з модуляResolution node16/nodenext вимагає явного розширення .js в динамічних імпортах - TypeScript вирішить імпорт .js до .ts файлів у час створен...
Fix TypeScript module resolution - remove .js extension from dynamic imports
- Change dynamic imports from avatarUtils.js to avatarUtils (no extension) - Fixes build error: Module not found: Can't resolve '../../lib/avatarUtils.js' - Typ...
Додати URL-адресу аватару для членів за допомогою кінцевої точки входу з механізмом перевизначення
- Включіть avatar URL в кожен учасник відповідь від *********** - Повага механізму перевизначення: аватар учасника (якщо є) аватар користувача âot (default) - F...
Fix avatar display with override mechanism support
- ProfileTab: Always show USER avatar (no override mechanism) - MembershipPermissionsTab: Always show MEMBER avatar (no override mechanism) - Site-wide displays...
Заявка на витяжку #3755 від Maxime-J/docker-prisma-engine
Подати заявку Використання Docker в режимі зчитування та / або в автономному режимі.
Заявка на витяжку #3756 від Abrar74774/master
docs: видалити підмережі між значками в README.md
Detect member avatar override on page load even if returned as 'avatar'
- Add logging to see what API returns on initial load - Check if member has avatarId/memberAvatarId set to detect member override - If avatar ID matches memberA...
Ensure avatarId is always sent when activeAvatar exists
- Use corrected useDefaultUserAvatar value directly in save logic - If activeAvatar exists, always send avatarId (member override) regardless of flag - Improved...
Preserve avatar URL when saving and add defensive check
- Preserve profilePicture from activeAvatar when updating profileData after save - Add warning if activeAvatar exists but useDefaultUserAvatar is incorrectly tr...
Add detailed logging to track avatar state during save
- Log current state (useDefaultUserAvatar, activeAvatar, avatarIdToSend) before save - Log API response after save (memberAvatar, avatar) - Log refreshed profil...
Preserve avatar state after save to prevent revert
- Fixed save logic to properly send avatarId when avatar is selected - Preserve current activeAvatar and useDefaultUserAvatar state before refresh - If refresh ...
Update avatar state after saving profile to prevent revert
- After saving profile, refresh and update activeAvatar state from API response - Update useDefaultUserAvatar flag to match saved state - Ensures avatar remains...
Prevent avatar from switching to empty avatar when selecting
- Immediately set selected avatar in UI for instant feedback - Only update with refreshed data if it has a URL and is the same avatar - Prevents overwriting sel...
Keep avatar manager dialog open and fix profile avatar display
- Removed handleClose() calls when selecting, creating, or uploading avatars - Dialog now stays open so users can continue selecting/managing avatars - After cr...
Ensure avatar URL is properly preserved and displayed from database
- Changed URL handling to preserve empty strings (use ?? instead of ||) - Updated MemberHeader props to prioritize profileData.profilePicture which contains the...
Ensure avatar is properly set from database on profile tab load
- Fixed URL handling to use original API response URL instead of potentially null transformed value - Added synchronization between activeAvatar and userAvatars...
Витягувати запит #3787 від RaenonX/master
Виправлено помилку `/api/batch`
Витягувати запит #3791 від travzhang/master
виправити: виправити помилки в SQL синтаксису в getPageviewExpandedMetrics запиту
Resolve avatar display and persistence issues in profile tab
- Fix initial avatar display to show correct primary avatar instead of default initials - Fix avatar selection from list to properly update member avatar and pe...
Correctly construct security provider logo URL using domain parsing
Correct Next.js 15 route handler params type and remove .js extension from dynamic imports
Use GitHub actions directly instead of code.forgejo.org to avoid 503 errors
- Changed actions/checkout@v4 to **************** - Changed docker/login-action@v3 to **************** - Changed docker/build-push-action@v5 to ****************...
Fetch security provider organization directly by ID instead of from networks array
- Created new API route /api/security/org/[id] to proxy SecurityService organization by ID endpoint - Updated SettingsView to fetch security provider org direct...
Додавання комплексного входу для пошуку домену безпеки
- масив і всі ідентифікатори організації - Увійдіть детальне порівняння ID org з SecurityOrgId - Видобуток доменного імені та етапів побудови URL-адрес - Це доп...
Use same URL pattern for security provider logo as current org logo
- Replace the first folder in the current org logo URL path with security provider domain - Replace dots with dashes in security provider domain for folder name...
Спрощуйте створення URL-адреси логотипів, щоб відповідати шаблонам ThemeLogo та мережевих сторінок
- Для поточного org (Membership & Permissions): Використовуйте getThemePath() безпосередньо, як ThemeLogo does - Для провайдера безпеки (Profile): Використовуйт...
Покращити відображення логотипу в вкладках - використовуйте іконку проп з обгорткою коробки і додайте логіку зворотного зв'язку
- Перемкнено назад для використання іконки Tab з обгорткою коробки для кращої сумісності MUI - Додана можливість використання доменів[0], якщо доменне поле не д...
Виправлення відображення логотипу в етикетках вкладок - використовуйте тег img замість іконки
- Змінено з використанням іконки вкладки для складання логотипу безпосередньо в етикетці за допомогою тега Box з тегом img - Додано запис консолі для видалення ...
Додати логотипи організації до вкладок профілю та членства та дозволів
- логотип організації служби підтримки Fetch та відображення поруч із вкладкою профілю - Захоплення поточного логотипу організації та відображення поруч із вкла...
Increase kubectl rollout timeout from 300s to 900s
- Increased kubectl rollout status timeout to 900 seconds (15 minutes) for both k1m1 and k2m1 deployments - This matches the increased progressDeadlineSeconds o...
Increase deployment progressDeadlineSeconds from 60s to 600s
- Increased progressDeadlineSeconds to 600 seconds (10 minutes) to allow Next.js app sufficient time to build and start - Previous 60 second timeout was too sho...
Ручний формат ISO і поліпшення аватарІдного типу
- Додано підтримку формату ISO дата (YYYY-MM-DDDD) на додаток до M/d/yyyyyyyy - Удосконалено аватарІдний парсінг для обробки типів чисел (подвійний, BigDecimal ...
Add better error handling and logging for user/member save operations
- Added try-catch around user save operation with detailed error logging - Added try-catch around member save operation with detailed error logging - Improved d...
Improve avatarId parsing to handle string, integer, and long types
- Added support for parsing avatarId from String type - Better error handling for invalid avatarId formats - Added logging for avatar assignment and errors
Improve error handling and logging for member profile updates
- Added detailed logging to API route for PUT requests - Improved error response handling to include actual error messages - Fixed avatarId type conversion (str...
Add detailed logging to updateMemberProfile for debugging
- Added logging at start of updateMemberProfile method - Added logging before and after saving user and member - Improved error response to include error detail...
Improve error handling and refresh profile data after save
- Added detailed error messages when profile save fails - Profile data is now refreshed from server after successful save - Better error logging for debugging
Add support for updating user name fields and dateOfBirth in member profile
- Added UserRepository to MemberController - Updated updateMemberProfile to handle namePrefix, nameFirst, nameMiddle, nameLast, nameSuffix, nameFirstAKA, nameLa...
Remove URL input for backgrounds, improve upload error handling, fix avatar persistence
- Removed URL input field for backgrounds - only uploads via popup are allowed - Improved error handling for background uploads with detailed error messages - F...
Resolve lint errors in ProfileTab and MemberHeader
- Added Button import to MemberHeader - Fixed newAvatar scope issue in handleUploadPhoto and handleCreateAvatar Creator - Stored avatarIdToRefresh in outer scop...
Add Manage Backgrounds button in MemberHeader
- Added handleManageBackgroundsClick prop to MemberHeader - Added Manage Backgrounds button next to URL input when custom background is enabled - BackgroundMana...
Store avatar hash and extension in *** session data
- Added updateSession method to KSessionService for updating session fields - Updated setActiveAvatar to store userAvatarHash and userAvatarExtension in session...
Як ви бачите відправлення?
Кожен з цих оновлень землі в робочому просторі автоматично. Почати вільний час і дивитися його на тиждень після тижня.