Skip to content

Commit

Permalink
Tweak hint text for retiring an application
Browse files Browse the repository at this point in the history
Make it clear that retiring an application will hide it from most pages;
not just the dashboard.
  • Loading branch information
floehopper committed Oct 19, 2023
1 parent 5bae5c4 commit 4946651
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/views/doorkeeper_applications/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,10 @@
</label>

<p>
Retiring an application will hide the application from the dashboard. It will
not delete data. If you're retiring an app you should also disable push updates.
Retiring an application indicates that it is no longer in use.
Retired applications will not appear on most pages including the dashboard.
Data associated with retired applications is not deleted.
If you're retiring an application you should also disable push updates.
</p>
</div>

Expand Down

0 comments on commit 4946651

Please sign in to comment.