Content
View differences
Updated by Alexander Coles about 23 hours ago
Clean up Backlogs naming and namespacing for consistency, readability, and better alignment with Rails conventions.
This includes:
* removing remaining `Rb*` / `rb_*` prefixes from controllers, helpers, views, routes, and specs (some prefixes will already have been removed as part of <mention class="mention" data-id="72661" data-type="work_package" data-text="#72661">#72661</mention> where they are no longer needed
* namespacing Backlogs controllers and other applicable code consistently under Backlogs
* removing transitional prefixes and terminology such as `agile_sprint`, `new_*`, and `legacy_*` where they no longer reflect the actual architecture
* aligning filenames, constants, and related test names with the final structure
_Route-affecting action renames should be coordinated with <mention class="mention" data-id="72661" data-type="work_package" data-text="#72661">#72661</mention> , since those changes are mechanically coupled to route consolidation._
This includes:
* removing remaining `Rb*` / `rb_*` prefixes from controllers, helpers, views, routes, and specs (some prefixes will already have been removed as part of <mention class="mention" data-id="72661" data-type="work_package" data-text="#72661">#72661</mention>
* namespacing Backlogs controllers and other applicable code consistently under Backlogs
* removing transitional prefixes and terminology such as `agile_sprint`, `new_*`, and `legacy_*` where they no longer reflect the actual architecture
* aligning filenames, constants, and related test names with the final structure
_Route-affecting action renames should be coordinated with <mention class="mention" data-id="72661" data-type="work_package" data-text="#72661">#72661</mention> , since those changes are mechanically coupled to route consolidation._