-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Traders Single Restyle ( Match Existing Boss Single ) #1033
Conversation
Co-authored-by: Anton Shebukov <[email protected]>
Co-authored-by: Anton Shebukov <[email protected]>
@Shebuka - Translation strings added in, thank you! |
Great work on the traders @AllanOcelot ! 👍 Can you reduce/remove the min height requirement? I think it will look better without all the empty space after the bio. |
.deploy to development |
|
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production (branch: You can watch the progress here 🔗 Details{
"type": "branch",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"timestamp": "2025-01-20T13:59:21.651Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12869607800"
},
"git": {
"branch": "56f8cb5b6fd462506fed794b71be965ffe7783d2",
"commit": "56f8cb5b6fd462506fed794b71be965ffe7783d2",
"verified": false
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": true,
"comment": {
"created_at": "2025-01-20T13:59:01Z",
"updated_at": "2025-01-20T13:59:01Z",
"body": ".deploy",
"html_url": "https://github.com/the-hideout/tarkov-dev/pull/1033#issuecomment-2602498981"
}
},
"parameters": {
"raw": null,
"parsed": null
}
} |
Deployment Results ❌Razzmatazzz had a failure when deploying branch Details{
"status": "failure",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"id": 2126240238,
"timestamp": "2025-01-20T14:00:47.683Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12869607800",
"duration": 86
},
"git": {
"branch": "56f8cb5b6fd462506fed794b71be965ffe7783d2",
"commit": "56f8cb5b6fd462506fed794b71be965ffe7783d2",
"verified": false
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": true
},
"reviews": {
"count": 1,
"decision": "APPROVED"
},
"parameters": {
"raw": null,
"parsed": null
}
} |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production (branch: You can watch the progress here 🔗 Details{
"type": "branch",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"timestamp": "2025-01-20T18:16:58.551Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12873732383"
},
"git": {
"branch": "8d2a956d72b2ddccfac572bbedb30b33fc30f87c",
"commit": "8d2a956d72b2ddccfac572bbedb30b33fc30f87c",
"verified": true
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": true,
"comment": {
"created_at": "2025-01-20T18:16:41Z",
"updated_at": "2025-01-20T18:16:41Z",
"body": ".deploy",
"html_url": "https://github.com/the-hideout/tarkov-dev/pull/1033#issuecomment-2603025437"
}
},
"parameters": {
"raw": null,
"parsed": null
}
} |
Deployment Results ❌Razzmatazzz had a failure when deploying branch Details{
"status": "failure",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"id": 2127026579,
"timestamp": "2025-01-20T18:19:49.535Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12873732383",
"duration": 171
},
"git": {
"branch": "8d2a956d72b2ddccfac572bbedb30b33fc30f87c",
"commit": "8d2a956d72b2ddccfac572bbedb30b33fc30f87c",
"verified": true
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": true
},
"reviews": {
"count": 2,
"decision": "APPROVED"
},
"parameters": {
"raw": null,
"parsed": null
}
} |
@AllanOcelot Something with this PR is throwing errors when creating a production build. See the deploy log here: https://github.com/the-hideout/tarkov-dev/actions/runs/12873732383/job/35891843633 |
@Razzmatazzz it looks like webpack is complaining about double imports, likely because traders and bosses now share a common file. I'll fix shortly |
No visual changes with this patch, build process completes with no errors on local build. |
.deploy |
Deployment Triggered 🚀Razzmatazzz, started a branch deployment to production (branch: You can watch the progress here 🔗 Details{
"type": "branch",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"timestamp": "2025-01-21T00:03:55.830Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12877490869"
},
"git": {
"branch": "6a48172e6e3f39f0d77e09b1c6c16a7e1046b978",
"commit": "6a48172e6e3f39f0d77e09b1c6c16a7e1046b978",
"verified": false
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": true,
"comment": {
"created_at": "2025-01-21T00:03:39Z",
"updated_at": "2025-01-21T00:03:39Z",
"body": ".deploy",
"html_url": "https://github.com/the-hideout/tarkov-dev/pull/1033#issuecomment-2603384025"
}
},
"parameters": {
"raw": null,
"parsed": null
}
} |
Deployment Results ✅Razzmatazzz successfully deployed branch Details{
"status": "success",
"environment": {
"name": "production",
"url": "https://tarkov.dev"
},
"deployment": {
"id": 2127681520,
"timestamp": "2025-01-21T00:05:42.323Z",
"logs": "https://github.com/the-hideout/tarkov-dev/actions/runs/12877490869",
"duration": 106
},
"git": {
"branch": "6a48172e6e3f39f0d77e09b1c6c16a7e1046b978",
"commit": "6a48172e6e3f39f0d77e09b1c6c16a7e1046b978",
"verified": false
},
"context": {
"actor": "Razzmatazzz",
"noop": false,
"fork": true
},
"reviews": {
"count": 1,
"decision": "APPROVED"
},
"parameters": {
"raw": null,
"parsed": null
}
}
|
Traders Single Restyle - matching existing boss single work
Examples 📸
Boss page
Trader page
Trader page ( @ 1024px )
Trader page ( @ 324px )
Notes:
The trader does not have any properties, I am unsure if this is because they do not exist on the backend.
I think visually they would make the page feel better. I would suggest "Unlocked At Start" , "Trades In ( currencies ) " , "Services" . This work is not covered by this PR.