Content
View differences
Updated by Attila Dombi about 1 month ago
* Remove the namespace from the new Sprint model and replace the old one. Both on the backlogs view and Taskboard.
* Remove Sprint inline editing and create Sprint edit dialog.
* Change `+ Version` button to `+ Sprint` button
* Possibly remove the `OpenProject::Backlogs::List` and replace it with aal scoping configuration.
* Services/actions have to be updated, too
* before: review before: review and merge Alex' PR
* Remove Sprint inline editing and create Sprint edit dialog.
* Change `+ Version` button to `+ Sprint` button
* Possibly remove the `OpenProject::Backlogs::List` and replace it with aal scoping configuration.
* Services/actions have to be updated, too
* before: review