Commit Graph

53 Commits

Author SHA1 Message Date
root 8ee9bc0bca redesign the dashboard
Build & Deploy / Build & Push Docker Image (push) Failing after 43s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 4m59s
Test / Marketplace Unit Tests (push) Has been cancelled
Test / Admin Unit Tests (push) Has been cancelled
Test / Dashboard Unit Tests (push) Has been cancelled
Test / API Integration Tests (push) Has been cancelled
2026-06-24 02:00:31 -04:00
root 37a6ed8a76 reservation implementation 2026-06-11 15:35:25 -04:00
root 6eeba99c45 prevent booking when no car added 2026-06-11 12:30:41 -04:00
root 919f583677 fix login and some errors while login 2026-06-11 11:57:03 -04:00
root 30c4997656 fix tests 2026-06-10 19:26:05 -04:00
root f98ac2c4fa fix failed tests 2026-06-10 01:17:09 -04:00
root 80a597bc10 fix architecture and write new tests 2026-06-10 00:40:19 -04:00
root 52c1ecffe2 fix ssh key parsing 2026-06-04 00:13:58 -04:00
root e0b2239f66 add editable menu items for companies 2026-06-03 20:06:41 -04:00
root b5a974ee14 fix sidebar of companies 2026-06-02 02:03:16 -04:00
root 29886c3397 update ar currency 2026-06-02 01:45:05 -04:00
root 0df950f2b1 add pricing feature 2026-06-02 01:15:04 -04:00
root 2ffbc203e0 fix issue prod deployment 2026-05-25 19:46:14 -04:00
root 3680c5d5f2 update the style blue_orange 2026-05-25 19:21:36 -04:00
root 0d969ab095 add review and booking policies 2026-05-25 18:29:05 -04:00
root 8ed572b3bd update reservation 2026-05-25 15:56:14 -04:00
root 914ae839a7 update account creation fileds 2026-05-25 14:05:37 -04:00
root 813eb5404c update contract 2026-05-25 13:30:43 -04:00
root c8bde121fc notification implemented 2026-05-25 13:12:06 -04:00
root c9cbe479aa update subscription algorithm 2026-05-25 03:12:19 -04:00
root 5ef9efb8a9 fix frontend 2026-05-25 00:47:22 -04:00
root 9bd0938951 fix signin signout and apply the new style 2026-05-24 23:58:54 -04:00
root 31e06a1d61 update style 2026-05-24 01:53:27 -04:00
root f5292f8b6c fix the errors in dashboard 2026-05-23 19:03:15 -04:00
root 90401189f8 fix: unify auth page styles and remove duplicate nav/footer
Updated forgot-password and reset-password pages to use stone-based
color tokens with proper dark mode variants, matching the unified
marketplace style. Also removed the dashboard PublicHeader/Footer
from these pages (always embedded=true) to eliminate the duplicate
navbar and footer when accessed via the marketplace proxy.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 04:45:42 -04:00
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 99c429d69c vuln fix 2026-05-22 02:43:13 -04:00
root 191fb3cb4e fix languages 2026-05-22 02:20:20 -04:00
root e74681e810 fix the upload issue and add driver license upload 2026-05-20 22:54:09 -04:00
root fb15883f8e update website home and dashboard 2026-05-20 14:52:26 -04:00
root d4f7de5762 dashboard fix 2026-05-19 21:25:38 -04:00
root 7ac0098c7f fix forgot password and add runscripts 2026-05-17 23:25:03 -04:00
root f30f6e9796 fix signin 2026-05-17 18:59:53 -04:00
root 459f6c953e fix singup prod 2026-05-17 16:26:00 -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 7e4fb6d62a update the domains 2026-05-16 16:51:59 -04:00
root 57befa124c TypeScript narrowing issue 2026-05-15 13:56:22 -04:00
root e1fa3f9fe5 fix SupportedCurrency 2026-05-15 13:49:11 -04:00
root 593ff202a3 fix the contract view and edit 2026-05-15 15:44:31 +00:00
root f317fa12dd fix contract 2026-05-15 15:44:31 +00:00
root 89621a163b fix notification and add billing page and contract 2026-05-15 15:44:31 +00:00
root 1a39aa8433 fix and update language for company workspace 2026-05-15 15:44:31 +00:00
root a99cdbe1e6 fix production error 2026-05-10 20:03:51 -04:00
root d783c6e1aa fix a typo 2026-05-10 19:57:47 -04:00
root 6e5776cd85 fix production 2026-05-10 19:56:36 -04:00
root 2d28947b92 fix production issue 2026-05-10 19:55:57 -04:00
root 6322b7d2a1 add car reservation feature 2026-05-09 21:10:38 -04:00
root 09b0e3b55f fix first online resevation 2026-05-09 20:01:51 -04:00