root
|
8aab968e09
|
refactor: rename marketplace to storefront across the entire monorepo
Build & Deploy / Build & Push Docker Image (push) Successful in 1m2s
Test / Type Check (all packages) (push) Failing after 28s
Test / API Unit Tests (push) Has been skipped
Test / Homepage Unit Tests (push) Has been skipped
Test / Storefront Unit Tests (push) Has been skipped
Test / Admin Unit Tests (push) Has been skipped
Test / Dashboard Unit Tests (push) Has been skipped
Test / API Integration Tests (push) Has been skipped
Build & Deploy / Deploy to VPS (push) Successful in 3s
Comprehensive rename of all marketplace references to storefront:
- API module: apps/api/src/modules/marketplace/ → storefront/
- Components: MarketplaceHeader → StorefrontHeader, MarketplaceShell →
StorefrontShell, MarketplaceFooter → StorefrontFooter
- Types: marketplace-homepage.ts → storefront-homepage.ts
- Test files: employee-marketplace-* → employee-storefront-*
- All source code identifiers, imports, route paths, and strings
- Documentation (docs/), CI config (.gitlab-ci.yml), scripts
- Dashboard, admin, storefront workspace references
- Prisma field names preserved (isListedOnMarketplace, marketplaceRating,
marketplaceFunnelEvent) as they map to database schema
Validation:
- API type-check: 0 errors
- Storefront type-check: 0 errors
- Dashboard type-check: 0 errors
- Full monorepo type-check: only pre-existing admin TS18046
|
2026-06-28 01:14:46 -04:00 |
|
root
|
d7fb7b7a7b
|
redesign the homepage
Build & Deploy / Build & Push Docker Image (push) Failing after 47s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 5m4s
Test / Marketplace Unit Tests (push) Failing after 4m55s
Test / Admin Unit Tests (push) Successful in 9m37s
Test / Dashboard Unit Tests (push) Successful in 9m37s
Test / API Integration Tests (push) Successful in 9m54s
|
2026-06-26 16:27:21 -04:00 |
|
root
|
3b142ca4c7
|
chore: bulk commit of pre-existing changes
Build & Deploy / Build & Push Docker Image (push) Successful in 48s
Test / API Unit Tests (push) Successful in 9m48s
Test / Marketplace Unit Tests (push) Successful in 9m38s
Test / Admin Unit Tests (push) Successful in 9m33s
Build & Deploy / Deploy to VPS (push) Has been cancelled
Test / Dashboard Unit Tests (push) Has been cancelled
Test / API Integration Tests (push) Has been cancelled
Includes:
- Admin dashboard layout and page updates
- API account auth module (routes, schemas, service)
- Dashboard sign-up form extraction, middleware refactor
- Marketplace proxy and middleware updates
- CORS origins expansion for dev environment
- Seed email domain correction (.com → .ma)
- Docs: create-account guide, fleet page, signup plan
- Various UI component and layout refinements
|
2026-06-25 00:57:59 -04:00 |
|
root
|
572d115003
|
update dashboard ux
|
2026-06-24 03:04:01 -04:00 |
|
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
|
ddaccff28c
|
add gitea runner
Build & Deploy / Build & Push Docker Image (push) Has been cancelled
Build & Deploy / Deploy to VPS (push) Has been cancelled
Test / API Unit Tests (push) Has been cancelled
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-20 17:13:07 -04:00 |
|
root
|
af5b7fda7e
|
implement driver license date validation
|
2026-06-11 21:53:48 -04:00 |
|
root
|
b5a224dc04
|
fix test
|
2026-06-11 16:27:31 -04:00 |
|
root
|
37a6ed8a76
|
reservation implementation
|
2026-06-11 15:35:25 -04:00 |
|
root
|
7744d533fd
|
fix build image error
|
2026-06-11 03:54:41 -04:00 |
|
root
|
b22983650d
|
fix tests isues
|
2026-06-11 01:43:25 -04:00 |
|
root
|
80a597bc10
|
fix architecture and write new tests
|
2026-06-10 00:40:19 -04:00 |
|
root
|
8d479b050d
|
fix produc domain name for the image creation
|
2026-06-04 01:29:47 -04:00 |
|
root
|
03f6c26940
|
fix ssh key parsing 3
|
2026-06-04 00:51:25 -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
|
48064fee7a
|
fix gtilabci
|
2026-06-02 22:12:55 -04:00 |
|
root
|
a9305fa4a2
|
fix registry link
|
2026-06-02 15:17:09 -04:00 |
|
root
|
da1841e6b9
|
add registry setup
|
2026-06-02 13:51:06 -04:00 |
|
root
|
e9dfbeb591
|
fix prod ddeployment
|
2026-06-02 12:53:45 -04:00 |
|
root
|
0df950f2b1
|
add pricing feature
|
2026-06-02 01:15:04 -04:00 |
|
root
|
edf4ef8f84
|
fix pgmanage
|
2026-05-27 02:13:49 -04:00 |
|
root
|
1a1c418087
|
update documentation
|
2026-05-26 19:28:44 -04:00 |
|
root
|
f5292f8b6c
|
fix the errors in dashboard
|
2026-05-23 19:03:15 -04:00 |
|
root
|
99c429d69c
|
vuln fix
|
2026-05-22 02:43:13 -04:00 |
|
root
|
e6a7b00596
|
test runner test
|
2026-05-21 14:18:36 -04:00 |
|
root
|
f009ca10c6
|
refractor code,
|
2026-05-21 12:35:49 -04:00 |
|
root
|
750ae56a29
|
fixing platform admin
|
2026-05-06 22:58:23 -04:00 |
|