Commit Graph

8 Commits

Author SHA1 Message Date
root 07fba16ff2 unfied style 2026-05-23 04:35:47 -04:00
root dcd62f35ac fix: remove medium theme, fix navbar re-render, fix Node.js env loading
- Remove 'medium' theme from dashboard and marketplace; keep only light/dark
- Marketplace: move public pages into (public)/ route group so header/footer
  persist across navigations without re-rendering (eliminates usePathname)
- MarketplaceShell is now a pure context provider; chrome lives in
  (public)/layout.tsx which Next.js holds stable across navigations
- WorkspaceFrame: remove history.replaceState and standalone-route logic
- Docker API: bypass npm run dev to avoid node --env-file in containers
- Add scripts/run-with-env-file.cjs for Node.js < 20.6 compatibility;
  update apps/api/package.json dev script to use it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 02:41:02 -04:00
root f009ca10c6 refractor code, 2026-05-21 12:35:49 -04:00
root e74681e810 fix the upload issue and add driver license upload 2026-05-20 22:54:09 -04:00
root 58a3787f29 fic dev and prod 2026-05-17 09:18:31 -04:00
root 84285335a4 remove company website pages 2026-05-17 08:53:19 -04:00
root 193aeae834 fix packeg for dev and prod 2026-05-15 15:44:31 +00:00
root 750ae56a29 fixing platform admin 2026-05-06 22:58:23 -04:00