As a developer using SAPUI5 Adaptation Project,
when I need to create a FLP configuration
I want to be able to use a the same wizard and interface for all env scenarios,
so that I an have single and simplified interface for using ADP tooling
Description
The wizard should be the same and should produce the same changes, the difference is how the inbounds are retrieved for CF scenario. Only for CF scenario there is a new API created by Gravity colleagues, for which documentation can be in the FDC API docs.
We also need to adjust the CLI command for adding navigation-config.
Acceptance Criteria: the developer can use the same wizard for FLP configuration for all scenarios.
Acceptance Criteria
GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)
Given I have a valid CF ADP
when I open FLP generator or run CLI command
then FLP config will be generated.
Notes
Tasks
As a developer using SAPUI5 Adaptation Project,
when I need to create a FLP configuration
I want to be able to use a the same wizard and interface for all env scenarios,
so that I an have single and simplified interface for using ADP tooling
Description
The wizard should be the same and should produce the same changes, the difference is how the inbounds are retrieved for CF scenario. Only for CF scenario there is a new API created by Gravity colleagues, for which documentation can be in the FDC API docs.
We also need to adjust the CLI command for adding
navigation-config.Acceptance Criteria: the developer can use the same wizard for FLP configuration for all scenarios.
Acceptance Criteria
GivenWhenThen format (https://martinfowler.com/bliki/GivenWhenThen.html)
Given I have a valid CF ADP
when I open FLP generator or run CLI command
then FLP config will be generated.
Notes
Tasks