Remove unimplemented features from progress documentation
This commit is contained in:
parent
32ead3f93a
commit
1192a0e8bb
1 changed files with 4 additions and 4 deletions
|
@ -78,7 +78,7 @@
|
|||
- ✅ **Entry editing**: Complete inline editing for IP, hostnames, comments, and active status
|
||||
- ✅ **Search functionality**: Complete search/filter by hostname, IP address, or comment
|
||||
- ✅ **Undo/Redo**: Complete command pattern implementation with 43 comprehensive tests
|
||||
- ❌ ~~**Bulk operations**: Select and modify multiple entries (won't be implemented)~~
|
||||
- ~~❌ **Bulk operations**: Select and modify multiple entries~~ (won't be implemented)
|
||||
|
||||
### Phase 5: Advanced Features
|
||||
- ❌ **DNS resolution**: Resolve hostnames to IP addresses
|
||||
|
@ -88,10 +88,10 @@
|
|||
- ❌ **Import/Export**: Support for different file formats
|
||||
|
||||
### Phase 6: Polish
|
||||
- ❌ **Performance optimization**: Optimization for large hosts files
|
||||
- ❌ **Accessibility**: Screen reader support and keyboard accessibility
|
||||
- ~~❌ **Performance optimization**: Optimization for large hosts files~~ (won't be implemented)
|
||||
- ~~❌ **Accessibility**: Screen reader support and keyboard accessibility~~ (won't be implemented)
|
||||
- ❌ **Documentation**: User manual and installation guide
|
||||
- ❌ **Performance benchmarks**: Testing with large hosts files
|
||||
- ~~❌ **Performance benchmarks**: Testing with large hosts files~~ (won't be implemented)
|
||||
|
||||
## Current Status
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue