TryGhost
OSS
Ghost
Overview
Sign in / Sign up
Open main menu
Ghost
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
29042
5596d056 Cleaned up redundant action state in the Social Web domain screen - the `action` state ('validate' | 'save' | 'remove') existed only to pick which button showed its spinner, duplicating the loading state already exposed by the domain/validate mutations - save and remove render in mutually exclusive branches, so each button's spinner can read `updateDomainMutation.isLoading` (or `validateDomainMutation.isLoading` for validate) directly - removed the state, its setter calls, the try/finally that reset it, and the now-unused `DomainAction` type
by Sag
S
Succeeded
29042
97a1e9bd ✨ Added Social Web handle preferences Added a dedicated Social Web handle preferences screen so publishers can edit their username, validate a custom domain redirect, and save or remove the custom domain separately.
by Vitrix
V
Succeeded
29042
e541e669 ✨ Added Social Web handle preferences Added a dedicated Social Web handle preferences screen so publishers can edit their username, validate a custom domain redirect, and save or remove the custom domain separately.
by Vitrix
V
Previous page
Previous
Next
Next page