Validarea întreprinderilor în POS Service
- creareRetailOrder: verificare nulă la cerere -createLineItem: nul check, quantity > 0, unitPrece > 0 validation
Enterprise-grade POS UI and API
- posApi: POSApiError class, fetchWithError, structured error handling - useToast + POSToast: centralized snackbar for success/error feedback - posUtils: format...
POS domain config, retail order line items, dynamic pipeline tabs
- Add getPOSConfig/updatePOSConfig to posApi, posDomainLabels utility - Extend createOrder with lineItems, add getOrder, RetailOrderLineItem type - PipelineOrde...
Resolve Map type inference in POS controllers for CI compilation
- Use explicit Map<String, Object> in ResponseEntity Map.of() calls - Fixes 'incompatible types: inference variable V has incompatible bounds' when mixing DTO...
Add POS controllers for retail products, inventory, and orders
- RetailProductController: CRUD for products - RetailInventoryController: inventory stock management - POSController: orders and mortgage applications
DataLoader IOException import and mock lead assignment FK errors
- Add missing java.io.IOException import for copyJavaEnumsToNextJS - Use saveLead instead of saveLeadWithAssignment for mock data to avoid lead_assignments FK...
Adaugă entități din domeniul POS/inventar, DTO, repo și servicii
- Adăugaţi fasole POS (retail, închiriere, ipotecă, abonament, vânzător) - Adăugaţi RetailProduct, RetailInventoryStock, RetailOrder, Ipoteca App DTO - Adăugaţi...
POS restructure: API via APIService, Settings for admin, Pipeline for users
- API proxy: POS requests forward to APIService (relays to SecurityService) - Settings: New POS System section under main settings + /settings/features/pos - PO...
Reordonați filtrele: Mutați agentul dropdown înainte ca starea să scadă
Adaugă pictograme la starea și substatus dropdown filtre în pagina conduce
Update Traefik routes: themes.* assets now only load from k1m1 minio instead of balancing across k0m1, k1m1, and k2m1
Merge pull request #4006 from ****************
feat: add SKIP_BUILD_GEO env variable
Use i18n for board component strings, show controls in edit mode, require website before editing
- Replace raw strings with useMessages hook in BoardColumn and BoardComponentSelect - Show WebsiteControls on edit screen so users can test filters - Disable bo...
Add board component selector with live preview
Allows users to select and inject analytics components into board cells. Includes component registry, renderer, selector modal with category menu, config fields...
Add Web Vitals performance tracking (LCP, INP, CLS, FCP, TTFB)
End-to-end performance metrics tracking: dedicated database table with percentile aggregation, tracker collection behind data-perf attribute, /api/send handling...
Fix team boards not appearing after creation
Board creation from team context was not passing teamId to the API, causing boards to be saved as personal boards instead of team boards.
Add UserButton to SideNav, refactor NavButton into TeamsButton
- Create UserButton component at bottom of SideNav with Settings, Language, Theme, Admin, and Logout menu items - Move **************** out of NavButton into ...
Translate all 51 locale files, reducing untranslated keys from 6,017 to 862.
12 batch translation scripts covering all language families: East Asian, Romance, Germanic, Nordic, Slavic, Other European, South/Southeast Asian, Tamil, Sinhal...
Add 46 missing translation keys to all locale files.
These keys existed in messages.ts but were missing from the JSON files, previously relying on react-intl defaultMessage fallback.
Simplify i18n: remove old react-intl artifacts, rename formatMessage to t, replace FormattedMessage with t.rich().
- Rewrite messages.ts to plain string key maps (remove MessageDescriptor) - Rewrite useMessages hook to expose t from useTranslations() directly - Rename format...
Fix website reports route type error and pass teamId to board WebsiteSelect.
Remove invalid 3rd parameter from GET handler and parse report type from query params instead. Pass teamId to WebsiteSelect in BoardEditHeader so it shows team ...
Replace react-intl with next-intl and consolidate lang files.
Migrate i18n from react-intl to next-intl, eliminating the formatjs compilation pipeline. Translation files now live as nested JSON in public/intl/messages/ (si...
Rename session recording to session replay across the codebase.
Renames all files, components, database schema, API routes, hooks, messages, and build config from "recording" to "replay" terminology.
Add rrweb-based session recording feature.
Implements full session recording with rrweb for DOM capture and rrweb-player for playback. Includes: Prisma schema for SessionRecording model, chunked gzip-com...
revert prisma schema la cele mai recente, adăuga css global pentru bara de defilare, fixa css
Migrați variabilele vechi CSS la noul sistem de proiectare react-zen.
Componente de călătorie, global.css, și variabile.css toate de referință vechi Proprietăți personalizate CSS (--base-color-*, --primar-color, --text-base) care ...
Fixează butonul din spate lipsă în SiteNav prin starea implicit sidenav-collapsed la fals.
Fixa placi de echipa obiectiv de asteptare GetTeamPixels în loc de a lua TeamBoards.
Se descompune BoardPage în componente individuale și se elimină logare depanare.
Extract BoardRow, BoardColumn, BoardViewHeader, BoardEditHeader și boardConstants în fișiere separate. Elimină 9 declarații consolă.log de la BoardBody şi Board...
Textul curajos pentru elementele selectate în SideNav și WebsiteNav.
Consolidarea site-uluiNavSection în WebsiteNav și repara flash bara de defilare.
Mutare bară laterală de redare logica în WebsiteNav cu isColapsed prop astfel SideNav folosește siteNav direct în loc de duplicat cod. Adaugă deversare ascuns p...
Ca ceea ce vezi de transport maritim?
Fiecare dintre aceste actualizări aterizează automat în spațiul de lucru. Începe gratuit și urmăriți-l crească săptămână după săptămână.