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

広告掲載ページにてfilterをわかりやすく #12385

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

nenohi
Copy link
Contributor

@nenohi nenohi commented Nov 20, 2023

What

・広告掲載ページのfilterをわかりやすく
image

・広告掲載ページの削除や追加時に画像が変わらない問題の解決

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 packages/frontend Client side specific issue/PR packages/backend Server side specific issue/PR labels Nov 20, 2023
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0de863) 78.71% compared to head (d88b9b7) 78.73%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12385      +/-   ##
===========================================
+ Coverage    78.71%   78.73%   +0.01%     
===========================================
  Files          947      177     -770     
  Lines       102411    23440   -78971     
  Branches      8273      495    -7778     
===========================================
- Hits         80613    18455   -62158     
+ Misses       21798     4985   -16813     

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

Copy link
Contributor

このPRによるapi.jsonの差分

差分はこちら
--- base
+++ head
@@ -1734,7 +1734,8 @@
                   },
                   "publishing": {
                     "type": "boolean",
-                    "default": false
+                    "default": null,
+                    "nullable": true
                   }
                 },
                 "required": []

Get diff files from Workflow Page

u1-liquid pushed a commit to u1-liquid/misskey that referenced this pull request Nov 20, 2023
u1-liquid added a commit to MisskeyIO/misskey that referenced this pull request Nov 20, 2023
@syuilo syuilo merged commit 481bca4 into misskey-dev:develop Nov 21, 2023
16 of 18 checks passed
@syuilo
Copy link
Member

syuilo commented Nov 21, 2023

🙏

@u1-liquid
Copy link
Sponsor Contributor

これを持っていくといいとされています
MisskeyIO@080fb93

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 packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants