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.
Aggiungi la funzione di registrazione di sessione basata su rrweb.
Implementi registrazione sessione completa con rrweb per la cattura DOM e rrweb-player per la riproduzione. Include: Prisma schema per il modello SessionRecordi...
reindirizzare lo schema prisma a più recenti, aggiungere css globale per scorrimento-bar, correggere css
Migrare vecchie variabili CSS al nuovo sistema di progettazione reazionaria.
Componente del viaggio, global.css e variabili.css tutti i vecchi riferimenti Proprietà personalizzate CSS (--base-color-*, --primary-color, --text-base) che no...
Fissare il pulsante di ritorno mancante nel sito webNav di default sidenav-collapsed stato a falso.
Fissare i tabelloni di squadra che chiamano ottenereTeamPixels invece di ottenereTeamBoards.
Decomporre BoardPage in singoli componenti e rimuovere debug logging.
Estrarre BoardRow, BoardColumn, BoardViewHeader, BoardEditHeader, e boardConstants in file separati. Rimuovi 9 dichiarazioni console.log da BoardBody e BoardPro...
Consolidare il sito WebNavSezione in Web siteNav e correggere il flash della barra di scorrimento.
Spostare la logica di rendering della barra laterale nel Web siteNav con il prop èCollapsed così SideNav utilizza SiteNav direttamente invece di duplicare il co...
Fix WebsiteSelect showing empty value on initial load.
Fall back to queried website name when local state hasn't been set yet, since useState only captures the initial value which is undefined before the query resol...
Fix CompareTables select width, WebsiteSelect min height, and MetricCard gap.
Combine WebsiteNav into SideNav when viewing a website.
Replace the separate 240px WebsiteNav sidebar with website navigation integrated into the main SideNav. When a websiteId is active, SideNav shows a back arrow, ...
Fix ChangeLabel colors to use react-zen theme variables.
Replace old CSS variables with new theme tokens for success, error, and neutral states.
Fix WebsiteDateFilter width and date popup minimum width.
Remove unnecessary wrapper Row around DateFilter and set min-width on the date picker popover to 200px.
Fix NavButton text not showing and remove unused Sidebar.
Show NavButton text whenever sidebar is not collapsed, not only on pages without sub-navigation. Also remove unused Sidebar component.
Fix Select component usage by removing items prop and render functions.
Replace render function children with mapped ListItem elements and remove the unsupported items prop across all Select instances.
Rename SideMenu to NavMenu, fix tooltips, and update react-zen.
- Rename SideMenu to NavMenu with visible group title labels and selected item highlighting - Update react-zen to 0.242.0 and fix responsive breakpoints (xs -> ...
Merge branch 'dev' into boards
# Conflicts: # .gitignore # package.json # pnpm-lock.yaml # **************** # prisma/schema.prisma # src/app/(main)/MobileNav.tsx # **************** # ********...
Add board view/edit mode separation with cancel button.
/boards/[id] is now view mode (read-only) with an edit button. /boards/[id]/edit is edit mode with save and cancel buttons. Save navigates back to view, cancel ...
Fissare le schede di mercato, stato per mercato, opzioni di filtro, prefisso ID piombo L
- Scheda di mercato: filtro per piombo. marketId e vendorProductIds quando un mercato è selezionato - Stato/Sub Stato: utilizzare gli stati disponibili per le o...
Come quello che vedi la spedizione?
Ognuno di questi aggiornamenti atterra automaticamente nello spazio di lavoro. Inizia gratis e guardalo crescere settimana dopo settimana.