summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/pages/layout.tsx
AgeCommit message (Collapse)Author
2026-01-16fix(app): center dialog on page instead of sessionAdam
2026-01-16feat(app): edit project and session titlesAdam
2026-01-16fix(app): open workspace if navigating to session in workspaceAdam
2026-01-16fix(app): can't expand workspacesAdam
2026-01-16fix(app): scroll jumping when expanding workspacesAdam
2026-01-16fix: truncate the workspace name on hoverDavid Hill
2026-01-16fix: load more label alignmentDavid Hill
2026-01-16fix: updating panel min size and button max-widthDavid Hill
2026-01-16Revert "fix: expand workspaces by default when enabled"David Hill
This reverts commit 1fd496a5e25c762bdc3cadb261b255485bde3417.
2026-01-16fix: expand workspaces by default when enabledDavid Hill
2026-01-16fix: session icon and label alignmentDavid Hill
2026-01-16fix: web mobile menuDavid Hill
there is a small shift/misalignment in the side panel on web, not investigating too much as this whole area is in development and may change to make the projects avatar list always in view.
2026-01-16fix: responsive menu desktopDavid Hill
2026-01-16bug: moved createMemo downDavid Hill
2026-01-16fix: view all sessions state stylesDavid Hill
2026-01-16fix: add default icon to sessionsDavid Hill
2026-01-16fix: avatar radius and current projectDavid Hill
2026-01-16fix(app): persist workspace order and collapsed stateAdam
2026-01-15feat(app): skeleton loader for sessionsAdam
2026-01-15fix(app): persist workspace order and collapsed stateAdam
2026-01-15fix: project avatar border radiusDavid Hill
2026-01-15fix(app): persist workspace order and collapsed stateAdam
2026-01-15fix: thinking animation opacity and designDavid Hill
2026-01-15fix: session icon and name alignmentDavid Hill
2026-01-15fix(app): show session busy even for active sessionAdam
2026-01-15chore(desktop): Question Tools Updatesdbpolito
2026-01-15fix: current session background colorDavid Hill
2026-01-15fix: remove the active state from load more button after pressDavid Hill
2026-01-15fix: new session tooltip position and add shortcutDavid Hill
2026-01-15fix: remove more options tooltipDavid Hill
2026-01-15fix: workspace name colorDavid Hill
2026-01-15fix: hide view all sessions on active projectDavid Hill
2026-01-15fix: avatar button statesDavid Hill
2026-01-15fix: load more button font sizeDavid Hill
2026-01-15fix: recent sessions title colorDavid Hill
2026-01-15fix: project dropdown labels and orderDavid Hill
2026-01-15fix: move left panel toggle overDavid Hill
- not sure how this impacts on the titlebar when the traffic lights are there
2026-01-15fix: avatar backgroundDavid Hill
2026-01-15fix: show project options on hover of rowDavid Hill
2026-01-15fix: increase delay on session list tooltipsDavid Hill
2026-01-15fix: tooltip gutter spacing on session items and archive buttonsDavid Hill
2026-01-15fix: archive icon replaces diff count on hoverDavid Hill
2026-01-15fix: recent sessions hover gutterDavid Hill
2026-01-15chore: cleanupAdam
2026-01-15chore: cleanupAdam
2026-01-15fix(app): new layout issuesAdam
2026-01-15fix(app): new layout sessions staleAdam
2026-01-15fix(app): new layout issuesAdam
2026-01-15feat(app): new layoutAdam
2026-01-15feat(app): new layoutadamelmore