stable

Clone or download

Read-only

Refactor update of Project Categories update

Prepare the work for re-use in the context of Rest Project Creation. Part of story #8283 Enhance project creation user experience Change-Id: I3b63c62dd3cec5b69dedf14a441222db35a49ba7

Modified Files

Name
A src/common/Project/Admin/Categories/CategoryCollection.php +79 −0 Go to diff View file
M src/common/Project/Admin/Categories/ProjectCategoriesUpdater.php +17 −21 Go to diff View file
M src/common/Project/Admin/Categories/UpdateController.php +1 −1 Go to diff View file
M src/common/Request/RouteCollector.php +1 −1 Go to diff View file
M src/common/trove/TroveCatFactory.php +11 −1 Go to diff View file
M tests/phpunit/common/Project/Admin/Categories/ProjectCategoriesUpdaterTest.php +22 −22 Go to diff View file