Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(backend): アプリ作成方式で作成したトークンの権限を表示するように #15177

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

4ster1sk
Copy link
Contributor

What

アプリ作成方式で作成したアクセストークンの権限が正しく表示されるようになる

Why

アクセストークンの管理で権限が「なし」の表示になってしまうため

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Dec 26, 2024
Copy link
Contributor

github-actions bot commented Dec 26, 2024

このPRによるapi.jsonの差分
差分はありません。
Get diff files from Workflow Page

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 39.85%. Comparing base (3c81926) to head (b8c5e34).

Files with missing lines Patch % Lines
...ackages/backend/src/server/api/endpoints/i/apps.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #15177      +/-   ##
===========================================
- Coverage    39.96%   39.85%   -0.11%     
===========================================
  Files         1563     1563              
  Lines       197878   197878              
  Branches      3646     3635      -11     
===========================================
- Hits         79080    78868     -212     
- Misses      118193   118403     +210     
- Partials       605      607       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@4ster1sk 4ster1sk force-pushed the fix/show-app-permission branch from e6a505c to b8c5e34 Compare December 27, 2024 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR
Projects
Development

Successfully merging this pull request may close these issues.

1 participant