Closed gaetanmaisse closed 3 years ago
The list is available here.
T-Shirt sizing rules have been updated and @ThibaudAV and I have estimated the screen related to Organization settings. The other one will be done after the migration of a few screens to ensure estimated values are ok.
Description
To be able to have an overview of the migration progress and needed effort it should be great to have a listing of all the screens available in APIM and a T-Shirt sizing regarding the complexity of migration, proposed rating:
XS
: Super basic screen or popup without any AngularJS services nor AngularMaterial LayoutS
: Simple screen using basic AngularJS services ($http, $timeout, $interval) and some Angular Material Layout + componentsM
: Screen with AngularJS services like$scope
,$rootScope
and a non-simplistic UI. OR Screen still based on controllers/function instead of componentsL
: Screen containing a lot of conditional behaviour and/or a complex UIXL
: Super complex screen due to deeply linked components and/or services, router interactions etcDo not forget the menu + header etc
Expected Output