Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Dataset - Selection of the dataset #100

Closed
nbrouand opened this issue Apr 14, 2020 · 0 comments · Fixed by #192
Closed

Dataset - Selection of the dataset #100

nbrouand opened this issue Apr 14, 2020 · 0 comments · Fixed by #192
Assignees
Labels
enhancement New feature or request java Pull requests that update Java code UI dev needed on user interface

Comments

@nbrouand
Copy link
Member

nbrouand commented Apr 14, 2020

For all the screens :
if the scenario or campaign has no parameters, no need for JDD
Edit the controllers to add dataset reference persistence

Campaign execution report screen

  • On a campaign report you can view the dataset used during execution (you can reuse the preview component made in the campaign list)

Campaign editing screen

  • Add a combo box to select a default dataset for the campaign

Component type scenario editing screen

  • Add a combo box which allows you to select a default JDD for the scenario

Scenario execution screen (component only)

  • display what is the default JDD of the scenario
  • add a combo box to select another dataset(which will not be saved) used if the user clicks on the execute scenario button

Campaign execution screen

  • display what is the default datasetof the scenario
  • add a combo box to select another dataset(which will not be saved) used if the user clicks on the button execute campaign
@nbrouand nbrouand added enhancement New feature or request java Pull requests that update Java code UI dev needed on user interface labels Apr 14, 2020
@nbrouand nbrouand self-assigned this Jun 3, 2020
@boddissattva boddissattva linked a pull request Jul 28, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request java Pull requests that update Java code UI dev needed on user interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant