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
|
ab3ce8e366
|
fix integration tests
|
2026-06-11 02:41:56 -04:00 |
|
root
|
99ce11eac3
|
Add React imports to marketplace policy pages
|
2026-06-10 18:54:51 -04:00 |
|
root
|
f98ac2c4fa
|
fix failed tests
|
2026-06-10 01:17:09 -04:00 |
|
root
|
f1fff38400
|
update gitlab file
|
2026-06-10 00:51:21 -04:00 |
|
root
|
a5c0512dfa
|
fix production
|
2026-06-04 13:17:52 -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
|
e6110d7faa
|
fix ssh_key parsing
|
2026-06-03 01:00:04 -04:00 |
|
root
|
570a58477a
|
plain text variable containing the private key
|
2026-06-03 00:35:04 -04:00 |
|
root
|
994bf3610b
|
add deploy_to_vps
|
2026-06-03 00:13:24 -04:00 |
|
root
|
b1ed88f963
|
registry fix
|
2026-06-02 23:07:13 -04:00 |
|
root
|
2f78937b6f
|
registry fix
|
2026-06-02 22:40:56 -04:00 |
|
root
|
48064fee7a
|
fix gtilabci
|
2026-06-02 22:12:55 -04:00 |
|
root
|
11ed6566b9
|
fix gitlabci
|
2026-06-02 17:43:40 -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
|
f5292f8b6c
|
fix the errors in dashboard
|
2026-05-23 19:03:15 -04:00 |
|
root
|
4268e5c379
|
remove medium theme, fix navbar re-render, fix Node
|
2026-05-23 02:42:38 -04:00 |
|
root
|
b9197bcb5d
|
add tests and registry
|
2026-05-22 02:58:59 -04:00 |
|
root
|
cc462e2c01
|
fix registry
|
2026-05-21 18:10:45 -04:00 |
|
root
|
c1eff5259e
|
node:20-bookworm
|
2026-05-21 15:04:30 -04:00 |
|
root
|
bd96a72ce2
|
fix test image name for cicd
|
2026-05-21 14:37:00 -04:00 |
|
root
|
0ca3127bce
|
cicd
|
2026-05-21 13:02:50 -04:00 |
|
root
|
db43862cea
|
add develop to start cicd
|
2026-05-21 13:02:03 -04:00 |
|
root
|
f009ca10c6
|
refractor code,
|
2026-05-21 12:35:49 -04:00 |
|
root
|
37f12a8d99
|
add gitlab yml
|
2026-05-10 22:21:54 -04:00 |
|