Revert "Add version control system functionality with branch management, history tracking, and merge operations"

This reverts commit f3d28817a5.
This commit is contained in:
pacnpal
2025-02-08 17:37:30 -05:00
parent 03f9df4bab
commit 71b73522ae
125 changed files with 617 additions and 15830 deletions

View File

@@ -57,16 +57,6 @@
- Added filter state management
- Enhanced URL handling
5. `templates/moderation/partials/location_map.html` and `location_widget.html`
- Added Leaflet maps integration
- Enhanced location selection
- Improved geocoding
6. `templates/moderation/partials/coaster_fields.html`
- Added detailed coaster stats form
- Enhanced validation
- Improved field organization
## Testing Notes
### Tested Scenarios
@@ -76,9 +66,6 @@
- Loading states and error handling
- Filter functionality
- Form submissions and validation
- Location selection and mapping
- Dark mode transitions
- Toast notifications
### Browser Support
- Chrome 90+
@@ -86,17 +73,6 @@
- Safari 14+
- Edge 90+
## Dependencies
- HTMX
- AlpineJS
- TailwindCSS
- Leaflet (for maps)
## Known Issues
- Filter reset might not clear all states
- Mobile scroll performance with many items
- Loading skeleton flicker on fast connections
## Next Steps
### 1. Performance Optimization
@@ -125,4 +101,15 @@
- Update user guide with new features
- Add keyboard shortcut documentation
- Update accessibility guidelines
- Add performance benchmarks
- Add performance benchmarks
## Known Issues
- Filter reset might not clear all states
- Mobile scroll performance with many items
- Loading skeleton flicker on fast connections
## Dependencies
- HTMX
- AlpineJS
- TailwindCSS
- Leaflet (for maps)