Uh oh!
There was an error while loading. Please reload this page.
revert: drop Dashboard unmasking deep-link and DATA_MASKING route - #882
Merged
Conversation
This reverts commit dcde362.
Uh oh!
There was an error while loading. Please reload this page.
Coverage report
Test suite run success3774 tests passing in 825 suites. Report generated by 🧪jest coverage report action from 35bbdfd |
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 freeto 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.
关联的 issue
Fixes actiontech/dms-ee#953
描述你的变更
回退已合入的 #872:全局 Dashboard 导出待办深链到权限审批,以及社区版
DATA_MASKING路由。这两项不在本次 953 剩余范围内。权限审批待办只走企业版权限审批页。社区版没有权限审批页面。导出工单「待我处理」语义也不再把原文审批人算进去。
Sync 注意
DATA_MASKING路由在dms-ui-ee的main-ee上本来就有(#747 还加了workflowId)。本回退只作用于 CEmain。CE→EE Sync 时若routePaths.ts冲突,保留企业版的DATA_MASKING块,不要把 EE 路由删掉。测试
pnpm eslint:0 errorpnpm jest --ci packages/sqle/src/page/GlobalDashboard:7 套件、59 用例、3 快照通过确认项(pr提交后操作)
Tip
请在指定复审人之前,确认并完成以下事项,完成后✅
not_compatibleneed_update_doc