notebook/app/authorizers
Andrew Brown da3475c2c0 Fix test failures and enhance document revision functionality
- Fix root URL redirect expectations (now redirects to /my/dashboard instead of /my/content)
- Fix Timeline authorizer to allow universe contributors to edit shared timelines
- Add comprehensive document revision UI with version history and comparison
- Enhance document revision controller with proper permissions and navigation
- Add document folder association and improved folder management
- Update development environment for better debugging with Spring watcher
- Add development tools (bin/dev-restart script, Spring configuration)

Tests: Fixed 5 failures, all pinning tests pass

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 15:57:03 -07:00
..
admin_authorizer.rb Implement authority for user permissions 2017-01-14 00:06:33 +01:00
application_authorizer.rb Implement authority for user permissions 2017-01-14 00:06:33 +01:00
attribute_authorizer.rb user checks for authorizers 2021-07-05 02:46:19 -07:00
collection_authorizer.rb user checks for authorizers 2021-07-05 02:46:19 -07:00
content_authorizer.rb release polish 2025-06-30 01:30:13 -07:00
content_page_authorizer.rb WIP migrating to wide ContentPage usage 2021-08-09 01:29:58 -07:00
core_content_authorizer.rb release polish 2025-06-30 01:30:13 -07:00
document_authorizer.rb permission update for debugging abusive doc 2021-07-20 17:58:42 -07:00
extended_content_authorizer.rb user checks for authorizers 2021-07-05 02:46:19 -07:00
timeline_authorizer.rb Fix test failures and enhance document revision functionality 2025-09-15 15:57:03 -07:00
universe_core_content_authorizer.rb user checks for authorizers 2021-07-05 02:46:19 -07:00