TryGhost
OSS
Ghost
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
29041
bff0805e 🐛 Fixed staff profile URL not updating after changing a user's slug
by Sag
S
Succeeded
29041
699f3e0a Collapsed staff slug URL acceptance tests into one no ref - the own-profile and other-user slug-change cases assert the same URL-follows-slug behaviour; acceptance tests are expensive, so keep the single richer case (covers slug sanitization, form sync, reload) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Succeeded
29041
699f3e0a Collapsed staff slug URL acceptance tests into one no ref - the own-profile and other-user slug-change cases assert the same URL-follows-slug behaviour; acceptance tests are expensive, so keep the single richer case (covers slug sanitization, form sync, reload) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Succeeded
29041
d6128b2a 🐛 Fixed staff profile URL not updating after changing a user's slug no ref - the old Ember staff screen rewrote the browser URL (via replaceState) when a user's slug was saved, so refresh/back/bookmarks kept working; this behaviour was lost when staff management moved to the React settings app, leaving the address bar pointing at a dead slug - changing your own slug was even worse: the modal compares the current user's slug against the URL param, so after saving, the profile modal silently unmounted - added a `replace` option to the (legacy) routing provider's updateRoute so the modal can swap the history entry without adding a new one, mirroring the old Ember behaviour - the user detail modal now updates the route to the server-returned slug after a save, keeps showing the last loaded user while the refetch by new slug is in flight, and shows a "User not found" toast (navigating back to the staff list) instead of rendering nothing when a stale/unknown slug URL is opened Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Succeeded
29041
d6128b2a 🐛 Fixed staff profile URL not updating after changing a user's slug no ref - the old Ember staff screen rewrote the browser URL (via replaceState) when a user's slug was saved, so refresh/back/bookmarks kept working; this behaviour was lost when staff management moved to the React settings app, leaving the address bar pointing at a dead slug - changing your own slug was even worse: the modal compares the current user's slug against the URL param, so after saving, the profile modal silently unmounted - added a `replace` option to the (legacy) routing provider's updateRoute so the modal can swap the history entry without adding a new one, mirroring the old Ember behaviour - the user detail modal now updates the route to the server-returned slug after a save, keeps showing the last loaded user while the refetch by new slug is in flight, and shows a "User not found" toast (navigating back to the staff list) instead of rendering nothing when a stale/unknown slug URL is opened Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Succeeded
29041
d6128b2a 🐛 Fixed staff profile URL not updating after changing a user's slug no ref - the old Ember staff screen rewrote the browser URL (via replaceState) when a user's slug was saved, so refresh/back/bookmarks kept working; this behaviour was lost when staff management moved to the React settings app, leaving the address bar pointing at a dead slug - changing your own slug was even worse: the modal compares the current user's slug against the URL param, so after saving, the profile modal silently unmounted - added a `replace` option to the (legacy) routing provider's updateRoute so the modal can swap the history entry without adding a new one, mirroring the old Ember behaviour - the user detail modal now updates the route to the server-returned slug after a save, keeps showing the last loaded user while the refetch by new slug is in flight, and shows a "User not found" toast (navigating back to the staff list) instead of rendering nothing when a stale/unknown slug URL is opened Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
by Sag
S
Previous page
Previous
Next
Next page