Add Refinery Operator badge #245

Merged
paratoxic merged 6 commits from offtaker-badge into master 2026-06-15 16:49:02 +00:00
Owner
No description provided.
Add Offtaker badge
All checks were successful
CI / test (pull_request) Successful in 1m43s
216f68cbe6
Update
All checks were successful
CI / test (pull_request) Successful in 1m46s
fdd57b8e8e
parabit approved these changes 2026-06-09 22:08:20 +00:00
parabit left a comment
Owner

LGTM

LGTM
@ -60,0 +58,4 @@
header: 'Progress',
render: (_value: OrderRow[keyof OrderRow], row: OrderRow) => (
<div className="flex items-center gap-2 min-w-[120px]">
<div className="flex-1 h-3 bg-secondary border border-border rounded-full overflow-hidden">
Owner

border-border? Is that coming from our component library?

`border-border`? Is that coming from our component library?
paratoxic marked this conversation as resolved
@ -250,0 +267,4 @@
/>
</div>
<span className="text-xs text-foreground/60 w-10 text-right">
{order.requested ? `${Math.round(order.progress)}%` : '—'}
Owner

At some point we should decide if we are leaning into the emdash or not. I started using them after seeing it used by AI and I kind of like it as a fallback display character.

At some point we should decide if we are leaning into the emdash or not. I started using them after seeing it used by AI and I kind of like it as a fallback display character.
paratoxic marked this conversation as resolved
Update
Some checks failed
CI / test (pull_request) Failing after 1m47s
6bb749111b
paratoxic changed title from Add Offtaker badge to Add Refinery Operator badge 2026-06-15 13:53:25 +00:00
Update
All checks were successful
CI / test (pull_request) Successful in 1m56s
7f88a0bbc8
Consolidate
All checks were successful
CI / test (pull_request) Successful in 2m51s
b6b0833023
Fix
All checks were successful
CI / test (pull_request) Successful in 2m27s
7bb76108f5
paratoxic merged commit 265609860f into master 2026-06-15 16:49:02 +00:00
paratoxic referenced this pull request from a commit 2026-06-15 16:49:04 +00:00
paratoxic deleted branch offtaker-badge 2026-06-15 16:49:04 +00:00
Sign in to join this conversation.
No description provided.