Draft
Conversation
feat: optimize charts style Signed-off-by: yingxuan <zhanglujia.zlj@digital-engine.com> Co-authored-by: yingxuan <zhanglujia.zlj@digital-engine.com>
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com> Co-authored-by: 杨家乐 <yjl516914@digital-engine.com>
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com>
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com>
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com>
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com>
Allow viewing blacklist details dialog even with single item
- Restructure blacklist UI with separate applications, urls, tags, priorities fields - Fix priorities type conversion from string to int for backend compatibility - Add duplicate combination validation for service/task type/feature - Improve data preservation when updating blacklist fields - Sync blacklist updates to preheats/new.tsx
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com>
Signed-off-by: 杨家乐 <yjl516914@digital-engine.com>
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (26.17%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #671 +/- ##
===========================================
- Coverage 96.49% 60.17% -36.32%
===========================================
Files 52 53 +1
Lines 5785 6102 +317
Branches 1854 1997 +143
===========================================
- Hits 5582 3672 -1910
- Misses 187 2402 +2215
- Partials 16 28 +12
🚀 New features to boost your workflow:
|
- Remove Dragonfly dual push skill implementation plan - Remove test-push.md documentation
2a816d6 to
be5eef5
Compare
fbdf7da to
4b1d116
Compare
- 批量修复Git提交作者信息脚本 - 双仓库安全分支同步脚本 - 配置文件用于仓库管理
- Add /scripts to gitignore for local development scripts
- Remove Git management scripts as they should be local only - Keep scripts in .gitignore for future local development
为"Add cluster"按钮文本添加 paddingTop 以改善垂直对齐效果
Signed-off-by: 杨佳乐 <yjl516914@digital-engine.com>
Signed-off-by: 杨佳乐 <yjl516914@digital-engine.com>
Signed-off-by: 槿花 <yangjiale@U-0FL67Y02-2001.local>
Signed-off-by: 槿花 <yangjiale@U-0FL67Y02-2001.local>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Motivation and Context
Screenshots (if appropriate):
Types of changes
Checklist