Skip to content

Conversation

@ArthurKnaus
Copy link
Member

@ArthurKnaus ArthurKnaus commented Jun 4, 2025

Rename Auth Token and User Auth Token to Organization Token and Personal Token respectively.
Merge the nav section API into Developer Settings.

Before
Screenshot 2025-06-04 at 07 04 04

After
Screenshot 2025-06-04 at 07 03 53

@ArthurKnaus ArthurKnaus requested a review from a team as a code owner June 4, 2025 05:05
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jun 4, 2025
* Settings navigation hooks.
*/
type SettingsHooks = {
'settings:api-navigation-config': SettingsItemsHook;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The hook was unused and this nav section is now gone, so I removed it.

@shellmayr
Copy link
Member

shellmayr commented Jun 4, 2025

Ah, this is already so much more legible 🥳

@ArthurKnaus ArthurKnaus merged commit af8633a into master Jun 4, 2025
41 checks passed
@ArthurKnaus ArthurKnaus deleted the arthurknaus/tet-556-merge-sections-and-rename-auth-tokens-and-user-auth-tokens branch June 4, 2025 11:49
@codecov
Copy link

codecov bot commented Jun 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #92803      +/-   ##
==========================================
- Coverage   87.90%   85.25%   -2.65%     
==========================================
  Files       10262    10262              
  Lines      589024   589015       -9     
  Branches    22914    22914              
==========================================
- Hits       517757   502176   -15581     
- Misses      70820    86392   +15572     
  Partials      447      447              

ArthurKnaus added a commit to getsentry/sentry-docs that referenced this pull request Jun 4, 2025
Rename `Auth Token` and `User Auth Token` to `Organization Token` and
`Personal Token` respectively.
Update screenshots on affected pages.

- part of [TET-556: Merge sections and rename Auth Tokens and User Auth
Tokens](https://linear.app/getsentry/issue/TET-556/merge-sections-and-rename-auth-tokens-and-user-auth-tokens)
- requires getsentry/sentry#92803
andrewshie-sentry pushed a commit that referenced this pull request Jun 4, 2025
Rename `Auth Token` and `User Auth Token` to `Organization Token` and
`Personal Token` respectively.
Merge the nav section `API` into `Developer Settings`.


- closes [TET-556: Merge sections and rename Auth Tokens and User Auth
Tokens](https://linear.app/getsentry/issue/TET-556/merge-sections-and-rename-auth-tokens-and-user-auth-tokens)
- docs update in getsentry/sentry-docs#13914
antonpirker pushed a commit to getsentry/sentry-docs that referenced this pull request Jun 6, 2025
Rename `Auth Token` and `User Auth Token` to `Organization Token` and
`Personal Token` respectively.
Update screenshots on affected pages.

- part of [TET-556: Merge sections and rename Auth Tokens and User Auth
Tokens](https://linear.app/getsentry/issue/TET-556/merge-sections-and-rename-auth-tokens-and-user-auth-tokens)
- requires getsentry/sentry#92803
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants