• Joined on 2026-02-27
mark pushed to main at mark/vibn-frontend 2026-06-12 20:01:40 +00:00
6687b79bfd design(chat): replace internal expand button with floating edge toggle; add ChevronLeft
mark pushed to main at mark/vibn-frontend 2026-06-12 19:55:57 +00:00
2b569bd55f fix(dashboard): re-add missing Users icon import for sidebar
mark pushed to main at mark/vibn-frontend 2026-06-12 19:54:42 +00:00
9abc957260 design(dashboard): reorder sidebar navigation items per requested priority
mark pushed to main at mark/vibn-frontend 2026-06-12 19:51:51 +00:00
f6f7867d77 design(chat): fix z-index stacking to ensure collapse button floats above dashboard pane
mark pushed to main at mark/vibn-frontend 2026-06-12 19:47:45 +00:00
5b26dbf80d design(chat): fix clipping of collapse button by adjusting overflow on structural chat container
mark pushed to main at mark/vibn-frontend 2026-06-12 19:42:22 +00:00
81994d4b6c design(dashboard): remove unused routes, rename existing routes to match Base44 menu structure
mark pushed to main at mark/vibn-frontend 2026-06-12 19:34:43 +00:00
1532cb6111 design(dashboard): rebuild sidebar to match Base44 navigation hierarchy and aesthetic
mark pushed to main at mark/vibn-frontend 2026-06-12 19:28:25 +00:00
69e8086018 fix(preview): resolve ReferenceError by hoisting isForceStarting state declaration
mark pushed to main at mark/vibn-frontend 2026-06-12 19:22:54 +00:00
2a2962a098 design(preview): replace path input with strict dropdown menu
mark pushed to main at mark/vibn-frontend 2026-06-12 19:20:53 +00:00
cd26dd807f feat(preview): add server/port dropdown to address bar
mark pushed to main at mark/vibn-frontend 2026-06-12 18:57:39 +00:00
5ed10c4077 feat(preview): make address bar interactive for routing inside iframe
mark pushed to main at mark/vibn-frontend 2026-06-12 18:54:52 +00:00
c1a43d18a6 feat(preview): add tablet device mode with scaled frame styling
mark pushed to main at mark/vibn-frontend 2026-06-12 18:50:58 +00:00
2e8d9ddecc design(preview): organize address bar tools, move refresh button to far left
mark pushed to main at mark/vibn-frontend 2026-06-12 18:48:37 +00:00
a52557f35b design(preview): consolidate desktop/mobile toggles inside the URL bar for a cleaner layout
mark pushed to main at mark/vibn-frontend 2026-06-12 18:46:18 +00:00
f510848173 design(preview): move refresh button inside the address bar for a cleaner layout
mark pushed to main at mark/vibn-frontend 2026-06-12 18:45:13 +00:00
308d7cd5e1 design(preview): remove text labels from device toggles to match reference
mark pushed to main at mark/vibn-frontend 2026-06-12 18:43:28 +00:00
c337655dde design(preview): match header layout order to Base44 reference (URL bar on left, device toggles on right)
mark pushed to main at mark/vibn-frontend 2026-06-12 18:39:52 +00:00
730154c2f9 fix(hosting): restore missing CSS properties for hosting tab layout
mark pushed to main at mark/vibn-frontend 2026-06-12 18:36:39 +00:00
3833ba5dd2 fix(preview): do not murder dev servers that take longer than 2 seconds to compile webpack
mark pushed to main at mark/vibn-frontend 2026-06-12 18:31:17 +00:00
2e66ea087b fix(preview): resolve SQL column error on dev server force-start