feat: add option to show deleted objects in object list#25
Merged
Conversation
- Add checkbox to toggle showing deleted objects - Update UI layout to include search and show deleted option - Add i18n translations for 'Show Deleted Objects' in en-US, tr-TR, and zh-CN
- Add rule to always run pnpm run lint:fix after code changes - Format components/object/list.vue to comply with Prettier
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
- Add pnpm overrides to force glob >=10.5.0 (fixes high severity command injection) - Add pnpm overrides to force js-yaml >=4.1.1 (fixes moderate severity prototype pollution) - Update pnpm-lock.yaml with secure dependency versions
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.
📝 Pull Request
📋 Description
🔄 Type of Change
🧪 Testing
Test Coverage
Test Results
📊 Performance Impact
🔒 Security Considerations
📚 Documentation
✅ Checklist
Code Quality
Testing
Dependencies
Compatibility
🔗 Related Issues
Closes #
Fixes #
Related to #
📸 Screenshots (if applicable)
🚀 Deployment Notes
👥 Reviewers
Please review: @
📝 Additional Notes
🤖 Automated Checks
The following checks will be automatically performed:
📊 Code Coverage
Current coverage will be displayed here after the tests run.
⚡ Performance Benchmarks
Performance impact will be analyzed and displayed here.