Commit Graph

12 Commits

Author SHA1 Message Date
root 80a597bc10 fix architecture and write new tests 2026-06-10 00:40:19 -04:00
root 8b3eb588f2 update swagger for api 2026-05-26 18:19:56 -04:00
root 5ef9efb8a9 fix frontend 2026-05-25 00:47:22 -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 159d89524d fix test:integration 2026-05-21 15:11:01 -04:00
root eb2d4fead0 update npm packages 2026-05-21 14:50:07 -04:00
root f009ca10c6 refractor code, 2026-05-21 12:35:49 -04:00
root 193aeae834 fix packeg for dev and prod 2026-05-15 15:44:31 +00:00
root 2a75f47693 update production setup 2026-05-10 19:19:56 -04:00
root 09b0e3b55f fix first online resevation 2026-05-09 20:01:51 -04:00
root 750ae56a29 fixing platform admin 2026-05-06 22:58:23 -04:00
root 695a7f7cc7 add first files 2026-04-30 14:59:57 -04:00